diff --git a/crc8/analysis b/crc8/analysis new file mode 100644 index 0000000..bba3312 --- /dev/null +++ b/crc8/analysis @@ -0,0 +1 @@ +.tran 1e-09 100e-09 0e-09 \ No newline at end of file diff --git a/crc8/crc8.cir b/crc8/crc8.cir new file mode 100644 index 0000000..4ffa443 --- /dev/null +++ b/crc8/crc8.cir @@ -0,0 +1,21 @@ +.title KiCad schematic +U6 Net-_U6-Pad1_ Net-_U6-Pad2_ Net-_U6-Pad3_ Net-_U6-Pad4_ crc_out3 crc_out2 crc_out1 crc_out0 dac_bridge_4 +U5 Net-_U3-Pad7_ Net-_U3-Pad8_ Net-_U3-Pad9_ Net-_U3-Pad10_ Net-_U3-Pad11_ Net-_U3-Pad12_ Net-_U6-Pad1_ Net-_U6-Pad2_ Net-_U6-Pad3_ Net-_U6-Pad4_ crc4 +U7 crc_out2 plot_v1 +U4 crc_out3 plot_v1 +U8 crc_out1 plot_v1 +U9 crc_out0 plot_v1 +U2 clk plot_v1 +U1 rst plot_v1 +U10 data_in1 plot_v1 +U12 data_in3 plot_v1 +U13 data_in0 plot_v1 +U11 data_in2 plot_v1 +U3 clk rst data_in3 data_in2 data_in1 data_in0 Net-_U3-Pad7_ Net-_U3-Pad8_ Net-_U3-Pad9_ Net-_U3-Pad10_ Net-_U3-Pad11_ Net-_U3-Pad12_ adc_bridge_6 +v1 clk GND pulse +v3 data_in3 GND pwl +v6 data_in0 GND pwl +v5 data_in1 GND pwl +v2 rst GND pwl +v4 data_in2 GND pwl +.end diff --git a/crc8/crc8.cir.out b/crc8/crc8.cir.out new file mode 100644 index 0000000..946300f --- /dev/null +++ b/crc8/crc8.cir.out @@ -0,0 +1,49 @@ +.title kicad schematic + +* u6 net-_u6-pad1_ net-_u6-pad2_ net-_u6-pad3_ net-_u6-pad4_ crc_out3 crc_out2 crc_out1 crc_out0 dac_bridge_4 +* u5 net-_u3-pad7_ net-_u3-pad8_ net-_u3-pad9_ net-_u3-pad10_ net-_u3-pad11_ net-_u3-pad12_ net-_u6-pad1_ net-_u6-pad2_ net-_u6-pad3_ net-_u6-pad4_ crc4 +* u7 crc_out2 plot_v1 +* u4 crc_out3 plot_v1 +* u8 crc_out1 plot_v1 +* u9 crc_out0 plot_v1 +* u2 clk plot_v1 +* u1 rst plot_v1 +* u10 data_in1 plot_v1 +* u12 data_in3 plot_v1 +* u13 data_in0 plot_v1 +* u11 data_in2 plot_v1 +* u3 clk rst data_in3 data_in2 data_in1 data_in0 net-_u3-pad7_ net-_u3-pad8_ net-_u3-pad9_ net-_u3-pad10_ net-_u3-pad11_ net-_u3-pad12_ adc_bridge_6 +v1 clk gnd pulse(0 5 0 1n 1n 20n 40n) +v3 data_in3 gnd pwl(0n 5 20n 5 20.1n 0 60n 0 60.1n 5 100n 5 100.1n 0) +v6 data_in0 gnd pwl(0n 0 20n 0 20.1n 0 60n 0 60.1n 5 100n 5 100.1n 0) +v5 data_in1 gnd pwl(0n 0 20n 0 20.1n 5 60n 5 60.1n 5 100n 5 100.1n 0) +v2 rst gnd pwl(0n 5 10n 5 10.1n 0 100n 0) +v4 data_in2 gnd pwl(0n 0 20n 0 20.1n 5 60n 5 60.1n 5 100n 5 100.1n 0) +a1 [net-_u6-pad1_ net-_u6-pad2_ net-_u6-pad3_ net-_u6-pad4_ ] [crc_out3 crc_out2 crc_out1 crc_out0 ] u6 +a2 [net-_u3-pad7_ ] [net-_u3-pad8_ ] [net-_u3-pad9_ net-_u3-pad10_ net-_u3-pad11_ net-_u3-pad12_ ] [net-_u6-pad1_ net-_u6-pad2_ net-_u6-pad3_ net-_u6-pad4_ ] u5 +a3 [clk rst data_in3 data_in2 data_in1 data_in0 ] [net-_u3-pad7_ net-_u3-pad8_ net-_u3-pad9_ net-_u3-pad10_ net-_u3-pad11_ net-_u3-pad12_ ] u3 +* Schematic Name: dac_bridge_4, Ngspice Name: dac_bridge +.model u6 dac_bridge(out_low=0.0 out_high=5.0 out_undef=0.5 input_load=1.0e-12 t_rise=1.0e-9 t_fall=1.0e-9 ) +* Schematic Name: crc4, Ngspice Name: crc4 +.model u5 crc4(rise_delay=1.0e-9 fall_delay=1.0e-9 input_load=1.0e-12 instance_id=1 ) +* Schematic Name: adc_bridge_6, Ngspice Name: adc_bridge +.model u3 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +.tran 1e-09 100e-09 0e-09 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(crc_out2) +plot v(crc_out3) +plot v(crc_out1) +plot v(crc_out0) +plot v(clk) +plot v(rst) +plot v(data_in1) +plot v(data_in3) +plot v(data_in0) +plot v(data_in2) +.endc +.end diff --git a/crc8/crc8.kicad_sch b/crc8/crc8.kicad_sch new file mode 100644 index 0000000..7be6a6d --- /dev/null +++ b/crc8/crc8.kicad_sch @@ -0,0 +1,1203 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid af969eb9-b30d-4be5-990a-04b281ea7a32) + + (paper "A4") + + (lib_symbols + (symbol "crc4_1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "crc4_1" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "crc4_1_0_1" + (rectangle (start 0 0) (end 25.4 19.05) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "crc4_1_1_1" + (pin input line (at -5.08 16.51 0) (length 5.08) + (name "clk0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 8.89 180) (length 5.08) + (name "crc_out0" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 13.97 0) (length 5.08) + (name "rst0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 11.43 0) (length 5.08) + (name "data_in3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 8.89 0) (length 5.08) + (name "data_in2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 6.35 0) (length 5.08) + (name "data_in1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 3.81 0) (length 5.08) + (name "data_in0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 16.51 180) (length 5.08) + (name "crc_out3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 13.97 180) (length 5.08) + (name "crc_out2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 11.43 180) (length 5.08) + (name "crc_out1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:adc_bridge_6" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_6" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_6_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -12.7) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_6_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_4" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_4" (id 1) (at 0 7.62 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_4_0_1" + (rectangle (start -8.89 8.89) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_4_1_1" + (pin input line (at -13.97 5.08 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 2.54 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 0 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 -2.54 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 5.08 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 2.54 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 0 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -2.54 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pulse" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pulse_0_1" + (arc (start -1.27 1.27) (mid -1.3491 0) (end -1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2876) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.635 1.2859) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.0703 0) (end 0 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.2124 0) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.905 1.2556) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pulse_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pwl" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at -6.35 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pwl_0_1" + (arc (start -2.54 1.27) (mid -3.1997 0.0124) (end -3.81 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -1.27 1.27) (mid -1.905 1.2806) (end -2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid -0.608 0.0135) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2859) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 -1.27) (mid 1.944 -0.0194) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pwl_1_1" + (pin input line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 0 0)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 0 0)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 73.66 80.01) (diameter 0) (color 0 0 0 0) + (uuid 1b8a2a5a-887d-411e-91c1-b6c99ae9b556) + ) + (junction (at 73.66 66.04) (diameter 0) (color 0 0 0 0) + (uuid 3cc41da5-eabc-4a4b-ab9e-d0eab0b4de95) + ) + (junction (at 170.18 68.58) (diameter 0) (color 0 0 0 0) + (uuid 45cd5aa1-20a0-4868-ac09-0cd57b6baa65) + ) + (junction (at 74.93 76.2) (diameter 0) (color 0 0 0 0) + (uuid 48b91db2-5ad8-473b-9414-992734d3faf4) + ) + (junction (at 74.295 71.12) (diameter 0) (color 0 0 0 0) + (uuid 615f1f45-ac10-4adc-804b-72c8359b9850) + ) + (junction (at 76.2 66.675) (diameter 0) (color 0 0 0 0) + (uuid 678f1e60-58b0-4cb7-aee4-e311dcf95c97) + ) + (junction (at 76.2 73.66) (diameter 0) (color 0 0 0 0) + (uuid 6894ec37-e8bf-444d-a555-14c659ceaca5) + ) + (junction (at 173.99 76.2) (diameter 0) (color 0 0 0 0) + (uuid 840ae7af-1f18-49a4-a8ed-45ee045cd9dd) + ) + (junction (at 173.99 73.66) (diameter 0) (color 0 0 0 0) + (uuid 921a29b9-62d4-4b01-87b8-68a01bd7ff5e) + ) + (junction (at 73.66 78.74) (diameter 0) (color 0 0 0 0) + (uuid 943d6f5d-72a8-4f2c-ae7f-7e950d51b0ec) + ) + (junction (at 74.93 77.47) (diameter 0) (color 0 0 0 0) + (uuid be9b5fb6-3d2b-400f-8a98-4092bc81f865) + ) + (junction (at 77.47 82.55) (diameter 0) (color 0 0 0 0) + (uuid c0fdc3b0-aa7e-4dbb-96d2-a66a34fabfba) + ) + (junction (at 76.2 68.58) (diameter 0) (color 0 0 0 0) + (uuid c521cf1e-2ce3-4dbb-8c52-61ef74a9e42b) + ) + (junction (at 76.2 74.93) (diameter 0) (color 0 0 0 0) + (uuid d7a12e89-a557-47c1-903f-75743907e31c) + ) + (junction (at 172.72 71.12) (diameter 0) (color 0 0 0 0) + (uuid e816d6ba-02b5-42de-84fd-65ecf55fd96c) + ) + (junction (at 77.47 81.28) (diameter 0) (color 0 0 0 0) + (uuid f5f05a8f-4e44-4ab3-836c-813b2ec3102e) + ) + + (wire (pts (xy 76.2 73.66) (xy 77.47 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01b00ca5-1301-4ab0-a653-11fcb94a05bc) + ) + (wire (pts (xy 72.39 71.12) (xy 74.295 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0318382a-f01e-4066-858a-430a7bada33b) + ) + (wire (pts (xy 72.39 76.2) (xy 74.93 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0635f758-ab39-453f-85a4-11958f7e2d5a) + ) + (wire (pts (xy 72.39 73.66) (xy 76.2 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08a8c0fd-7b90-460c-ae39-7685922353c5) + ) + (wire (pts (xy 74.93 76.2) (xy 74.93 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a4f6334-35ba-4e6e-897d-75fd4afce609) + ) + (wire (pts (xy 76.2 66.675) (xy 77.47 66.675)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c27adb1-1084-49c8-9b2f-a1925f2a0a67) + ) + (wire (pts (xy 73.66 63.5) (xy 73.66 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cf4582d-571e-4edd-8b3f-178518b65731) + ) + (wire (pts (xy 170.18 68.58) (xy 172.72 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 28f2eaa2-ff21-4717-80ee-1253062a41ae) + ) + (wire (pts (xy 72.39 81.28) (xy 77.47 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a2bddd4-cff7-42f5-9a9f-b269eaaa33de) + ) + (wire (pts (xy 173.99 73.66) (xy 173.99 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2afc0c2f-1915-4547-8d7a-456014e2a18c) + ) + (wire (pts (xy 72.39 68.58) (xy 76.2 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2dded635-e66f-47ff-ad75-f621a2e34d47) + ) + (wire (pts (xy 76.2 74.93) (xy 77.47 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3136dec8-891e-4123-b582-a35331bd2f0d) + ) + (wire (pts (xy 73.66 78.74) (xy 73.66 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38507614-3a2c-4495-9c05-b2472ebcdf9b) + ) + (wire (pts (xy 170.18 73.66) (xy 173.99 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 490e1901-7751-4645-89e3-d86069ffa4cc) + ) + (wire (pts (xy 76.2 63.5) (xy 76.2 66.675)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50eec596-d3b2-4103-abe7-a23f6cf1d9a9) + ) + (wire (pts (xy 173.99 76.2) (xy 173.99 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60536ec2-70e9-4047-a334-c9b6bdd8044d) + ) + (wire (pts (xy 73.66 66.04) (xy 74.295 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 608a154d-dad0-444e-97ac-d417911c0734) + ) + (wire (pts (xy 77.47 82.55) (xy 80.01 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 687a776f-678b-4789-8d37-263cbca69704) + ) + (wire (pts (xy 72.39 78.74) (xy 73.66 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a44a8f8-1a9b-4cdc-b934-df57a1b59bd9) + ) + (wire (pts (xy 76.2 68.58) (xy 77.47 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 74e0907f-d081-4619-9f37-42b0cbb42cf5) + ) + (wire (pts (xy 170.18 71.12) (xy 172.72 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7645b8f9-161a-4f13-a454-e14b0b6fabfd) + ) + (wire (pts (xy 172.72 64.77) (xy 170.18 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 766f2fd0-5dd9-4bc8-b218-c12be44e928b) + ) + (wire (pts (xy 172.72 71.12) (xy 175.26 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88c3f9c4-d115-4157-a9da-5754defd0505) + ) + (wire (pts (xy 73.025 66.04) (xy 73.66 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ab85b49-4e9e-4aa8-8ff3-aa1453f8a891) + ) + (wire (pts (xy 74.93 76.2) (xy 77.47 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f4bdc10-f50e-46ef-ac8a-0de76c5c40cc) + ) + (wire (pts (xy 77.47 81.28) (xy 77.47 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a1d9fab6-05dd-4157-b7a2-d6ce75be3c5d) + ) + (wire (pts (xy 73.66 78.74) (xy 77.47 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2267894-3241-4e93-b69b-55146331e494) + ) + (wire (pts (xy 74.295 71.12) (xy 77.47 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b06eb58e-5e53-402a-b845-6db4493df996) + ) + (wire (pts (xy 170.18 76.2) (xy 173.99 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf97fac5-73f9-44b6-880e-a39c86fe9d01) + ) + (wire (pts (xy 173.99 76.2) (xy 175.26 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cb327083-3d33-42f0-868f-9a2feec1dfc3) + ) + (wire (pts (xy 74.93 77.47) (xy 76.2 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cdc69f86-2087-4ce3-887b-d4528986715d) + ) + (wire (pts (xy 173.99 73.66) (xy 175.26 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d1961b8f-eb39-4433-a890-090e5a7ea3fa) + ) + (wire (pts (xy 71.12 80.01) (xy 73.66 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2037cf1-83ec-4011-bb4e-741127bf00af) + ) + (wire (pts (xy 76.2 73.66) (xy 76.2 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid daa6506c-e5bf-4daf-94b8-1aa6e1ba3b8a) + ) + (wire (pts (xy 172.72 71.12) (xy 172.72 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfef2ae0-7b97-475a-8df3-b13f74bf5af5) + ) + (wire (pts (xy 76.2 66.675) (xy 76.2 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f097babd-591a-4d7e-add8-9b1eaeb61a7a) + ) + (wire (pts (xy 170.18 64.77) (xy 170.18 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1180cb7-b688-4524-8147-361ab4f46234) + ) + (wire (pts (xy 74.295 66.04) (xy 74.295 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f8273a5b-2c36-458f-83dd-7fc8cb890998) + ) + + (global_label "crc_out3" (shape input) (at 172.72 64.77 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 23ee017c-7dd8-4d24-a542-daaddb98d191) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 183.2974 64.6906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "crc_out1" (shape input) (at 173.99 74.93 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 314b8dba-5136-446a-bf0a-ea050a2f6a9e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 184.5674 74.8506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "rst" (shape input) (at 73.025 66.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 48790cc9-75f7-402d-9c21-ca47e4652602) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 68.0719 65.9606 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "data_in2" (shape input) (at 76.2 77.47 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 75a465ad-29dc-49f1-b49e-3ee59d6053a8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 86.7169 77.3906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk" (shape input) (at 77.47 66.675 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7bdf8787-bc13-4eb4-9920-a4ebd6d10f61) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 82.665 66.5956 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "crc_out0" (shape input) (at 173.99 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 97847dae-69a9-4a1f-8a32-3e9a457661f0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 184.5674 78.6606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "crc_out2" (shape input) (at 172.72 72.39 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9ad57b17-b0d5-4dbd-a720-85f3bb31548c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 183.2974 72.3106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "data_in3" (shape input) (at 77.47 74.93 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid c1411789-0a3a-4109-8ae7-e28667ee56bf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 87.9869 74.8506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "data_in1" (shape input) (at 71.12 80.01 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid e3bfc1d6-6730-494d-8fcf-17a7c5377148) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 60.6031 79.9306 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "data_in0" (shape input) (at 80.01 82.55 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ede985cb-65ad-47ad-ac1f-71e0a0ce53ba) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 90.5269 82.4706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 73.66 74.93 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 094c276d-2a34-4690-b1bb-534ce459c686) + (property "Reference" "U10" (id 0) (at 77.47 86.36 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Value" "plot_v1" (id 1) (at 77.47 90.17 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 73.66 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 73.66 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 1361a300-1d38-4cde-aa7b-6443a86c8104)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 60.96 73.66 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0a95ae8c-49b1-4449-9015-17ce891ec2a6) + (property "Reference" "v3" (id 0) (at 60.96 60.96 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 60.96 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 60.96 68.58 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 60.96 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid cde01e3f-21a6-42b6-a68d-f4d51eec1e44)) + (pin "2" (uuid 46f30c3d-fb44-43b3-b4f0-a9f0dd8d451c)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 49.53 81.28 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 10292a5e-5232-4334-8cec-34962d129898) + (property "Reference" "#PWR06" (id 0) (at 43.18 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 46.355 81.2799 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 49.53 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 49.53 81.28 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c4967ce6-ec70-4250-ad37-251734ea9a67)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 60.96 68.58 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 12371e37-4fd2-45aa-96ca-9adb2f942504) + (property "Reference" "v1" (id 0) (at 60.96 55.88 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 60.96 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 60.96 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 60.96 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 9112635a-df1e-4b68-9a14-9ad8ae60f29f)) + (pin "2" (uuid acf451c2-82bc-4f34-97ad-3c68992c35bb)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 60.96 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4e2dcde7-17a8-4648-adb6-71a53df9da68) + (property "Reference" "v2" (id 0) (at 60.96 57.785 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 60.96 61.595 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 60.96 65.405 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 60.96 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid e8a74db2-055e-4439-9e1c-576e57e84d89)) + (pin "2" (uuid 7ed0f39d-eb15-49e7-8642-efaba618e46a)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 170.18 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4fa10458-d49a-4d1e-b266-d162a01d3703) + (property "Reference" "U7" (id 0) (at 186.055 69.85 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 186.055 73.66 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 170.18 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 170.18 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 618dfb55-6680-4919-a3fa-27bde5058326)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 49.53 78.74 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5e2784a4-f30d-477b-a03a-26701c7876be) + (property "Reference" "#PWR05" (id 0) (at 43.18 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 46.355 78.7399 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 49.53 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 49.53 78.74 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid eaacbfa0-c619-4194-8bfb-f5e6d9a6de50)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 73.66 68.58 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5eed0da2-d9db-4e43-b6b7-ba012f2365a0) + (property "Reference" "U1" (id 0) (at 77.47 54.61 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 77.47 58.42 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 73.66 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 73.66 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 07c5ba4e-d47f-466b-8e23-bd15e99f0f89)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 170.18 73.66 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 658fdac6-85ac-41e7-9923-10afb296404d) + (property "Reference" "U8" (id 0) (at 186.055 72.39 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 186.055 76.2 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 170.18 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 170.18 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 3962837e-1fa0-410e-a3d5-8908e9118525)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 167.64 68.58 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 71af8338-fcd7-4c71-82af-e488756482b5) + (property "Reference" "U4" (id 0) (at 183.515 67.31 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 183.515 71.12 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 167.64 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 167.64 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid a196f042-fba5-4473-98d1-32118d4ca710)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_4") (at 156.21 73.66 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 77ad030b-c2fd-4dc2-bf01-a08f426c9b8d) + (property "Reference" "U6" (id 0) (at 156.21 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_4" (id 1) (at 156.21 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 156.21 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 156.21 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 02584840-1343-4567-b184-fd1ce97ce620)) + (pin "2" (uuid 29a913dc-58ca-4705-a603-cc93007a79e3)) + (pin "3" (uuid d457d862-7a5a-4fa7-9428-c24eba1447f9)) + (pin "4" (uuid 2b7e615c-b39e-404f-bc46-faef2228c719)) + (pin "5" (uuid 9486f66e-6d62-4380-ab8f-320400581b5d)) + (pin "6" (uuid 0bb5ea59-daa3-401a-8cdf-4eff86c2fae5)) + (pin "7" (uuid ffec0d34-864e-4d17-9193-3f5960271468)) + (pin "8" (uuid 953a166e-0a41-4811-9013-947a6e064f54)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 76.2 69.85 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7e34a869-e18b-4f93-b970-2b48eefdd188) + (property "Reference" "U12" (id 0) (at 80.01 81.28 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Value" "plot_v1" (id 1) (at 80.01 85.09 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 76.2 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 76.2 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid a103827b-1742-4f7d-b713-0b2ada956058)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 49.53 76.2 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9099921a-1709-4dfd-a7fa-51c8d60e0377) + (property "Reference" "#PWR04" (id 0) (at 43.18 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 45.72 76.1999 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 49.53 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 49.53 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 76570973-ed99-4cec-bc19-cf77396517f7)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 76.2 68.58 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9649a8be-07d0-4b47-8e90-cfb74baa3764) + (property "Reference" "U2" (id 0) (at 80.01 54.61 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 80.01 58.42 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 76.2 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 76.2 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 37fe7b35-3afa-4dec-9550-d769c9b33bbd)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 49.53 68.58 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a0474967-e482-4db3-9b59-5e1d160ff6f2) + (property "Reference" "#PWR01" (id 0) (at 43.18 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 45.72 68.5799 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 49.53 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 49.53 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2d7cf752-186e-4017-b01a-2aa55df26dec)) + ) + + (symbol (lib_name "crc4_1") (lib_id "eSim_Ngveri:crc4") (at 111.76 85.09 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a1c024c9-6a25-412a-afdb-486845c8eb5b) + (property "Reference" "U5" (id 0) (at 124.46 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "crc4" (id 1) (at 124.46 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 184.15 35.56 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 184.15 35.56 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a7a8e0ac-e027-4cda-85d0-a060b434e621)) + (pin "10" (uuid beff93d2-47c7-422f-b54d-c3cec7355fdb)) + (pin "2" (uuid 208d28bb-5fb8-4819-b81d-65ebb96b891e)) + (pin "3" (uuid 38f869d3-4e26-45c2-bc16-3af949413c40)) + (pin "4" (uuid e316dd46-b085-49d4-aab0-6d6d3edd91e8)) + (pin "5" (uuid 624e8061-2201-4af7-8c3d-94fecf1fa34b)) + (pin "6" (uuid 7c40ec4c-9567-4acd-a0bc-40236467a3d4)) + (pin "7" (uuid ce85be07-77c4-40a6-b2e3-97342f4ae8ae)) + (pin "8" (uuid d37f3201-bb72-4208-9155-972bd2aad12e)) + (pin "9" (uuid 621e3ec0-36bb-4233-bd2b-a32279e1b365)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 60.96 78.74 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid aa34e554-5fb8-4e52-8d0f-a51da0fd6cec) + (property "Reference" "v5" (id 0) (at 60.96 66.04 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 60.96 69.85 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 60.96 73.66 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 60.96 78.74 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 4f5cdae3-f67a-48ec-b4df-22de7aa45c30)) + (pin "2" (uuid f66c7da7-19d8-4fc3-b40f-8b69800e27aa)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 74.93 72.39 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b223a6c0-29d9-4fff-b309-337efbcf6afb) + (property "Reference" "U11" (id 0) (at 78.74 83.82 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Value" "plot_v1" (id 1) (at 78.74 87.63 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 74.93 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 74.93 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 67ba4222-e056-4d91-866e-e6c97fa9c089)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 49.53 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ca567d47-1695-4506-81ca-30d12007ff08) + (property "Reference" "#PWR02" (id 0) (at 43.18 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 45.72 71.1199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 49.53 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 49.53 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 78fad2ea-4875-4562-808f-f295c2c62ccd)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 170.18 76.2 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d1e9d8f5-d338-4578-ab6d-6f9a134e6b94) + (property "Reference" "U9" (id 0) (at 186.055 74.93 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 186.055 78.74 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 170.18 76.2 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 170.18 76.2 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid e784f7da-cc15-41b0-bc9f-0e553883b997)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 77.47 77.47 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid db44a222-784c-42d5-8940-19da5aa616bf) + (property "Reference" "U13" (id 0) (at 81.28 88.9 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Value" "plot_v1" (id 1) (at 81.28 92.71 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 77.47 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 2a292582-0e0b-46e7-a6d4-2de737a7328f)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 60.96 76.2 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid de2cd9e6-662c-4b3c-b251-eae9bf92777b) + (property "Reference" "v4" (id 0) (at 60.96 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 60.96 67.31 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 60.96 71.12 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 60.96 76.2 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 7d7c1603-2730-4ed3-8489-9977d55f780d)) + (pin "2" (uuid 805942e9-5e9c-4bff-bf79-a028aa76d2b1)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 60.96 81.28 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e24e1ce1-08b4-47f4-851e-0cef1429b664) + (property "Reference" "v6" (id 0) (at 60.96 68.58 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 60.96 72.39 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 60.96 76.2 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 60.96 81.28 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid ef9e5902-c4d8-4e0b-9e3f-94fb5a728185)) + (pin "2" (uuid 5abc4944-4356-4da7-b699-a2df245a114e)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 49.53 73.66 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f24e58d9-d20f-491e-aa88-af46672f7770) + (property "Reference" "#PWR03" (id 0) (at 43.18 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 45.72 73.6599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 49.53 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 49.53 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bd6b6907-9c05-4ffd-9f2d-c00b4354a787)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_6") (at 92.71 69.85 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fd46e647-d7af-43ea-a3d3-3bbb6ba01884) + (property "Reference" "U3" (id 0) (at 92.075 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_6" (id 1) (at 92.075 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 92.71 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 92.71 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 3492194f-cedc-4853-84ee-ba57dac493fc)) + (pin "10" (uuid 6fec1419-f8d0-4e6b-92ef-acd4876acb29)) + (pin "11" (uuid 61f7a7db-6d00-42bd-bdb6-d969288eb71b)) + (pin "12" (uuid b289c12b-e9d4-4895-9d5b-8e6b2a98a6c8)) + (pin "2" (uuid ff5ec72d-7a7e-4fe0-8c39-87e6acf4bc4a)) + (pin "3" (uuid 2add964b-e1c9-47c0-8159-5242a253da7f)) + (pin "4" (uuid 74e86e0a-7106-4272-aca0-24e9d65493e2)) + (pin "5" (uuid c2b4dedb-6d17-43e3-8209-d1e89b41faa9)) + (pin "6" (uuid 9dcd9601-3bbb-411a-9e9c-3c0972b778bc)) + (pin "7" (uuid 76544c54-75e9-4339-9f1f-e9dee39160e2)) + (pin "8" (uuid 51f6a25b-e59c-4370-a8ac-943bdfdd3b69)) + (pin "9" (uuid 2bd21826-e9f3-45fb-8080-01214875e199)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/a0474967-e482-4db3-9b59-5e1d160ff6f2" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/ca567d47-1695-4506-81ca-30d12007ff08" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/f24e58d9-d20f-491e-aa88-af46672f7770" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/9099921a-1709-4dfd-a7fa-51c8d60e0377" + (reference "#PWR04") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/5e2784a4-f30d-477b-a03a-26701c7876be" + (reference "#PWR05") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/10292a5e-5232-4334-8cec-34962d129898" + (reference "#PWR06") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/5eed0da2-d9db-4e43-b6b7-ba012f2365a0" + (reference "U1") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/9649a8be-07d0-4b47-8e90-cfb74baa3764" + (reference "U2") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/fd46e647-d7af-43ea-a3d3-3bbb6ba01884" + (reference "U3") (unit 1) (value "adc_bridge_6") (footprint "") + ) + (path "/71af8338-fcd7-4c71-82af-e488756482b5" + (reference "U4") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/a1c024c9-6a25-412a-afdb-486845c8eb5b" + (reference "U5") (unit 1) (value "crc4") (footprint "") + ) + (path "/77ad030b-c2fd-4dc2-bf01-a08f426c9b8d" + (reference "U6") (unit 1) (value "dac_bridge_4") (footprint "") + ) + (path "/4fa10458-d49a-4d1e-b266-d162a01d3703" + (reference "U7") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/658fdac6-85ac-41e7-9923-10afb296404d" + (reference "U8") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/d1e9d8f5-d338-4578-ab6d-6f9a134e6b94" + (reference "U9") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/094c276d-2a34-4690-b1bb-534ce459c686" + (reference "U10") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/b223a6c0-29d9-4fff-b309-337efbcf6afb" + (reference "U11") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/7e34a869-e18b-4f93-b970-2b48eefdd188" + (reference "U12") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/db44a222-784c-42d5-8940-19da5aa616bf" + (reference "U13") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/12371e37-4fd2-45aa-96ca-9adb2f942504" + (reference "v1") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/4e2dcde7-17a8-4648-adb6-71a53df9da68" + (reference "v2") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/0a95ae8c-49b1-4449-9015-17ce891ec2a6" + (reference "v3") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/de2cd9e6-662c-4b3c-b251-eae9bf92777b" + (reference "v4") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/aa34e554-5fb8-4e52-8d0f-a51da0fd6cec" + (reference "v5") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/e24e1ce1-08b4-47f4-851e-0cef1429b664" + (reference "v6") (unit 1) (value "pwl") (footprint "R1") + ) + ) +) diff --git a/crc8/crc8.kicad_sch-bak b/crc8/crc8.kicad_sch-bak new file mode 100644 index 0000000..75735ee --- /dev/null +++ b/crc8/crc8.kicad_sch-bak @@ -0,0 +1,1087 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid af969eb9-b30d-4be5-990a-04b281ea7a32) + + (paper "A4") + + (lib_symbols + (symbol "eSim_Hybrid:adc_bridge_4" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_4" (id 1) (at 0 7.62 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_4_0_1" + (rectangle (start -8.89 8.89) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_4_1_1" + (pin input line (at -13.97 5.08 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 2.54 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 0 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 -2.54 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 5.08 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 2.54 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 0 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -2.54 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_8" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_8" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_8_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -17.78) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_8_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -16.51 180) (length 5.08) + (name "OUT8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -16.51 0) (length 5.08) + (name "IN8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Ngveri:crc_8" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "crc_8" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "crc_8_0_1" + (rectangle (start 0 0) (end 25.4 24.13) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "crc_8_1_1" + (pin input line (at -5.08 21.59 0) (length 5.08) + (name "clk0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 8.89 180) (length 5.08) + (name "c20" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 6.35 180) (length 5.08) + (name "c10" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 3.81 180) (length 5.08) + (name "c00" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 19.05 0) (length 5.08) + (name "rst0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 16.51 0) (length 5.08) + (name "data_in0" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 13.97 0) (length 5.08) + (name "valid0" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 21.59 180) (length 5.08) + (name "c70" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 19.05 180) (length 5.08) + (name "c60" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 16.51 180) (length 5.08) + (name "c50" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 13.97 180) (length 5.08) + (name "c40" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 11.43 180) (length 5.08) + (name "c30" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:DC" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "DC_0_1" + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "DC_1_1" + (pin power_out line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pulse" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pulse_0_1" + (arc (start -1.27 1.27) (mid -1.3491 0) (end -1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2876) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.635 1.2859) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.0703 0) (end 0 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.2124 0) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.905 1.2556) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pulse_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 194.31 82.55) (diameter 0) (color 0 0 0 0) + (uuid 480eec3a-78fa-469d-b685-9e6bc1bf5e05) + ) + (junction (at 194.31 77.47) (diameter 0) (color 0 0 0 0) + (uuid 564364a8-ed71-41c3-932c-e9e5a6e3d953) + ) + (junction (at 194.31 85.09) (diameter 0) (color 0 0 0 0) + (uuid 74ebe36d-6ef5-4a05-bb01-5888d709ef87) + ) + (junction (at 194.31 87.63) (diameter 0) (color 0 0 0 0) + (uuid 834ff171-f5e4-4ed4-a9d9-33359057c85c) + ) + (junction (at 194.31 72.39) (diameter 0) (color 0 0 0 0) + (uuid 8f10ad86-5ebf-472d-a706-ff5e5565bf10) + ) + (junction (at 194.31 74.93) (diameter 0) (color 0 0 0 0) + (uuid cb1329b3-1d44-4bd6-aabc-4df7a594f7cf) + ) + (junction (at 194.31 80.01) (diameter 0) (color 0 0 0 0) + (uuid ea5dfefc-f630-43c0-a951-eb6f8cb50ea6) + ) + (junction (at 194.31 69.85) (diameter 0) (color 0 0 0 0) + (uuid fcd81f23-1ab8-4e0e-b248-ab81e3e1aaae) + ) + + (wire (pts (xy 88.9 72.39) (xy 93.98 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0318382a-f01e-4066-858a-430a7bada33b) + ) + (wire (pts (xy 195.58 67.31) (xy 194.31 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0465a654-29bc-4019-8004-0df3b5349a95) + ) + (wire (pts (xy 194.31 87.63) (xy 195.58 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 05a37c7d-c071-42b5-8a5d-f59bca462c36) + ) + (wire (pts (xy 88.9 77.47) (xy 93.98 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0635f758-ab39-453f-85a4-11958f7e2d5a) + ) + (wire (pts (xy 194.31 69.85) (xy 195.58 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 075833e3-1935-4db1-8fac-2e05d4c81c6e) + ) + (wire (pts (xy 88.9 74.93) (xy 93.98 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08a8c0fd-7b90-460c-ae39-7685922353c5) + ) + (wire (pts (xy 161.29 85.09) (xy 163.83 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0dd784cc-8284-45d8-b5d1-c2391fda0da4) + ) + (wire (pts (xy 194.31 76.2) (xy 194.31 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e8e0aaf-dfab-4225-8cc1-1ab6c4b27a11) + ) + (wire (pts (xy 121.92 69.85) (xy 125.73 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1372d84f-f05a-4f64-9408-b6fc95c84409) + ) + (wire (pts (xy 194.31 82.55) (xy 195.58 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17f323e1-633f-4047-903a-5e203df0509b) + ) + (wire (pts (xy 193.04 74.93) (xy 194.31 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1dedf14d-faf7-4483-bba3-c4ea407004b8) + ) + (wire (pts (xy 194.31 86.36) (xy 194.31 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2378f9d8-4ef9-4a10-8790-c43143b67ec5) + ) + (wire (pts (xy 88.9 69.85) (xy 93.98 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2dded635-e66f-47ff-ad75-f621a2e34d47) + ) + (wire (pts (xy 195.58 78.74) (xy 194.31 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37152c29-ab2c-45a9-87ae-8a97baa4527b) + ) + (wire (pts (xy 194.31 77.47) (xy 195.58 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3862560f-3fac-4ad9-8ddb-0f2ae6f8828c) + ) + (wire (pts (xy 195.58 71.12) (xy 194.31 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b0688be-bf28-4906-962c-d530838d4444) + ) + (wire (pts (xy 193.04 85.09) (xy 194.31 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3bde461c-6edf-49d9-83dc-da4f5275511d) + ) + (wire (pts (xy 194.31 67.31) (xy 194.31 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3eae17f2-1664-4c71-ab90-413c16f03531) + ) + (wire (pts (xy 161.29 74.93) (xy 163.83 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f4d7675-c192-4f1c-a31a-feb53a5628e3) + ) + (wire (pts (xy 194.31 80.01) (xy 195.58 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 406df93f-d295-40ea-97b3-75fda485d186) + ) + (wire (pts (xy 194.31 74.93) (xy 195.58 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40fa0353-f898-4a99-a4d5-487e565524f1) + ) + (wire (pts (xy 194.31 73.66) (xy 194.31 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b000d40-66df-4b9b-8035-54d75a4879d5) + ) + (wire (pts (xy 193.04 82.55) (xy 194.31 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 511aa8ce-fae9-49ad-9dd2-775bb4693855) + ) + (wire (pts (xy 195.58 76.2) (xy 194.31 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b698ee1-748d-4bcf-864c-d3b3894b5219) + ) + (wire (pts (xy 193.04 80.01) (xy 194.31 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5d456875-9eee-496a-8076-203924991498) + ) + (wire (pts (xy 161.29 82.55) (xy 163.83 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68a98523-67dd-4073-a224-5a016d869489) + ) + (wire (pts (xy 161.29 87.63) (xy 163.83 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68e5c447-8a94-4b21-b68b-05e8e3048f39) + ) + (wire (pts (xy 194.31 72.39) (xy 195.58 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7916aa95-8b2c-4e60-a6d9-ea03d9126cb2) + ) + (wire (pts (xy 121.92 77.47) (xy 125.73 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 83243eca-ff33-4b44-86a5-b0f8b9073b45) + ) + (wire (pts (xy 121.92 72.39) (xy 125.73 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 879ee41a-436b-42d7-a939-d2fb32976be2) + ) + (wire (pts (xy 194.31 71.12) (xy 194.31 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9892e934-449a-4ad3-af1b-0d6e927cde20) + ) + (wire (pts (xy 194.31 81.28) (xy 194.31 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 993d7dab-ede7-4d91-908a-505fa72d2065) + ) + (wire (pts (xy 121.92 74.93) (xy 125.73 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9bd40656-eb89-43b6-812e-3cb342ab88d1) + ) + (wire (pts (xy 194.31 78.74) (xy 194.31 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b53301ec-5a50-4675-99bf-8a2fc1b68d68) + ) + (wire (pts (xy 193.04 69.85) (xy 194.31 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b6cdfc43-a861-4ca6-8025-a38178fbad1e) + ) + (wire (pts (xy 193.04 87.63) (xy 194.31 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbc68972-acbf-47ba-aaea-82cbccf16154) + ) + (wire (pts (xy 195.58 73.66) (xy 194.31 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bee78c66-d4a1-4cf6-90da-d90e5ca5d6a1) + ) + (wire (pts (xy 193.04 72.39) (xy 194.31 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c28cf0e1-a7b2-4703-ab92-6e19644cee4d) + ) + (wire (pts (xy 196.85 83.82) (xy 194.31 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da690605-dc6f-44ce-b254-7312212db33e) + ) + (wire (pts (xy 196.85 86.36) (xy 194.31 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dcb7e139-4a9a-4a46-8de3-51cc7ed881d3) + ) + (wire (pts (xy 161.29 77.47) (xy 163.83 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd62f70b-25c7-4d57-ad8a-9d689add5eb1) + ) + (wire (pts (xy 193.04 77.47) (xy 194.31 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e613fcc3-22bf-4cca-a8b4-8c530f661cc5) + ) + (wire (pts (xy 161.29 72.39) (xy 163.83 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ead49aba-e5ad-49f0-be2b-d7b0c5ead72b) + ) + (wire (pts (xy 194.31 85.09) (xy 195.58 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid edd49d20-1c55-4982-9044-6d77f6666527) + ) + (wire (pts (xy 161.29 80.01) (xy 163.83 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee018bad-eff1-4568-a524-a665a34eba76) + ) + (wire (pts (xy 195.58 81.28) (xy 194.31 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1004af8-5c12-47d3-ad5b-70d998ed7f2e) + ) + (wire (pts (xy 161.29 69.85) (xy 163.83 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f621c337-6cd1-4b70-a157-f1ce8a2cd858) + ) + (wire (pts (xy 194.31 83.82) (xy 194.31 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fccb275c-e703-4be1-97e6-f8614bfdadc8) + ) + + (global_label "c50" (shape input) (at 195.58 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 0bceb922-433a-44b0-8de3-c18f61dc4fb2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.5007 73.5806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "c70" (shape input) (at 195.58 67.31 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 142bf4bd-7e31-4982-a34f-0ff8e5d42817) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.5007 67.2306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "c40" (shape input) (at 195.58 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 353af3fb-b34a-4c0b-aa7a-1f3f37d887f8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.5007 76.1206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "c10" (shape input) (at 196.85 83.82 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 492910e0-b2ba-4733-bb78-a2e3175622ed) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 202.7707 83.7406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "c60" (shape input) (at 195.58 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5c26bc8c-7c0f-4166-8d0f-9b185080ab8b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.5007 71.0406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "c20" (shape input) (at 195.58 81.28 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 62469792-2133-4861-92ba-2d1cfe163d05) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.5007 81.2006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "c30" (shape input) (at 195.58 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 75426208-296f-42d8-9e42-b3ecfcd3fee5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.5007 78.6606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "c00" (shape input) (at 196.85 86.36 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f85a6856-7cfc-4704-9d4f-c9556cbfa74c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 202.7707 86.2806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 190.5 87.63 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0a85b1d4-6472-4251-8d1c-444376a14af4) + (property "Reference" "U11" (id 0) (at 207.01 86.36 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 207.01 90.17 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 190.5 87.63 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 190.5 87.63 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 39cd0729-9641-4a26-9905-5a6ff99d451b)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_4") (at 107.95 74.93 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0c95b2bc-27cb-4b12-a66e-b202d6580d13) + (property "Reference" "U1" (id 0) (at 107.95 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_4" (id 1) (at 107.95 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 107.95 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 107.95 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 9e81d1e0-4a68-4e01-ace2-0f83332dda78)) + (pin "2" (uuid 57833d3a-7c79-4da6-a878-a965ec0010c6)) + (pin "3" (uuid 08d042ec-e871-464e-8a01-1b527e28d108)) + (pin "4" (uuid 162e6296-7501-4317-bc39-143377fd264f)) + (pin "5" (uuid 1bb17df9-e286-495a-84bd-a807ca140993)) + (pin "6" (uuid c4ff3610-206f-4df8-ab08-05aa05582e6e)) + (pin "7" (uuid 058d99c7-48ea-4b5d-b1c1-11b1537dead9)) + (pin "8" (uuid 51896ab2-22fd-4113-a4e5-3ef838df4417)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 77.47 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 12371e37-4fd2-45aa-96ca-9adb2f942504) + (property "Reference" "v1" (id 0) (at 77.47 57.15 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 77.47 60.96 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 9112635a-df1e-4b68-9a14-9ad8ae60f29f)) + (pin "2" (uuid acf451c2-82bc-4f34-97ad-3c68992c35bb)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 190.5 85.09 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 14a735da-c9f6-4938-be39-006c9745cd52) + (property "Reference" "U10" (id 0) (at 207.01 83.82 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 207.01 87.63 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 190.5 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 190.5 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 3413d578-fbac-4604-8ee6-32133e9e1af3)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_8") (at 179.07 71.12 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 18f78af4-d54e-4e7b-8cc9-c06ee8c772a2) + (property "Reference" "U3" (id 0) (at 178.435 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_8" (id 1) (at 178.435 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 179.07 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 179.07 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a70a761e-0757-456e-b647-4a81a213899b)) + (pin "10" (uuid 08a85cfc-4b30-482a-b509-8a8823574ffe)) + (pin "11" (uuid 636b85c0-0b18-44d6-acdf-dbf50ef59a1e)) + (pin "12" (uuid 09453fdf-1f0f-4835-901c-3d4552a343aa)) + (pin "13" (uuid f2856c41-f2d9-4a9c-9d21-6675e0c7843d)) + (pin "14" (uuid 73c74645-aa22-42a7-891e-c27bf6765272)) + (pin "15" (uuid 40c9d1f2-ecb9-4652-8faf-6a058fb8e626)) + (pin "16" (uuid 8d697821-6a16-4ab9-a3dc-9f17c15ca9db)) + (pin "2" (uuid 62134849-7941-4f63-99a8-fe04864a9c81)) + (pin "3" (uuid 10ed328a-125b-4dc2-ae1f-918fe68deebf)) + (pin "4" (uuid e93ae98a-6257-481a-8c9d-7522beddb1d4)) + (pin "5" (uuid 5f765839-2fc6-415e-b96d-318c20a5c905)) + (pin "6" (uuid 82b39ecf-cddf-4a99-ad7a-25208d5307e0)) + (pin "7" (uuid 4d635b9e-6065-4458-9312-4f4eff8351ac)) + (pin "8" (uuid 32125bee-c837-4f8a-aedb-a369a85731fb)) + (pin "9" (uuid 4fa72d13-923c-4df9-bad9-2c569aed1c07)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1942c373-c1cb-46a0-a8a6-c3af939687dd) + (property "Reference" "v2" (id 0) (at 77.47 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 67.31 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid e9ee2fac-2b0d-412c-9629-8000cbdf33f4)) + (pin "2" (uuid 17bb629c-9fc3-4253-af04-88652b1ed73e)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 190.5 82.55 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2f49bab3-09b2-4394-b828-28ef83d989a3) + (property "Reference" "U9" (id 0) (at 207.01 81.28 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 207.01 85.09 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 190.5 82.55 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 190.5 82.55 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 5b5e29d1-f82f-4fbd-b60d-b094ccf96a27)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 190.5 80.01 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 42cbb217-1452-432d-9582-e84d9e8a8d47) + (property "Reference" "U8" (id 0) (at 207.01 78.74 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 207.01 82.55 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 190.5 80.01 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 190.5 80.01 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid d87c4c1e-67f3-44bf-8dd3-c70186d53845)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 77.47 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 850bb2c6-7481-47dd-ba1c-6a04812231c9) + (property "Reference" "v4" (id 0) (at 77.47 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 68.58 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 72.39 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 819efdc0-ba66-4646-abe1-7b20d4665c8a)) + (pin "2" (uuid 01f83a3e-da4d-4b4d-a60d-4bb0af641ab7)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 190.5 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8bae109d-2feb-40b4-8970-b98a857afad9) + (property "Reference" "U6" (id 0) (at 207.01 73.66 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 207.01 77.47 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 190.5 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 190.5 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 776f0fe6-cf6f-4ac2-b3ef-8f87623254ad)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 77.47 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9099921a-1709-4dfd-a7fa-51c8d60e0377) + (property "Reference" "#PWR04" (id 0) (at 59.69 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 77.4699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 76570973-ed99-4cec-bc19-cf77396517f7)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 190.5 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9d4582e3-3376-4cc4-9f59-a69f506d3663) + (property "Reference" "U5" (id 0) (at 207.01 71.12 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 207.01 74.93 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 190.5 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 190.5 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 01de3574-c388-4a6b-895f-087cb84af6c3)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a0474967-e482-4db3-9b59-5e1d160ff6f2) + (property "Reference" "#PWR01" (id 0) (at 59.69 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 69.8499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2d7cf752-186e-4017-b01a-2aa55df26dec)) + ) + + (symbol (lib_id "eSim_Ngveri:crc_8") (at 130.81 91.44 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c0a5db3f-b77d-46c5-85d4-a6c0356dbceb) + (property "Reference" "U2" (id 0) (at 143.51 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "crc_8" (id 1) (at 143.51 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 203.2 41.91 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 203.2 41.91 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid c26cb19c-3ef7-48a0-8f22-a8a365d3ea0b)) + (pin "10" (uuid fc1e82e7-e5ba-48dd-ad53-d51ce9b84edc)) + (pin "11" (uuid ce3007b8-1c14-4428-9c61-09674a87127c)) + (pin "12" (uuid c16c385f-3a18-458c-884c-f967941525a6)) + (pin "2" (uuid af2e4e8b-83fa-4bf7-b4d2-5473857f09e9)) + (pin "3" (uuid e0bb1000-e269-4360-931b-d0ca6f93fac3)) + (pin "4" (uuid 13aaffc7-91e3-4d0b-a893-c87388b175f7)) + (pin "5" (uuid 943f8c09-67c8-4b15-b84c-73f7a45dc4eb)) + (pin "6" (uuid 7107afd4-ad81-4804-a6bf-3b5929500e3a)) + (pin "7" (uuid 71edb67b-47dd-4153-b80f-cd2e3d08f5fb)) + (pin "8" (uuid fc1cf941-1ac4-4f5b-bbe3-ca3da83d5db1)) + (pin "9" (uuid 4d67066c-2b7c-4d50-aca5-b3b84e820d93)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ca567d47-1695-4506-81ca-30d12007ff08) + (property "Reference" "#PWR02" (id 0) (at 59.69 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 72.3899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 78fad2ea-4875-4562-808f-f295c2c62ccd)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 190.5 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d0d6d1b3-bc42-4201-b765-bf279174f249) + (property "Reference" "U4" (id 0) (at 207.01 68.58 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 207.01 72.39 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 190.5 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 190.5 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 3e1495bf-1e6c-48c2-81a3-c3280903be84)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ec934e7e-940b-471d-8d0e-b33d53df068b) + (property "Reference" "v3" (id 0) (at 77.47 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 66.04 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 69.85 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 41888121-07cc-48eb-966b-dbfda769e4ff)) + (pin "2" (uuid 591bc12e-6439-4d61-abd4-0512fe7f488b)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f24e58d9-d20f-491e-aa88-af46672f7770) + (property "Reference" "#PWR03" (id 0) (at 59.69 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 74.9299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bd6b6907-9c05-4ffd-9f2d-c00b4354a787)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 190.5 77.47 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ff3833ee-8696-4695-b7ae-1b345e66bf91) + (property "Reference" "U7" (id 0) (at 207.01 76.2 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 207.01 80.01 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 190.5 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 190.5 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid f89c6b7e-dafe-46f3-a06b-1488f62ef050)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/a0474967-e482-4db3-9b59-5e1d160ff6f2" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/ca567d47-1695-4506-81ca-30d12007ff08" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/f24e58d9-d20f-491e-aa88-af46672f7770" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/9099921a-1709-4dfd-a7fa-51c8d60e0377" + (reference "#PWR04") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/0c95b2bc-27cb-4b12-a66e-b202d6580d13" + (reference "U1") (unit 1) (value "adc_bridge_4") (footprint "") + ) + (path "/c0a5db3f-b77d-46c5-85d4-a6c0356dbceb" + (reference "U2") (unit 1) (value "crc_8") (footprint "") + ) + (path "/18f78af4-d54e-4e7b-8cc9-c06ee8c772a2" + (reference "U3") (unit 1) (value "dac_bridge_8") (footprint "") + ) + (path "/d0d6d1b3-bc42-4201-b765-bf279174f249" + (reference "U4") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/9d4582e3-3376-4cc4-9f59-a69f506d3663" + (reference "U5") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/8bae109d-2feb-40b4-8970-b98a857afad9" + (reference "U6") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/ff3833ee-8696-4695-b7ae-1b345e66bf91" + (reference "U7") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/42cbb217-1452-432d-9582-e84d9e8a8d47" + (reference "U8") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/2f49bab3-09b2-4394-b828-28ef83d989a3" + (reference "U9") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/14a735da-c9f6-4938-be39-006c9745cd52" + (reference "U10") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/0a85b1d4-6472-4251-8d1c-444376a14af4" + (reference "U11") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/12371e37-4fd2-45aa-96ca-9adb2f942504" + (reference "v1") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/1942c373-c1cb-46a0-a8a6-c3af939687dd" + (reference "v2") (unit 1) (value "DC") (footprint "R1") + ) + (path "/ec934e7e-940b-471d-8d0e-b33d53df068b" + (reference "v3") (unit 1) (value "DC") (footprint "R1") + ) + (path "/850bb2c6-7481-47dd-ba1c-6a04812231c9" + (reference "v4") (unit 1) (value "DC") (footprint "R1") + ) + ) +) diff --git a/crc8/crc8.net b/crc8/crc8.net new file mode 100644 index 0000000..6ba19c9 --- /dev/null +++ b/crc8/crc8.net @@ -0,0 +1,294 @@ +(export (version "E") + (design + (source "C:\\Users\\esim\\Downloads\\work\\crc8\\crc8.kicad_sch") + (date "16-06-2026 11:43:53") + (tool "Eeschema (6.0.11)") + (sheet (number "1") (name "/") (tstamps "/") + (title_block + (title) + (company) + (rev) + (date) + (source "crc8.kicad_sch") + (comment (number "1") (value "")) + (comment (number "2") (value "")) + (comment (number "3") (value "")) + (comment (number "4") (value "")) + (comment (number "5") (value "")) + (comment (number "6") (value "")) + (comment (number "7") (value "")) + (comment (number "8") (value "")) + (comment (number "9") (value ""))))) + (components + (comp (ref "U1") + (value "adc_bridge_6") + (libsource (lib "eSim_Hybrid") (part "adc_bridge_6") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "73ba18a8-1c86-42fe-b81c-8919cae439c7")) + (comp (ref "U2") + (value "crc4") + (libsource (lib "eSim_Ngveri") (part "crc4") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "807552ae-f43b-4f62-a362-73a647bb9f52")) + (comp (ref "U3") + (value "dac_bridge_4") + (libsource (lib "eSim_Hybrid") (part "dac_bridge_4") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "49595d92-6c63-41a9-9a46-6f5d38590c72")) + (comp (ref "U4") + (value "plot_v1") + (libsource (lib "eSim_Plot") (part "plot_v1") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "71af8338-fcd7-4c71-82af-e488756482b5")) + (comp (ref "U5") + (value "plot_v1") + (libsource (lib "eSim_Plot") (part "plot_v1") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "ae1c45cd-4ea9-4f78-ab3d-b692b4d70b50")) + (comp (ref "U6") + (value "plot_v1") + (libsource (lib "eSim_Plot") (part "plot_v1") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "1e271b8a-a0d8-49fc-8d79-2e19f2edb33b")) + (comp (ref "U7") + (value "plot_v1") + (libsource (lib "eSim_Plot") (part "plot_v1") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "f2a92b8f-4f20-474b-b038-ca72ba391ca8")) + (comp (ref "U8") + (value "plot_v1") + (libsource (lib "eSim_Plot") (part "plot_v1") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "071df147-ff90-4abb-abf2-8be819c2f603")) + (comp (ref "U9") + (value "plot_v1") + (libsource (lib "eSim_Plot") (part "plot_v1") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "b01275f9-b6d7-4285-a4d4-4358906357d1")) + (comp (ref "v1") + (value "pulse") + (footprint "R1") + (libsource (lib "eSim_Sources") (part "pulse") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "12371e37-4fd2-45aa-96ca-9adb2f942504")) + (comp (ref "v2") + (value "pwl") + (footprint "R1") + (libsource (lib "eSim_Sources") (part "pwl") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "4e2dcde7-17a8-4648-adb6-71a53df9da68")) + (comp (ref "v3") + (value "DC") + (footprint "R1") + (libsource (lib "eSim_Sources") (part "DC") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "ec934e7e-940b-471d-8d0e-b33d53df068b")) + (comp (ref "v4") + (value "DC") + (footprint "R1") + (libsource (lib "eSim_Sources") (part "DC") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "850bb2c6-7481-47dd-ba1c-6a04812231c9")) + (comp (ref "v5") + (value "DC") + (footprint "R1") + (libsource (lib "eSim_Sources") (part "DC") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "951a4e2d-44de-4680-9a5f-84829e3df399")) + (comp (ref "v6") + (value "DC") + (footprint "R1") + (libsource (lib "eSim_Sources") (part "DC") (description "")) + (property (name "Sheetname") (value "")) + (property (name "Sheetfile") (value "crc8.kicad_sch")) + (sheetpath (names "/") (tstamps "/")) + (tstamps "665f90c9-e7c9-485c-8a77-a2a8e5502a61"))) + (libparts + (libpart (lib "eSim_Hybrid") (part "adc_bridge_6") + (fields + (field (name "Reference") "U") + (field (name "Value") "adc_bridge_6")) + (pins + (pin (num "1") (name "IN1") (type "input")) + (pin (num "2") (name "IN2") (type "input")) + (pin (num "3") (name "IN3") (type "input")) + (pin (num "4") (name "IN4") (type "input")) + (pin (num "5") (name "IN5") (type "input")) + (pin (num "6") (name "IN6") (type "input")) + (pin (num "7") (name "OUT1") (type "output")) + (pin (num "8") (name "OUT2") (type "output")) + (pin (num "9") (name "OUT3") (type "output")) + (pin (num "10") (name "OUT4") (type "output")) + (pin (num "11") (name "OUT5") (type "output")) + (pin (num "12") (name "OUT6") (type "output")))) + (libpart (lib "eSim_Hybrid") (part "dac_bridge_4") + (fields + (field (name "Reference") "U") + (field (name "Value") "dac_bridge_4")) + (pins + (pin (num "1") (name "IN1") (type "input")) + (pin (num "2") (name "IN2") (type "input")) + (pin (num "3") (name "IN3") (type "input")) + (pin (num "4") (name "IN4") (type "input")) + (pin (num "5") (name "OUT1") (type "output")) + (pin (num "6") (name "OUT2") (type "output")) + (pin (num "7") (name "OUT3") (type "output")) + (pin (num "8") (name "OUT4") (type "output")))) + (libpart (lib "eSim_Ngveri") (part "crc4") + (fields + (field (name "Reference") "U") + (field (name "Value") "crc4")) + (pins + (pin (num "1") (name "clk0") (type "input")) + (pin (num "2") (name "rst0") (type "input")) + (pin (num "3") (name "data_in3") (type "input")) + (pin (num "4") (name "data_in2") (type "input")) + (pin (num "5") (name "data_in1") (type "input")) + (pin (num "6") (name "data_in0") (type "input")) + (pin (num "7") (name "crc_out3") (type "output")) + (pin (num "8") (name "crc_out2") (type "output")) + (pin (num "9") (name "crc_out1") (type "output")) + (pin (num "10") (name "crc_out0") (type "output")))) + (libpart (lib "eSim_Plot") (part "plot_v1") + (fields + (field (name "Reference") "U") + (field (name "Value") "plot_v1")) + (pins + (pin (num "~") (name "") (type "input")))) + (libpart (lib "eSim_Sources") (part "DC") + (footprints + (fp "1_pin")) + (fields + (field (name "Reference") "v") + (field (name "Value") "DC") + (field (name "Footprint") "R1")) + (pins + (pin (num "1") (name "+") (type "power_out")) + (pin (num "2") (name "-") (type "power_out")))) + (libpart (lib "eSim_Sources") (part "pulse") + (footprints + (fp "1_pin")) + (fields + (field (name "Reference") "v") + (field (name "Value") "pulse") + (field (name "Footprint") "R1")) + (pins + (pin (num "1") (name "+") (type "passive")) + (pin (num "2") (name "-") (type "passive")))) + (libpart (lib "eSim_Sources") (part "pwl") + (footprints + (fp "1_pin")) + (fields + (field (name "Reference") "v") + (field (name "Value") "pwl") + (field (name "Footprint") "R1")) + (pins + (pin (num "1") (name "+") (type "input")) + (pin (num "2") (name "-") (type "input"))))) + (libraries + (library (logical "eSim_Hybrid") + (uri "D:\\FOSSEE\\KiCad\\share\\kicad\\symbols\\/eSim_Hybrid.kicad_sym")) + (library (logical "eSim_Ngveri") + (uri "D:\\FOSSEE\\KiCad\\share\\kicad\\symbols\\/eSim_Ngveri.kicad_sym")) + (library (logical "eSim_Plot") + (uri "D:\\FOSSEE\\KiCad\\share\\kicad\\symbols\\/eSim_Plot.kicad_sym")) + (library (logical "eSim_Sources") + (uri "D:\\FOSSEE\\KiCad\\share\\kicad\\symbols\\/eSim_Sources.kicad_sym"))) + (nets + (net (code "1") (name "GND") + (node (ref "v1") (pin "2") (pinfunction "-") (pintype "passive")) + (node (ref "v2") (pin "2") (pinfunction "-") (pintype "input")) + (node (ref "v3") (pin "2") (pinfunction "-") (pintype "power_out")) + (node (ref "v4") (pin "2") (pinfunction "-") (pintype "power_out")) + (node (ref "v5") (pin "2") (pinfunction "-") (pintype "power_out")) + (node (ref "v6") (pin "2") (pinfunction "-") (pintype "power_out"))) + (net (code "2") (name "Net-(U1-Pad3)") + (node (ref "U1") (pin "3") (pinfunction "IN3") (pintype "input")) + (node (ref "v3") (pin "1") (pinfunction "+") (pintype "power_out"))) + (net (code "3") (name "Net-(U1-Pad4)") + (node (ref "U1") (pin "4") (pinfunction "IN4") (pintype "input")) + (node (ref "v4") (pin "1") (pinfunction "+") (pintype "power_out"))) + (net (code "4") (name "Net-(U1-Pad5)") + (node (ref "U1") (pin "5") (pinfunction "IN5") (pintype "input")) + (node (ref "v5") (pin "1") (pinfunction "+") (pintype "power_out"))) + (net (code "5") (name "Net-(U1-Pad6)") + (node (ref "U1") (pin "6") (pinfunction "IN6") (pintype "input")) + (node (ref "v6") (pin "1") (pinfunction "+") (pintype "power_out"))) + (net (code "6") (name "Net-(U1-Pad7)") + (node (ref "U1") (pin "7") (pinfunction "OUT1") (pintype "output")) + (node (ref "U2") (pin "1") (pinfunction "clk0") (pintype "input"))) + (net (code "7") (name "Net-(U1-Pad8)") + (node (ref "U1") (pin "8") (pinfunction "OUT2") (pintype "output")) + (node (ref "U2") (pin "2") (pinfunction "rst0") (pintype "input"))) + (net (code "8") (name "Net-(U1-Pad9)") + (node (ref "U1") (pin "9") (pinfunction "OUT3") (pintype "output")) + (node (ref "U2") (pin "3") (pinfunction "data_in3") (pintype "input"))) + (net (code "9") (name "Net-(U1-Pad10)") + (node (ref "U1") (pin "10") (pinfunction "OUT4") (pintype "output")) + (node (ref "U2") (pin "4") (pinfunction "data_in2") (pintype "input"))) + (net (code "10") (name "Net-(U1-Pad11)") + (node (ref "U1") (pin "11") (pinfunction "OUT5") (pintype "output")) + (node (ref "U2") (pin "5") (pinfunction "data_in1") (pintype "input"))) + (net (code "11") (name "Net-(U1-Pad12)") + (node (ref "U1") (pin "12") (pinfunction "OUT6") (pintype "output")) + (node (ref "U2") (pin "6") (pinfunction "data_in0") (pintype "input"))) + (net (code "12") (name "Net-(U2-Pad7)") + (node (ref "U2") (pin "7") (pinfunction "crc_out3") (pintype "output")) + (node (ref "U3") (pin "1") (pinfunction "IN1") (pintype "input"))) + (net (code "13") (name "Net-(U2-Pad8)") + (node (ref "U2") (pin "8") (pinfunction "crc_out2") (pintype "output")) + (node (ref "U3") (pin "2") (pinfunction "IN2") (pintype "input"))) + (net (code "14") (name "Net-(U2-Pad9)") + (node (ref "U2") (pin "9") (pinfunction "crc_out1") (pintype "output")) + (node (ref "U3") (pin "3") (pinfunction "IN3") (pintype "input"))) + (net (code "15") (name "Net-(U2-Pad10)") + (node (ref "U2") (pin "10") (pinfunction "crc_out0") (pintype "output")) + (node (ref "U3") (pin "4") (pinfunction "IN4") (pintype "input"))) + (net (code "16") (name "clk") + (node (ref "U1") (pin "1") (pinfunction "IN1") (pintype "input")) + (node (ref "U9") (pin "") (pintype "input")) + (node (ref "v1") (pin "1") (pinfunction "+") (pintype "passive"))) + (net (code "17") (name "crc_out0") + (node (ref "U3") (pin "8") (pinfunction "OUT4") (pintype "output")) + (node (ref "U7") (pin "") (pintype "input"))) + (net (code "18") (name "crc_out1") + (node (ref "U3") (pin "7") (pinfunction "OUT3") (pintype "output")) + (node (ref "U6") (pin "") (pintype "input"))) + (net (code "19") (name "crc_out2") + (node (ref "U3") (pin "6") (pinfunction "OUT2") (pintype "output")) + (node (ref "U5") (pin "") (pintype "input"))) + (net (code "20") (name "crc_out3") + (node (ref "U3") (pin "5") (pinfunction "OUT1") (pintype "output")) + (node (ref "U4") (pin "") (pintype "input"))) + (net (code "21") (name "rst") + (node (ref "U1") (pin "2") (pinfunction "IN2") (pintype "input")) + (node (ref "U8") (pin "") (pintype "input")) + (node (ref "v2") (pin "1") (pinfunction "+") (pintype "input"))))) \ No newline at end of file diff --git a/crc8/crc8.proj b/crc8/crc8.proj new file mode 100644 index 0000000..3bf6427 --- /dev/null +++ b/crc8/crc8.proj @@ -0,0 +1 @@ +schematicFile crc8.kicad_sch diff --git a/crc8/crc8.raw b/crc8/crc8.raw new file mode 100644 index 0000000..247fef5 --- /dev/null +++ b/crc8/crc8.raw @@ -0,0 +1,3851 @@ +Title: kicad schematic +Date: Sat Jul 04 18:35:41 2026 +Plotname: Transient Analysis +Flags: real +No. Variables: 21 +No. Points: 182 +Variables: + 0 time time + 1 v(clk) voltage + 2 v(data_in3) voltage + 3 v(data_in0) voltage + 4 v(data_in1) voltage + 5 v(rst) voltage + 6 v(data_in2) voltage + 7 v(crc_out3) voltage + 8 v(crc_out2) voltage + 9 v(crc_out1) voltage + 10 v(crc_out0) voltage + 11 i(v4) current + 12 i(v2) current + 13 i(v5) current + 14 i(v6) current + 15 i(v3) current + 16 i(v1) current + 17 i(a1) current + 18 i(a1) current + 19 i(a1) current + 20 i(a1) current +Values: +0 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1 1.000000000000001e-11 + 5.000000000000000e-02 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +2 2.000000000000002e-11 + 1.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +3 4.000000000000004e-11 + 2.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +4 8.000000000000007e-11 + 4.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +5 1.600000000000001e-10 + 8.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +6 3.200000000000003e-10 + 1.600000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +7 6.400000000000006e-10 + 3.200000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +8 1.000000000000001e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +9 1.064000000000001e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +10 1.192000000000001e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +11 1.448000000000001e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +12 1.960000000000002e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +13 2.960000000000002e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +14 3.960000000000003e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +15 4.960000000000004e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +16 5.960000000000004e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +17 6.960000000000005e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +18 7.960000000000006e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +19 8.960000000000007e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +20 9.960000000000008e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +21 1.000000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +22 1.001000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.500000000000025e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +23 1.003000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999992e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +24 1.007000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000008e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +25 1.010000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +26 1.010800000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +27 1.012400000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +28 1.015600000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +29 1.022000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +30 1.034800000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +31 1.060400000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +32 1.111600000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +33 1.211600000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +34 1.311600000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +35 1.411600000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +36 1.511600000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +37 1.611600000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +38 1.711600000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +39 1.811600000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +40 1.911600000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +41 2.000000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +42 2.001000000000002e-08 + 5.000000000000000e+00 + 4.499999999999950e+00 + 0.000000000000000e+00 + 5.000000000000496e-01 + 0.000000000000000e+00 + 5.000000000000496e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +43 2.003000000000002e-08 + 5.000000000000000e+00 + 3.500000000000016e+00 + 0.000000000000000e+00 + 1.499999999999984e+00 + 0.000000000000000e+00 + 1.499999999999984e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +44 2.007000000000002e-08 + 5.000000000000000e+00 + 1.499999999999984e+00 + 0.000000000000000e+00 + 3.500000000000016e+00 + 0.000000000000000e+00 + 3.500000000000016e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +45 2.010000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +46 2.010800000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +47 2.012400000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +48 2.015600000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +49 2.022000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +50 2.034800000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +51 2.060400000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +52 2.100000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +53 2.105120000000002e-08 + 4.743999999999988e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +54 2.115360000000003e-08 + 4.231999999999964e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +55 2.135840000000004e-08 + 3.207999999999915e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +56 2.176800000000005e-08 + 1.159999999999834e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +57 2.200000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +58 2.208192000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +59 2.224576000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +60 2.257344000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +61 2.322880000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +62 2.422880000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +63 2.522880000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +64 2.622880000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +65 2.722880000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +66 2.822880000000009e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +67 2.922880000000009e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +68 3.022880000000009e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +69 3.122880000000009e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +70 3.222880000000009e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +71 3.322880000000009e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +72 3.422880000000010e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +73 3.522880000000010e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +74 3.622880000000010e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +75 3.722880000000010e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +76 3.822880000000011e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +77 3.922880000000011e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +78 4.000000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +79 4.010000000000003e-08 + 5.000000000000040e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +80 4.030000000000004e-08 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +81 4.070000000000004e-08 + 3.500000000000028e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +82 4.100000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +83 4.108000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +84 4.124000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +85 4.156000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +86 4.220000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +87 4.230000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +88 4.240000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000039e-01 + 0.000000000000000e+00 + 5.000000000000039e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +89 4.260000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +90 4.300000000000005e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000027e+00 + 0.000000000000000e+00 + 3.500000000000027e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +91 4.330000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +92 4.338000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +93 4.354000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +94 4.386000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +95 4.450000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +96 4.550000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +97 4.650000000000005e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +98 4.750000000000005e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +99 4.850000000000005e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +100 4.950000000000005e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +101 5.050000000000006e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +102 5.150000000000006e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +103 5.250000000000006e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +104 5.350000000000006e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +105 5.450000000000006e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +106 5.550000000000007e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +107 5.650000000000007e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +108 5.750000000000007e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +109 5.850000000000007e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +110 5.950000000000008e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +111 6.000000000000005e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +112 6.001000000000005e-08 + 5.000000000000000e+00 + 4.999999999998015e-01 + 4.999999999998015e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +113 6.003000000000006e-08 + 5.000000000000000e+00 + 1.500000000000066e+00 + 1.500000000000066e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +114 6.007000000000006e-08 + 5.000000000000000e+00 + 3.499999999999934e+00 + 3.499999999999934e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +115 6.010000000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +116 6.010800000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +117 6.012400000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +118 6.015600000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +119 6.022000000000010e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +120 6.034800000000012e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +121 6.060400000000018e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +122 6.100000000000006e-08 + 4.999999999999983e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +123 6.105120000000007e-08 + 4.743999999999906e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +124 6.115360000000009e-08 + 4.231999999999815e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +125 6.135840000000013e-08 + 3.207999999999634e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +126 6.176800000000021e-08 + 1.159999999999206e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +127 6.200000000000005e-08 + 8.881784197001252e-15 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +128 6.208192000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +129 6.224576000000010e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +130 6.257344000000017e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +131 6.322880000000030e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +132 6.422880000000029e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +133 6.522880000000029e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +134 6.622880000000028e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +135 6.722880000000028e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +136 6.822880000000028e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +137 6.922880000000027e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +138 7.022880000000027e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +139 7.122880000000026e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +140 7.222880000000026e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +141 7.322880000000025e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +142 7.422880000000025e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +143 7.522880000000025e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +144 7.622880000000024e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +145 7.722880000000024e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +146 7.822880000000023e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +147 7.922880000000023e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +148 8.000000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +149 8.010000000000006e-08 + 4.999999999999710e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +150 8.030000000000006e-08 + 1.499999999999979e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +151 8.070000000000007e-08 + 3.499999999999995e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +152 8.100000000000006e-08 + 4.999999999999974e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +153 8.108000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +154 8.124000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +155 8.156000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +156 8.220000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +157 8.230000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +158 8.240000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000029e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +159 8.260000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +160 8.300000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +161 8.330000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +162 8.338000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +163 8.354000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +164 8.386000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +165 8.450000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +166 8.550000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +167 8.650000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +168 8.750000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +169 8.850000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +170 8.950000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +171 9.050000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +172 9.150000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +173 9.250000000000000e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +174 9.350000000000000e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +175 9.449999999999999e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +176 9.549999999999999e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +177 9.649999999999998e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +178 9.749999999999998e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +179 9.849999999999998e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +180 9.949999999999997e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +181 1.000000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 diff --git a/crc8/crc8_Previous_Values.xml b/crc8/crc8_Previous_Values.xml new file mode 100644 index 0000000..fee663b --- /dev/null +++ b/crc8/crc8_Previous_Values.xml @@ -0,0 +1 @@ +pulse0501n1n20n40ndc0dc0dc5pwl0n 5 10n 5 10.1n 0 100n 0dc0dc0pwl0n 0 10n 0 10.1n 5pwl0n 5 20n 5 20.1n 0 60n 0 60.1n 5 100n 5 100.1n 0pwl0n 0 20n 0 20.1n 0 60n 0 60.1n 5 100n 5 100.1n 0pwl0n 0 20n 0 20.1n 5 60n 5 60.1n 5 100n 5 100.1n 0pwl0n 0 20n 0 20.1n 5 60n 5 60.1n 5 100n 5 100.1n 0adc_bridgecrc_8dac_bridgecrc4crc4dac_bridgeadc_bridgetruefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or Amperes01100nsnsns \ No newline at end of file diff --git a/crc8/fp-info-cache b/crc8/fp-info-cache new file mode 100644 index 0000000..4b99537 --- /dev/null +++ b/crc8/fp-info-cache @@ -0,0 +1,87529 @@ +21882843882037665 +Audio_Module +Reverb_BTDR-1H +Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) +audio belton reverb +0 +7 +7 +Audio_Module +Reverb_BTDR-1V +Digital Reverberation Unit, http://www.belton.co.kr/inc/downfile.php?seq=17&file=pdf (footprint from http://www.uk-electronic.de/PDF/BTDR-1.pdf) +audio belton reverb +0 +7 +7 +Battery +BatteryHolder_Bulgin_BX0036_1xC +Bulgin Battery Holder, BX0036, Battery Type C (https://www.bulgin.com/products/pub/media/bulgin/data/Battery_holders.pdf) +Bulgin BX0036 +0 +2 +2 +Battery +BatteryHolder_ComfortableElectronic_CH273-2450_1x2450 +Comfortable Electronic CR2450 battery holder, http://www.comf.com.tw/ProductDetail.asp?no=148 +Comfortable Electronic CR2450 +0 +2 +2 +Battery +BatteryHolder_Eagle_12BH611-GR +https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf +9V Battery Holder +0 +2 +2 +Battery +BatteryHolder_Keystone_103_1x20mm +http://www.keyelco.com/product-pdf.cfm?p=719 +Keystone type 103 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_104_1x23mm +http://www.keyelco.com/product-pdf.cfm?p=744 +Keystone type 104 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_105_1x2430 +http://www.keyelco.com/product-pdf.cfm?p=745 +Keystone type 105 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_106_1x20mm +http://www.keyelco.com/product-pdf.cfm?p=720 +Keystone type 106 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_107_1x23mm +http://www.keyelco.com/product-pdf.cfm?p=746 +Keystone type 107 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_500 +Keystone #500, CR1220 battery holder, http://www.keyelco.com/product-pdf.cfm?p=710 +CR1220 battery holder +0 +2 +2 +Battery +BatteryHolder_Keystone_1042_1x18650 +Battery holder for 18650 cylindrical cells http://www.keyelco.com/product.cfm/product_id/918 +18650 Keystone 1042 Li-ion +0 +2 +2 +Battery +BatteryHolder_Keystone_1057_1x2032 +SMT (Auto-In/Ultra-Low) Holder for 2032 Cell, 33.2 x 23.9mm, 2mm height above PCB, https://www.keyelco.com/userAssets/file/M65p4.pdf +Keystone type 1057 coin cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_1058_1x2032 +http://www.keyelco.com/product-pdf.cfm?p=14028 +Keystone type 1058 coin cell retainer +0 +2 +2 +Battery +BatteryHolder_Keystone_1060_1x2032 +http://www.keyelco.com/product-pdf.cfm?p=726 +CR2032 BR2032 BatteryHolder Battery +0 +2 +2 +Battery +BatteryHolder_Keystone_2460_1xAA +https://www.keyelco.com/product-pdf.cfm?p=1025 +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2462_2xAA +2xAA cell battery holder, Keystone P/N 2462, https://www.keyelco.com/product-pdf.cfm?p=1027 +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2466_1xAAA +1xAAA Battery Holder, Keystone, Plastic Case, http://www.keyelco.com/product-pdf.cfm?p=1031 +AAA battery holder Keystone +0 +2 +2 +Battery +BatteryHolder_Keystone_2468_2xAAA +2xAAA cell battery holder, Keystone P/N 2468, http://www.keyelco.com/product-pdf.cfm?p=1033 +AAA battery cell holder +0 +2 +2 +Battery +BatteryHolder_Keystone_2479_3xAAA +Keystone Battery Holder, 2479, Battery Type 3xAAA (Script generated with StandardBox.py) (Keystone Battery Holder, 2479, Battery Type 3xAAA) +Keystone Battery Holder 2479 Battery Type 3xAAA +0 +2 +2 +Battery +BatteryHolder_Keystone_2993 +http://www.keyelco.com/product-pdf.cfm?p=776 +Keystone type 2993 negative battery contact +0 +1 +1 +Battery +BatteryHolder_Keystone_2998_1x6.8mm +www.keyelco.com/product-pdf.cfm?p=763 +Keystone type 2998 battery holder +0 +3 +2 +Battery +BatteryHolder_Keystone_3000_1x12mm +http://www.keyelco.com/product-pdf.cfm?p=777 +Keystone type 3000 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3001_1x12mm +http://www.keyelco.com/product-pdf.cfm?p=778 +Keystone type 3001 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3002_1x2032 +https://www.tme.eu/it/Document/a823211ec201a9e209042d155fe22d2b/KEYS2996.pdf +BR2016 CR2016 DL2016 BR2020 CL2020 BR2025 CR2025 DL2025 DR2032 CR2032 DL2032 +0 +3 +2 +Battery +BatteryHolder_Keystone_3008_1x2450 +http://www.keyelco.com/product-pdf.cfm?p=786 +Keystone type 3008 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3009_1x2450 +http://www.keyelco.com/product-pdf.cfm?p=787 +Keystone type 3009 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_Keystone_3034_1x20mm +Keystone 3034 SMD battery holder for 2020, 2025 and 2032 coincell batteries. http://www.keyelco.com/product-pdf.cfm?p=798 +Keystone type 3034 coin cell retainer +0 +3 +2 +Battery +BatteryHolder_LINX_BAT-HLD-012-SMT +SMT battery holder for CR1216/1220/1225, https://linxtechnologies.com/wp/wp-content/uploads/bat-hld-012-smt.pdf +battery holder coin cell cr1216 cr1220 cr1225 +0 +3 +2 +Battery +BatteryHolder_MPD_BA9VPC_1xPP3 +1xPP3 (9V) battery holder, Memory Protection Devices P/N BA9VPC, http://www.memoryprotectiondevices.com/datasheets/BA9VPC-datasheet.pdf +PP3 Battery Holder BA9VPC 9V +0 +2 +2 +Battery +BatteryHolder_MPD_BC2AAPC_2xAA +2xAA cell battery holder, Memory Protection Devices P/N BC2AAPC, http://www.memoryprotectiondevices.com/datasheets/BC2AAPC-datasheet.pdf +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_MPD_BC12AAPC_2xAA +2xAA cell battery holder, Memory Protection Devices P/N BC12AAPC, http://www.memoryprotectiondevices.com/datasheets/BC12AAPC-datasheet.pdf +AA battery cell holder +0 +2 +2 +Battery +BatteryHolder_MPD_BC2003_1x2032 +http://www.memoryprotectiondevices.com/datasheets/BC-2003-datasheet.pdf +BC2003 CR2032 2032 Battery Holder +0 +3 +2 +Battery +BatteryHolder_MPD_BH-18650-PC2 +18650 Battery Holder (http://www.memoryprotectiondevices.com/datasheets/BK-18650-PC2-datasheet.pdf) +18650 Battery Holder +0 +2 +2 +Battery +BatteryHolder_Seiko_MS621F +Seiko MS621F, https://www.sii.co.jp/en/me/files/2014/02/file_EXTENDED_PRDCT_SPEC_75_FILE_11.jpg +Seiko MS621F +0 +2 +2 +Battery +BatteryHolder_TruPower_BH-331P_3xAA +Keystone Battery Holder BH-331P Battery Type 3xAA (Script generated with StandardBox.py) (Keystone Battery Holder BH-331P Battery Type 3xAA) +Battery Holder BH-331P Battery Type 3xAA +0 +2 +2 +Battery +Battery_CR1225 +CR1225 battery +battery CR1225 coin cell +0 +0 +0 +Battery +Battery_Panasonic_CR1025-VSK_Vertical_CircularHoles +Panasonic CR-1025/VSK battery +battery CR-1025 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR1220-VCN_Vertical_CircularHoles +Panasonic CR-1220/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D140.PDF +battery CR-1220 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR1632-V1AN_Vertical_CircularHoles +Panasonic CR-1632-V1AN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D464.PDF +battery CR-1632 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2025-V1AK_Vertical_CircularHoles +Panasonic CR-2025/V1AK battery, +battery CR-2025 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2032-VS1N_Vertical_CircularHoles +Panasonic CR-2032/VS1N battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D348.PDF +battery CR-2032 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2354-VCN_Vertical_CircularHoles +Panasonic CR-2354/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D486.PDF +battery CR-2354/VCN coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR2450-VAN_Vertical_CircularHoles +Panasonic CR-2450/VAN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D492.PDF +battery CR-2450 coin cell +0 +2 +2 +Battery +Battery_Panasonic_CR2477-VCN_Vertical_CircularHoles +Panasonic CR-2477/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D502.PDF +battery CR-2477 coin cell vertical +0 +2 +2 +Battery +Battery_Panasonic_CR3032-VCN_Vertical_CircularHoles +Panasonic CR-3032/VCN battery, https://industrial.panasonic.com/cdbs/www-data/pdf2/AAA4000/AAA4000D508.PDF +battery CR-3032 coin cell vertical +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.00u_PCB +Cherry MX keyswitch, 1.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.00u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.00u_Plate +Cherry MX keyswitch, 1.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.00u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.25u_PCB +Cherry MX keyswitch, 1.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.25u_Plate +Cherry MX keyswitch, 1.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.50u_PCB +Cherry MX keyswitch, 1.50u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.50u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.50u_Plate +Cherry MX keyswitch, 1.50u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.50u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.75u_PCB +Cherry MX keyswitch, 1.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.75u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_1.75u_Plate +Cherry MX keyswitch, 1.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 1.75u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_PCB +Cherry MX keyswitch, 2.00u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Plate +Cherry MX keyswitch, 2.00u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Vertical_PCB +Cherry MX keyswitch, 2.00u, vertical, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u vertical PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.00u_Vertical_Plate +Cherry MX keyswitch, 2.00u, vertical, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.00u vertical plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.25u_PCB +Cherry MX keyswitch, 2.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.25u_Plate +Cherry MX keyswitch, 2.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.75u_PCB +Cherry MX keyswitch, 2.75u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.75u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_2.75u_Plate +Cherry MX keyswitch, 2.75u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 2.75u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_6.25u_PCB +Cherry MX keyswitch, 6.25u, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 6.25u PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_6.25u_Plate +Cherry MX keyswitch, 6.25u, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch 6.25u plate +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_ISOEnter_PCB +Cherry MX keyswitch, ISO Enter, PCB mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch ISO enter PCB +0 +2 +2 +Button_Switch_Keyboard +SW_Cherry_MX_ISOEnter_Plate +Cherry MX keyswitch, ISO Enter, plate mount, http://cherryamericas.com/wp-content/uploads/2014/12/mx_cat.pdf +Cherry MX keyswitch ISO enter plate +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.00u +Matias/ALPS keyswitch, 1.00u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.00u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.25u +Matias/ALPS keyswitch, 1.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.50u +Matias/ALPS keyswitch, 1.50u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.50u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_1.75u +Matias/ALPS keyswitch, 1.75u, http://matias.ca/switches/ +Matias ALPS keyswitch 1.75u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.00u +Matias/ALPS keyswitch, 2.00u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.00u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.25u +Matias/ALPS keyswitch, 2.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_2.75u +Matias/ALPS keyswitch, 2.75u, http://matias.ca/switches/ +Matias ALPS keyswitch 2.75u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_6.25u +Matias/ALPS keyswitch, 6.25u, http://matias.ca/switches/ +Matias ALPS keyswitch 6.25u +0 +2 +2 +Button_Switch_Keyboard +SW_Matias_ISOEnter +Matias/ALPS keyswitch, ISO Enter, http://matias.ca/switches/ +Matias ALPS keyswitch ISO enter +0 +2 +2 +Button_Switch_SMD +Nidec_Copal_SH-7010A +4-bit rotary coded switch, J-hook, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_SMD +Nidec_Copal_SH-7010B +4-bit rotary coded switch, gull wing, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_SMD +Nidec_Copal_SH-7040B +4-bit rotary coded switch, gull wing, Gray code, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +5 +5 +Button_Switch_SMD +Panasonic_EVQPUJ_EVQPUA +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUJ EVQPUA +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUK_EVQPUB +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUK EVQPUB +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUL_EVQPUC +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUL EVQPUC +0 +4 +2 +Button_Switch_SMD +Panasonic_EVQPUM_EVQPUD +http://industrial.panasonic.com/cdbs/www-data/pdf/ATV0000/ATV0000CE5.pdf +SMD SMT SPST EVQPUM EVQPUD +0 +4 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 1x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W8.61mm_P2.54mm_LowProfile +SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_9.78x4.72mm_W8.61mm_P2.54mm +SMD 1x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CHS-01A_W5.08mm_P1.27mm_JPin +SMD 1x-dip-switch SPST Copal_CHS-01A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CHS-01B_W7.62mm_P1.27mm +SMD 1x-dip-switch SPST Copal_CHS-01B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Copal_CVS-01xB_W5.9mm_P1mm +SMD 1x-dip-switch SPST Copal_CVS-01xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +6 +3 +Button_Switch_SMD +SW_DIP_SPSTx01_Slide_Omron_A6S-110x_W8.9mm_P2.54mm +SMD 1x-dip-switch SPST Omron_A6S-110x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +2 +2 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 2x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W8.61mm_P2.54mm_LowProfile +SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_9.78x7.26mm_W8.61mm_P2.54mm +SMD 2x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CHS-02A_W5.08mm_P1.27mm_JPin +SMD 2x-dip-switch SPST Copal_CHS-02A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CHS-02B_W7.62mm_P1.27mm +SMD 2x-dip-switch SPST Copal_CHS-02B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Copal_CVS-02xB_W5.9mm_P1mm +SMD 2x-dip-switch SPST Copal_CVS-02xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +8 +5 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_KingTek_DSHP02TJ_W5.25mm_P1.27mm_JPin +SMD 2x-dip-switch SPST KingTek_DSHP02TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_KingTek_DSHP02TS_W7.62mm_P1.27mm +SMD 2x-dip-switch SPST KingTek_DSHP02TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Omron_A6H-2101_W6.15mm_P1.27mm +SMD 2x-dip-switch SPST Omron_A6H-2101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx02_Slide_Omron_A6S-210x_W8.9mm_P2.54mm +SMD 2x-dip-switch SPST Omron_A6S-210x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +4 +4 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 3x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W8.61mm_P2.54mm_LowProfile +SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_9.78x9.8mm_W8.61mm_P2.54mm +SMD 3x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_Copal_CVS-03xB_W5.9mm_P1mm +SMD 3x-dip-switch SPST Copal_CVS-03xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +10 +7 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_KingTek_DSHP03TJ_W5.25mm_P1.27mm_JPin +SMD 3x-dip-switch SPST KingTek_DSHP03TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_KingTek_DSHP03TS_W7.62mm_P1.27mm +SMD 3x-dip-switch SPST KingTek_DSHP03TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx03_Slide_Omron_A6S-310x_W8.9mm_P2.54mm +SMD 3x-dip-switch SPST Omron_A6S-310x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +6 +6 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 4x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W8.61mm_P2.54mm_LowProfile +SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_9.78x12.34mm_W8.61mm_P2.54mm +SMD 4x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CHS-04A_W5.08mm_P1.27mm_JPin +SMD 4x-dip-switch SPST Copal_CHS-04A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CHS-04B_W7.62mm_P1.27mm +SMD 4x-dip-switch SPST Copal_CHS-04B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Copal_CVS-04xB_W5.9mm_P1mm +SMD 4x-dip-switch SPST Copal_CVS-04xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +12 +9 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_KingTek_DSHP04TJ_W5.25mm_P1.27mm_JPin +SMD 4x-dip-switch SPST KingTek_DSHP04TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_KingTek_DSHP04TS_W7.62mm_P1.27mm +SMD 4x-dip-switch SPST KingTek_DSHP04TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Omron_A6H-4101_W6.15mm_P1.27mm +SMD 4x-dip-switch SPST Omron_A6H-4101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx04_Slide_Omron_A6S-410x_W8.9mm_P2.54mm +SMD 4x-dip-switch SPST Omron_A6S-410x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +8 +8 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 5x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W8.61mm_P2.54mm_LowProfile +SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_9.78x14.88mm_W8.61mm_P2.54mm +SMD 5x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_KingTek_DSHP05TJ_W5.25mm_P1.27mm_JPin +SMD 5x-dip-switch SPST KingTek_DSHP05TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_KingTek_DSHP05TS_W7.62mm_P1.27mm +SMD 5x-dip-switch SPST KingTek_DSHP05TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx05_Slide_Omron_A6S-510x_W8.9mm_P2.54mm +SMD 5x-dip-switch SPST Omron_A6S-510x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +10 +10 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 6x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W8.61mm_P2.54mm_LowProfile +SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_9.78x17.42mm_W8.61mm_P2.54mm +SMD 6x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Copal_CHS-06A_W5.08mm_P1.27mm_JPin +SMD 6x-dip-switch SPST Copal_CHS-06A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Copal_CHS-06B_W7.62mm_P1.27mm +SMD 6x-dip-switch SPST Copal_CHS-06B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_KingTek_DSHP06TJ_W5.25mm_P1.27mm_JPin +SMD 6x-dip-switch SPST KingTek_DSHP06TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_KingTek_DSHP06TS_W7.62mm_P1.27mm +SMD 6x-dip-switch SPST KingTek_DSHP06TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Omron_A6H-6101_W6.15mm_P1.27mm +SMD 6x-dip-switch SPST Omron_A6H-6101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx06_Slide_Omron_A6S-610x_W8.9mm_P2.54mm +SMD 6x-dip-switch SPST Omron_A6S-610x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +12 +12 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 7x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W8.61mm_P2.54mm_LowProfile +SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_9.78x19.96mm_W8.61mm_P2.54mm +SMD 7x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_KingTek_DSHP07TJ_W5.25mm_P1.27mm_JPin +SMD 7x-dip-switch SPST KingTek_DSHP07TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_KingTek_DSHP07TS_W7.62mm_P1.27mm +SMD 7x-dip-switch SPST KingTek_DSHP07TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx07_Slide_Omron_A6S-710x_W8.9mm_P2.54mm +SMD 7x-dip-switch SPST Omron_A6S-710x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +14 +14 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 8x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W8.61mm_P2.54mm_LowProfile +SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_9.78x22.5mm_W8.61mm_P2.54mm +SMD 8x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CHS-08A_W5.08mm_P1.27mm_JPin +SMD 8x-dip-switch SPST Copal_CHS-08A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CHS-08B_W7.62mm_P1.27mm +SMD 8x-dip-switch SPST Copal_CHS-08B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Copal_CVS-08xB_W5.9mm_P1mm +SMD 8x-dip-switch SPST Copal_CVS-08xB, Slide, row spacing 5.9 mm (232 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/cvs.pdf) +SMD DIP Switch SPST Slide 5.9mm 232mil +0 +20 +17 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_KingTek_DSHP08TJ_W5.25mm_P1.27mm_JPin +SMD 8x-dip-switch SPST KingTek_DSHP08TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_KingTek_DSHP08TS_W7.62mm_P1.27mm +SMD 8x-dip-switch SPST KingTek_DSHP08TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Omron_A6H-8101_W6.15mm_P1.27mm +SMD 8x-dip-switch SPST Omron_A6H-8101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx08_Slide_Omron_A6S-810x_W8.9mm_P2.54mm +SMD 8x-dip-switch SPST Omron_A6S-810x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +16 +16 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 9x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W8.61mm_P2.54mm_LowProfile +SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_9.78x25.04mm_W8.61mm_P2.54mm +SMD 9x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_KingTek_DSHP09TJ_W5.25mm_P1.27mm_JPin +SMD 9x-dip-switch SPST KingTek_DSHP09TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_KingTek_DSHP09TS_W7.62mm_P1.27mm +SMD 9x-dip-switch SPST KingTek_DSHP09TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx09_Slide_Omron_A6S-910x_W8.9mm_P2.54mm +SMD 9x-dip-switch SPST Omron_A6S-910x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +18 +18 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 10x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W8.61mm_P2.54mm_LowProfile +SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_9.78x27.58mm_W8.61mm_P2.54mm +SMD 10x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Copal_CHS-10A_W5.08mm_P1.27mm_JPin +SMD 10x-dip-switch SPST Copal_CHS-10A, Slide, row spacing 5.08 mm (200 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD, JPin +SMD DIP Switch SPST Slide 5.08mm 200mil SMD JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Copal_CHS-10B_W7.62mm_P1.27mm +SMD 10x-dip-switch SPST Copal_CHS-10B, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.nidec-copal-electronics.com/e/catalog/switch/chs.pdf), SMD +SMD DIP Switch SPST Slide 7.62mm 300mil SMD +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_KingTek_DSHP10TJ_W5.25mm_P1.27mm_JPin +SMD 10x-dip-switch SPST KingTek_DSHP10TJ, Slide, row spacing 5.25 mm (206 mils), body size (see http://www.kingtek.net.cn/pic/201601201446313350.pdf), JPin +SMD DIP Switch SPST Slide 5.25mm 206mil JPin +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_KingTek_DSHP10TS_W7.62mm_P1.27mm +SMD 10x-dip-switch SPST KingTek_DSHP10TS, Slide, row spacing 7.62 mm (300 mils), body size (see http://www.kingtek.net.cn/pic/201601201417455112.pdf) +SMD DIP Switch SPST Slide 7.62mm 300mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Omron_A6H-10101_W6.15mm_P1.27mm +SMD 10x-dip-switch SPST Omron_A6H-10101, Slide, row spacing 6.15 mm (242 mils), body size (see https://www.omron.com/ecb/products/pdf/en-a6h.pdf) +SMD DIP Switch SPST Slide 6.15mm 242mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx10_Slide_Omron_A6S-1010x_W8.9mm_P2.54mm +SMD 10x-dip-switch SPST Omron_A6S-1010x, Slide, row spacing 8.9 mm (350 mils), body size (see http://omronfs.omron.com/en_US/ecb/products/pdf/en-a6s.pdf) +SMD DIP Switch SPST Slide 8.9mm 350mil +0 +20 +20 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 11x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W8.61mm_P2.54mm_LowProfile +SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx11_Slide_9.78x30.12mm_W8.61mm_P2.54mm +SMD 11x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +22 +22 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W6.73mm_P2.54mm_LowProfile_JPin +SMD 12x-dip-switch SPST , Slide, row spacing 6.73 mm (264 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile, JPin +SMD DIP Switch SPST Slide 6.73mm 264mil SMD LowProfile JPin +0 +24 +24 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W8.61mm_P2.54mm_LowProfile +SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/219.pdf), SMD, LowProfile +SMD DIP Switch SPST Slide 8.61mm 338mil SMD LowProfile +0 +24 +24 +Button_Switch_SMD +SW_DIP_SPSTx12_Slide_9.78x32.66mm_W8.61mm_P2.54mm +SMD 12x-dip-switch SPST , Slide, row spacing 8.61 mm (338 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/204.pdf), SMD +SMD DIP Switch SPST Slide 8.61mm 338mil SMD +0 +24 +24 +Button_Switch_SMD +SW_DPDT_CK_JS202011JCQN +Sub-miniature slide switch, vertical, SMT J bend https://dznh3ojzb2azq.cloudfront.net/products/Slide/JS/documents/datasheet.pdf +switch DPDT SMT +0 +6 +6 +Button_Switch_SMD +SW_MEC_5GSH9 +MEC 5G single pole normally-open tactile switch +switch normally-open pushbutton push-button +0 +4 +4 +Button_Switch_SMD +SW_Push_1P1T-MP_NO_Horizontal_Alps_SKRTLAE010 +Side push button (https://www.alps.com/prod/info/E/PDF/Tact/SurfaceMount/SKRT/SKRT.pdf) +push horizontal SPST 1P1T +0 +5 +3 +Button_Switch_SMD +SW_Push_1P1T-SH_NO_CK_KMR2xxG +CK components KMR2 tactile switch with ground pin http://www.ckswitches.com/media/1479/kmr2.pdf +tactile switch kmr2 +0 +5 +3 +Button_Switch_SMD +SW_Push_1P1T_NO_6x6mm_H9.5mm +tactile push button, 6x6mm e.g. PTS645xx series, height=9.5mm +tact sw push 6mm smd +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KMR2 +CK components KMR2 tactile switch http://www.ckswitches.com/media/1479/kmr2.pdf +tactile switch kmr2 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KSC6xxJ +CK components KSC6 tactile switch https://www.ckswitches.com/media/1972/ksc6.pdf +tactile switch ksc6 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_KSC7xxJ +CK components KSC7 tactile switch https://www.ckswitches.com/media/1973/ksc7.pdf +tactile switch ksc7 +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_CK_PTS125Sx43PSMTR +C&K Switches 1P1T SMD PTS125 Series 12mm Tact Switch with Pegs, https://www.ckswitches.com/media/1462/pts125.pdf +Button Tactile Switch SPST 1P1T +0 +4 +2 +Button_Switch_SMD +SW_Push_1P1T_NO_Vertical_Wuerth_434133025816 +https://katalog.we-online.com/em/datasheet/434133025816.pdf +tactile switch Wurth Wuerth +0 +4 +2 +Button_Switch_SMD +SW_Push_SPST_NO_Alps_SKRK +http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKRK/SKRKAHE020.html +SMD SMT button +0 +2 +2 +Button_Switch_SMD +SW_SP3T_PCM13 +Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf + +0 +8 +4 +Button_Switch_SMD +SW_SPDT_CK-JS102011SAQN +Sub-miniature slide switch, right-angle, http://www.ckswitches.com/media/1422/js.pdf +switch spdt +0 +3 +3 +Button_Switch_SMD +SW_SPDT_PCM12 +Ultraminiature Surface Mount Slide Switch, right-angle, https://www.ckswitches.com/media/1424/pcm.pdf + +0 +7 +3 +Button_Switch_SMD +SW_SPST_B3S-1000 +Surface Mount Tactile Switch for High-Density Packaging +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3S-1100 +Surface Mount Tactile Switch for High-Density Packaging with Ground Terminal +Tactile Switch +0 +5 +3 +Button_Switch_SMD +SW_SPST_B3SL-1002P +Middle Stroke Tactile Switch, B3SL +Middle Stroke Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3SL-1022P +Middle Stroke Tactile Switch, B3SL +Middle Stroke Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_B3U-1000P +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, without Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-1000P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, without Ground Terminal, with Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-1100P +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, without Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-1100P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Top-actuated Model, with Ground Terminal, with Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-3000P +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, without Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-3000P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, without Ground Terminal, with Boss +Tactile Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_B3U-3100P +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, without Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_B3U-3100P-B +Ultra-small-sized Tactile Switch with High Contact Reliability, Side-actuated Model, with Ground Terminal, with Boss +Tactile Switch +0 +3 +3 +Button_Switch_SMD +SW_SPST_CK_KXT3 +https://www.ckswitches.com/media/1465/kxt3.pdf +Switch SPST KXT3 +0 +2 +2 +Button_Switch_SMD +SW_SPST_CK_RS282G05A3 +https://www.mouser.com/ds/2/60/RS-282G05A-SM_RT-1159762.pdf +SPST button tactile switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_EVPBF +Light Touch Switch + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP0 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP2 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000C374.pdf +SMD SMT SPST EVQP2 +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP7A +Light Touch Switch,https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE20.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQP7C +Light Touch Switch + +0 +4 +2 +Button_Switch_SMD +SW_SPST_EVQPE1 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE7.pdf + +0 +2 +2 +Button_Switch_SMD +SW_SPST_EVQQ2 +Light Touch Switch, https://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE28.pdf + +0 +4 +2 +Button_Switch_SMD +SW_SPST_FSMSM +http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1437566-3&DocType=Customer+Drawing&DocLang=English +SPST button tactile switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-100xP +Surface Mount Tactile Switch for High-Density Mounting, 3.1mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-101xP +Surface Mount Tactile Switch for High-Density Mounting, 4.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Omron_B3FS-105xP +Surface Mount Tactile Switch for High-Density Mounting, 7.3mm height, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3fs.pdf +Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_PTS645 +C&K Components SPST SMD PTS645 Series 6mm Tact Switch +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_PTS810 +C&K Components, PTS 810 Series, Microminiature SMT Top Actuated, http://www.ckswitches.com/media/1476/pts810.pdf +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A08 +Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf +SMD SMT SPST EVQPL EVQPT +0 +6 +3 +Button_Switch_SMD +SW_SPST_Panasonic_EVQPL_3PL_5PL_PT_A15 +Light Touch Switch, http://industrial.panasonic.com/cdbs/www-data/pdf/ATK0000/ATK0000CE3.pdf +SMD SMT SPST EVQPL EVQPT +0 +6 +3 +Button_Switch_SMD +SW_SPST_REED_CT05-XXXX-G1 +Coto Technologies SPST Reed Switch CT05-XXXX-G1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT05-XXXX-J1 +Coto Technologies SPST Reed Switch CT05-XXXX-J1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G1 +Coto Technologies SPST Reed Switch CT10-XXXX-G1 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G2 +Coto Technologies SPST Reed Switch CT10-XXXX-G2 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_REED_CT10-XXXX-G4 +Coto Technologies SPST Reed Switch CT10-XXXX-G4 +Coto Reed SPST Switch +0 +2 +2 +Button_Switch_SMD +SW_SPST_SKQG_WithStem +ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, With stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAFE010.html +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_SKQG_WithoutStem +ALPS 5.2mm Square Low-profile Type (Surface Mount) SKQG Series, Without stem, http://www.alps.com/prod/info/E/HTML/Tact/SurfaceMount/SKQG/SKQGAEE010.html +SPST Button Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305A +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305B +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3305C +https://www.e-switch.com/system/asset/product_line/data_sheet/213/TL3305.pdf +TL3305 Series Tact Switch +0 +4 +2 +Button_Switch_SMD +SW_SPST_TL3342 +Low-profile SMD Tactile Switch, https://www.e-switch.com/system/asset/product_line/data_sheet/165/TL3342.pdf +SPST Tactile Switch +0 +4 +2 +Button_Switch_SMD +SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS +Tactile switch, SPST, 6.0x3.5 mm, H2.5 mm, straight, NO, gull wing leads: https://www.ckswitches.com/media/2779/pts636.pdf +switch tactile SPST 1P1T straight NO SMTR C&K +0 +2 +2 +Button_Switch_THT +KSA_Tactile_SPST +KSA http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SWITCH SMD KSA SW +0 +5 +5 +Button_Switch_THT +Nidec_Copal_SH-7010C +4-bit rotary coded switch, through-hole, https://www.nidec-copal-electronics.com/e/catalog/switch/sh-7000.pdf +rotary switch bcd +0 +6 +5 +Button_Switch_THT +Push_E-Switch_KS01Q01 +E-Switch KS01Q01 http://spec_sheets.e-switch.com/specs/29-KS01Q01.pdf +Push Button +0 +4 +4 +Button_Switch_THT +SW_CW_GPTS203211B +SPST Off-On Pushbutton, 1A, 30V, CW Industries P/N GPTS203211B, http://switches-connectors-custom.cwind.com/Asset/GPTS203211BR2.pdf +SPST button switch Off-On +0 +2 +2 +Button_Switch_THT +SW_CuK_JS202011AQN_DPDT_Angled +CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_CuK_JS202011CQN_DPDT_Straight +CuK sub miniature slide switch, JS series, DPDT, right angle, http://www.ckswitches.com/media/1422/js.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_CuK_OS102011MA1QN1_SPDT_Angled +CuK miniature slide switch, OS series, SPDT, right angle, http://www.ckswitches.com/media/1428/os.pdf +switch SPDT +0 +5 +3 +Button_Switch_THT +SW_DIP_SPSTx01_Piano_10.8x4.1mm_W7.62mm_P2.54mm +1x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x4.1mm +DIP Switch SPST Piano 7.62mm 300mil +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Slide_6.7x4.1mm_W7.62mm_P2.54mm_LowProfile +1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x4.1mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx01_Slide_9.78x4.72mm_W7.62mm_P2.54mm +1x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x4.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +2 +2 +Button_Switch_THT +SW_DIP_SPSTx02_Piano_10.8x6.64mm_W7.62mm_P2.54mm +2x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x6.64mm +DIP Switch SPST Piano 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Piano_CTS_Series194-2MSTN_W7.62mm_P2.54mm +2x-dip-switch SPST CTS_Series194-2MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Slide_6.7x6.64mm_W7.62mm_P2.54mm_LowProfile +2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x6.64mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm +2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +4 +4 +Button_Switch_THT +SW_DIP_SPSTx03_Piano_10.8x9.18mm_W7.62mm_P2.54mm +3x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x9.18mm +DIP Switch SPST Piano 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Piano_CTS_Series194-3MSTN_W7.62mm_P2.54mm +3x-dip-switch SPST CTS_Series194-3MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Slide_6.7x9.18mm_W7.62mm_P2.54mm_LowProfile +3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x9.18mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx03_Slide_9.78x9.8mm_W7.62mm_P2.54mm +3x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x9.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +6 +6 +Button_Switch_THT +SW_DIP_SPSTx04_Piano_10.8x11.72mm_W7.62mm_P2.54mm +4x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x11.72mm +DIP Switch SPST Piano 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Piano_CTS_Series194-4MSTN_W7.62mm_P2.54mm +4x-dip-switch SPST CTS_Series194-4MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Slide_6.7x11.72mm_W7.62mm_P2.54mm_LowProfile +4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x11.72mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx04_Slide_9.78x12.34mm_W7.62mm_P2.54mm +4x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x12.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +8 +8 +Button_Switch_THT +SW_DIP_SPSTx05_Piano_10.8x14.26mm_W7.62mm_P2.54mm +5x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x14.26mm +DIP Switch SPST Piano 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Piano_CTS_Series194-5MSTN_W7.62mm_P2.54mm +5x-dip-switch SPST CTS_Series194-5MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Slide_6.7x14.26mm_W7.62mm_P2.54mm_LowProfile +5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x14.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx05_Slide_9.78x14.88mm_W7.62mm_P2.54mm +5x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x14.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +10 +10 +Button_Switch_THT +SW_DIP_SPSTx06_Piano_10.8x16.8mm_W7.62mm_P2.54mm +6x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x16.8mm +DIP Switch SPST Piano 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Piano_CTS_Series194-6MSTN_W7.62mm_P2.54mm +6x-dip-switch SPST CTS_Series194-6MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Slide_6.7x16.8mm_W7.62mm_P2.54mm_LowProfile +6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x16.8mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx06_Slide_9.78x17.42mm_W7.62mm_P2.54mm +6x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x17.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +12 +12 +Button_Switch_THT +SW_DIP_SPSTx07_Piano_10.8x19.34mm_W7.62mm_P2.54mm +7x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x19.34mm +DIP Switch SPST Piano 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Piano_CTS_Series194-7MSTN_W7.62mm_P2.54mm +7x-dip-switch SPST CTS_Series194-7MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Slide_6.7x19.34mm_W7.62mm_P2.54mm_LowProfile +7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x19.34mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx07_Slide_9.78x19.96mm_W7.62mm_P2.54mm +7x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x19.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +14 +14 +Button_Switch_THT +SW_DIP_SPSTx08_Piano_10.8x21.88mm_W7.62mm_P2.54mm +8x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x21.88mm +DIP Switch SPST Piano 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Piano_CTS_Series194-8MSTN_W7.62mm_P2.54mm +8x-dip-switch SPST CTS_Series194-8MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Slide_6.7x21.88mm_W7.62mm_P2.54mm_LowProfile +8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x21.88mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx08_Slide_9.78x22.5mm_W7.62mm_P2.54mm +8x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x22.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +16 +16 +Button_Switch_THT +SW_DIP_SPSTx09_Piano_10.8x24.42mm_W7.62mm_P2.54mm +9x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x24.42mm +DIP Switch SPST Piano 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Piano_CTS_Series194-9MSTN_W7.62mm_P2.54mm +9x-dip-switch SPST CTS_Series194-9MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Slide_6.7x24.42mm_W7.62mm_P2.54mm_LowProfile +9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x24.42mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx09_Slide_9.78x25.04mm_W7.62mm_P2.54mm +9x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x25.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +18 +18 +Button_Switch_THT +SW_DIP_SPSTx10_Piano_10.8x26.96mm_W7.62mm_P2.54mm +10x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x26.96mm +DIP Switch SPST Piano 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Piano_CTS_Series194-10MSTN_W7.62mm_P2.54mm +10x-dip-switch SPST CTS_Series194-10MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Slide_6.7x26.96mm_W7.62mm_P2.54mm_LowProfile +10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x26.96mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx10_Slide_9.78x27.58mm_W7.62mm_P2.54mm +10x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x27.58mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +20 +20 +Button_Switch_THT +SW_DIP_SPSTx11_Piano_10.8x29.5mm_W7.62mm_P2.54mm +11x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x29.5mm +DIP Switch SPST Piano 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Piano_CTS_Series194-11MSTN_W7.62mm_P2.54mm +11x-dip-switch SPST CTS_Series194-11MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Slide_6.7x29.5mm_W7.62mm_P2.54mm_LowProfile +11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x29.5mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx11_Slide_9.78x30.12mm_W7.62mm_P2.54mm +11x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x30.12mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +22 +22 +Button_Switch_THT +SW_DIP_SPSTx12_Piano_10.8x32.04mm_W7.62mm_P2.54mm +12x-dip-switch SPST , Piano, row spacing 7.62 mm (300 mils), body size 10.8x32.04mm +DIP Switch SPST Piano 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Piano_CTS_Series194-12MSTN_W7.62mm_P2.54mm +12x-dip-switch SPST CTS_Series194-12MSTN, Piano, row spacing 7.62 mm (300 mils), body size (see https://www.ctscorp.com/wp-content/uploads/194-195.pdf) +DIP Switch SPST Piano 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Slide_6.7x32.04mm_W7.62mm_P2.54mm_LowProfile +12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 6.7x32.04mm (see e.g. https://www.ctscorp.com/wp-content/uploads/209-210.pdf), LowProfile +DIP Switch SPST Slide 7.62mm 300mil LowProfile +0 +24 +24 +Button_Switch_THT +SW_DIP_SPSTx12_Slide_9.78x32.66mm_W7.62mm_P2.54mm +12x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x32.66mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf) +DIP Switch SPST Slide 7.62mm 300mil +0 +24 +24 +Button_Switch_THT +SW_E-Switch_EG1224_SPDT_Angled +E-Switch slide switch, EG series, SPDT, right angle, http://spec_sheets.e-switch.com/specs/P040042.pdf +switch SPDT +0 +7 +3 +Button_Switch_THT +SW_E-Switch_EG1271_SPDT +E-Switch sub miniature slide switch, EG series, SPDT, http://spec_sheets.e-switch.com/specs/P040047.pdf +switch DPDT +0 +6 +6 +Button_Switch_THT +SW_E-Switch_EG2219_DPDT_Angled +E-Switch slide switch, EG series, DPDT, right angle, http://spec_sheets.e-switch.com/specs/P040170.pdf +switch DPDT +0 +10 +6 +Button_Switch_THT +SW_Lever_1P2T_NKK_GW12LxH +Switch, single pole double throw, right angle, http://www.nkkswitches.com/pdf/GW.pdf +switch single-pole double-throw spdt ON-ON horizontal +0 +5 +3 +Button_Switch_THT +SW_MEC_5GTH9 +MEC 5G single pole normally-open tactile switch https://cdn.sos.sk/productdata/80/f6/aabf7be6/5gth9358222.pdf +switch normally-open pushbutton push-button +0 +4 +2 +Button_Switch_THT +SW_NKK_BB15AH +https://www.nkkswitches.com/pdf/Bpushbuttons-1.pdf +Pushbutton Right-angle +0 +5 +3 +Button_Switch_THT +SW_NKK_G1xJP +Switch NKK G1xJP http://www.nkkswitches.com/pdf/gwillum.pdf +SWITCH TOGGLE ILLUM SPDT NKK +0 +6 +6 +Button_Switch_THT +SW_NKK_GW12LJP +Switch, single pole double throw, illuminated paddle, http://www.nkkswitches.com/pdf/gwillum.pdf +switch single-pole double-throw spdt ON-ON illuminated LED +0 +6 +6 +Button_Switch_THT +SW_PUSH-12mm +SW PUSH 12mm https://www.e-switch.com/system/asset/product_line/data_sheet/143/TL1100.pdf +tact sw push 12mm +0 +4 +2 +Button_Switch_THT +SW_PUSH-12mm_Wuerth-430476085716 +SW PUSH 12mm http://katalog.we-online.de/em/datasheet/430476085716.pdf +tact sw push 12mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm +https://www.omron.com/ecb/products/pdf/en-b3f.pdf +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H4.3mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=4.3mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H7.3mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=7.3mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H8.5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=8.5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H8mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=8mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H9.5mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=9.5mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_6mm_H13mm +tactile push button, 6x6mm e.g. PHAP33xx series, height=13mm +tact sw push 6mm +0 +4 +2 +Button_Switch_THT +SW_PUSH_E-Switch_FS5700DP_DPDT +FS5700 series pushbutton footswitch, DPDT, https://www.e-switch.com/system/asset/product_line/data_sheet/226/FS5700.pdf +switch DPDT footswitch +0 +6 +6 +Button_Switch_THT +SW_PUSH_LCD_E3_SAxxxx +Switch with LCD screen E3 SAxxxx +switch normally-open pushbutton push-button LCD +0 +6 +6 +Button_Switch_THT +SW_PUSH_LCD_E3_SAxxxx_SocketPins +Switch with LCD screen E3 SAxxxx +switch normally-open pushbutton push-button LCD +0 +6 +6 +Button_Switch_THT +SW_Push_1P1T_NO_LED_E-Switch_TL1250 +illuminated right angle tact switch https://www.e-switch.com/system/asset/product_line/data_sheet/148/TL1250.pdf +led push switch right angle +0 +6 +4 +Button_Switch_THT +SW_Push_1P2T_Vertical_E-Switch_800UDP8P1A1M6 + right angle SPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf +IP67 ultra-miniture horizontal +0 +5 +3 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH1xxxxxxV2 +momentary / push-push button, h=17.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH2xxxxxxV2 +momentary / push-push button, h=23mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH3xxxxxxV2 +momentary / push-push button, h=20.5mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P1T_Toggle_CK_PVA1xxH4xxxxxxV2 +momentary / push-push button, h=15mm C&K PVA1 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA1 DPST +0 +4 +4 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2OAH5xxxxxxV2 +momentary / push-push button, h=13mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH1xxxxxxV2 +momentary / push-push button, h=17.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH2xxxxxxV2 +momentary / push-push button, h=23mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH3xxxxxxV2 +momentary / push-push button, h=20.5mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Toggle_CK_PVA2xxH4xxxxxxV2 +momentary / push-push button, h=15mm C&K PVA2 https://www.ckswitches.com/media/1343/pva.pdf +tact sw push PVA2 DPDT +0 +6 +6 +Button_Switch_THT +SW_Push_2P2T_Vertical_E-Switch_800UDP8P1A1M6 + right angle DPDT push button https://www.e-switch.com/system/asset/product_line/data_sheet/210/800U.pdf +IP67 ultra-miniture horizontal +0 +8 +6 +Button_Switch_THT +SW_SPST_Omron_B3F-315x_Angled +tactile switch, 7.3mm x 6.25mm x 7.4mm, right angle, https://omronfs.omron.com/en_US/ecb/products/pdf/en-b3f.pdf +tactile switch Omron B3F right angle through hole +0 +4 +2 +Button_Switch_THT +SW_Slide_1P2T_CK_OS102011MS2Q +CuK miniature slide switch, OS series, SPDT, https://www.ckswitches.com/media/1428/os.pdf +switch SPDT +0 +5 +3 +Button_Switch_THT +SW_TH_Tactile_Omron_B3F-10xx +SW_TH_Tactile_Omron_B3F-10xx_https://www.omron.com/ecb/products/pdf/en-b3f.pdf +Omron B3F-10xx +0 +4 +2 +Button_Switch_THT +SW_Tactile_SKHH_Angled +tactile switch 6mm ALPS SKHH right angle http://www.alps.com/prod/info/E/HTML/Tact/SnapIn/SKHH/SKHHLUA010.html +tactile switch 6mm ALPS SKHH right angle +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx31-2LFS +tactile switch SPST right angle, PTS645VL31-2 LFS +tactile switch SPST angled PTS645VL31-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx39-2LFS +tactile switch SPST right angle, PTS645VL39-2 LFS +tactile switch SPST angled PTS645VL39-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx58-2LFS +tactile switch SPST right angle, PTS645VL58-2 LFS +tactile switch SPST angled PTS645VL58-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_SPST_Angled_PTS645Vx83-2LFS +tactile switch SPST right angle, PTS645VL83-2 LFS +tactile switch SPST angled PTS645VL83-2 LFS C&K Button +0 +4 +2 +Button_Switch_THT +SW_Tactile_Straight_KSA0Axx1LFTR +SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SW PUSH SMALL Tactile C&K +0 +4 +2 +Button_Switch_THT +SW_Tactile_Straight_KSL0Axx1LFTR +SW PUSH SMALL http://www.ckswitches.com/media/1457/ksa_ksl.pdf +SW PUSH SMALL Tactile C&K +0 +4 +2 +Buzzer_Beeper +Buzzer_12x9.5RM7.6 +Generic Buzzer, D12mm height 9.5mm with RM7.6mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_15x7.5RM7.6 +Generic Buzzer, D15mm height 7.5mm with RM7.6mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_CUI_CPT-9019S-SMT +https://www.cui.com/product/resource/cpt-9019s-smt.pdf +buzzer piezo +0 +2 +2 +Buzzer_Beeper +Buzzer_D14mm_H7mm_P10mm +Generic Buzzer, D14mm height 7mm with pitch 10mm +buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_Mallory_AST1109MLTRQ +Mallory low-profile piezo buzzer, https://mspindy.com/spec-sheets/AST1109MLTRQ.pdf +buzzer piezo +0 +2 +2 +Buzzer_Beeper +Buzzer_Mallory_AST1240MLQ +Mallory low-profile piezo buzzer, https://www.mspindy.com/specifications/AST12140MLQ.pdf +piezo buzzer +0 +2 +2 +Buzzer_Beeper +Buzzer_Murata_PKLCS1212E +Murata Buzzer https://www.murata.com/~/media/webrenewal/support/library/catalog/products/sound/p37e.ashx +Murata Buzzer Beeper +0 +2 +2 +Buzzer_Beeper +Buzzer_Murata_PKMCS0909E +Murata Buzzer http://www.murata.com/en-us/api/pdfdownloadapi?cate=&partno=PKMCS0909E4000-R1 +Murata Buzzer Beeper +0 +2 +2 +Buzzer_Beeper +Buzzer_TDK_PS1240P02BT_D12.2mm_H6.5mm +Buzzer, D12.2mm height 6.5mm, https://product.tdk.com/info/en/catalog/datasheets/piezoelectronic_buzzer_ps_en.pdf +buzzer +0 +2 +2 +Buzzer_Beeper +Indicator_PUI_AI-1440-TWT-24V-2-R +14mm Indicator, https://www.puiaudio.com/media/SpecSheet/AI-1440-TWT-24V-2-R.pdf +piezo buzzer self drive oscillator +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_CUI_CMT-8504-100-SMT +magnetic transducer buzzer, 5V, SPL of 100 dB at 10 cm, https://www.cuidevices.com/product/resource/pdf/cmt-8504-100-smt-tr.pdf +CMT 8504 +0 +4 +4 +Buzzer_Beeper +MagneticBuzzer_CUI_CST-931RP-A +CST-931RP-A, http://www.cui.com/product/resource/cst-931rp-a.pdf +CST-931RP-A +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kingstate_KCG0601 +Buzzer, Elektromagnetic Beeper, Summer, +Kingstate KCG0601 +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_Kobitone_254-EMB84Q-RO +MagneticBuzzer Kobitone 254-EMB84Q-RO https://www.mouser.es/datasheet/2/209/KT-400385-1171904.pdf +MagneticBuzzer Kobitone 254-EMB84Q-RO +0 +3 +3 +Buzzer_Beeper +MagneticBuzzer_PUI_AT-0927-TT-6-R +Buzzer Magnetic 9mm AT-0927-TT-6-R, http://www.puiaudio.com/pdf/AT-0927-TT-6-R.pdf +Buzzer Magnetic 9mm AT-0927-TT-6-R +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABI-009-RC +Buzzer, Elektromagnetic Beeper, Summer, 6V-DC, +Pro Signal ABI-009-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABI-010-RC +Buzzer, Elektromagnetic Beeper, Summer, 12V-DC, +Pro Signal ABI-010-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProSignal_ABT-410-RC +Buzzer, Elektromagnetic Beeper, Summer, 1,5V-DC, +Pro Signal ABT-410-RC +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_ProjectsUnlimited_AI-4228-TWT-R +Buzzer, Elektromagnetic Beeper, Summer, 3-28V-DC, https://www.kynix.com/uploadfiles/pdf/AI-4228-TWT-R.pdf +Projects Unlimited AI-4228-TWT-R +0 +2 +2 +Buzzer_Beeper +MagneticBuzzer_StarMicronics_HMB-06_HMB-12 +Buzzer, Elektromagnetic Beeper, Summer, +Star Micronics HMB-06 HMB-12 +0 +2 +2 +Buzzer_Beeper +PUIAudio_SMT_0825_S_4_R +SMD 8540, http://www.puiaudio.com/product-detail.aspx?partnumber=SMT-0825-S-4-R +SMD 8540 +0 +4 +4 +Buzzer_Beeper +Speaker_CUI_CMR-1206S-67 +Speaker, 30mW, 300-7000Hz, IP67 face, 12x6x2,25mm, https://www.cuidevices.com/product/resource/cmr-12062s-67.pdf +speaker CUI +0 +2 +2 +Calibration_Scale +Gauge_10mm_Type1_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 1, +Gauge Massstab 10mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type1_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 1, +Gauge Massstab 10mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type2_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 2, +Gauge Massstab 10mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type2_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 2, +Gauge Massstab 10mm SilkScreenTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type3_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 3, +Gauge Massstab 10mm CopperTop Type 3 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type3_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 3, +Gauge Massstab 10mm SilkScreenTop Type 3 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type4_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 4, +Gauge Massstab 10mm CopperTop Type 4 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type4_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 4, +Gauge Massstab 10mm SilkScreenTop Type 4 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type5_CopperTop +Gauge, Massstab, 10mm, CopperTop, Type 5, +Gauge Massstab 10mm CopperTop Type 5 +0 +0 +0 +Calibration_Scale +Gauge_10mm_Type5_SilkScreenTop +Gauge, Massstab, 10mm, SilkScreenTop, Type 5, +Gauge Massstab 10mm SilkScreenTop Type 5 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type1_CopperTop +Gauge, Massstab, 50mm, CopperTop, Type 1, +Gauge Massstab 50mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type1_SilkScreenTop +Gauge, Massstab, 50mm, SilkScreenTop, Type 1, +Gauge Massstab 50mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type2_CopperTop +Gauge, Massstab, 50mm, CopperTop, Type 2, +Gauge Massstab 50mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_50mm_Type2_SilkScreenTop +Gauge, Massstab, 50mm, SilkScreenTop, Type 2, +Gauge Massstab 50mm SilkScreenTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Grid_Type1_CopperTop +Gauge, Massstab, 100mm, Gitter, Grid, CopperTop, Type 1, +Gauge Massstab 100mm Gitter Grid CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type1_CopperTop +Gauge, Massstab, 100mm, CopperTop, Type 1, +Gauge Massstab 100mm CopperTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type1_SilkScreenTop +Gauge, Massstab, 100mm, SilkScreenTop, Type 1, +Gauge Massstab 100mm SilkScreenTop Type 1 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type2_CopperTop +Gauge, Massstab, 100mm, CopperTop, Type 2, +Gauge Massstab 100mm CopperTop Type 2 +0 +0 +0 +Calibration_Scale +Gauge_100mm_Type2_SilkScreenTop +Gauge, Massstab, 100mm, SilkScreenTop, Type 2, +Gauge Massstab 100mm SilkScreenTop Type 2 +0 +0 +0 +Capacitor_SMD +CP_Elec_3x5.3 +SMT capacitor, aluminium electrolytic, 3x5.3, Cornell Dubilier Electronics +Capacitor Electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_3x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 3.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x3 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 4.0x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.3 +SMD capacitor, aluminum electrolytic, Vishay, 4.0x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.4 +SMD capacitor, aluminum electrolytic, Panasonic A5 / Nichicon, 4.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 4.0x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_4x5.8 +SMD capacitor, aluminum electrolytic, Panasonic, 4.0x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x3 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x4.4 +SMD capacitor, aluminum electrolytic, Panasonic B45, 5.0x4.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.3 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 5.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 5.0x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.8 +SMD capacitor, aluminum electrolytic, Panasonic, 5.0x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_5x5.9 +SMD capacitor, aluminum electrolytic, Panasonic B6, 5.0x5.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x3 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x3.9 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x3.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x4.5 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x4.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x4.9 +SMD capacitor, aluminum electrolytic, Panasonic C5, 6.3x4.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.2 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.2mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.3 +SMD capacitor, aluminum electrolytic, Cornell Dubilier, 6.3x5.3mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.4 +SMD capacitor, aluminum electrolytic, Panasonic C55, 6.3x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.4_Nichicon +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 6.3x5.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.8 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x5.8mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x5.9 +SMD capacitor, aluminum electrolytic, Panasonic C6, 6.3x5.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x7.7 +SMD capacitor, aluminum electrolytic, Nichicon, 6.3x7.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_6.3x9.9 +SMD capacitor, aluminum electrolytic, Panasonic C10, 6.3x9.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x5.4 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x5.4mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.2 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x6.2mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.5 +SMD capacitor, aluminum electrolytic, Rubycon, 8.0x6.5mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.7 +SMD capacitor, aluminum electrolytic, United Chemi-Con, 8.0x6.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x6.9 +SMD capacitor, aluminum electrolytic, Panasonic E7, 8.0x6.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x10 +SMD capacitor, aluminum electrolytic, Nichicon, 8.0x10mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x10.5 +SMD capacitor, aluminum electrolytic, Vishay 0810, 8.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_8x11.9 +SMD capacitor, aluminum electrolytic, Panasonic E12, 8.0x11.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x7.7 +SMD capacitor, aluminum electrolytic, Nichicon, 10.0x7.7mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x7.9 +SMD capacitor, aluminum electrolytic, Panasonic F8, 10.0x7.9mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x10 +SMD capacitor, aluminum electrolytic, Nichicon, 10.0x10.0mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x10.5 +SMD capacitor, aluminum electrolytic, Vishay 1010, 10.0x10.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x12.5 +SMD capacitor, aluminum electrolytic, Vishay 1012, 10.0x12.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x12.6 +SMD capacitor, aluminum electrolytic, Panasonic F12, 10.0x12.6mm +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_10x14.3 +SMD capacitor, aluminum electrolytic, Vishay 1014, 10.0x14.3mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_16x17.5 +SMD capacitor, aluminum electrolytic, Vishay 1616, 16.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_16x22 +SMD capacitor, aluminum electrolytic, Vishay 1621, 16.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_18x17.5 +SMD capacitor, aluminum electrolytic, Vishay 1816, 18.0x17.5mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_18x22 +SMD capacitor, aluminum electrolytic, Vishay 1821, 18.0x22.0mm, http://www.vishay.com/docs/28395/150crz.pdf +capacitor electrolytic +0 +2 +2 +Capacitor_SMD +CP_Elec_CAP-XX_DMF3Zxxxxxxxx3D +5.5V, 470mF supercapacitor, 45mohm, -40ºC to +70ºC, https://www.cap-xx.com/wp-content/uploads/datasheets/CAP-XX-DMF470mF-Datasheet.pdf +supercap +0 +3 +3 +Capacitor_SMD +C_0201_0603Metric +Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +capacitor +0 +4 +2 +Capacitor_SMD +C_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Capacitor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +4 +2 +Capacitor_SMD +C_0402_1005Metric +Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0402_1005Metric_Pad0.74x0.62mm_HandSolder +Capacitor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0504_1310Metric +Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0504_1310Metric_Pad0.83x1.28mm_HandSolder +Capacitor SMD 0504 (1310 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0603_1608Metric +Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0603_1608Metric_Pad1.08x0.95mm_HandSolder +Capacitor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_0805_2012Metric +Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_0805_2012Metric_Pad1.18x1.45mm_HandSolder +Capacitor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf, https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_01005_0402Metric +Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +capacitor +0 +4 +2 +Capacitor_SMD +C_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Capacitor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +4 +2 +Capacitor_SMD +C_1206_3216Metric +Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1206_3216Metric_Pad1.33x1.80mm_HandSolder +Capacitor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1210_3225Metric +Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1210_3225Metric_Pad1.33x2.70mm_HandSolder +Capacitor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1812_4532Metric +Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1812_4532Metric_Pad1.57x3.40mm_HandSolder +Capacitor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_1825_4564Metric +Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_1825_4564Metric_Pad1.57x6.80mm_HandSolder +Capacitor SMD 1825 (4564 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: IPC-SM-782 page 76, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_2220_5650Metric +Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_2220_5650Metric_Pad1.97x5.40mm_HandSolder +Capacitor SMD 2220 (5650 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_2225_5664Metric +Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_2225_5664Metric_Pad1.80x6.60mm_HandSolder +Capacitor SMD 2225 (5664 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_3640_9110Metric +Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor +0 +2 +2 +Capacitor_SMD +C_3640_9110Metric_Pad2.10x10.45mm_HandSolder +Capacitor SMD 3640 (9110 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://datasheets.avx.com/AVX-HV_MLCC.pdf), generated with kicad-footprint-generator +capacitor handsolder +0 +2 +2 +Capacitor_SMD +C_Elec_3x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 3.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_4x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_4x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 4.0x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_5x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_5x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 5.0x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x5.8 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x5.8mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_6.3x7.7 +SMD capacitor, aluminum electrolytic nonpolar, 6.3x7.7mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x5.4 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x5.4mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x6.2 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x6.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_8x10.2 +SMD capacitor, aluminum electrolytic nonpolar, 8.0x10.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Elec_10x10.2 +SMD capacitor, aluminum electrolytic nonpolar, 10.0x10.2mm +capacitor electrolyic nonpolar +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZB4-A +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZB4 TZB4-A +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZB4-B +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZB4 TZB4-A +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZC3 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZC3 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZR1 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZR1 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZW4 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZW4 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Murata_TZY2 +trimmer capacitor SMD horizontal, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/capacitor/trimmer/t13e.ashx?la=en-gb + Murata TZY2 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Sprague-Goodman_SGC3 +trimmer capacitor SMD horizontal, http://media.wix.com/ugd/d86717_38d9821e12823a7aa9cef38c6c2a73cc.pdf + Sprague Goodman SGC3 +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JN +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JN +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JQ +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JQ +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JR +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JR +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JV +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JV +0 +2 +2 +Capacitor_SMD +C_Trimmer_Voltronics_JZ +trimmer capacitor SMD horizontal, http://www.knowlescapacitors.com/File%20Library/Voltronics/English/GlobalNavigation/Products/Trimmer%20Capacitors/CerChipTrimCap.pdf + Voltronics JR +0 +2 +2 +Capacitor_THT +CP_Axial_L10.0mm_D4.5mm_P15.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*4.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 4.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L10.0mm_D6.0mm_P15.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=10*6mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 15mm length 10mm diameter 6mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L11.0mm_D5.0mm_P18.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*5mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L11.0mm_D6.0mm_P18.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=18mm, , length*diameter=11*6mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 18mm length 11mm diameter 6mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L11.0mm_D8.0mm_P15.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=11*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 15mm length 11mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L18.0mm_D6.5mm_P25.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*6.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 6.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L18.0mm_D8.0mm_P25.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*8mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L18.0mm_D10.0mm_P25.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=18*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 25mm length 18mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L20.0mm_D10.0mm_P26.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L20.0mm_D13.0mm_P26.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=26mm, , length*diameter=20*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 26mm length 20mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L21.0mm_D8.0mm_P28.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=28mm, , length*diameter=21*8mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 28mm length 21mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L25.0mm_D10.0mm_P30.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=30mm, , length*diameter=25*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 30mm length 25mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L26.5mm_D20.0mm_P33.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=33mm, , length*diameter=26.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 33mm length 26.5mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D10.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*10mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D13.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D16.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L29.0mm_D20.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=29*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 29mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D10.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*10mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D12.5mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*12.5mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D15.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*15mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 15mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L30.0mm_D18.0mm_P35.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=30*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 35mm length 30mm diameter 18mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L34.5mm_D20.0mm_P41.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=41mm, , length*diameter=34.5*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 41mm length 34.5mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L37.0mm_D13.0mm_P43.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*13mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L37.0mm_D16.0mm_P43.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*16mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L37.0mm_D20.0mm_P43.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=43mm, , length*diameter=37*20mm^2, Electrolytic Capacitor, , http://www.kemet.com/Lists/ProductCatalog/Attachments/424/KEM_AC102.pdf +CP Axial series Axial Horizontal pin pitch 43mm length 37mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L38.0mm_D18.0mm_P44.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*18mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 18mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L38.0mm_D21.0mm_P44.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=44mm, , length*diameter=38*21mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/28325/021asm.pdf +CP Axial series Axial Horizontal pin pitch 44mm length 38mm diameter 21mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L40.0mm_D16.0mm_P48.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=48mm, , length*diameter=40*16mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 48mm length 40mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D23.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D26.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D29.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D32.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.0mm_D35.0mm_P45.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=45mm, , length*diameter=42*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 45mm length 42mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L42.5mm_D20.0mm_P49.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=49mm, , length*diameter=42.5*20mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 49mm length 42.5mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L46.0mm_D20.0mm_P52.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=52mm, , length*diameter=46*20mm^2, Electrolytic Capacitor +CP Axial series Axial Horizontal pin pitch 52mm length 46mm diameter 20mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D23.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D26.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D29.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D32.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L55.0mm_D35.0mm_P60.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=60mm, , length*diameter=55*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 60mm length 55mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D23.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D26.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D29.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D32.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L67.0mm_D35.0mm_P75.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=75mm, , length*diameter=67*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 75mm length 67mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D23.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D26.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D29.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D32.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L80.0mm_D35.0mm_P85.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=85mm, , length*diameter=80*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 85mm length 80mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D23.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*23.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 23.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D26.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*26mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D29.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*29.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 29.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D32.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*32.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 32.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Axial_L93.0mm_D35.0mm_P100.00mm_Horizontal +CP, Axial series, Axial, Horizontal, pin pitch=100mm, , length*diameter=93*35.0mm^2, Electrolytic Capacitor, , http://www.vishay.com/docs/42037/53d.pdf +CP Axial series Axial Horizontal pin pitch 100mm length 93mm diameter 35.0mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D4.0mm_P1.50mm +CP, Radial series, Radial, pin pitch=1.50mm, , diameter=4mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 1.50mm diameter 4mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D4.0mm_P2.00mm +CP, Radial series, Radial, pin pitch=2.00mm, , diameter=4mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.00mm diameter 4mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D5.0mm_P2.00mm +CP, Radial series, Radial, pin pitch=2.00mm, , diameter=5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.00mm diameter 5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D5.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D6.3mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=6.3mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 6.3mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D7.5mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=7.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 7.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P3.50mm +CP, Radial series, Radial, pin pitch=3.50mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.50mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P3.80mm +CP, Radial series, Radial, pin pitch=3.80mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.80mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D8.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=8mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 8mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P2.50mm_P5.00mm +CP, Radial series, Radial, pin pitch=2.50mm 5.00mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm 5.00mm diameter 10mm Electrolytic Capacitor +0 +4 +2 +Capacitor_THT +CP_Radial_D10.0mm_P3.50mm +CP, Radial series, Radial, pin pitch=3.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.50mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P3.80mm +CP, Radial series, Radial, pin pitch=3.80mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 3.80mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D10.0mm_P5.00mm_P7.50mm +CP, Radial series, Radial, pin pitch=5.00mm 7.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm 7.50mm diameter 10mm Electrolytic Capacitor +0 +4 +2 +Capacitor_THT +CP_Radial_D10.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=10mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 10mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D12.5mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=12.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D12.5mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=12.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D12.5mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=12.5mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 12.5mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D13.0mm_P2.50mm +CP, Radial series, Radial, pin pitch=2.50mm, , diameter=13mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 2.50mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D13.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=13mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D13.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=13mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 13mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D14.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, , diameter=14mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 5.00mm diameter 14mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D14.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=14mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 14mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D16.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=16mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 16mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D17.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=17mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 17mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D18.0mm_P7.50mm +CP, Radial series, Radial, pin pitch=7.50mm, , diameter=18mm, Electrolytic Capacitor +CP Radial series Radial pin pitch 7.50mm diameter 18mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D22.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=22mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 22mm height 40mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D22.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=22mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 22mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D24.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=24mm, height=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 24mm height 40mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D24.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=24mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 24mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D25.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=25mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 25mm height 45mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D25.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=25mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 25mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D26.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=26mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 26mm height 45mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D26.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=26mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 26mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D30.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=30mm, height=45mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 30mm height 45mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D30.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=30mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 30mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D35.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=35mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 35mm height 50mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D35.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=35mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 35mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_D40.0mm_P10.00mm_3pin_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, diameter=40mm, height=50mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 40mm height 50mm Electrolytic Capacitor +0 +3 +2 +Capacitor_THT +CP_Radial_D40.0mm_P10.00mm_SnapIn +CP, Radial series, Radial, pin pitch=10.00mm, , diameter=40mm, Electrolytic Capacitor, , http://www.vishay.com/docs/28342/058059pll-si.pdf +CP Radial series Radial pin pitch 10.00mm diameter 40mm Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D4.5mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 4.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D4.5mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=4.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 4.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.5mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 5.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D5.5mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=5.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 5.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D6.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 6.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D6.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=6.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 6.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D7.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 7.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D7.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=7.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 7.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D8.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 8.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D8.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=8.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 8.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D9.0mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 9.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D9.0mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=9.0mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 9.0mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D10.5mm_P2.50mm +CP, Radial_Tantal series, Radial, pin pitch=2.50mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 2.50mm diameter 10.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +CP_Radial_Tantal_D10.5mm_P5.00mm +CP, Radial_Tantal series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Tantal Electrolytic Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/TANTAL-TB-Serie%23.pdf +CP Radial_Tantal series Radial pin pitch 5.00mm diameter 10.5mm Tantal Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P7.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 7.5mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P10.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 10mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P12.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 12.5mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L3.8mm_D2.6mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=3.8*2.6mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 15mm length 3.8mm diameter 2.6mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P7.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=7.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 7.5mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P10.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=10mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 10mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P12.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=12.5mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 12.5mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L5.1mm_D3.1mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=5.1*3.1mm^2, http://www.vishay.com/docs/45231/arseries.pdf +C Axial series Axial Horizontal pin pitch 15mm length 5.1mm diameter 3.1mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D6.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D6.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D7.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 7.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D7.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 7.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D8.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 8.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D8.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*8.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 8.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D9.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D9.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D10.5mm_P15.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=15mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 15mm length 12mm diameter 10.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L12.0mm_D10.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=12*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 12mm diameter 10.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D6.5mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D6.5mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*6.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 6.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D7.0mm_P20.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=20mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 20mm length 17mm diameter 7.0mm +0 +2 +2 +Capacitor_THT +C_Axial_L17.0mm_D7.0mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=17*7.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 17mm diameter 7.0mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D7.5mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*7.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 7.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D8.0mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*8.0mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 8.0mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D9.0mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9mm +0 +2 +2 +Capacitor_THT +C_Axial_L19.0mm_D9.5mm_P25.00mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=25mm, , length*diameter=19*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 25mm length 19mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L22.0mm_D9.5mm_P27.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*9.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 9.5mm +0 +2 +2 +Capacitor_THT +C_Axial_L22.0mm_D10.5mm_P27.50mm_Horizontal +C, Axial series, Axial, Horizontal, pin pitch=27.5mm, , length*diameter=22*10.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B300/STYROFLEX.pdf +C Axial series Axial Horizontal pin pitch 27.5mm length 22mm diameter 10.5mm +0 +2 +2 +Capacitor_THT +C_Disc_D3.0mm_W1.6mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.0*1.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 2.50mm diameter 3.0mm width 1.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D3.0mm_W2.0mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3*2mm^2, Capacitor +C Disc series Radial pin pitch 2.50mm diameter 3mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D3.4mm_W2.1mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.4*2.1mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 2.50mm diameter 3.4mm width 2.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D3.8mm_W2.6mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=3.8*2.6mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 2.50mm diameter 3.8mm width 2.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D4.3mm_W1.9mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.3*1.9mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 5.00mm diameter 4.3mm width 1.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D4.7mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=4.7*2.5mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 5.00mm diameter 4.7mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D5.0mm_W2.5mm_P2.50mm +C, Disc series, Radial, pin pitch=2.50mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 2.50mm diameter 5mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D5.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 5mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D5.1mm_W3.2mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=5.1*3.2mm^2, Capacitor, http://www.vishay.com/docs/45233/krseries.pdf +C Disc series Radial pin pitch 5.00mm diameter 5.1mm width 3.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D6.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 6mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D6.0mm_W4.4mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=6*4.4mm^2, Capacitor +C Disc series Radial pin pitch 5.00mm diameter 6mm width 4.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 7mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*2.5mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W4.4mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*4.4mm^2, Capacitor +C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 4.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 7.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 7.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D7.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=7.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 7.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 8mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 8mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 8mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D8.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=8*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 8mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 9mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 9mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 9mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D9.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=9*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 9mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.0mm_W2.5mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10*2.5mm^2, Capacitor, http://cdn-reichelt.de/documents/datenblatt/B300/DS_KERKO_TC.pdf +C Disc series Radial pin pitch 5.00mm diameter 10mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.5mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 10.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 10.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D10.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=10.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 10.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D11.0mm_W5.0mm_P5.00mm +C, Disc series, Radial, pin pitch=5.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 5.00mm diameter 11mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D11.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 11mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D11.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=11*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 11mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D12.0mm_W4.4mm_P7.75mm +C, Disc series, Radial, pin pitch=7.75mm, , diameter*width=12*4.4mm^2, Capacitor +C Disc series Radial pin pitch 7.75mm diameter 12mm width 4.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D12.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 12.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D12.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=12.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 12.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D14.5mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 14.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D14.5mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=14.5*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 14.5mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D16.0mm_W5.0mm_P7.50mm +C, Disc series, Radial, pin pitch=7.50mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 7.50mm diameter 16.0mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Disc_D16.0mm_W5.0mm_P10.00mm +C, Disc series, Radial, pin pitch=10.00mm, , diameter*width=16.0*5.0mm^2, Capacitor, http://www.vishay.com/docs/28535/vy2series.pdf +C Disc series Radial pin pitch 10.00mm diameter 16.0mm width 5.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D4.0mm_H5.0mm_P1.50mm +C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 1.50mm diameter 4mm height 5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D4.0mm_H7.0mm_P1.50mm +C, Radial series, Radial, pin pitch=1.50mm, diameter=4mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 1.50mm diameter 4mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D5.0mm_H5.0mm_P2.00mm +C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.00mm diameter 5mm height 5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D5.0mm_H7.0mm_P2.00mm +C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.00mm diameter 5mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D5.0mm_H11.0mm_P2.00mm +C, Radial series, Radial, pin pitch=2.00mm, diameter=5mm, height=11mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.00mm diameter 5mm height 11mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D6.3mm_H5.0mm_P2.50mm +C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D6.3mm_H7.0mm_P2.50mm +C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D6.3mm_H11.0mm_P2.50mm +C, Radial series, Radial, pin pitch=2.50mm, diameter=6.3mm, height=11mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 2.50mm diameter 6.3mm height 11mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D8.0mm_H7.0mm_P3.50mm +C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=7mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 3.50mm diameter 8mm height 7mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D8.0mm_H11.5mm_P3.50mm +C, Radial series, Radial, pin pitch=3.50mm, diameter=8mm, height=11.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 3.50mm diameter 8mm height 11.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D10.0mm_H12.5mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=12.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 10mm height 12.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D10.0mm_H16.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=16mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 10mm height 16mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D10.0mm_H20.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=10mm, height=20mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 10mm height 20mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D12.5mm_H20.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=20mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 20mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D12.5mm_H25.0mm_P5.00mm +C, Radial series, Radial, pin pitch=5.00mm, diameter=12.5mm, height=25mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 5.00mm diameter 12.5mm height 25mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D16.0mm_H25.0mm_P7.50mm +C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=25mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 7.50mm diameter 16mm height 25mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D16.0mm_H31.5mm_P7.50mm +C, Radial series, Radial, pin pitch=7.50mm, diameter=16mm, height=31.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 7.50mm diameter 16mm height 31.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Radial_D18.0mm_H35.5mm_P7.50mm +C, Radial series, Radial, pin pitch=7.50mm, diameter=18mm, height=35.5mm, Non-Polar Electrolytic Capacitor +C Radial series Radial pin pitch 7.50mm diameter 18mm height 35.5mm Non-Polar Electrolytic Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.0mm_W2.5mm_P2.50mm +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4*2.5mm^2, Capacitor +C Rect series Radial pin pitch 2.50mm length 4mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W2.0mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*2mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W3.0mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.0mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W3.8mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*3.8mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 3.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W4.6mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*4.6mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 4.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L4.6mm_W5.5mm_P2.50mm_MKS02_FKP02 +C, Rect series, Radial, pin pitch=2.50mm, , length*width=4.6*5.5mm^2, Capacitor, http://www.wima.de/DE/WIMA_MKS_02.pdf +C Rect series Radial pin pitch 2.50mm length 4.6mm width 5.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W2.0mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W2.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*2.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W3.5mm_P2.50mm_P5.00mm +C, Rect series, Radial, pin pitch=2.50mm 5.00mm, , length*width=7*3.5mm^2, Capacitor +C Rect series Radial pin pitch 2.50mm 5.00mm length 7mm width 3.5mm Capacitor +0 +4 +2 +Capacitor_THT +C_Rect_L7.0mm_W3.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*3.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W4.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*4.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W6.0mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.0mm_W6.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7*6.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7mm width 6.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W2.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W3.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W3.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*3.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W4.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W5.5mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*5.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 5.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W7.2mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 7.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W8.5mm_P5.00mm_FKP2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 8.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.2mm_W11.0mm_P5.00mm_FKS2_FKP2_MKS2_MKP2 +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.2*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_2.pdf +C Rect series Radial pin pitch 5.00mm length 7.2mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L7.5mm_W6.5mm_P5.00mm +C, Rect series, Radial, pin pitch=5.00mm, , length*width=7.5*6.5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm length 7.5mm width 6.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W2.5mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W2.6mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 2.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W2.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*2.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 2.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.2mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.3mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.4mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.6mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.8mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W3.9mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*3.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 3.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W4.0mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 4.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W4.2mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 4.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W4.9mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 4.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W5.1mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 5.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W5.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*5.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 5.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W6.4mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 6.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W6.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*6.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 6.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W7.7mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*7.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 7.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W8.5mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*8.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 8.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W9.5mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 9.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L9.0mm_W9.8mm_P7.50mm_MKT +C, Rect series, Radial, pin pitch=7.50mm, , length*width=9*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 7.50mm length 9mm width 9.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W2.5mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*2.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 2.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W3.0mm_P7.50mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W3.0mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*3.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 3.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W4.0mm_P7.50mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W4.0mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10*4.0mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10mm width 4.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.0mm_W5.0mm_P5.00mm_P7.50mm +C, Rect series, Radial, pin pitch=5.00mm 7.50mm, , length*width=10*5mm^2, Capacitor +C Rect series Radial pin pitch 5.00mm 7.50mm length 10mm width 5mm Capacitor +0 +4 +2 +Capacitor_THT +C_Rect_L10.3mm_W4.5mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*4.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.3mm_W5.0mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.3mm_W5.7mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*5.7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 5.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L10.3mm_W7.2mm_P7.50mm_MKS4 +C, Rect series, Radial, pin pitch=7.50mm, , length*width=10.3*7.2mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 7.50mm length 10.3mm width 7.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W2.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 2.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W3.4mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W3.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W4.2mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W4.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 4.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W5.1mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W5.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*5.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 5.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W6.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W6.4mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 6.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W7.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 7.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.0mm_W8.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.0*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.0mm width 8.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W2.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W2.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W2.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*2.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 2.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W3.2mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W3.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W3.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*3.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 3.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W4.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W4.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W4.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*4.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 4.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.1mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.2mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W5.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*5.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 5.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W6.4mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.4mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W6.6mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W6.9mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*6.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 6.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W7.3mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W7.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W7.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 7.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W8.0mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.0mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.0mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W8.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*8.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 8.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W9.5mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L11.5mm_W9.8mm_P10.00mm_MKT +C, Rect series, Radial, pin pitch=10.00mm, , length*width=11.5*9.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 10.00mm length 11.5mm width 9.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W3.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*3mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W6.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.0mm_W6.5mm_P7.50mm_P10.00mm +C, Rect series, Radial, pin pitch=7.50mm 10.00mm, , length*width=13*6.5mm^2, Capacitor +C Rect series Radial pin pitch 7.50mm 10.00mm length 13mm width 6.5mm Capacitor +0 +4 +2 +Capacitor_THT +C_Rect_L13.0mm_W8.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.5mm_W4.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*4mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13.5mm width 4mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L13.5mm_W5.0mm_P10.00mm_FKS3_FKP3_MKS4 +C, Rect series, Radial, pin pitch=10.00mm, , length*width=13.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 10.00mm length 13.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W4.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W4.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*4.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 4.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W5.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W6.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W7.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W7.3mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*7.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 7.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W8.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W8.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*8.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 8.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W9.0mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W9.2mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*9.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 9.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W10.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W10.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 10.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W11.2mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W11.8mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*11.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 11.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W13.5mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.5mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W13.7mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L16.5mm_W13.9mm_P15.00mm_MKT +C, Rect series, Radial, pin pitch=15.00mm, , length*width=16.5*13.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 15.00mm length 16.5mm width 13.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W5.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W6.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W7.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W8.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W9.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L18.0mm_W11.0mm_P15.00mm_FKS3_FKP3 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=18*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_FKS_3.pdf +C Rect series Radial pin pitch 15.00mm length 18mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W5.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W6.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W7.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W8.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W9.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L19.0mm_W11.0mm_P15.00mm_MKS4 +C, Rect series, Radial, pin pitch=15.00mm, , length*width=19*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 15.00mm length 19mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W7.0mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*7mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W8.3mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 8.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W8.6mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*8.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 8.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W10.1mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 10.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W10.3mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.3mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 10.3mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W10.9mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*10.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 10.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W12.2mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 12.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W12.6mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 12.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L24.0mm_W12.8mm_P22.50mm_MKT +C, Rect series, Radial, pin pitch=22.50mm, , length*width=24*12.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 22.50mm length 24mm width 12.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W5.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W6.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*6mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W7.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*7mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 7mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W8.5mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*8.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 8.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W10.5mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*10.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 10.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L26.5mm_W11.5mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=26.5*11.5mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 26.5mm width 11.5mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L27.0mm_W9.0mm_P22.00mm +C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*9mm^2, Capacitor +C Rect series Radial pin pitch 22.00mm length 27mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L27.0mm_W9.0mm_P23.00mm +C, Rect series, Radial, pin pitch=23.00mm, , length*width=27*9mm^2, Capacitor +C Rect series Radial pin pitch 23.00mm length 27mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L27.0mm_W11.0mm_P22.00mm +C, Rect series, Radial, pin pitch=22.00mm, , length*width=27*11mm^2, Capacitor +C Rect series Radial pin pitch 22.00mm length 27mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L28.0mm_W8.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*8mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 28mm width 8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L28.0mm_W10.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*10mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 28mm width 10mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L28.0mm_W12.0mm_P22.50mm_MKS4 +C, Rect series, Radial, pin pitch=22.50mm, , length*width=28*12mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 22.50mm length 28mm width 12mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W7.6mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 7.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W7.8mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 7.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W7.9mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*7.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 7.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W9.1mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.1mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 9.1mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W9.6mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*9.6mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 9.6mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W11.0mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W11.9mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*11.9mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 11.9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W12.2mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*12.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 12.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W13.0mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W13.8mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*13.8mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 13.8mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W14.2mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*14.2mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 14.2mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L29.0mm_W16.0mm_P27.50mm_MKT +C, Rect series, Radial, pin pitch=27.50mm, , length*width=29*16mm^2, Capacitor, https://en.tdk.eu/inf/20/20/db/fc_2009/MKT_B32560_564.pdf +C Rect series Radial pin pitch 27.50mm length 29mm width 16mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W9.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W11.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W13.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W15.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W17.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 17mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L31.5mm_W20.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=31.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 31.5mm width 20mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L32.0mm_W15.0mm_P27.00mm +C, Rect series, Radial, pin pitch=27.00mm, , length*width=32*15mm^2, Capacitor +C Rect series Radial pin pitch 27.00mm length 32mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L33.0mm_W13.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 33mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L33.0mm_W15.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 33mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L33.0mm_W20.0mm_P27.50mm_MKS4 +C, Rect series, Radial, pin pitch=27.50mm, , length*width=33*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 27.50mm length 33mm width 20mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W9.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*9mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 9mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W11.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*11mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 11mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W13.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*13mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 13mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W15.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*15mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 15mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W17.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*17mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 17mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W19.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*19mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 19mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W20.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*20mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 20mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W24.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*24mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 24mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W31.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*31mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 31mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W35.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*35mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 35mm Capacitor +0 +2 +2 +Capacitor_THT +C_Rect_L41.5mm_W40.0mm_P37.50mm_MKS4 +C, Rect series, Radial, pin pitch=37.50mm, , length*width=41.5*40mm^2, Capacitor, http://www.wima.com/EN/WIMA_MKS_4.pdf +C Rect series Radial pin pitch 37.50mm length 41.5mm width 40mm Capacitor +0 +2 +2 +Capacitor_THT +DX_5R5HxxxxU_D11.5mm_P10.00mm +CP, Radial series, Radial, pin pitch=10.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf +CP Radial series Radial pin pitch 10.00mm diameter 11.5mm supercapacitor +0 +2 +2 +Capacitor_THT +DX_5R5VxxxxU_D11.5mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, diameter=11.5mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf +CP Radial series Radial pin pitch 5.00mm diameter 11.5mm supercapacitor +0 +2 +2 +Capacitor_THT +DX_5R5VxxxxU_D19.0mm_P5.00mm +CP, Radial series, Radial, pin pitch=5.00mm, diameter=19mm, Supercapacitor, http://www.elna.co.jp/en/capacitor/double_layer/catalog/pdf/dx_e.pdf +CP Radial series Radial pin pitch 5.00mm diameter 19mm supercapacitor +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-08_AVX-J +Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-08_AVX-J_Pad1.25x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-J (1608-08 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-10_AVX-L +Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-1608-10_AVX-L_Pad1.25x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-L (1608-10 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/48064/_t58_vmn_pt0471_1601.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-12_Kemet-R +Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-12_Kemet-R_Pad1.30x1.05mm_HandSolder +Tantalum Capacitor SMD Kemet-R (2012-12 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-15_AVX-P +Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-2012-15_AVX-P_Pad1.30x1.05mm_HandSolder +Tantalum Capacitor SMD AVX-P (2012-15 Metric), IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/40182/tmch.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-10_Kemet-I +Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-I (3216-10 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-12_Kemet-S +Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-12_Kemet-S_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-S (3216-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-18_Kemet-A +Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3216-18_Kemet-A_Pad1.58x1.35mm_HandSolder +Tantalum Capacitor SMD Kemet-A (3216-18 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-12_Kemet-T +Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-12_Kemet-T_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-T (3528-12 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-15_AVX-H +Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-15_AVX-H_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD AVX-H (3528-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-21_Kemet-B +Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-3528-21_Kemet-B_Pad1.50x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-B (3528-21 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-15_Kemet-U +Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-15_Kemet-U_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-U (6032-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-20_AVX-F +Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-20_AVX-F_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD AVX-F (6032-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-28_Kemet-C +Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-6032-28_Kemet-C_Pad2.25x2.35mm_HandSolder +Tantalum Capacitor SMD Kemet-C (6032-28 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-20_AVX-U +Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-20_AVX-U_Pad2.72x3.50mm_HandSolder +Tantalum Capacitor SMD AVX-U (7132-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-28_AVX-C +Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7132-28_AVX-C_Pad2.72x3.50mm_HandSolder +Tantalum Capacitor SMD AVX-C (7132-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-15_AVX-R +Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-15_AVX-R_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-R (7260-15 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-20_AVX-M +Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-20_AVX-M_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-M (7260-20 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-28_AVX-M +Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-28_AVX-M_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-M (7260-28 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-38_AVX-R +Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7260-38_AVX-R_Pad2.68x6.30mm_HandSolder +Tantalum Capacitor SMD AVX-R (7260-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/F72-F75.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-15_Kemet-W +Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-15_Kemet-W_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-W (7343-15 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-20_Kemet-V +Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-20_Kemet-V_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-V (7343-20 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-30_AVX-N +Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-30_AVX-N_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD AVX-N (7343-30 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-31_Kemet-D +Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-31_Kemet-D_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-D (7343-31 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-40_Kemet-Y +Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-40_Kemet-Y_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-Y (7343-40 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-43_Kemet-X +Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7343-43_Kemet-X_Pad2.25x2.55mm_HandSolder +Tantalum Capacitor SMD Kemet-X (7343-43 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7360-38_Kemet-E +Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7360-38_Kemet-E_Pad2.25x4.25mm_HandSolder +Tantalum Capacitor SMD Kemet-E (7360-38 Metric), IPC_7351 nominal, (Body size from: http://www.kemet.com/Lists/ProductCatalog/Attachments/253/KEM_TC101_STD.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-38_AVX-V +Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-38_AVX-V_Pad2.18x3.30mm_HandSolder +Tantalum Capacitor SMD AVX-V (7361-38 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-438_AVX-U +Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Capacitor_Tantalum_SMD +CP_EIA-7361-438_AVX-U_Pad2.18x3.30mm_HandSolder +Tantalum Capacitor SMD AVX-U (7361-438 Metric), IPC_7351 nominal, (Body size from: http://datasheets.avx.com/NOS.pdf), generated with kicad-footprint-generator +capacitor tantalum +0 +2 +2 +Connector +Banana_Cliff_FCR7350x_S16N-PC_Horizontal +Cliff single 4mm shrouded banana panel socket, through-hole, horizontal, https://www.cliffuk.co.uk/products/testleads/sockets/S16NPC.pdf +cliff 4mm socket jack banana +0 +1 +1 +Connector +Banana_Jack_1Pin +Single banana socket, footprint - 6mm drill +banana socket +0 +1 +1 +Connector +Banana_Jack_2Pin +Dual banana socket, footprint - 2 x 6mm drills +banana socket +0 +2 +2 +Connector +Banana_Jack_3Pin +Triple banana socket, footprint - 3 x 6mm drills +banana socket +0 +3 +3 +Connector +CUI_PD-30 +3 pin connector, PD-30, http://www.cui.com/product/resource/pd-30.pdf +connector 3-pin PD-30 power DIN +0 +4 +4 +Connector +CUI_PD-30S +3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf +connector 3-pin PD-30S power DIN shielded +0 +8 +5 +Connector +CUI_PD-30S_CircularHoles +3-pin nonstandard DIN connector, shielded, PD-30S, http://www.cui.com/product/resource/pd-30s.pdf +connector 3-pin PD-30S power DIN shielded +0 +8 +5 +Connector +CalTest_CT3151 +Right-angle standard banana jack, http://www.caltestelectronics.com/images/attachments/P315100rH_drawing.pdf +banana jack horizontal +0 +4 +1 +Connector +Connector_SFP_and_Cage +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English +SFP+ SFP +0 +40 +21 +Connector +DTF13-12Px +http://www.te.com/usa-en/product-DTF13-12PA-G003.html +DEUTSCH DT header 12 pin +0 +12 +12 +Connector +FanPinHeader_1x03_P2.54mm_Vertical +3-pin CPU fan Through hole pin header, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf +pin header 3-pin CPU fan +0 +3 +3 +Connector +FanPinHeader_1x04_P2.54mm_Vertical +4-pin CPU fan Through hole pin header, e.g. for Wieson part number 2366C888-007 Molex 47053-1000, Foxconn HF27040-M1, Tyco 1470947-1 or equivalent, see http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf +pin header 4-pin CPU fan +0 +4 +4 +Connector +GB042-34S-H10 +http://www.lsmtron.com/pdf/Connector&Antenna_catalog.PDF +34pin SMD connector +0 +34 +34 +Connector +IHI_B6A-PCB-45_Vertical +https://lugsdirect.com/PDF_Webprint/B6A-PCB-45-XX(-X).pdf +connector IHI B6A-PCB-45 +0 +49 +1 +Connector +JWT_A3963_1x02_P3.96mm_Vertical +JWT A3963, 3.96mm pitch Pin head connector (http://www.jwt.com.tw/pro_pdf/A3963.pdf) +connector JWT A3963 pinhead +0 +2 +2 +Connector +NS-Tech_Grove_1x04_P2mm_Vertical +https://statics3.seeedstudio.com/images/opl/datasheet/3470130P1.pdf +Grove-1x04 +0 +4 +4 +Connector +SpringContact_Harwin_S1941-46R +7.25mm SMT Multi-directional Spring Contact (T+R), https://cdn.harwin.com/pdfs/S1941R.pdf +spring contact emi emc shield +0 +1 +1 +Connector +Tag-Connect_TC2030-IDC-FP_2x03_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC.pdf +tag connect programming header pogo pins +0 +6 +6 +Connector +Tag-Connect_TC2030-IDC-NL_2x03_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2030-IDC-NL.pdf +tag connect programming header pogo pins +0 +6 +6 +Connector +Tag-Connect_TC2050-IDC-FP_2x05_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-430%20Datasheet.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2050-IDC-NL%20Datasheet.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2050-IDC-NL_2x05_P1.27mm_Vertical_with_bottom_clip +Tag-Connect programming header with bottom courtyard for TC2050-NL Clip board ; https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-IDC-NL_Datasheet_8.pdf https://www.tag-connect.com/wp-content/uploads/bsk-pdf-manager/TC2050-CLIP_Datasheet_25.pdf +tag connect programming header pogo pins +0 +10 +10 +Connector +Tag-Connect_TC2070-IDC-FP_2x07_P1.27mm_Vertical +Tag-Connect programming header; http://www.tag-connect.com/Materials/TC2070-IDC%20Datasheet.pdf +tag connect programming header pogo pins +0 +14 +14 +Connector_AMASS +AMASS_MR30PW-FB_1x03_P3.50mm_Horizontal +Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf +RC Connector XT30 +0 +5 +3 +Connector_AMASS +AMASS_MR30PW-M_1x03_P3.50mm_Horizontal +Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/5e47640ba39fa492dbd4c0f4c8ae7b93/MR30PW%20SPEC.pdf +RC Connector XT30 +0 +5 +3 +Connector_AMASS +AMASS_XT30PW-F_1x02_P2.50mm_Horizontal +Connector XT30 Horizontal PCB Female, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf +RC Connector XT30 +0 +4 +2 +Connector_AMASS +AMASS_XT30PW-M_1x02_P2.50mm_Horizontal +Connector XT30 Horizontal PCB Male, https://www.tme.eu/en/Document/ce4077e36b79046da520ca73227e15de/XT30PW%20SPEC.pdf +RC Connector XT30 +0 +4 +2 +Connector_AMASS +AMASS_XT30U-F_1x02_P5.0mm_Vertical +Connector XT30 Vertical Cable Female, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30U-M_1x02_P5.0mm_Vertical +Connector XT30 Vertical Cable Male, https://www.tme.eu/en/Document/3cbfa5cfa544d79584972dd5234a409e/XT30U%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30UPB-F_1x02_P5.0mm_Vertical +Connector XT30 Vertical PCB Female, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT30UPB-M_1x02_P5.0mm_Vertical +Connector XT30 Vertical PCB Male, https://www.tme.eu/en/Document/4acc913878197f8c2e30d4b8cdc47230/XT30UPB%20SPEC.pdf +RC Connector XT30 +0 +2 +2 +Connector_AMASS +AMASS_XT60-F_1x02_P7.20mm_Vertical +AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf +XT60 female vertical +0 +2 +2 +Connector_AMASS +AMASS_XT60-M_1x02_P7.20mm_Vertical +AMASS female XT60, through hole, vertical, https://www.tme.eu/Document/2d152ced3b7a446066e6c419d84bb460/XT60%20SPEC.pdf +XT60 female vertical +0 +2 +2 +Connector_AMASS +AMASS_XT60IPW-M_1x03_P7.20mm_Horizontal +Connector XT60 Horizontal PCB Male, https://www.bto.pl/pdf/08988/XT60IPW-M3.pdf +RC Connector XT60 +0 +5 +3 +Connector_AMASS +AMASS_XT60PW-F_1x02_P7.20mm_Horizontal +Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf +RC Connector XT60 +0 +4 +2 +Connector_AMASS +AMASS_XT60PW-M_1x02_P7.20mm_Horizontal +Connector XT60 Horizontal PCB Female, https://www.tme.eu/en/Document/9b8d0c5eb7094295f3d3112c214d3ade/XT60PW%20SPEC.pdf +RC Connector XT60 +0 +4 +2 +Connector_Amphenol +Amphenol_M8S-03PMMR-SF8001 +M8 Male connector for panel, 90° PCB mount (https://www.amphenolltw.com/2012download/2D%20PDF/03_M%20Series%20Sensor%20Connectors/M8S-XXPMMR-SF8001.pdf) +three-pin M8 +0 +5 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ-3523-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) +3.5mm audio cui horizontal jack stereo +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ-3524-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cui.com/product/resource/sj-352x-smt-series.pdf) +3.5mm audio cui horizontal jack stereo +0 +4 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3523N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3524N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +4 +4 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3525N_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cuidevices.com/product/resource/pdf/sj1-352xn.pdf +TRS audio jack stereo horizontal +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3533NG_Horizontal +TRS 3.5mm, horizontal, through-hole, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3533NG_Horizontal_CircularHoles +TRS 3.5mm, horizontal, through-hole, , circular holeshttps://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal circular +0 +3 +3 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3535NG_Horizontal +TRS 3.5mm, horizontal, through-hole, with switch, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ1-3535NG_Horizontal_CircularHoles +TRS 3.5mm, horizontal, through-hole, with switch, circular holes, https://www.cui.com/product/resource/sj1-353xng.pdf +TRS audio jack stereo horizontal circular +0 +5 +5 +Connector_Audio +Jack_3.5mm_CUI_SJ2-3593D-SMT_Horizontal +3.5 mm, Stereo, Right Angle, Surface Mount (SMT), Audio Jack Connector (https://www.cuidevices.com/product/resource/sj2-359x-smt.pdf) +3.5mm audio cui horizontal jack stereo +0 +5 +5 +Connector_Audio +Jack_3.5mm_KoreanHropartsElec_PJ-320D-4A_Horizontal +Korean Hroparts Elec PJ-320D-4A (https://datasheet.lcsc.com/lcsc/1810121716_Korean-Hroparts-Elec-PJ-320D-4A_C95562.pdf) +smt female jack horizontal +0 +4 +4 +Connector_Audio +Jack_3.5mm_Ledino_KB3SPRS_Horizontal +https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf +jack stereo TRS +0 +5 +5 +Connector_Audio +Jack_3.5mm_Lumberg_1503_07_Horizontal +TRS 3.5mm, horizontal, through-hole, https://downloads.lumberg.com/datenblaetter/en/1503_07.pdf +TRS audio jack horizontal +0 +4 +3 +Connector_Audio +Jack_3.5mm_PJ311_Horizontal +PJ311 6pin SMD 3.5mm stereo headphones jack. +headphones jack plug stereo 3.5mm PJ311 +0 +6 +6 +Connector_Audio +Jack_3.5mm_PJ320D_Horizontal +Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html) +3.5mm jack mic microphone phones headphones 4pins audio plug +0 +4 +4 +Connector_Audio +Jack_3.5mm_PJ320E_Horizontal +Headphones with microphone connector, 3.5mm, 4 pins (http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html) +3.5mm jack mic microphone phones headphones 4pins audio plug +0 +5 +4 +Connector_Audio +Jack_3.5mm_PJ31060-I_Horizontal +PJ31060-I 6pin SMD 3.5mm headphones jack (http://www.china-bsun.com/Product48/1577.html) +headphones jack plug stereo 3.5mm PJ31060-I PJ31060 +0 +6 +6 +Connector_Audio +Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles +TRS 3.5mm, vertical, Thonkiconn, PCB mount, (http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html) +WQP-PJ398SM WQP-PJ301M-12 TRS 3.5mm mono vertical jack thonkiconn qingpu +0 +3 +3 +Connector_Audio +Jack_3.5mm_Switronic_ST-005-G_horizontal +3.5mm horizontal headphones jack, http://akizukidenshi.com/download/ds/switronic/ST-005-G.pdf +Connector Audio Switronic ST-005-G +0 +4 +3 +Connector_Audio +Jack_3.5mm_Technik_TWP-3002_Horizontal +3.5mm Horizontal Waterproof Stereo Headphones Jack, https://www.technik.com.hk/images/pdf_product/WP3002-PA66-A.pdf +audio jack stereo horizontal waterproof +0 +7 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NJ2FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, Non-switching mono jack (T/S), https://www.neutrik.com/en/product/nj2fd-v +neutrik jack vertical +0 +2 +2 +Connector_Audio +Jack_6.35mm_Neutrik_NJ3FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, Non-switching stereo jack (T/R/S), https://www.neutrik.com/en/product/nj3fd-v +neutrik jack vertical +0 +3 +3 +Connector_Audio +Jack_6.35mm_Neutrik_NJ5FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, 2 x switching (normalling) stereo jack (T/TN/R/RN/S), https://www.neutrik.com/en/product/nj5fd-v +neutrik jack vertical +0 +5 +5 +Connector_Audio +Jack_6.35mm_Neutrik_NJ6FD-V_Vertical +6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6fd-v +neutrik jack vertical +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NJ6TB-V_Vertical +6.35mm (1/4 in) Vertical Jack, 3 x switching (normalling) stereo jack B-gauge type (T/TN/R/RN/S/SN), https://www.neutrik.com/en/product/nj6tb-v +neutrik jack vertical +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HCD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj4hcd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HFD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj4hfd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HFD3_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with a full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hfd3 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ4HHD2_Horizontal +M Series, 6.35mm (1/4in) mono jack, switched, with a half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj4hhd2 +neutrik jack m +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HCD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and straight PCB pins, https://www.neutrik.com/en/product/nmj6hcd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HCD3_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with chrome ferrule and offset PCB pins, https://www.neutrik.com/en/product/nmj6hcd3 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD2-AU_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, full threaded nose, straight PCB pins, gold plated contacts, https://www.neutrik.com/en/product/nmj6hfd2-au +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and straight PCB pins, https://www.neutrik.com/en/product/nmj6hfd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD3_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hfd3 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HFD4_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with full threaded nose and fishtail PCB pins, https://www.neutrik.com/en/product/nmj6hfd4 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NMJ6HHD2_Horizontal +M Series, 6.35mm (1/4in) stereo jack, switched, with half threaded nose and offset PCB pins, https://www.neutrik.com/en/product/nmj6hhd2 +neutrik jack m +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ3HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, unswitched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj3hf-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hf-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HF_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj4hf +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HH-1_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj4hh-1 +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ4HH_Horizontal +Slim Jacks, 6.35mm (1/4in) mono jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj4hh +neutrik jack slim +0 +4 +4 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-1-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hf-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HF_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, fully threaded nose, https://www.neutrik.com/en/product/nrj6hf +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, sleeve contact/front panel connection, https://www.neutrik.com/en/product/nrj6hh-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, gold plated contacts, half threaded nose, https://www.neutrik.com/en/product/nrj6hh-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HH_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, switched, half threaded nose, https://www.neutrik.com/en/product/nrj6hh +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1-AU_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, gold plated contacts, efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-au +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1-PRE_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose, efficient chassis ground connection, T+R normalling contact, https://www.neutrik.com/en/product/nrj6hm-1-pre +neutrik jack slim +0 +6 +5 +Connector_Audio +Jack_6.35mm_Neutrik_NRJ6HM-1_Horizontal +Slim Jacks, 6.35mm (1/4in) stereo jack, metal nose with efficient chassis ground connection, T+R+S normalling contact, https://www.neutrik.com/en/product/nrj6hm-1 +neutrik jack slim +0 +6 +6 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ8HC_Horizontal +Stacking Jacks, Mono dual jack, full nose, https://www.neutrik.com/en/product/nsj8hc +neutrik jack stacking +0 +9 +9 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ8HL_Horizontal +Stacking Jacks, Mono dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj8hl +neutrik jack stacking +0 +9 +9 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HC_Horizontal +Stacking Jacks, Stereo dual jack, full nose, https://www.neutrik.com/en/product/nsj12hc +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HF-1_Horizontal +Stacking Jacks, Stereo dual jack, full threaded nose, https://www.neutrik.com/en/product/nsj12hf-1 +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HH-1_Horizontal +Stacking Jacks, Stereo dual jack, half threaded nose, https://www.neutrik.com/en/product/nsj12hh-1 +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_6.35mm_Neutrik_NSJ12HL_Horizontal +Stacking Jacks, Stereo dual jack, quick fix nose, https://www.neutrik.com/en/product/nsj12hl +neutrik jack stacking +0 +13 +13 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj5fi-h-0 +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-h +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj5fi-v-0 +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ5FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) mono jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj5fi-v +neutrik jack combo i +0 +6 +6 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-0_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-h-0 +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H-DA_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-h-da +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-H_Horizontal +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fa-h +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-0_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fa-v-0 +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V-DA_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/ncj6fa-v-da +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FA-V_Vertical +Combo A series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fa-v +neutrik jack combo a +0 +8 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj6fi-h-0 +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-h +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj6fi-v-0 +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ6FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) stereo jack without switching contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj6fi-v +neutrik jack combo i +0 +7 +7 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, https://www.neutrik.com/en/product/ncj9fi-h-0 +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-h +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, https://www.neutrik.com/en/product/ncj9fi-v-0 +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ9FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj9fi-v +neutrik jack combo i +0 +10 +10 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-H-0_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, https://www.neutrik.com/en/product/ncj10fi-h-0 +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-H_Horizontal +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, horizontal PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-h +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-V-0_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, https://www.neutrik.com/en/product/ncj10fi-v-0 +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR-6.35mm_Neutrik_NCJ10FI-V_Vertical +Combo I series, 3 pole XLR female receptacle with 6.35mm (1/4in) switching stereo jack and switching ground contact, vertical PCB mount, retention spring, https://www.neutrik.com/en/product/ncj10fi-v +neutrik jack combo i +0 +11 +11 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah1-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1-DA_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faah1-da +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH1_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH2-0_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faah2-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH2_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah2 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAH_Horizontal +AA Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3faah +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV-0_Vertical +AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1-0_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav1-0 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1-DA_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3faav1-da +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV1_Vertical +AA Series, 3 pole female receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV2-0_Vertical +AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3faav2-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV2_Vertical +AA Series, 3 pole female receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav2 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAAV_Vertical +AA Series, 3 pole female receptacle, grounding: without ground/shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3faav +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1-DA_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah1-da +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fah2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2-DA_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fah2-da +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH2_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahl1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHL1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fahl1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR1-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR1_Horizontal +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR2-0_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fahr2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAHR2_Horizontal +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3fahr2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAH_Horizontal +A Series, 3 pole female XLR receptacle, grounding: without ground/shell contact, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fah +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav1-0 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1-DA_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav1-da +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV1_Vertical +A Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav1 +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2-0_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc3fav2-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2-DA_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fav2-da +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV2_Vertical +A Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav2 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FAV_Vertical +A Series, 3 pole female XLR receptacle, grounding: without ground / shell contact, vertical PCB mount, https://www.neutrik.com/en/product/nc3fav +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-B_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh1-b +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-DA_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh1-da +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1-E_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh1-e +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH1_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-B_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbh2-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-DA_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbh2-da +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2-E_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3fbh2-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBH2_Horizontal +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3fbh2 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBHL1_Horizontal +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3fbhl1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-0_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, retention spring, no latch, https://www.neutrik.com/en/product/nc3fbv1-0 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-B_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv1-b +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1-DA_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv1-da +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV1_Vertical +B Series, 3 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-B_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3fbv2-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-DA_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc3fbv2-da +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2-SW_Vertical +B Series, 3 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2-sw +neutrik xlr b +0 +7 +7 +Connector_Audio +Jack_XLR_Neutrik_NC3FBV2_Vertical +B Series, 3 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3fbv2 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH-0_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH-1_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah-1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAH_Horizontal +AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3maah +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV-0_Vertical +AA Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-0 +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV-1_Vertical +AA Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav-1 +neutrik xlr aa +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAAV_Vertical +AA Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3maav +neutrik xlr aa +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAFH-PH_Horizontal +A Series, Chassis connector H female (A series layout), mates with Phoenix MSTB2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mafh-ph +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAH-0_Horizontal +A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAHL_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mahl +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAHR_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mahr +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAH_Horizontal +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mah +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAMH-PH_Horizontal +A Series, Chassis connector Phoenix H male (A series layout), mates with Phoenix MSTB 2,5/3-ST, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mamh-ph +neutrik xlr a +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MAV-0_Vertical +A Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav-0 +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MAV_Vertical +A Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mav +neutrik xlr a +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-0_Horizontal +B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-0 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-1_Horizontal +B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh-1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbh-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH-E_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbh-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHL-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhl-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHL_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral left PCB mount, https://www.neutrik.com/en/product/nc3mbhl +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHR-B_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbhr-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBHR_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, lateral right PCB mount, https://www.neutrik.com/en/product/nc3mbhr +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBH_Horizontal +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, horizontal PCB mount, https://www.neutrik.com/en/product/nc3mbh +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-0_Vertical +B Series, 3 pole male XLR receptacle, grounding: ground contact connected to shell ground, but not to front panel and Pin 1, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-0 +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-1_Vertical +B Series, 3 pole male XLR receptacle, grounding: mating connector shell to pin1 and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-1 +neutrik xlr b +0 +3 +3 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-B_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc3mbv-b +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-E_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, additional ground contacts, https://www.neutrik.com/en/product/nc3mbv-e +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV-SW_Vertical +B Series, 3 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv-sw +neutrik xlr b +0 +7 +7 +Connector_Audio +Jack_XLR_Neutrik_NC3MBV_Vertical +B Series, 3 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, steel retention lug, vertical PCB mount, https://www.neutrik.com/en/product/nc3mbv +neutrik xlr b +0 +4 +4 +Connector_Audio +Jack_XLR_Neutrik_NC4FAH-0_Horizontal +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fah-0 +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAH_Horizontal +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fah +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAV-0_Vertical +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc4fav-0 +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FAV_Vertical +A Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fav +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FBH_Horizontal +B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4fbh +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4FBV_Vertical +B Series, 4 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4fbv +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MAH_Horizontal +A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mah +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MAV_Vertical +A Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mav +neutrik xlr a +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MBH_Horizontal +B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc4mbh +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC4MBV_Vertical +B Series, 4 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc4mbv +neutrik xlr b +0 +5 +5 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH-0_Horizontal +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, retention spring instead of latch, https://www.neutrik.com/en/product/nc5fah-0 +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH-DA_Horizontal +A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fah-da +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAH_Horizontal +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fah +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV-DA_Vertical +A Series, 5 pole female XLR receptacle, grounding: mating connector shell to pin1 and front panel, horizontal PCB mount, asymmetric push, https://www.neutrik.com/en/product/nc5fav-da +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV-SW_Vertical +A Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, color coding possible, https://www.neutrik.com/en/product/nc5fav-sw +neutrik xlr a +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5FAV_Vertical +A Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fav +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBH-B_Horizontal +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbh-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBH_Horizontal +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5fbh +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV-B_Vertical +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5fbv-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV-SW_Vertical +B Series, 5 pole female XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv-sw +neutrik xlr b +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5FBV_Vertical +B Series, 5 pole female XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5fbv +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MAH_Horizontal +A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mah +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MAV-SW_Vertical +A Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav-sw +neutrik xlr a +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5MAV_Vertical +A Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mav +neutrik xlr a +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBH-B_Horizontal +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbh-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBH_Horizontal +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, horizontal PCB mount, https://www.neutrik.com/en/product/nc5mbh +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV-B_Vertical +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, black chrome shell, https://www.neutrik.com/en/product/nc5mbv-b +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV-SW_Vertical +B Series, 5 pole male XLR receptacle, switching contacts, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv-sw +neutrik xlr b +0 +9 +9 +Connector_Audio +Jack_XLR_Neutrik_NC5MBV_Vertical +B Series, 5 pole male XLR receptacle, grounding: separate ground contact to mating connector shell and front panel, vertical PCB mount, https://www.neutrik.com/en/product/nc5mbv +neutrik xlr b +0 +6 +6 +Connector_Audio +Jack_speakON-6.35mm_Neutrik_NLJ2MD-H_Horizontal +speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, horizontal pcb mount, https://www.neutrik.com/en/product/nlj2md-h +neutrik speakon combo +0 +2 +2 +Connector_Audio +Jack_speakON-6.35mm_Neutrik_NLJ2MD-V_Vertical +speakON Combo, 2 pole combination of speakON socket and 6.35mm (1/4in) jack receptacle, vertical pcb mount, https://www.neutrik.com/en/product/nlj2md-v +neutrik speakon combo +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL2MD-H_Horizontal +speakON Chassis Connectors, 2 pole chassis connector, gray D-size flange, countersunk thru holes, horizontal PCB, https://www.neutrik.com/en/product/nl2md-h +neutrik speakon +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL2MD-V_Vertical +speakON Chassis Connectors, 2 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl2md-v +neutrik speakon +0 +2 +2 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-H-1_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-1 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-H-2_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-2 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-H-3_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h-3 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-H_Horizontal +speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), horizontal PCB mount, https://www.neutrik.com/en/product/nl4md-h +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V-1_Vertical +speakON Chassis Connectors, 4 pole chassis connector, grey D-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-1 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V-2_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, mirrored self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-2 +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V-R_Vertical +speakON Chassis Connectors, 4 pole chassis connector, red D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v-r +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V-S_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, switchable version of NL4MD-V with 8 vertical PCB contacts (4 switching contacts), https://www.neutrik.com/en/product/nl4md-v-s +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NL4MD-V_Vertical +speakON Chassis Connectors, 4 pole chassis connector, black D-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl4md-v +neutrik speakon +0 +4 +4 +Connector_Audio +Jack_speakON_Neutrik_NL8MD-V-1_Vertical +speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, self tapping screw holes (A-screw), vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v-1 +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NL8MD-V_Vertical +speakON Chassis Connectors, 8 pole chassis connector, nickel metal square G-size flange, countersunk thru holes, vertical PCB mount, https://www.neutrik.com/en/product/nl8md-v +neutrik speakon +0 +8 +8 +Connector_Audio +Jack_speakON_Neutrik_NLT4MD-V_Vertical +STX Series, 4 pole male chassis connector, metal housing, vertical PCB mount, self tapping screw holes (A-screw), https://www.neutrik.com/en/product/nlt4md-v +neutrik speakon stx +0 +4 +4 +Connector_Audio +MiniXLR-5_Switchcraft_TRAPC_Horizontal +http://www.switchcraft.com/ProductSummary.aspx?Parent=620 http://www.switchcraft.com/Drawings/TRAPC_X-TRASM_X_SERIES_CD.PDF +THT Mini XLR 5Pin right angle +0 +5 +5 +Connector_BarrelJack +BarrelJack_CLIFF_FC681465S_SMT_Horizontal +Surface-mount DC Barrel Jack, https://www.cliffuk.co.uk/products/dcconnectors/FC681465S.pdf +Power Jack SMT +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-036AH-SMT_Horizontal +Surface-mount DC Barrel Jack, http://www.cui.com/product/resource/pj-036ah-smt.pdf +Power Jack SMT +0 +3 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-063AH_Horizontal +Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf +barrel jack cui dc power +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-063AH_Horizontal_CircularHoles +Barrel Jack, 2.0mm ID, 5.5mm OD, 24V, 8A, no switch, https://www.cui.com/product/resource/pj-063ah.pdf +barrel jack cui dc power +0 +4 +3 +Connector_BarrelJack +BarrelJack_CUI_PJ-102AH_Horizontal +Thin-pin DC Barrel Jack, https://cdn-shop.adafruit.com/datasheets/21mmdcjackDatasheet.pdf +Power Jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_GCT_DCJ200-10-A_Horizontal +Barrel jack connector (5.5 mm outer diameter, 2.05 inner diameter ), https://gct.co/files/drawings/dcj200-10.pdf +connector barrel jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_Horizontal +DC Barrel Jack +Power Jack +0 +3 +3 +Connector_BarrelJack +BarrelJack_Kycon_KLDX-0202-xC_Horizontal +DC Barrel Jack 2mm or 2.5mm center pin, https://www.kycon.com/Pub_Eng_Draw/KLDX-0202-AC%20&%20BC.pdf +power jack 2mm 2.5mm KLDX-0202-BC KLDX-0202-AC +0 +3 +3 +Connector_BarrelJack +BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal +DC Power Jack, 13A, 24V, Panel Mount,Through-hole, https://www.switchcraft.com/Drawings/RAPC10U_CD.pdf +barreljack switchcraftconxall dc power +0 +2 +2 +Connector_BarrelJack +BarrelJack_Wuerth_6941xx301002 +Wuerth electronics barrel jack connector (5.5mm outher diameter, inner diameter 2.05mm or 2.55mm depending on exact order number), See: http://katalog.we-online.de/em/datasheet/6941xx301002.pdf +connector barrel jack +0 +3 +3 +Connector_Card +CF-Card_3M_N7E50-A516xx-30 +Compact Flash Card connector, polarization inverse (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) +connector cf +0 +54 +50 +Connector_Card +CF-Card_3M_N7E50-E516xx-30 +Compact Flash Card connector, normal polarization (https://multimedia.3m.com/mws/media/22424O/3mtm-cf-card-header-type-i-low-profile-surface-mount-ts0747.pdf) +connector cf +0 +54 +50 +Connector_Card +SD_Hirose_DM1AA_SF_PEJ82 +SD, SMD, top-mount, push-push (https://www.hirose.com/product/document?clcode=CL0609-0004-8-82&productname=DM1AA-SF-PEJ(82)&series=DM1&documenttype=2DDrawing&lang=en&documentid=0000915301) +SD card connector +0 +16 +13 +Connector_Card +SD_Kyocera_145638009211859+ +SD Card Connector, Normal Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638009511859+ +SD Card Connector, Normal Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638109211859+ +SD Card Connector, Reverse Type, Outer Tail, Without Ejector (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_Kyocera_145638109511859+ +SD Card Connector, Reverse Type, Outer Tail, Spring Eject Type (https://global.kyocera.com/prdct/electro/product/pdf/5638.pdf) +sd card smt +0 +13 +13 +Connector_Card +SD_TE_2041021 +SD card connector, top mount, SMT (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2041021%7FB%7Fpdf%7FEnglish%7FENG_CD_2041021_B_C_2041021_B.pdf%7F2041021-4) +sd card +0 +15 +12 +Connector_Card +microSD_HC_Hirose_DM3AT-SF-PEJM5 +Micro SD, SMD, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3AT-SF-PEJM5/category/Drawing%20(2D)/doc_file_id/44099/?file_category_id=6&item_id=06090031000&is_series=) +Micro SD +0 +14 +11 +Connector_Card +microSD_HC_Hirose_DM3BT-DSF-PEJS +Micro SD, SMD, reverse on-board, right-angle, push-pull (https://www.hirose.com/product/en/download_file/key_name/DM3BT-DSF-PEJS/category/Drawing%20(2D)/doc_file_id/44097/?file_category_id=6&item_id=06090029900&is_series=) +Micro SD +0 +16 +11 +Connector_Card +microSD_HC_Hirose_DM3D-SF +Micro SD, SMD, right-angle, push-pull (https://media.digikey.com/PDF/Data%20Sheets/Hirose%20PDFs/DM3D-SF.pdf) +Micro SD +0 +14 +11 +Connector_Card +microSD_HC_Molex_47219-2001 +1.10mm Pitch microSD Card Connector, Hinge Type, https://www.molex.com/pdm_docs/sd/472192001_sd.pdf +Micro SD +0 +12 +9 +Connector_Card +microSD_HC_Molex_104031-0811 +1.10mm Pitch microSD Memory Card Connector, Surface Mount, Push-Pull Type, 1.42mm Height, with Detect Switch (https://www.molex.com/pdm_docs/sd/1040310811_sd.pdf) +microSD SD molex +0 +14 +11 +Connector_Card +microSD_HC_Wuerth_693072010801 +http://katalog.we-online.de/em/datasheet/693072010801.pdf +Micro SD Wuerth Wurth Würth +0 +12 +9 +Connector_Card +microSIM_JAE_SF53S006VCBR2000 +https://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ115712.pdf +microSIM GSM Card +0 +14 +7 +Connector_Coaxial +BNC_Amphenol_031-5539_Vertical +BNC coaxial connector vertical, Amphenol 031-71059, https://www.amphenolrf.com/library/download/link/link_id/594427/parent/031-5539/ +BNC Amphenol Vertical +0 +4 +2 +Connector_Coaxial +BNC_Amphenol_031-6575_Horizontal +dual independently isolated BNC plug (https://www.amphenolrf.com/downloads/dl/file/id/2980/product/644/031_6575_customer_drawing.pdf) +Dual BNC Amphenol Horizontal +0 +6 +4 +Connector_Coaxial +BNC_Amphenol_B6252HB-NPP3G-50_Horizontal +http://www.farnell.com/datasheets/612848.pdf +BNC Amphenol Horizontal +0 +4 +2 +Connector_Coaxial +BNC_PanelMountable_Vertical +Panel-mountable BNC connector mounted through PCB, vertical +BNC connector +0 +2 +2 +Connector_Coaxial +BNC_TEConnectivity_1478035_Horizontal +BNC RF Interface, PCB mount 4 pin, Right Angle, Bayonet, 50Ohm, 4GHz, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1478035%7FB1%7Fpdf%7FEnglish%7FENG_CD_1478035_B1.pdf%7F1-1478035-0 +BNC RF interface bayonet 50ohm +0 +5 +2 +Connector_Coaxial +BNC_TEConnectivity_1478204_Vertical +BNC female PCB mount 4 pin straight chassis connector http://www.te.com/usa-en/product-1-1478204-0.html +BNC female PCB mount 4 pin straight chassis connector +0 +5 +2 +Connector_Coaxial +BNC_Win_364A2x95_Horizontal +Dual front isolated BNC plug (https://www.winconn.com/wp-content/uploads/364A2595.pdf) +Dual BNC Horizontal Isolated +0 +6 +3 +Connector_Coaxial +CoaxialSwitch_Hirose_MS-156C3_Horizontal +Subminiature Coaxial Switch 1.35mm High, DC to 11GHz +Switch Coaxial RF +0 +12 +3 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_0.8mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_1.0mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-0961_Horizontal_1.6mm-PCB +Molex MMCX Horizontal Coaxial https://www.molex.com/pdm_docs/sd/734150961_sd.pdf +Molex MMCX Horizontal Coaxial +0 +3 +2 +Connector_Coaxial +MMCX_Molex_73415-1471_Vertical +http://www.molex.com/pdm_docs/sd/734151471_sd.pdf +Molex MMCX Coaxial Connector 50 ohms Female Jack Vertical THT +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_901-143_Horizontal + Amphenol RF 901-143 https://www.amphenolrf.com/library/download/link/link_id/585682 +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_901-144_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/7023/product/3103/901_144_customer_drawing.pdf +SMA THT Female Jack Vertical +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-10_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/4007/product/2974/132134_10_customer_drawing.pdf +SMA SMD Female Jack Vertical +0 +3 +2 +Connector_Coaxial +SMA_Amphenol_132134-11_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/3406/product/2975/132134_11_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-14_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1793/product/2976/132134_14_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134-16_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1141/product/2978/132134_16_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132134_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/2187/product/2843/132134_customer_drawing.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132203-12_Horizontal +https://www.amphenolrf.com/media/downloads/1769/132203-12.pdf +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132289_EdgeMount +http://www.amphenolrf.com/132289.html +SMA +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132291-12_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/1688/product/3020/132291_12_customer_drawing.pdf +SMA THT Female Jack Vertical Bulkhead +0 +5 +2 +Connector_Coaxial +SMA_Amphenol_132291_Vertical +https://www.amphenolrf.com/downloads/dl/file/id/3222/product/2918/132291_customer_drawing.pdf +SMA THT Female Jack Vertical Bulkhead +0 +5 +2 +Connector_Coaxial +SMA_Molex_73251-1153_EdgeMount_Horizontal +Molex SMA RF Connectors, Edge Mount, (http://www.molex.com/pdm_docs/sd/732511150_sd.pdf) +sma edge +0 +11 +2 +Connector_Coaxial +SMA_Molex_73251-2120_EdgeMount_Horizontal +Molex SMA RF Connector, Edge Mount, (http://www.molex.com/pdm_docs/sd/732512120_sd.pdf) +sma edge +0 +11 +2 +Connector_Coaxial +SMA_Molex_73251-2200_Horizontal +https://www.molex.com/webdocs/datasheets/pdf/en-us/0732512200_RF_COAX_CONNECTORS.pdf +SMA THT Female Jack Horizontal +0 +5 +2 +Connector_Coaxial +SMA_Samtec_SMA-J-P-X-ST-EM1_EdgeMount +Connector SMA, 0Hz to 20GHz, 50Ohm, Edge Mount (http://suddendocs.samtec.com/prints/sma-j-p-x-st-em1-mkt.pdf) +SMA Straight Samtec Edge Mount +0 +5 +2 +Connector_Coaxial +SMA_Wurth_60312002114503_Vertical +https://www.we-online.de/katalog/datasheet/60312002114503.pdf +SMA THT Female Jack Vertical ExtendedLegs +0 +5 +2 +Connector_Coaxial +SMB_Jack_Vertical +SMB pcb mounting jack +SMB Jack Striaght +0 +5 +2 +Connector_Coaxial +U.FL_Hirose_U.FL-R-SMT-1_Vertical +Hirose U.FL Coaxial https://www.hirose.com/product/en/products/U.FL/U.FL-R-SMT-1%2810%29/ +Hirose U.FL Coaxial +0 +3 +2 +Connector_Coaxial +U.FL_Molex_MCRF_73412-0110_Vertical +Molex Microcoaxial RF Connectors (MCRF), mates Hirose U.FL, (http://www.molex.com/pdm_docs/sd/734120110_sd.pdf) +mcrf hirose ufl u.fl microcoaxial +0 +4 +2 +Connector_DIN +DIN41612_B2_2x8_Female_Vertical_THT +DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +16 +16 +Connector_DIN +DIN41612_B2_2x8_Male_Horizontal_THT +DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +16 +16 +Connector_DIN +DIN41612_B2_2x16_Female_Vertical_THT +DIN41612 connector, type B/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +32 +32 +Connector_DIN +DIN41612_B2_2x16_Male_Horizontal_THT +DIN41612 connector, type B/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/2 +0 +32 +32 +Connector_DIN +DIN41612_B3_2x5_Female_Vertical_THT +DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +10 +10 +Connector_DIN +DIN41612_B3_2x5_Male_Horizontal_THT +DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +10 +10 +Connector_DIN +DIN41612_B3_2x10_Female_Vertical_THT +DIN41612 connector, type B/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +20 +20 +Connector_DIN +DIN41612_B3_2x10_Male_Horizontal_THT +DIN41612 connector, type B/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B/3 +0 +20 +20 +Connector_DIN +DIN41612_B_1x32_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_1x32_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x16_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x16_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +32 +32 +Connector_DIN +DIN41612_B_2x32_Female_Vertical_THT +DIN41612 connector, type B, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +64 +64 +Connector_DIN +DIN41612_B_2x32_Male_Horizontal_THT +DIN41612 connector, type B, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 B +0 +64 +64 +Connector_DIN +DIN41612_C2_2x16_Female_Vertical_THT +DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +32 +32 +Connector_DIN +DIN41612_C2_2x16_Male_Horizontal_THT +DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +32 +32 +Connector_DIN +DIN41612_C2_3x16_Female_Vertical_THT +DIN41612 connector, type C/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +48 +48 +Connector_DIN +DIN41612_C2_3x16_Male_Horizontal_THT +DIN41612 connector, type C/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/2 +0 +48 +48 +Connector_DIN +DIN41612_C3_2x10_Female_Vertical_THT +DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +20 +20 +Connector_DIN +DIN41612_C3_2x10_Male_Horizontal_THT +DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +20 +20 +Connector_DIN +DIN41612_C3_3x10_Female_Vertical_THT +DIN41612 connector, type C/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +30 +30 +Connector_DIN +DIN41612_C3_3x10_Male_Horizontal_THT +DIN41612 connector, type C/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C/3 +0 +30 +30 +Connector_DIN +DIN41612_C_1x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_1x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x16_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x16_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +32 +32 +Connector_DIN +DIN41612_C_2x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +64 +64 +Connector_DIN +DIN41612_C_2x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +64 +64 +Connector_DIN +DIN41612_C_3x16_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +48 +48 +Connector_DIN +DIN41612_C_3x16_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +48 +48 +Connector_DIN +DIN41612_C_3x32_Female_Vertical_THT +DIN41612 connector, type C, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +96 +96 +Connector_DIN +DIN41612_C_3x32_Male_Horizontal_THT +DIN41612 connector, type C, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 C +0 +96 +96 +Connector_DIN +DIN41612_D_2x8_Female_Vertical_THT +DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +16 +16 +Connector_DIN +DIN41612_D_2x8_Male_Horizontal_THT +DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +16 +16 +Connector_DIN +DIN41612_D_2x16_Female_Vertical_THT +DIN41612 connector, type D, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +32 +32 +Connector_DIN +DIN41612_D_2x16_Male_Horizontal_THT +DIN41612 connector, type D, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 D +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_RowsAC_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_2x16_RowsAC_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +32 +32 +Connector_DIN +DIN41612_E_3x16_Female_Vertical_THT +DIN41612 connector, type E, Vertical, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +48 +48 +Connector_DIN +DIN41612_E_3x16_Male_Horizontal_THT +DIN41612 connector, type E, Horizontal, 5 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 E +0 +48 +48 +Connector_DIN +DIN41612_F_2x16_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_RowsZD_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_2x16_RowsZD_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +32 +32 +Connector_DIN +DIN41612_F_3x16_Female_Vertical_THT +DIN41612 connector, type F, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +48 +48 +Connector_DIN +DIN41612_F_3x16_Male_Horizontal_THT +DIN41612 connector, type F, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 F +0 +48 +48 +Connector_DIN +DIN41612_Q2_2x16_Male_Horizontal_THT +DIN41612 connector, type Q/2, Horizontal, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/2 +0 +32 +32 +Connector_DIN +DIN41612_Q2_2x16_Male_Vertical_THT +DIN41612 connector, type Q/2, Vertical, 2 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/2 +0 +32 +32 +Connector_DIN +DIN41612_Q3_2x10_Male_Horizontal_THT +DIN41612 connector, type Q/3, Horizontal, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/3 +0 +20 +20 +Connector_DIN +DIN41612_Q3_2x10_Male_Vertical_THT +DIN41612 connector, type Q/3, Vertical, 2 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q/3 +0 +20 +20 +Connector_DIN +DIN41612_Q_2x32_Male_Horizontal_THT +DIN41612 connector, type Q, Horizontal, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q +0 +64 +64 +Connector_DIN +DIN41612_Q_2x32_Male_Vertical_THT +DIN41612 connector, type Q, Vertical, 2 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 Q +0 +64 +64 +Connector_DIN +DIN41612_R2_2x16_Male_Horizontal_THT +DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +32 +32 +Connector_DIN +DIN41612_R2_2x16_Male_Vertical_THT +DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +32 +32 +Connector_DIN +DIN41612_R2_3x16_Male_Horizontal_THT +DIN41612 connector, type R/2, Horizontal, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +48 +48 +Connector_DIN +DIN41612_R2_3x16_Male_Vertical_THT +DIN41612 connector, type R/2, Vertical, 3 rows 16 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/2 +0 +48 +48 +Connector_DIN +DIN41612_R3_2x10_Male_Horizontal_THT +DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +20 +20 +Connector_DIN +DIN41612_R3_2x10_Male_Vertical_THT +DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +20 +20 +Connector_DIN +DIN41612_R3_3x10_Male_Horizontal_THT +DIN41612 connector, type R/3, Horizontal, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +30 +30 +Connector_DIN +DIN41612_R3_3x10_Male_Vertical_THT +DIN41612 connector, type R/3, Vertical, 3 rows 10 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R/3 +0 +30 +30 +Connector_DIN +DIN41612_R_1x32_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_1x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x16_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x16_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +32 +32 +Connector_DIN +DIN41612_R_2x32_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +64 +64 +Connector_DIN +DIN41612_R_2x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +64 +64 +Connector_DIN +DIN41612_R_3x16_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +48 +48 +Connector_DIN +DIN41612_R_3x16_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +48 +48 +Connector_DIN +DIN41612_R_3x32_Male_Horizontal_THT +DIN41612 connector, type R, Horizontal, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +96 +96 +Connector_DIN +DIN41612_R_3x32_Male_Vertical_THT +DIN41612 connector, type R, Vertical, 3 rows 32 pins wide, https://www.erni-x-press.com/de/downloads/kataloge/englische_kataloge/erni-din41612-iec60603-2-e.pdf +DIN 41612 IEC 60603 R +0 +96 +96 +Connector_Dsub +DSUB-9_Female_EdgeMount_P2.77mm +9-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Female_Vertical_P2.77x2.84mm +9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Female_Vertical_P2.77x2.84mm_MountingHoles +9-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_EdgeMount_P2.77mm +9-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +9-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +11 +10 +Connector_Dsub +DSUB-9_Male_Vertical_P2.77x2.84mm +9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm +0 +9 +9 +Connector_Dsub +DSUB-9_Male_Vertical_P2.77x2.84mm_MountingHoles +9-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +9-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 25mm +0 +11 +10 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 25mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 25mm mounting-hole-offset 25mm +0 +17 +16 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 25mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 25mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_EdgeMount_P2.77mm +15-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Female_Vertical_P2.77x2.84mm +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Female_Vertical_P2.77x2.84mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_EdgeMount_P2.77mm +15-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +15-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-15_Male_Vertical_P2.77x2.84mm +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +15 +15 +Connector_Dsub +DSUB-15_Male_Vertical_P2.77x2.84mm_MountingHoles +15-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +15-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 33.3mm +0 +17 +16 +Connector_Dsub +DSUB-25_Female_EdgeMount_P2.77mm +25-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Female_Vertical_P2.77x2.84mm +25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Female_Vertical_P2.77x2.84mm_MountingHoles +25-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_EdgeMount_P2.77mm +25-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +25-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-25_Male_Vertical_P2.77x2.84mm +25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +25 +25 +Connector_Dsub +DSUB-25_Male_Vertical_P2.77x2.84mm_MountingHoles +25-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +25-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 47.1mm +0 +27 +26 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +26-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 33.3mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 33.3mm mounting-hole-offset 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +26-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +26-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +26 +26 +Connector_Dsub +DSUB-26-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +26-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 33.3mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +26-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 33.3mm +0 +28 +27 +Connector_Dsub +DSUB-37_Female_EdgeMount_P2.77mm +37-pin D-Sub connector, solder-cups edge-mounted, female, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector edge mount solder cup female x-pin-pitch 2.77mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT female pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Female_Vertical_P2.77x2.84mm +37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Female_Vertical_P2.77x2.84mm_MountingHoles +37-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT female pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_EdgeMount_P2.77mm +37-pin D-Sub connector, solder-cups edge-mounted, male, x-pin-pitch 2.77mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector edge mount solder cup male x-pin-pitch 2.77mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.54mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.54mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset4.94mm_Housed_MountingHolesOffset7.48mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 4.9399999999999995mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 7.4799999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 4.9399999999999995mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset7.70mm_Housed_MountingHolesOffset9.12mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 7.699999999999999mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 9.12mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 7.699999999999999mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.40mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.4mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset9.90mm_Housed_MountingHolesOffset11.32mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 9.9mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 11.32mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 9.9mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset8.20mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 8.2mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Horizontal_P2.77x2.84mm_EdgePinOffset14.56mm_Housed_MountingHolesOffset15.98mm +37-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.77x2.84mm, pin-PCB-offset 14.56mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 15.979999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector horizontal angled 90deg THT male pitch 2.77x2.84mm pin-PCB-offset 14.56mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-37_Male_Vertical_P2.77x2.84mm +37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +37 +37 +Connector_Dsub +DSUB-37_Male_Vertical_P2.77x2.84mm_MountingHoles +37-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.77x2.84mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +37-pin D-Sub connector straight vertical THT male pitch 2.77x2.84mm mounting holes distance 63.5mm +0 +39 +38 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Female_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT female pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Female_Vertical_P2.29x1.98mm_MountingHoles +44-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector straight vertical THT female pitch 2.29x1.98mm mounting holes distance 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 47.1mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 47.1mm mounting-hole-offset 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x1.98mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x1.98mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Male_Horizontal_P2.29x2.54mm_EdgePinOffset9.40mm +44-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.29x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +44-pin D-Sub connector horizontal angled 90deg THT male pitch 2.29x2.54mm pin-PCB-offset 9.4mm +0 +44 +44 +Connector_Dsub +DSUB-44-HD_Male_Vertical_P2.29x1.98mm_MountingHoles +44-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.29x1.98mm, distance of mounting holes 47.1mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +44-pin D-Sub connector straight vertical THT male pitch 2.29x1.98mm mounting holes distance 47.1mm +0 +46 +45 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x1.98mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Female_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, female, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT female pitch 2.41x2.54mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Female_Vertical_P2.41x1.98mm_MountingHoles +62-pin D-Sub connector, straight/vertical, THT-mount, female, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector straight vertical THT female pitch 2.41x1.98mm mounting holes distance 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset3.03mm_Housed_MountingHolesOffset4.94mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 3.0300000000000002mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 4.9399999999999995mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 3.0300000000000002mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset8.35mm_Housed_MountingHolesOffset10.89mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 8.35mm, distance of mounting holes 63.5mm, distance of mounting holes to PCB edge 10.889999999999999mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 8.35mm mounting-holes-distance 63.5mm mounting-hole-offset 63.5mm +0 +64 +63 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x1.98mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x1.98mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x1.98mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Male_Horizontal_P2.41x2.54mm_EdgePinOffset9.40mm +62-pin D-Sub connector, horizontal/angled (90 deg), THT-mount, male, pitch 2.41x2.54mm, pin-PCB-offset 9.4mm, see http://docs-europe.electrocomponents.com/webdocs/1585/0900766b81585df2.pdf +62-pin D-Sub connector horizontal angled 90deg THT male pitch 2.41x2.54mm pin-PCB-offset 9.4mm +0 +62 +62 +Connector_Dsub +DSUB-62-HD_Male_Vertical_P2.41x1.98mm_MountingHoles +62-pin D-Sub connector, straight/vertical, THT-mount, male, pitch 2.41x1.98mm, distance of mounting holes 63.5mm, see https://disti-assets.s3.amazonaws.com/tonar/files/datasheets/16730.pdf +62-pin D-Sub connector straight vertical THT male pitch 2.41x1.98mm mounting holes distance 63.5mm +0 +64 +63 +Connector_FFC-FPC +Hirose_FH12-6S-0.5SH_1x06-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-6S-0.5SH, 6 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +8 +7 +Connector_FFC-FPC +Hirose_FH12-8S-0.5SH_1x08-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-8S-0.5SH, 8 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +10 +9 +Connector_FFC-FPC +Hirose_FH12-10S-0.5SH_1x10-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-10S-0.5SH, 10 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +12 +11 +Connector_FFC-FPC +Hirose_FH12-11S-0.5SH_1x11-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-11S-0.5SH, 11 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +13 +12 +Connector_FFC-FPC +Hirose_FH12-12S-0.5SH_1x12-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-12S-0.5SH, 12 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +14 +13 +Connector_FFC-FPC +Hirose_FH12-13S-0.5SH_1x13-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-13S-0.5SH, 13 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +15 +14 +Connector_FFC-FPC +Hirose_FH12-14S-0.5SH_1x14-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-14S-0.5SH, 14 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +16 +15 +Connector_FFC-FPC +Hirose_FH12-15S-0.5SH_1x15-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-15S-0.5SH, 15 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +17 +16 +Connector_FFC-FPC +Hirose_FH12-16S-0.5SH_1x16-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-16S-0.5SH, 16 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +18 +17 +Connector_FFC-FPC +Hirose_FH12-17S-0.5SH_1x17-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-17S-0.5SH, 17 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +19 +18 +Connector_FFC-FPC +Hirose_FH12-18S-0.5SH_1x18-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-18S-0.5SH, 18 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +20 +19 +Connector_FFC-FPC +Hirose_FH12-19S-0.5SH_1x19-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-19S-0.5SH, 19 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +21 +20 +Connector_FFC-FPC +Hirose_FH12-20S-0.5SH_1x20-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-20S-0.5SH, 20 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +22 +21 +Connector_FFC-FPC +Hirose_FH12-22S-0.5SH_1x22-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-22S-0.5SH, 22 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +24 +23 +Connector_FFC-FPC +Hirose_FH12-24S-0.5SH_1x24-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-24S-0.5SH, 24 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +26 +25 +Connector_FFC-FPC +Hirose_FH12-25S-0.5SH_1x25-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-25S-0.5SH, 25 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +27 +26 +Connector_FFC-FPC +Hirose_FH12-26S-0.5SH_1x26-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-26S-0.5SH, 26 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +28 +27 +Connector_FFC-FPC +Hirose_FH12-28S-0.5SH_1x28-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-28S-0.5SH, 28 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +30 +29 +Connector_FFC-FPC +Hirose_FH12-30S-0.5SH_1x30-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-30S-0.5SH, 30 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +32 +31 +Connector_FFC-FPC +Hirose_FH12-32S-0.5SH_1x32-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-32S-0.5SH, 32 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +34 +33 +Connector_FFC-FPC +Hirose_FH12-33S-0.5SH_1x33-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-33S-0.5SH, 33 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +35 +34 +Connector_FFC-FPC +Hirose_FH12-34S-0.5SH_1x34-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-34S-0.5SH, 34 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +36 +35 +Connector_FFC-FPC +Hirose_FH12-35S-0.5SH_1x35-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-35S-0.5SH, 35 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +37 +36 +Connector_FFC-FPC +Hirose_FH12-36S-0.5SH_1x36-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-36S-0.5SH, 36 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +38 +37 +Connector_FFC-FPC +Hirose_FH12-40S-0.5SH_1x40-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-40S-0.5SH, 40 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +42 +41 +Connector_FFC-FPC +Hirose_FH12-45S-0.5SH_1x45-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-45S-0.5SH, 45 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +47 +46 +Connector_FFC-FPC +Hirose_FH12-50S-0.5SH_1x50-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-50S-0.5SH, 50 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +52 +51 +Connector_FFC-FPC +Hirose_FH12-53S-0.5SH_1x53-1MP_P0.50mm_Horizontal +Hirose FH12, FFC/FPC connector, FH12-53S-0.5SH, 53 Pins per row (https://www.hirose.com/product/en/products/FH12/FH12-24S-0.5SH(55)/), generated with kicad-footprint-generator +connector Hirose FH12 horizontal +0 +55 +54 +Connector_FFC-FPC +Hirose_FH41-30S-0.5SH_1x30_1MP_1SH_P0.5mm_Horizontal +Hirose FH41, FFC/FPC connector, FH41-30S-0.5SH, 30 Pins per row (https://www.hirose.com/fr/product/document?clcode=CL0580-2218-5-05&productname=FH41-30S-0.5SH(05)&series=FH41&documenttype=2DDrawing&lang=fr&documentid=0001001704) +connector Hirose FH41 horizontal +0 +38 +32 +Connector_FFC-FPC +JAE_FF0825SA1_2Rows-25Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0825SA1, 25 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +25 +25 +Connector_FFC-FPC +JAE_FF0829SA1_2Rows-29Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0829SA1, 29 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +29 +29 +Connector_FFC-FPC +JAE_FF0841SA1_2Rows-41Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0841SA1, 41 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +41 +41 +Connector_FFC-FPC +JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0851SA1, 51 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +51 +51 +Connector_FFC-FPC +JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0871SA1, 71 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +71 +71 +Connector_FFC-FPC +JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal +Molex JAE 0.2mm pitch, 1mm overall height FFC/FPC connector, FF0881SA1, 81 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ108178.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +81 +81 +Connector_FFC-FPC +Jushuo_AFC07-S06FCA-00_1x6-1MP_P0.50_Horizontal +Jushuo AFC07, FFC/FPC connector, AFC07-S06FCA-00, 6 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf) +connector jushuo horizontal +0 +8 +7 +Connector_FFC-FPC +Jushuo_AFC07-S24FCA-00_1x24-1MP_P0.50_Horizontal +Jushuo AFC07, FFC/FPC connector, AFC07-S24FCA-00, 24 Pins per row (https://datasheet.lcsc.com/lcsc/1811040204_JUSHUO-AFC07-S32FCC-00_C11061.pdf) +connector jushuo horizontal +0 +26 +25 +Connector_FFC-FPC +Molex_52559-3652_2x18-1MP_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC, 52559-3652, 36 Circuits (https://www.molex.com/pdm_docs/sd/525593652_sd.pdf) +connector Molex top entry +0 +40 +37 +Connector_FFC-FPC +Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal +Molex FFC/FPC connector, 50 bottom-side contacts, 0.5mm pitch, 2.0mm height, https://www.molex.com/pdm_docs/sd/541325033_sd.pdf +FFC FPC +0 +54 +51 +Connector_FFC-FPC +Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal +Molex FFC/FPC connector, 10 bottom-side contacts, 0.5mm pitch, 1.2mm height, https://www.molex.com/pdm_docs/sd/545481071_sd.pdf +FFC FPC connector +0 +12 +11 +Connector_FFC-FPC +Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0040, 4 Circuits (https://www.molex.com/pdm_docs/sd/2005280040_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +6 +5 +Connector_FFC-FPC +Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0050, 5 Circuits (https://www.molex.com/pdm_docs/sd/2005280050_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +7 +6 +Connector_FFC-FPC +Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0060, 6 Circuits (https://www.molex.com/pdm_docs/sd/2005280060_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +8 +7 +Connector_FFC-FPC +Molex_200528-0070_1x07-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0070, 7 Circuits (https://www.molex.com/pdm_docs/sd/2005280070_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +9 +8 +Connector_FFC-FPC +Molex_200528-0080_1x08-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0080, 8 Circuits (https://www.molex.com/pdm_docs/sd/2005280080_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +10 +9 +Connector_FFC-FPC +Molex_200528-0090_1x09-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0090, 9 Circuits (https://www.molex.com/pdm_docs/sd/2005280090_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +11 +10 +Connector_FFC-FPC +Molex_200528-0100_1x10-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0100, 10 Circuits (https://www.molex.com/pdm_docs/sd/2005280100_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +12 +11 +Connector_FFC-FPC +Molex_200528-0110_1x11-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0110, 11 Circuits (https://www.molex.com/pdm_docs/sd/2005280110_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +13 +12 +Connector_FFC-FPC +Molex_200528-0120_1x12-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0120, 12 Circuits (https://www.molex.com/pdm_docs/sd/2005280120_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +14 +13 +Connector_FFC-FPC +Molex_200528-0130_1x13-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0130, 13 Circuits (https://www.molex.com/pdm_docs/sd/2005280130_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +15 +14 +Connector_FFC-FPC +Molex_200528-0140_1x14-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0140, 14 Circuits (https://www.molex.com/pdm_docs/sd/2005280140_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +16 +15 +Connector_FFC-FPC +Molex_200528-0150_1x15-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0150, 15 Circuits (https://www.molex.com/pdm_docs/sd/2005280150_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +17 +16 +Connector_FFC-FPC +Molex_200528-0160_1x16-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0160, 16 Circuits (https://www.molex.com/pdm_docs/sd/2005280160_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +18 +17 +Connector_FFC-FPC +Molex_200528-0170_1x17-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0170, 17 Circuits (https://www.molex.com/pdm_docs/sd/2005280170_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +19 +18 +Connector_FFC-FPC +Molex_200528-0180_1x18-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0180, 18 Circuits (https://www.molex.com/pdm_docs/sd/2005280180_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +20 +19 +Connector_FFC-FPC +Molex_200528-0190_1x19-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0190, 19 Circuits (https://www.molex.com/pdm_docs/sd/2005280190_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +21 +20 +Connector_FFC-FPC +Molex_200528-0200_1x20-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0200, 20 Circuits (https://www.molex.com/pdm_docs/sd/2005280200_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +22 +21 +Connector_FFC-FPC +Molex_200528-0210_1x21-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0210, 21 Circuits (https://www.molex.com/pdm_docs/sd/2005280210_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +23 +22 +Connector_FFC-FPC +Molex_200528-0220_1x22-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0220, 22 Circuits (https://www.molex.com/pdm_docs/sd/2005280220_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +24 +23 +Connector_FFC-FPC +Molex_200528-0230_1x23-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0230, 23 Circuits (https://www.molex.com/pdm_docs/sd/2005280230_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +25 +24 +Connector_FFC-FPC +Molex_200528-0240_1x24-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0240, 24 Circuits (https://www.molex.com/pdm_docs/sd/2005280240_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +26 +25 +Connector_FFC-FPC +Molex_200528-0250_1x25-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0250, 25 Circuits (https://www.molex.com/pdm_docs/sd/2005280250_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +27 +26 +Connector_FFC-FPC +Molex_200528-0260_1x26-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0260, 26 Circuits (https://www.molex.com/pdm_docs/sd/2005280260_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +28 +27 +Connector_FFC-FPC +Molex_200528-0270_1x27-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0270, 27 Circuits (https://www.molex.com/pdm_docs/sd/2005280270_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +29 +28 +Connector_FFC-FPC +Molex_200528-0280_1x28-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0280, 28 Circuits (https://www.molex.com/pdm_docs/sd/2005280280_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +30 +29 +Connector_FFC-FPC +Molex_200528-0290_1x29-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0290, 29 Circuits (https://www.molex.com/pdm_docs/sd/2005280290_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +31 +30 +Connector_FFC-FPC +Molex_200528-0300_1x30-1MP_P1.00mm_Horizontal +Molex Molex 1.00mm Pitch Easy-On BackFlip, Right-Angle, Bottom Contact FFC/FPC, 200528-0300, 30 Circuits (https://www.molex.com/pdm_docs/sd/2005280300_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +32 +31 +Connector_FFC-FPC +Molex_502231-1500_1x15-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 15 Circuits (https://www.molex.com/pdm_docs/sd/5022311500_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +17 +16 +Connector_FFC-FPC +Molex_502231-2400_1x24-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 24 Circuits (https://www.molex.com/pdm_docs/sd/5022312400_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +26 +25 +Connector_FFC-FPC +Molex_502231-3300_1x33-1SH_P0.5mm_Vertical +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 6.05mm Height, Vertical, Surface Mount, ZIF, 33 Circuits (https://www.molex.com/pdm_docs/sd/5022313300_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm vertical +0 +36 +34 +Connector_FFC-FPC +Molex_502244-1530_1x15-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 15 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +19 +16 +Connector_FFC-FPC +Molex_502244-2430_1x24-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 24 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +28 +25 +Connector_FFC-FPC +Molex_502244-3330_1x33-1MP_P0.5mm_Horizontal +Molex 0.50mm Pitch Easy-On Type FFC/FPC Connector, For LVDS, 2.33mm Height, Right Angle, Surface Mount, ZIF, Bottom Contact Style, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022441530_sd.pdf) +molex FFC/FPC connector Pitch 0.5mm right angle +0 +39 +34 +Connector_FFC-FPC +Molex_502250-1791_2Rows-17Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-1791, 17 Circuits (http://www.molex.com/pdm_docs/sd/5022501791_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +19 +18 +Connector_FFC-FPC +Molex_502250-2191_2Rows-21Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2191, 21 Circuits (http://www.molex.com/pdm_docs/sd/5022502191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +23 +22 +Connector_FFC-FPC +Molex_502250-2391_2Rows-23Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2391, 23 Circuits (http://www.molex.com/pdm_docs/sd/5022502391_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +25 +24 +Connector_FFC-FPC +Molex_502250-2791_2Rows-27Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-2791, 27 Circuits (http://www.molex.com/pdm_docs/sd/5022502791_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +29 +28 +Connector_FFC-FPC +Molex_502250-3391_2Rows-33Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3391, 33 Circuits (http://www.molex.com/pdm_docs/sd/5022503391_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +35 +34 +Connector_FFC-FPC +Molex_502250-3591_2Rows-35Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3591, 35 Circuits (http://www.molex.com/pdm_docs/sd/5022503591_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +37 +36 +Connector_FFC-FPC +Molex_502250-3991_2Rows-39Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-3991, 39 Circuits (http://www.molex.com/pdm_docs/sd/5022503991_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +41 +40 +Connector_FFC-FPC +Molex_502250-4191_2Rows-41Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-4191, 41 Circuits (http://www.molex.com/pdm_docs/sd/5022504191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +43 +42 +Connector_FFC-FPC +Molex_502250-5191_2Rows-51Pins-1MP_P0.60mm_Horizontal +Molex Molex 0.30mm Pitch Easy-On BackFlip Type FFC/FPC, 502250-5191, 51 Circuits (http://www.molex.com/pdm_docs/sd/5022505191_sd.pdf), generated with kicad-footprint-generator +connector Molex top entry +0 +53 +52 +Connector_FFC-FPC +Omron_XF2M-4015-1A_1x40-1MP_P0.5mm_Horizontal +Omron FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-xf2m.pdf +omron fpc xf2m +0 +42 +41 +Connector_FFC-FPC +TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal +TE FPC connector, 05 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +7 +6 +Connector_FFC-FPC +TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal +TE FPC connector, 06 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +8 +7 +Connector_FFC-FPC +TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal +TE FPC connector, 07 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +9 +8 +Connector_FFC-FPC +TE_0-1734839-8_1x08-1MP_P0.5mm_Horizontal +TE FPC connector, 08 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +10 +9 +Connector_FFC-FPC +TE_0-1734839-9_1x09-1MP_P0.5mm_Horizontal +TE FPC connector, 09 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +11 +10 +Connector_FFC-FPC +TE_1-84952-0_1x10-1MP_P1.0mm_Horizontal +TE FPC connector, 10 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +12 +11 +Connector_FFC-FPC +TE_1-84952-1_1x11-1MP_P1.0mm_Horizontal +TE FPC connector, 11 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +13 +12 +Connector_FFC-FPC +TE_1-84952-2_1x12-1MP_P1.0mm_Horizontal +TE FPC connector, 12 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +14 +13 +Connector_FFC-FPC +TE_1-84952-3_1x13-1MP_P1.0mm_Horizontal +TE FPC connector, 13 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +15 +14 +Connector_FFC-FPC +TE_1-84952-4_1x14-1MP_P1.0mm_Horizontal +TE FPC connector, 14 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +16 +15 +Connector_FFC-FPC +TE_1-84952-5_1x15-1MP_P1.0mm_Horizontal +TE FPC connector, 15 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +17 +16 +Connector_FFC-FPC +TE_1-84952-6_1x16-1MP_P1.0mm_Horizontal +TE FPC connector, 16 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +18 +17 +Connector_FFC-FPC +TE_1-84952-7_1x17-1MP_P1.0mm_Horizontal +TE FPC connector, 17 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +19 +18 +Connector_FFC-FPC +TE_1-84952-8_1x18-1MP_P1.0mm_Horizontal +TE FPC connector, 18 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +20 +19 +Connector_FFC-FPC +TE_1-84952-9_1x19-1MP_P1.0mm_Horizontal +TE FPC connector, 19 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +21 +20 +Connector_FFC-FPC +TE_1-84953-0_1x10-1MP_P1.0mm_Horizontal +TE FPC connector, 10 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +12 +11 +Connector_FFC-FPC +TE_1-84953-1_1x11-1MP_P1.0mm_Horizontal +TE FPC connector, 11 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +13 +12 +Connector_FFC-FPC +TE_1-84953-2_1x12-1MP_P1.0mm_Horizontal +TE FPC connector, 12 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +14 +13 +Connector_FFC-FPC +TE_1-84953-3_1x13-1MP_P1.0mm_Horizontal +TE FPC connector, 13 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +15 +14 +Connector_FFC-FPC +TE_1-84953-4_1x14-1MP_P1.0mm_Horizontal +TE FPC connector, 14 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +16 +15 +Connector_FFC-FPC +TE_1-84953-5_1x15-1MP_P1.0mm_Horizontal +TE FPC connector, 15 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +17 +16 +Connector_FFC-FPC +TE_1-84953-6_1x16-1MP_P1.0mm_Horizontal +TE FPC connector, 16 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +18 +17 +Connector_FFC-FPC +TE_1-84953-7_1x17-1MP_P1.0mm_Horizontal +TE FPC connector, 17 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +19 +18 +Connector_FFC-FPC +TE_1-84953-8_1x18-1MP_P1.0mm_Horizontal +TE FPC connector, 18 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +20 +19 +Connector_FFC-FPC +TE_1-84953-9_1x19-1MP_P1.0mm_Horizontal +TE FPC connector, 19 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +21 +20 +Connector_FFC-FPC +TE_1-1734839-0_1x10-1MP_P0.5mm_Horizontal +TE FPC connector, 10 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +12 +11 +Connector_FFC-FPC +TE_1-1734839-1_1x11-1MP_P0.5mm_Horizontal +TE FPC connector, 11 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +13 +12 +Connector_FFC-FPC +TE_1-1734839-2_1x12-1MP_P0.5mm_Horizontal +TE FPC connector, 12 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +14 +13 +Connector_FFC-FPC +TE_1-1734839-3_1x13-1MP_P0.5mm_Horizontal +TE FPC connector, 13 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +15 +14 +Connector_FFC-FPC +TE_1-1734839-4_1x14-1MP_P0.5mm_Horizontal +TE FPC connector, 14 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +16 +15 +Connector_FFC-FPC +TE_1-1734839-5_1x15-1MP_P0.5mm_Horizontal +TE FPC connector, 15 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +17 +16 +Connector_FFC-FPC +TE_1-1734839-6_1x16-1MP_P0.5mm_Horizontal +TE FPC connector, 16 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +18 +17 +Connector_FFC-FPC +TE_1-1734839-7_1x17-1MP_P0.5mm_Horizontal +TE FPC connector, 17 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +19 +18 +Connector_FFC-FPC +TE_1-1734839-8_1x18-1MP_P0.5mm_Horizontal +TE FPC connector, 18 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +20 +19 +Connector_FFC-FPC +TE_1-1734839-9_1x19-1MP_P0.5mm_Horizontal +TE FPC connector, 19 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +21 +20 +Connector_FFC-FPC +TE_2-84952-0_1x20-1MP_P1.0mm_Horizontal +TE FPC connector, 20 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +22 +21 +Connector_FFC-FPC +TE_2-84952-1_1x21-1MP_P1.0mm_Horizontal +TE FPC connector, 21 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +23 +22 +Connector_FFC-FPC +TE_2-84952-2_1x22-1MP_P1.0mm_Horizontal +TE FPC connector, 22 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +24 +23 +Connector_FFC-FPC +TE_2-84952-3_1x23-1MP_P1.0mm_Horizontal +TE FPC connector, 23 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +25 +24 +Connector_FFC-FPC +TE_2-84952-4_1x24-1MP_P1.0mm_Horizontal +TE FPC connector, 24 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +26 +25 +Connector_FFC-FPC +TE_2-84952-5_1x25-1MP_P1.0mm_Horizontal +TE FPC connector, 25 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +27 +26 +Connector_FFC-FPC +TE_2-84952-6_1x26-1MP_P1.0mm_Horizontal +TE FPC connector, 26 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +28 +27 +Connector_FFC-FPC +TE_2-84952-7_1x27-1MP_P1.0mm_Horizontal +TE FPC connector, 27 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +29 +28 +Connector_FFC-FPC +TE_2-84952-8_1x28-1MP_P1.0mm_Horizontal +TE FPC connector, 28 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +30 +29 +Connector_FFC-FPC +TE_2-84952-9_1x29-1MP_P1.0mm_Horizontal +TE FPC connector, 29 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +31 +30 +Connector_FFC-FPC +TE_2-84953-0_1x20-1MP_P1.0mm_Horizontal +TE FPC connector, 20 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +22 +21 +Connector_FFC-FPC +TE_2-84953-1_1x21-1MP_P1.0mm_Horizontal +TE FPC connector, 21 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +23 +22 +Connector_FFC-FPC +TE_2-84953-2_1x22-1MP_P1.0mm_Horizontal +TE FPC connector, 22 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +24 +23 +Connector_FFC-FPC +TE_2-84953-3_1x23-1MP_P1.0mm_Horizontal +TE FPC connector, 23 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +25 +24 +Connector_FFC-FPC +TE_2-84953-4_1x24-1MP_P1.0mm_Horizontal +TE FPC connector, 24 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +26 +25 +Connector_FFC-FPC +TE_2-84953-5_1x25-1MP_P1.0mm_Horizontal +TE FPC connector, 25 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +27 +26 +Connector_FFC-FPC +TE_2-84953-6_1x26-1MP_P1.0mm_Horizontal +TE FPC connector, 26 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +28 +27 +Connector_FFC-FPC +TE_2-84953-7_1x27-1MP_P1.0mm_Horizontal +TE FPC connector, 27 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +29 +28 +Connector_FFC-FPC +TE_2-84953-8_1x28-1MP_P1.0mm_Horizontal +TE FPC connector, 28 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +30 +29 +Connector_FFC-FPC +TE_2-84953-9_1x29-1MP_P1.0mm_Horizontal +TE FPC connector, 29 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +31 +30 +Connector_FFC-FPC +TE_2-1734839-0_1x20-1MP_P0.5mm_Horizontal +TE FPC connector, 20 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +22 +21 +Connector_FFC-FPC +TE_2-1734839-1_1x21-1MP_P0.5mm_Horizontal +TE FPC connector, 21 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +23 +22 +Connector_FFC-FPC +TE_2-1734839-2_1x22-1MP_P0.5mm_Horizontal +TE FPC connector, 22 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +24 +23 +Connector_FFC-FPC +TE_2-1734839-3_1x23-1MP_P0.5mm_Horizontal +TE FPC connector, 23 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +25 +24 +Connector_FFC-FPC +TE_2-1734839-4_1x24-1MP_P0.5mm_Horizontal +TE FPC connector, 24 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +26 +25 +Connector_FFC-FPC +TE_2-1734839-5_1x25-1MP_P0.5mm_Horizontal +TE FPC connector, 25 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +27 +26 +Connector_FFC-FPC +TE_2-1734839-6_1x26-1MP_P0.5mm_Horizontal +TE FPC connector, 26 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +28 +27 +Connector_FFC-FPC +TE_2-1734839-7_1x27-1MP_P0.5mm_Horizontal +TE FPC connector, 27 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +29 +28 +Connector_FFC-FPC +TE_2-1734839-8_1x28-1MP_P0.5mm_Horizontal +TE FPC connector, 28 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +30 +29 +Connector_FFC-FPC +TE_2-1734839-9_1x29-1MP_P0.5mm_Horizontal +TE FPC connector, 29 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +31 +30 +Connector_FFC-FPC +TE_3-84952-0_1x30-1MP_P1.0mm_Horizontal +TE FPC connector, 30 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +32 +31 +Connector_FFC-FPC +TE_3-84953-0_1x30-1MP_P1.0mm_Horizontal +TE FPC connector, 30 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +32 +31 +Connector_FFC-FPC +TE_3-1734839-0_1x30-1MP_P0.5mm_Horizontal +TE FPC connector, 30 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +32 +31 +Connector_FFC-FPC +TE_3-1734839-1_1x31-1MP_P0.5mm_Horizontal +TE FPC connector, 31 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +33 +32 +Connector_FFC-FPC +TE_3-1734839-2_1x32-1MP_P0.5mm_Horizontal +TE FPC connector, 32 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +34 +33 +Connector_FFC-FPC +TE_3-1734839-3_1x33-1MP_P0.5mm_Horizontal +TE FPC connector, 33 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +35 +34 +Connector_FFC-FPC +TE_3-1734839-4_1x34-1MP_P0.5mm_Horizontal +TE FPC connector, 34 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +36 +35 +Connector_FFC-FPC +TE_3-1734839-5_1x35-1MP_P0.5mm_Horizontal +TE FPC connector, 35 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +37 +36 +Connector_FFC-FPC +TE_3-1734839-6_1x36-1MP_P0.5mm_Horizontal +TE FPC connector, 36 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +38 +37 +Connector_FFC-FPC +TE_3-1734839-7_1x37-1MP_P0.5mm_Horizontal +TE FPC connector, 37 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +39 +38 +Connector_FFC-FPC +TE_3-1734839-8_1x38-1MP_P0.5mm_Horizontal +TE FPC connector, 38 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +40 +39 +Connector_FFC-FPC +TE_3-1734839-9_1x39-1MP_P0.5mm_Horizontal +TE FPC connector, 39 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +41 +40 +Connector_FFC-FPC +TE_4-1734839-0_1x40-1MP_P0.5mm_Horizontal +TE FPC connector, 40 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +42 +41 +Connector_FFC-FPC +TE_4-1734839-1_1x41-1MP_P0.5mm_Horizontal +TE FPC connector, 41 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +43 +42 +Connector_FFC-FPC +TE_4-1734839-2_1x42-1MP_P0.5mm_Horizontal +TE FPC connector, 42 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +44 +43 +Connector_FFC-FPC +TE_4-1734839-3_1x43-1MP_P0.5mm_Horizontal +TE FPC connector, 43 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +45 +44 +Connector_FFC-FPC +TE_4-1734839-4_1x44-1MP_P0.5mm_Horizontal +TE FPC connector, 44 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +46 +45 +Connector_FFC-FPC +TE_4-1734839-5_1x45-1MP_P0.5mm_Horizontal +TE FPC connector, 45 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +47 +46 +Connector_FFC-FPC +TE_4-1734839-6_1x46-1MP_P0.5mm_Horizontal +TE FPC connector, 46 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +48 +47 +Connector_FFC-FPC +TE_4-1734839-7_1x47-1MP_P0.5mm_Horizontal +TE FPC connector, 47 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +49 +48 +Connector_FFC-FPC +TE_4-1734839-8_1x48-1MP_P0.5mm_Horizontal +TE FPC connector, 48 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +50 +49 +Connector_FFC-FPC +TE_4-1734839-9_1x49-1MP_P0.5mm_Horizontal +TE FPC connector, 49 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +51 +50 +Connector_FFC-FPC +TE_5-1734839-0_1x50-1MP_P0.5mm_Horizontal +TE FPC connector, 50 top-side contacts, 0.5mm pitch, SMT, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1734839%7FC%7Fpdf%7FEnglish%7FENG_CD_1734839_C_C_1734839.pdf%7F4-1734839-0 +te fpc 1734839 +0 +52 +51 +Connector_FFC-FPC +TE_84952-4_1x04-1MP_P1.0mm_Horizontal +TE FPC connector, 04 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +6 +5 +Connector_FFC-FPC +TE_84952-5_1x05-1MP_P1.0mm_Horizontal +TE FPC connector, 05 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +7 +6 +Connector_FFC-FPC +TE_84952-6_1x06-1MP_P1.0mm_Horizontal +TE FPC connector, 06 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +8 +7 +Connector_FFC-FPC +TE_84952-7_1x07-1MP_P1.0mm_Horizontal +TE FPC connector, 07 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +9 +8 +Connector_FFC-FPC +TE_84952-8_1x08-1MP_P1.0mm_Horizontal +TE FPC connector, 08 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +10 +9 +Connector_FFC-FPC +TE_84952-9_1x09-1MP_P1.0mm_Horizontal +TE FPC connector, 09 bottom-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84952&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84952-4 +te fpc 84952 +0 +11 +10 +Connector_FFC-FPC +TE_84953-4_1x04-1MP_P1.0mm_Horizontal +TE FPC connector, 04 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +6 +5 +Connector_FFC-FPC +TE_84953-5_1x05-1MP_P1.0mm_Horizontal +TE FPC connector, 05 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +7 +6 +Connector_FFC-FPC +TE_84953-6_1x06-1MP_P1.0mm_Horizontal +TE FPC connector, 06 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +8 +7 +Connector_FFC-FPC +TE_84953-7_1x07-1MP_P1.0mm_Horizontal +TE FPC connector, 07 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +9 +8 +Connector_FFC-FPC +TE_84953-8_1x08-1MP_P1.0mm_Horizontal +TE FPC connector, 08 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +10 +9 +Connector_FFC-FPC +TE_84953-9_1x09-1MP_P1.0mm_Horizontal +TE FPC connector, 09 top-side contacts, 1.0mm pitch, 1.0mm height, SMT, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=84953&DocType=Customer+Drawing&DocLang=English&DocFormat=pdf&PartCntxt=84953-4 +te fpc 84953 +0 +11 +10 +Connector_FFC-FPC +Wuerth_68611214422_1x12-1MP_P1.0mm_Horizontal +http://katalog.we-online.de/em/datasheet/68611214422.pdf +Wuerth FPC 68611214422 connector 12 bottom-side contacts 1.0mm pitch 1.0mm height SMT +0 +14 +13 +Connector_HDMI +HDMI_A_Amphenol_10029449-x01xLF_Horizontal +HDMI Type A connector, Amphenol 10029449-001TLF 10029449-001RLF 10029449-101TLF 10029449-101RLF, Right Angle(https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029449.pdf) +hdmi right angle +0 +23 +20 +Connector_HDMI +HDMI_A_Contact_Technology_HDMI-19APL2_Horizontal +HDMI Contact Technology Type A http://www.contactswitch.com/en/download.aspx?id=1449 +HDMI Contact Technology Type A +0 +23 +20 +Connector_HDMI +HDMI_A_Kycon_KDMIX-SL1-NS-WS-B15_VerticalRightAngle +HDMI, Type A, Kycon KDMIX-SL1-NS-WS-B15, Vertical Right Angle, http://www.kycon.com/Pub_Eng_Draw/KDMIX-SL1-NS-WS-B15.pdf +hdmi type a +0 +23 +20 +Connector_HDMI +HDMI_A_Molex_208658-1001_Horizontal +HDMI Molex Type A https://www.molex.com/pdm_docs/sd/2086581001_sd.pdf +HDMI Molex Type A +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-0x01 +HDMI, Micro, Type D, SMD, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle smd +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-1x01 +HDMI, Micro, Type D, THT, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle tht +0 +23 +20 +Connector_HDMI +HDMI_Micro-D_Molex_46765-2x0x +HDMI, Micro, Type D, THT/SMD hybrid, 0.4mm pitch, 19 ckt, right angle (http://www.molex.com/pdm_docs/sd/467651301_sd.pdf) +hdmi micro type d right angle tht smd hybrid +0 +23 +20 +Connector_Harting +Harting_har-flexicon_14110213001xxx_1x02-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110213002xxx_1x02-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110213010xxx_1x02-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +4 +3 +Connector_Harting +Harting_har-flexicon_14110313001xxx_1x03-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110313001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110313002xxx_1x03-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110313002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110313010xxx_1x03-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110313010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +5 +4 +Connector_Harting +Harting_har-flexicon_14110413001xxx_1x04-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110413001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110413002xxx_1x04-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110413002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110413010xxx_1x04-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110413010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +6 +5 +Connector_Harting +Harting_har-flexicon_14110513001xxx_1x05-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110513001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110513002xxx_1x05-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110513002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110513010xxx_1x05-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110513010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +7 +6 +Connector_Harting +Harting_har-flexicon_14110613001xxx_1x06-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110613001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110613002xxx_1x06-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110613002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110613010xxx_1x06-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110613010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +8 +7 +Connector_Harting +Harting_har-flexicon_14110713001xxx_1x07-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110713001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110713002xxx_1x07-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110713002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110713010xxx_1x07-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110713010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +9 +8 +Connector_Harting +Harting_har-flexicon_14110813001xxx_1x08-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110813001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110813002xxx_1x08-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110813002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110813010xxx_1x08-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110813010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +10 +9 +Connector_Harting +Harting_har-flexicon_14110913001xxx_1x09-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14110913001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14110913002xxx_1x09-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110913002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14110913010xxx_1x09-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14110913010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +11 +10 +Connector_Harting +Harting_har-flexicon_14111013001xxx_1x10-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111013001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111013002xxx_1x10-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111013002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111013010xxx_1x10-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111013010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +12 +11 +Connector_Harting +Harting_har-flexicon_14111113001xxx_1x11-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111113001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111113002xxx_1x11-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111113002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111113010xxx_1x11-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111113010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +13 +12 +Connector_Harting +Harting_har-flexicon_14111213001xxx_1x12-MP_P2.54mm_Vertical +Harting har-flexicon series connector, 14111213001xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13001XXX_100228421DRW046C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon vertical +0 +14 +13 +Connector_Harting +Harting_har-flexicon_14111213002xxx_1x12-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111213002xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13002XXX_100228421DRW035C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +14 +13 +Connector_Harting +Harting_har-flexicon_14111213010xxx_1x12-MP_P2.54mm_Horizontal +Harting har-flexicon series connector, 14111213010xxx (https://b2b.harting.com/files/download/PRD/PDF_TS/1411XX13010XXX_100228421DRW063C.pdf), generated with kicad-footprint-generator +connector Harting har-flexicon horizontal +0 +14 +13 +Connector_Harwin +Harwin_Gecko-G125-FVX0605L0X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row female, vertical entry, PN:G125-FVX0605L0X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-FVX1005L0X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row female, vertical entry, PN:G125-FVX1005L0X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-FVX1205L0X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row female, vertical entry, PN:G125-FVX1205L0X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-FVX1605L0X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row female, vertical entry, PN:G125-FVX1605L0X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-FVX2005L0X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row female, vertical entry, PN:G125-FVX2005L0X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-FVX2605L0X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row female, vertical entry, PN:G125-FVX2605L0X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-FVX3405L0X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row female, vertical entry, PN:G125-FVX3405L0X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-FVX5005L0X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row female, vertical entry, PN:G125-FVX5005L0X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_Gecko-G125-MVX0605L0X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row male, vertical entry, no latches, PN:G125-MVX0605L0X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-MVX0605L1X_2x03_P1.25mm_Vertical +Harwin Gecko Connector, 6 pins, dual row male, vertical entry, with latches, PN:G125-MVX0605L1X +connector harwin gecko +0 +6 +6 +Connector_Harwin +Harwin_Gecko-G125-MVX1005L0X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row male, vertical entry, no latches, PN:G125-MVX1005L0X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-MVX1005L1X_2x05_P1.25mm_Vertical +Harwin Gecko Connector, 10 pins, dual row male, vertical entry, with latches, PN:G125-MVX1005L1X +connector harwin gecko +0 +10 +10 +Connector_Harwin +Harwin_Gecko-G125-MVX1205L0X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row male, vertical entry, no latches, PN:G125-MVX1205L0X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-MVX1205L1X_2x06_P1.25mm_Vertical +Harwin Gecko Connector, 12 pins, dual row male, vertical entry, with latches, PN:G125-MVX1205L1X +connector harwin gecko +0 +12 +12 +Connector_Harwin +Harwin_Gecko-G125-MVX1605L0X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row male, vertical entry, no latches, PN:G125-MVX1605L0X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-MVX1605L1X_2x08_P1.25mm_Vertical +Harwin Gecko Connector, 16 pins, dual row male, vertical entry, with latches, PN:G125-MVX1605L1X +connector harwin gecko +0 +16 +16 +Connector_Harwin +Harwin_Gecko-G125-MVX2005L0X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row male, vertical entry, no latches, PN:G125-MVX2005L0X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-MVX2005L1X_2x10_P1.25mm_Vertical +Harwin Gecko Connector, 20 pins, dual row male, vertical entry, with latches, PN:G125-MVX2005L1X +connector harwin gecko +0 +20 +20 +Connector_Harwin +Harwin_Gecko-G125-MVX2605L0X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row male, vertical entry, no latches, PN:G125-MVX2605L0X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-MVX2605L1X_2x13_P1.25mm_Vertical +Harwin Gecko Connector, 26 pins, dual row male, vertical entry, with latches, PN:G125-MVX2605L1X +connector harwin gecko +0 +26 +26 +Connector_Harwin +Harwin_Gecko-G125-MVX3405L0X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row male, vertical entry, no latches, PN:G125-MVX3405L0X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-MVX3405L1X_2x17_P1.25mm_Vertical +Harwin Gecko Connector, 34 pins, dual row male, vertical entry, with latches, PN:G125-MVX3405L1X +connector harwin gecko +0 +34 +34 +Connector_Harwin +Harwin_Gecko-G125-MVX5005L0X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row male, vertical entry, no latches, PN:G125-MVX5005L0X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_Gecko-G125-MVX5005L1X_2x25_P1.25mm_Vertical +Harwin Gecko Connector, 50 pins, dual row male, vertical entry, with latches, PN:G125-MVX5005L1X +connector harwin gecko +0 +50 +50 +Connector_Harwin +Harwin_LTek-Male_02_P2.00mm_Vertical +Harwin LTek Connector, 2 pins, single row male, vertical entry +connector harwin ltek M80 +0 +2 +2 +Connector_Harwin +Harwin_LTek-Male_02_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 2 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +6 +2 +Connector_Harwin +Harwin_LTek-Male_2x02_P2.00mm_Vertical +Harwin LTek Connector, 4 pins, single row male, vertical entry +connector harwin ltek M80 +0 +4 +4 +Connector_Harwin +Harwin_LTek-Male_2x02_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +8 +4 +Connector_Harwin +Harwin_LTek-Male_2x03_P2.00mm_Vertical +Harwin LTek Connector, 6 pins, single row male, vertical entry +connector harwin ltek M80 +0 +6 +6 +Connector_Harwin +Harwin_LTek-Male_2x03_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +10 +6 +Connector_Harwin +Harwin_LTek-Male_2x04_P2.00mm_Vertical +Harwin LTek Connector, 8 pins, single row male, vertical entry +connector harwin ltek M80 +0 +8 +8 +Connector_Harwin +Harwin_LTek-Male_2x04_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 8 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +12 +8 +Connector_Harwin +Harwin_LTek-Male_2x05_P2.00mm_Vertical +Harwin LTek Connector, 10 pins, single row male, vertical entry +connector harwin ltek M80 +0 +10 +10 +Connector_Harwin +Harwin_LTek-Male_2x05_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 10 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +14 +10 +Connector_Harwin +Harwin_LTek-Male_2x06_P2.00mm_Vertical +Harwin LTek Connector, 12 pins, single row male, vertical entry +connector harwin ltek M80 +0 +12 +12 +Connector_Harwin +Harwin_LTek-Male_2x06_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 12 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +16 +12 +Connector_Harwin +Harwin_LTek-Male_2x07_P2.00mm_Vertical +Harwin LTek Connector, 14 pins, single row male, vertical entry +connector harwin ltek M80 +0 +14 +14 +Connector_Harwin +Harwin_LTek-Male_2x07_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 14 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +18 +14 +Connector_Harwin +Harwin_LTek-Male_2x08_P2.00mm_Vertical +Harwin LTek Connector, 16 pins, single row male, vertical entry +connector harwin ltek M80 +0 +16 +16 +Connector_Harwin +Harwin_LTek-Male_2x08_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 16 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +20 +16 +Connector_Harwin +Harwin_LTek-Male_2x09_P2.00mm_Vertical +Harwin LTek Connector, 18 pins, single row male, vertical entry +connector harwin ltek M80 +0 +18 +18 +Connector_Harwin +Harwin_LTek-Male_2x09_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 18 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +22 +18 +Connector_Harwin +Harwin_LTek-Male_2x10_P2.00mm_Vertical +Harwin LTek Connector, 20 pins, single row male, vertical entry +connector harwin ltek M80 +0 +20 +20 +Connector_Harwin +Harwin_LTek-Male_2x10_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 20 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +24 +20 +Connector_Harwin +Harwin_LTek-Male_2x13_P2.00mm_Vertical +Harwin LTek Connector, 26 pins, single row male, vertical entry +connector harwin ltek M80 +0 +26 +26 +Connector_Harwin +Harwin_LTek-Male_2x13_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 26 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +30 +26 +Connector_Harwin +Harwin_LTek-Male_2x17_P2.00mm_Vertical +Harwin LTek Connector, 34 pins, single row male, vertical entry +connector harwin ltek M80 +0 +34 +34 +Connector_Harwin +Harwin_LTek-Male_2x17_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 34 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +38 +34 +Connector_Harwin +Harwin_LTek-Male_2x22_P2.00mm_Vertical +Harwin LTek Connector, 44 pins, single row male, vertical entry +connector harwin ltek M80 +0 +44 +44 +Connector_Harwin +Harwin_LTek-Male_2x22_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 44 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +48 +44 +Connector_Harwin +Harwin_LTek-Male_03_P2.00mm_Vertical +Harwin LTek Connector, 3 pins, single row male, vertical entry +connector harwin ltek M80 +0 +3 +3 +Connector_Harwin +Harwin_LTek-Male_03_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 3 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +7 +3 +Connector_Harwin +Harwin_LTek-Male_04_P2.00mm_Vertical +Harwin LTek Connector, 4 pins, single row male, vertical entry +connector harwin ltek M80 +0 +4 +4 +Connector_Harwin +Harwin_LTek-Male_04_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 4 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +8 +4 +Connector_Harwin +Harwin_LTek-Male_05_P2.00mm_Vertical +Harwin LTek Connector, 5 pins, single row male, vertical entry +connector harwin ltek M80 +0 +5 +5 +Connector_Harwin +Harwin_LTek-Male_05_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 5 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +9 +5 +Connector_Harwin +Harwin_LTek-Male_06_P2.00mm_Vertical +Harwin LTek Connector, 6 pins, single row male, vertical entry +connector harwin ltek M80 +0 +6 +6 +Connector_Harwin +Harwin_LTek-Male_06_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 6 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +10 +6 +Connector_Harwin +Harwin_LTek-Male_07_P2.00mm_Vertical +Harwin LTek Connector, 7 pins, single row male, vertical entry +connector harwin ltek M80 +0 +7 +7 +Connector_Harwin +Harwin_LTek-Male_07_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 7 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +11 +7 +Connector_Harwin +Harwin_LTek-Male_17_P2.00mm_Vertical +Harwin LTek Connector, 17 pins, single row male, vertical entry +connector harwin ltek M80 +0 +17 +17 +Connector_Harwin +Harwin_LTek-Male_17_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 17 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +21 +17 +Connector_Harwin +Harwin_LTek-Male_22_P2.00mm_Vertical +Harwin LTek Connector, 22 pins, single row male, vertical entry +connector harwin ltek M80 +0 +22 +22 +Connector_Harwin +Harwin_LTek-Male_22_P2.00mm_Vertical_StrainRelief +Harwin LTek Connector, 22 pins, single row male, vertical entry, strain relief clip +connector harwin ltek M80 +0 +26 +22 +Connector_Harwin +Harwin_M20-89003xx_1x03_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89003xx, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +4 +3 +Connector_Harwin +Harwin_M20-89004xx_1x04_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89004xx, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +5 +4 +Connector_Harwin +Harwin_M20-89005xx_1x05_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89005xx, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +6 +5 +Connector_Harwin +Harwin_M20-89006xx_1x06_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89006xx, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +7 +6 +Connector_Harwin +Harwin_M20-89007xx_1x07_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89007xx, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +8 +7 +Connector_Harwin +Harwin_M20-89008xx_1x08_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89008xx, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +9 +8 +Connector_Harwin +Harwin_M20-89009xx_1x09_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89009xx, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +10 +9 +Connector_Harwin +Harwin_M20-89010xx_1x10_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89010xx, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +11 +10 +Connector_Harwin +Harwin_M20-89011xx_1x11_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89011xx, 11 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +12 +11 +Connector_Harwin +Harwin_M20-89012xx_1x12_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89012xx, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +13 +12 +Connector_Harwin +Harwin_M20-89013xx_1x13_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89013xx, 13 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +14 +13 +Connector_Harwin +Harwin_M20-89014xx_1x14_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89014xx, 14 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +15 +14 +Connector_Harwin +Harwin_M20-89015xx_1x15_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89015xx, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +16 +15 +Connector_Harwin +Harwin_M20-89016xx_1x16_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89016xx, 16 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +17 +16 +Connector_Harwin +Harwin_M20-89017xx_1x17_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89017xx, 17 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +18 +17 +Connector_Harwin +Harwin_M20-89018xx_1x18_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89018xx, 18 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +19 +18 +Connector_Harwin +Harwin_M20-89019xx_1x19_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89019xx, 19 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +20 +19 +Connector_Harwin +Harwin_M20-89020xx_1x20_P2.54mm_Horizontal +Harwin Male Horizontal Surface Mount Single Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-89020xx, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-890.pdf), generated with kicad-footprint-generator +connector Harwin M20-890 horizontal +0 +21 +20 +Connector_Harwin +Harwin_M20-7810245_2x02_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810245, 2 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +4 +4 +Connector_Harwin +Harwin_M20-7810345_2x03_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810345, 3 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +6 +6 +Connector_Harwin +Harwin_M20-7810445_2x04_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810445, 4 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +8 +8 +Connector_Harwin +Harwin_M20-7810545_2x05_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810545, 5 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +10 +10 +Connector_Harwin +Harwin_M20-7810645_2x06_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810645, 6 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +12 +12 +Connector_Harwin +Harwin_M20-7810745_2x07_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810745, 7 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +14 +14 +Connector_Harwin +Harwin_M20-7810845_2x08_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810845, 8 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +16 +16 +Connector_Harwin +Harwin_M20-7810945_2x09_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7810945, 9 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +18 +18 +Connector_Harwin +Harwin_M20-7811045_2x10_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811045, 10 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +20 +20 +Connector_Harwin +Harwin_M20-7811245_2x12_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811245, 12 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +24 +24 +Connector_Harwin +Harwin_M20-7811545_2x15_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7811545, 15 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +30 +30 +Connector_Harwin +Harwin_M20-7812045_2x20_P2.54mm_Vertical +Harwin Female Vertical Surface Mount Double Row 2.54mm (0.1 inch) Pitch PCB Connector, M20-7812045, 20 Pins per row (https://cdn.harwin.com/pdfs/M20-781.pdf), generated with kicad-footprint-generator +connector Harwin M20 side entry +0 +40 +40 +Connector_Hirose +Hirose_BM24_BM24-40DP-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical +Hirose BM24 series connector, BM24-40DP/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) +connector Hirose BM24 40pin header +0 +44 +42 +Connector_Hirose +Hirose_BM24_BM24-40DS-2-0.35V_2x20_P0.35mm_PowerPin2_Vertical +Hirose BM24 series connector, BM24-40DS/2-0.35V (https://www.hirose.com/product/en/download_file/key_name/BM24/category/Catalog/doc_file_id/47680/?file_category_id=4&item_id=50&is_series=1) +connector Hirose 40pin receptacle vertical +0 +42 +42 +Connector_Hirose +Hirose_DF3EA-02P-2H_1x02-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-02P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +4 +3 +Connector_Hirose +Hirose_DF3EA-03P-2H_1x03-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-03P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +5 +4 +Connector_Hirose +Hirose_DF3EA-04P-2H_1x04-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-04P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +6 +5 +Connector_Hirose +Hirose_DF3EA-05P-2H_1x05-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-05P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +7 +6 +Connector_Hirose +Hirose_DF3EA-06P-2H_1x06-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-06P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +8 +7 +Connector_Hirose +Hirose_DF3EA-07P-2H_1x07-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-07P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +9 +8 +Connector_Hirose +Hirose_DF3EA-08P-2H_1x08-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-08P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +10 +9 +Connector_Hirose +Hirose_DF3EA-09P-2H_1x09-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-09P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +11 +10 +Connector_Hirose +Hirose_DF3EA-10P-2H_1x10-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-10P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +12 +11 +Connector_Hirose +Hirose_DF3EA-11P-2H_1x11-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-11P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +13 +12 +Connector_Hirose +Hirose_DF3EA-12P-2H_1x12-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-12P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +14 +13 +Connector_Hirose +Hirose_DF3EA-13P-2H_1x13-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-13P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +15 +14 +Connector_Hirose +Hirose_DF3EA-14P-2H_1x14-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-14P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +16 +15 +Connector_Hirose +Hirose_DF3EA-15P-2H_1x15-1MP_P2.00mm_Horizontal +Hirose series connector, DF3EA-15P-2H (https://www.hirose.com/product/document?clcode=CL0543-0332-0-51&productname=DF3EA-5P-2H(51)&series=DF3&documenttype=2DDrawing&lang=en&documentid=0001163317), generated with kicad-footprint-generator +connector Hirose top entry +0 +17 +16 +Connector_Hirose +Hirose_DF11-4DP-2DSA_2x02_P2.00mm_Vertical +Hirose DF11 through hole, DF11-4DP-2DSA, 2 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF11-6DP-2DSA_2x03_P2.00mm_Vertical +Hirose DF11 through hole, DF11-6DP-2DSA, 3 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF11-8DP-2DSA_2x04_P2.00mm_Vertical +Hirose DF11 through hole, DF11-8DP-2DSA, 4 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +8 +8 +Connector_Hirose +Hirose_DF11-10DP-2DSA_2x05_P2.00mm_Vertical +Hirose DF11 through hole, DF11-10DP-2DSA, 5 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +10 +10 +Connector_Hirose +Hirose_DF11-12DP-2DSA_2x06_P2.00mm_Vertical +Hirose DF11 through hole, DF11-12DP-2DSA, 6 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +12 +12 +Connector_Hirose +Hirose_DF11-14DP-2DSA_2x07_P2.00mm_Vertical +Hirose DF11 through hole, DF11-14DP-2DSA, 7 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +14 +14 +Connector_Hirose +Hirose_DF11-16DP-2DSA_2x08_P2.00mm_Vertical +Hirose DF11 through hole, DF11-16DP-2DSA, 8 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +16 +16 +Connector_Hirose +Hirose_DF11-18DP-2DSA_2x09_P2.00mm_Vertical +Hirose DF11 through hole, DF11-18DP-2DSA, 9 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +18 +18 +Connector_Hirose +Hirose_DF11-20DP-2DSA_2x10_P2.00mm_Vertical +Hirose DF11 through hole, DF11-20DP-2DSA, 10 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +20 +20 +Connector_Hirose +Hirose_DF11-22DP-2DSA_2x11_P2.00mm_Vertical +Hirose DF11 through hole, DF11-22DP-2DSA, 11 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +22 +22 +Connector_Hirose +Hirose_DF11-24DP-2DSA_2x12_P2.00mm_Vertical +Hirose DF11 through hole, DF11-24DP-2DSA, 12 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +24 +24 +Connector_Hirose +Hirose_DF11-26DP-2DSA_2x13_P2.00mm_Vertical +Hirose DF11 through hole, DF11-26DP-2DSA, 13 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +26 +26 +Connector_Hirose +Hirose_DF11-28DP-2DSA_2x14_P2.00mm_Vertical +Hirose DF11 through hole, DF11-28DP-2DSA, 14 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +28 +28 +Connector_Hirose +Hirose_DF11-30DP-2DSA_2x15_P2.00mm_Vertical +Hirose DF11 through hole, DF11-30DP-2DSA, 15 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +30 +30 +Connector_Hirose +Hirose_DF11-32DP-2DSA_2x16_P2.00mm_Vertical +Hirose DF11 through hole, DF11-32DP-2DSA, 16 Pins per row (https://www.hirose.com/product/document?clcode=&productname=&series=DF11&documenttype=Catalog&lang=en&documentid=D31688_en), generated with kicad-footprint-generator +connector Hirose DF11 vertical +0 +32 +32 +Connector_Hirose +Hirose_DF12_DF12C3.0-10DS-0.5V_2x05_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-10DS-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +20 +10 +Connector_Hirose +Hirose_DF12_DF12C3.0-14DS-0.5V_2x07_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-14DS-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +28 +14 +Connector_Hirose +Hirose_DF12_DF12C3.0-20DS-0.5V_2x10_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-20DS-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +40 +20 +Connector_Hirose +Hirose_DF12_DF12C3.0-30DS-0.5V_2x15_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-30DS-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +60 +30 +Connector_Hirose +Hirose_DF12_DF12C3.0-32DS-0.5V_2x16_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-32DS-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +64 +32 +Connector_Hirose +Hirose_DF12_DF12C3.0-36DS-0.5V_2x18_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-36DS-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +72 +36 +Connector_Hirose +Hirose_DF12_DF12C3.0-40DS-0.5V_2x20_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-40DS-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +80 +40 +Connector_Hirose +Hirose_DF12_DF12C3.0-50DS-0.5V_2x25_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-50DS-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +100 +50 +Connector_Hirose +Hirose_DF12_DF12C3.0-60DS-0.5V_2x30_P0.50mm_Vertical +Hirose DF12C SMD, DF12C3.0-60DS-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0694-9-81&productname=DF12C(3.0)-50DS-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000994748), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +120 +60 +Connector_Hirose +Hirose_DF12_DF12E3.0-10DP-0.5V_2x05_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-10DP-0.5V, 10 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +20 +10 +Connector_Hirose +Hirose_DF12_DF12E3.0-14DP-0.5V_2x07_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-14DP-0.5V, 14 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +28 +14 +Connector_Hirose +Hirose_DF12_DF12E3.0-20DP-0.5V_2x10_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-20DP-0.5V, 20 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +40 +20 +Connector_Hirose +Hirose_DF12_DF12E3.0-30DP-0.5V_2x15_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-30DP-0.5V, 30 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +60 +30 +Connector_Hirose +Hirose_DF12_DF12E3.0-32DP-0.5V_2x16_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-32DP-0.5V, 32 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +64 +32 +Connector_Hirose +Hirose_DF12_DF12E3.0-36DP-0.5V_2x18_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-36DP-0.5V, 36 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +72 +36 +Connector_Hirose +Hirose_DF12_DF12E3.0-40DP-0.5V_2x20_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-40DP-0.5V, 40 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +80 +40 +Connector_Hirose +Hirose_DF12_DF12E3.0-50DP-0.5V_2x25_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-50DP-0.5V, 50 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +100 +50 +Connector_Hirose +Hirose_DF12_DF12E3.0-60DP-0.5V_2x30_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-60DP-0.5V, 60 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +120 +60 +Connector_Hirose +Hirose_DF12_DF12E3.0-80DP-0.5V_2x40_P0.50mm_Vertical +Hirose DF12E SMD, DF12E3.0-80DP-0.5V, 80 Pins per row (https://www.hirose.com/product/document?clcode=CL0537-0834-6-81&productname=DF12E(3.0)-50DP-0.5V(81)&series=DF12&documenttype=2DDrawing&lang=en&documentid=0000992393), generated with kicad-footprint-generator +connector Hirose DF12 vertical +0 +160 +80 +Connector_Hirose +Hirose_DF13-02P-1.25DSA_1x02_P1.25mm_Vertical +Hirose DF13 through hole, DF13-02P-1.25DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF13-02P-1.25DS_1x02_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-02P-1.25DS, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +2 +2 +Connector_Hirose +Hirose_DF13-03P-1.25DSA_1x03_P1.25mm_Vertical +Hirose DF13 through hole, DF13-03P-1.25DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF13-03P-1.25DS_1x03_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-03P-1.25DS, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +3 +3 +Connector_Hirose +Hirose_DF13-04P-1.25DSA_1x04_P1.25mm_Vertical +Hirose DF13 through hole, DF13-04P-1.25DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF13-04P-1.25DS_1x04_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-04P-1.25DS, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +4 +4 +Connector_Hirose +Hirose_DF13-05P-1.25DSA_1x05_P1.25mm_Vertical +Hirose DF13 through hole, DF13-05P-1.25DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +5 +5 +Connector_Hirose +Hirose_DF13-05P-1.25DS_1x05_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-05P-1.25DS, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +5 +5 +Connector_Hirose +Hirose_DF13-06P-1.25DSA_1x06_P1.25mm_Vertical +Hirose DF13 through hole, DF13-06P-1.25DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF13-06P-1.25DS_1x06_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-06P-1.25DS, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +6 +6 +Connector_Hirose +Hirose_DF13-07P-1.25DSA_1x07_P1.25mm_Vertical +Hirose DF13 through hole, DF13-07P-1.25DSA, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +7 +7 +Connector_Hirose +Hirose_DF13-07P-1.25DS_1x07_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-07P-1.25DS, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +7 +7 +Connector_Hirose +Hirose_DF13-08P-1.25DSA_1x08_P1.25mm_Vertical +Hirose DF13 through hole, DF13-08P-1.25DSA, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +8 +8 +Connector_Hirose +Hirose_DF13-08P-1.25DS_1x08_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-08P-1.25DS, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +8 +8 +Connector_Hirose +Hirose_DF13-09P-1.25DSA_1x09_P1.25mm_Vertical +Hirose DF13 through hole, DF13-09P-1.25DSA, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +9 +9 +Connector_Hirose +Hirose_DF13-09P-1.25DS_1x09_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-09P-1.25DS, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +9 +9 +Connector_Hirose +Hirose_DF13-10P-1.25DSA_1x10_P1.25mm_Vertical +Hirose DF13 through hole, DF13-10P-1.25DSA, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +10 +10 +Connector_Hirose +Hirose_DF13-10P-1.25DS_1x10_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-10P-1.25DS, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +10 +10 +Connector_Hirose +Hirose_DF13-11P-1.25DSA_1x11_P1.25mm_Vertical +Hirose DF13 through hole, DF13-11P-1.25DSA, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +11 +11 +Connector_Hirose +Hirose_DF13-11P-1.25DS_1x11_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-11P-1.25DS, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +11 +11 +Connector_Hirose +Hirose_DF13-12P-1.25DSA_1x12_P1.25mm_Vertical +Hirose DF13 through hole, DF13-12P-1.25DSA, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +12 +12 +Connector_Hirose +Hirose_DF13-12P-1.25DS_1x12_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-12P-1.25DS, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +12 +12 +Connector_Hirose +Hirose_DF13-13P-1.25DSA_1x13_P1.25mm_Vertical +Hirose DF13 through hole, DF13-13P-1.25DSA, 13 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +13 +13 +Connector_Hirose +Hirose_DF13-14P-1.25DSA_1x14_P1.25mm_Vertical +Hirose DF13 through hole, DF13-14P-1.25DSA, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +14 +14 +Connector_Hirose +Hirose_DF13-14P-1.25DS_1x14_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-14P-1.25DS, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +14 +14 +Connector_Hirose +Hirose_DF13-15P-1.25DSA_1x15_P1.25mm_Vertical +Hirose DF13 through hole, DF13-15P-1.25DSA, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-2P-1.25DSA%2850%29/), generated with kicad-footprint-generator +connector Hirose DF13 vertical +0 +15 +15 +Connector_Hirose +Hirose_DF13-15P-1.25DS_1x15_P1.25mm_Horizontal +Hirose DF13 through hole, DF13-15P-1.25DS, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13-4P-1.25DS%2820%29/), generated with kicad-footprint-generator +connector Hirose DF13 horizontal +0 +15 +15 +Connector_Hirose +Hirose_DF13C_CL535-0402-2-51_1x02-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0402-2-51, 2 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +4 +3 +Connector_Hirose +Hirose_DF13C_CL535-0403-5-51_1x03-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0403-5-51, 3 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +5 +4 +Connector_Hirose +Hirose_DF13C_CL535-0404-8-51_1x04-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0404-8-51, 4 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +6 +5 +Connector_Hirose +Hirose_DF13C_CL535-0405-0-51_1x05-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0405-0-51, 5 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +7 +6 +Connector_Hirose +Hirose_DF13C_CL535-0406-3-51_1x06-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0406-3-51, 6 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +8 +7 +Connector_Hirose +Hirose_DF13C_CL535-0407-6-51_1x07-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0407-6-51, 7 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +9 +8 +Connector_Hirose +Hirose_DF13C_CL535-0408-9-51_1x08-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0408-9-51, 8 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +10 +9 +Connector_Hirose +Hirose_DF13C_CL535-0409-1-51_1x09-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0409-1-51, 9 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +11 +10 +Connector_Hirose +Hirose_DF13C_CL535-0410-4-51_1x10-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0410-4-51, 10 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +12 +11 +Connector_Hirose +Hirose_DF13C_CL535-0411-3-51_1x11-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0411-3-51, 11 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +13 +12 +Connector_Hirose +Hirose_DF13C_CL535-0412-6-51_1x12-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0412-6-51, 12 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +14 +13 +Connector_Hirose +Hirose_DF13C_CL535-0414-1-51_1x14-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0414-1-51, 14 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +16 +15 +Connector_Hirose +Hirose_DF13C_CL535-0415-4-51_1x15-1MP_P1.25mm_Vertical +Hirose DF13C SMD, CL535-0415-4-51, 15 Pins per row (https://www.hirose.com/product/en/products/DF13/DF13C-10P-1.25V%2851%29/), generated with kicad-footprint-generator +connector Hirose DF13C vertical +0 +17 +16 +Connector_Hirose +Hirose_DF52-2S-0.8H_1x02-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-2S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +4 +3 +Connector_Hirose +Hirose_DF52-3S-0.8H_1x03-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-3S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +5 +4 +Connector_Hirose +Hirose_DF52-4S-0.8H_1x04-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-4S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +6 +5 +Connector_Hirose +Hirose_DF52-5S-0.8H_1x05-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-5S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +7 +6 +Connector_Hirose +Hirose_DF52-6S-0.8H_1x06-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-6S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +8 +7 +Connector_Hirose +Hirose_DF52-7S-0.8H_1x07-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-7S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +9 +8 +Connector_Hirose +Hirose_DF52-8S-0.8H_1x08-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-8S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +10 +9 +Connector_Hirose +Hirose_DF52-9S-0.8H_1x09-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-9S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +11 +10 +Connector_Hirose +Hirose_DF52-10S-0.8H_1x10-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-10S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +12 +11 +Connector_Hirose +Hirose_DF52-11S-0.8H_1x11-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-11S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +13 +12 +Connector_Hirose +Hirose_DF52-12S-0.8H_1x12-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-12S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +14 +13 +Connector_Hirose +Hirose_DF52-14S-0.8H_1x14-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-14S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +16 +15 +Connector_Hirose +Hirose_DF52-15S-0.8H_1x15-1MP_P0.80mm_Horizontal +Hirose series connector, DF52-15S-0.8H (https://www.hirose.com/product/en/products/DF52/DF52-3S-0.8H%2821%29/), generated with kicad-footprint-generator +connector Hirose top entry +0 +17 +16 +Connector_Hirose +Hirose_DF63-5P-3.96DSA_1x05_P3.96mm_Vertical +Hirose DF63 through hole, DF63-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +5 +5 +Connector_Hirose +Hirose_DF63-6P-3.96DSA_1x06_P3.96mm_Vertical +Hirose DF63 through hole, DF63-6P-3.96DSA, 6 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +6 +6 +Connector_Hirose +Hirose_DF63M-1P-3.96DSA_1x01_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +1 +1 +Connector_Hirose +Hirose_DF63M-2P-3.96DSA_1x02_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF63M-3P-3.96DSA_1x03_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF63M-4P-3.96DSA_1x04_P3.96mm_Vertical +Hirose DF63 through hole, DF63M-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF63R-1P-3.96DSA_1x01_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-1P-3.96DSA, 1 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +1 +1 +Connector_Hirose +Hirose_DF63R-2P-3.96DSA_1x02_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-2P-3.96DSA, 2 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +2 +2 +Connector_Hirose +Hirose_DF63R-3P-3.96DSA_1x03_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-3P-3.96DSA, 3 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +3 +3 +Connector_Hirose +Hirose_DF63R-4P-3.96DSA_1x04_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-4P-3.96DSA, 4 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +4 +4 +Connector_Hirose +Hirose_DF63R-5P-3.96DSA_1x05_P3.96mm_Vertical +Hirose DF63 through hole, DF63R-5P-3.96DSA, 5 Pins per row (https://www.hirose.com/product/en/products/DF63/), generated with kicad-footprint-generator +connector Hirose DF63 vertical +0 +5 +5 +Connector_IDC +IDC-Header_2x03_P2.54mm_Horizontal +Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x03_P2.54mm_Vertical +Through hole IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x03_P2.54mm_Vertical_SMD +SMD IDC box header, 2x03, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x03 2.54mm double row +0 +6 +6 +Connector_IDC +IDC-Header_2x04_P2.54mm_Horizontal +Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x04_P2.54mm_Vertical +Through hole IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x04_P2.54mm_Vertical_SMD +SMD IDC box header, 2x04, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x04 2.54mm double row +0 +8 +8 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +12 +11 +Connector_IDC +IDC-Header_2x05_P2.54mm_Horizontal +Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Latch_Vertical +Through hole IDC header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Vertical +Through hole IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x05_P2.54mm_Vertical_SMD +SMD IDC box header, 2x05, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x05 2.54mm double row +0 +10 +10 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +14 +13 +Connector_IDC +IDC-Header_2x06_P2.54mm_Horizontal +Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Latch_Vertical +Through hole IDC header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Vertical +Through hole IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x06_P2.54mm_Vertical_SMD +SMD IDC box header, 2x06, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x06 2.54mm double row +0 +12 +12 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +16 +15 +Connector_IDC +IDC-Header_2x07_P2.54mm_Horizontal +Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Horizontal_Lock +Connector IDC Locked, 10 contacts, compatible header: PANCON HE10 (Series 50, (https://www.reboul.fr/storage/00003af6.pdf) +connector idc locked +0 +16 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Latch_Vertical +Through hole IDC header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Vertical +Through hole IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x07_P2.54mm_Vertical_SMD +SMD IDC box header, 2x07, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x07 2.54mm double row +0 +14 +14 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +18 +17 +Connector_IDC +IDC-Header_2x08_P2.54mm_Horizontal +Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Latch_Vertical +Through hole IDC header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Vertical +Through hole IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x08_P2.54mm_Vertical_SMD +SMD IDC box header, 2x08, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x08 2.54mm double row +0 +16 +16 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +22 +21 +Connector_IDC +IDC-Header_2x10_P2.54mm_Horizontal +Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Latch_Vertical +Through hole IDC header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Vertical +Through hole IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x10_P2.54mm_Vertical_SMD +SMD IDC box header, 2x10, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x10 2.54mm double row +0 +20 +20 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +26 +25 +Connector_IDC +IDC-Header_2x12_P2.54mm_Horizontal +Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Latch_Vertical +Through hole IDC header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Vertical +Through hole IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x12_P2.54mm_Vertical_SMD +SMD IDC box header, 2x12, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x12 2.54mm double row +0 +24 +24 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +28 +27 +Connector_IDC +IDC-Header_2x13_P2.54mm_Horizontal +Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Latch_Vertical +Through hole IDC header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Vertical +Through hole IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x13_P2.54mm_Vertical_SMD +SMD IDC box header, 2x13, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x13 2.54mm double row +0 +26 +26 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +32 +31 +Connector_IDC +IDC-Header_2x15_P2.54mm_Horizontal +Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Latch_Vertical +Through hole IDC header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x15_P2.54mm_Vertical +Through hole IDC box header, 2x15, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x15 2.54mm double row +0 +30 +30 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +36 +35 +Connector_IDC +IDC-Header_2x17_P2.54mm_Horizontal +Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Latch_Vertical +Through hole IDC header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x17_P2.54mm_Vertical +Through hole IDC box header, 2x17, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x17 2.54mm double row +0 +34 +34 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +42 +41 +Connector_IDC +IDC-Header_2x20_P2.54mm_Horizontal +Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Latch_Vertical +Through hole IDC header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Vertical +Through hole IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x20_P2.54mm_Vertical_SMD +SMD IDC box header, 2x20, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x20 2.54mm double row +0 +40 +40 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +52 +51 +Connector_IDC +IDC-Header_2x25_P2.54mm_Horizontal +Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Latch_Vertical +Through hole IDC header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Vertical +Through hole IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x25_P2.54mm_Vertical_SMD +SMD IDC box header, 2x25, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x25 2.54mm double row +0 +50 +50 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +62 +61 +Connector_IDC +IDC-Header_2x30_P2.54mm_Horizontal +Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Latch_Vertical +Through hole IDC header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Vertical +Through hole IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x30_P2.54mm_Vertical_SMD +SMD IDC box header, 2x30, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://www.tme.eu/Document/4baa0e952ce73e37bc68cf730b541507/T821M114A1S100CEU-B.pdf +SMD vertical IDC box header 2x30 2.54mm double row +0 +60 +60 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32-1MP_P2.54mm_Latch_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, mounting holes, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +66 +65 +Connector_IDC +IDC-Header_2x32_P2.54mm_Horizontal +Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC box header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch6.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 6.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch9.5mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 9.5mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch12.0mm_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, 12.0mm latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch_Horizontal +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole horizontal IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Latch_Vertical +Through hole IDC header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows latches, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC header THT 2x32 2.54mm double row +0 +64 +64 +Connector_IDC +IDC-Header_2x32_P2.54mm_Vertical +Through hole IDC box header, 2x32, 2.54mm pitch, DIN 41651 / IEC 60603-13, double rows, https://docs.google.com/spreadsheets/d/16SsEcesNF15N3Lb4niX7dcUr-NY5_MFPQhobNuNppn4/edit#gid=0 +Through hole vertical IDC box header THT 2x32 2.54mm double row +0 +64 +64 +Connector_JAE +JAE_LY20-4P-DLT1_2x02_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-4P-DLT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +4 +4 +Connector_JAE +JAE_LY20-4P-DT1_2x02_P2.00mm_Vertical +Molex LY 20 series connector, LY20-4P-DT1, 2 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +4 +4 +Connector_JAE +JAE_LY20-6P-DLT1_2x03_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-6P-DLT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +6 +6 +Connector_JAE +JAE_LY20-6P-DT1_2x03_P2.00mm_Vertical +Molex LY 20 series connector, LY20-6P-DT1, 3 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +6 +6 +Connector_JAE +JAE_LY20-8P-DLT1_2x04_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-8P-DLT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +8 +8 +Connector_JAE +JAE_LY20-8P-DT1_2x04_P2.00mm_Vertical +Molex LY 20 series connector, LY20-8P-DT1, 4 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +8 +8 +Connector_JAE +JAE_LY20-10P-DLT1_2x05_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-10P-DLT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +10 +10 +Connector_JAE +JAE_LY20-10P-DT1_2x05_P2.00mm_Vertical +Molex LY 20 series connector, LY20-10P-DT1, 5 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +10 +10 +Connector_JAE +JAE_LY20-12P-DLT1_2x06_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-12P-DLT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +12 +12 +Connector_JAE +JAE_LY20-12P-DT1_2x06_P2.00mm_Vertical +Molex LY 20 series connector, LY20-12P-DT1, 6 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +12 +12 +Connector_JAE +JAE_LY20-14P-DLT1_2x07_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-14P-DLT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +14 +14 +Connector_JAE +JAE_LY20-14P-DT1_2x07_P2.00mm_Vertical +Molex LY 20 series connector, LY20-14P-DT1, 7 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +14 +14 +Connector_JAE +JAE_LY20-16P-DLT1_2x08_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-16P-DLT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +16 +16 +Connector_JAE +JAE_LY20-16P-DT1_2x08_P2.00mm_Vertical +Molex LY 20 series connector, LY20-16P-DT1, 8 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +16 +16 +Connector_JAE +JAE_LY20-18P-DLT1_2x09_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-18P-DLT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +18 +18 +Connector_JAE +JAE_LY20-18P-DT1_2x09_P2.00mm_Vertical +Molex LY 20 series connector, LY20-18P-DT1, 9 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +18 +18 +Connector_JAE +JAE_LY20-20P-DLT1_2x10_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-20P-DLT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +20 +20 +Connector_JAE +JAE_LY20-20P-DT1_2x10_P2.00mm_Vertical +Molex LY 20 series connector, LY20-20P-DT1, 10 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +20 +20 +Connector_JAE +JAE_LY20-22P-DLT1_2x11_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-22P-DLT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +22 +22 +Connector_JAE +JAE_LY20-22P-DT1_2x11_P2.00mm_Vertical +Molex LY 20 series connector, LY20-22P-DT1, 11 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +22 +22 +Connector_JAE +JAE_LY20-24P-DLT1_2x12_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-24P-DLT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +24 +24 +Connector_JAE +JAE_LY20-24P-DT1_2x12_P2.00mm_Vertical +Molex LY 20 series connector, LY20-24P-DT1, 12 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +24 +24 +Connector_JAE +JAE_LY20-26P-DLT1_2x13_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-26P-DLT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +26 +26 +Connector_JAE +JAE_LY20-26P-DT1_2x13_P2.00mm_Vertical +Molex LY 20 series connector, LY20-26P-DT1, 13 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +26 +26 +Connector_JAE +JAE_LY20-28P-DLT1_2x14_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-28P-DLT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +28 +28 +Connector_JAE +JAE_LY20-28P-DT1_2x14_P2.00mm_Vertical +Molex LY 20 series connector, LY20-28P-DT1, 14 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +28 +28 +Connector_JAE +JAE_LY20-30P-DLT1_2x15_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-30P-DLT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +30 +30 +Connector_JAE +JAE_LY20-30P-DT1_2x15_P2.00mm_Vertical +Molex LY 20 series connector, LY20-30P-DT1, 15 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +30 +30 +Connector_JAE +JAE_LY20-32P-DLT1_2x16_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-32P-DLT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +32 +32 +Connector_JAE +JAE_LY20-32P-DT1_2x16_P2.00mm_Vertical +Molex LY 20 series connector, LY20-32P-DT1, 16 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +32 +32 +Connector_JAE +JAE_LY20-34P-DLT1_2x17_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-34P-DLT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +34 +34 +Connector_JAE +JAE_LY20-34P-DT1_2x17_P2.00mm_Vertical +Molex LY 20 series connector, LY20-34P-DT1, 17 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +34 +34 +Connector_JAE +JAE_LY20-36P-DLT1_2x18_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-36P-DLT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +36 +36 +Connector_JAE +JAE_LY20-36P-DT1_2x18_P2.00mm_Vertical +Molex LY 20 series connector, LY20-36P-DT1, 18 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +36 +36 +Connector_JAE +JAE_LY20-38P-DLT1_2x19_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-38P-DLT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +38 +38 +Connector_JAE +JAE_LY20-38P-DT1_2x19_P2.00mm_Vertical +Molex LY 20 series connector, LY20-38P-DT1, 19 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +38 +38 +Connector_JAE +JAE_LY20-40P-DLT1_2x20_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-40P-DLT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +40 +40 +Connector_JAE +JAE_LY20-40P-DT1_2x20_P2.00mm_Vertical +Molex LY 20 series connector, LY20-40P-DT1, 20 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +40 +40 +Connector_JAE +JAE_LY20-42P-DLT1_2x21_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-42P-DLT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +42 +42 +Connector_JAE +JAE_LY20-42P-DT1_2x21_P2.00mm_Vertical +Molex LY 20 series connector, LY20-42P-DT1, 21 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +42 +42 +Connector_JAE +JAE_LY20-44P-DLT1_2x22_P2.00mm_Horizontal +Molex LY 20 series connector, LY20-44P-DLT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ038187.pdf), generated with kicad-footprint-generator +connector JAE top entry +0 +44 +44 +Connector_JAE +JAE_LY20-44P-DT1_2x22_P2.00mm_Vertical +Molex LY 20 series connector, LY20-44P-DT1, 22 Circuits (http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ103130.pdf), generated with kicad-footprint-generator +connector JAE side entry +0 +44 +44 +Connector_JAE +JAE_MM70-314-310B1 +http://www.heilind.com/marketing/documents/jae/JAE_MM70.pdf +connector JAE MXM +0 +280 +279 +Connector_JAE +JAE_SIM_Card_SF72S006 +SIM Card, Push-Push, https://www.jae.com/direct/topics/topics_file_download/topics_id=68892&ext_no=06&index=0&_lang=en&v=202003111511468456809 +SIM Card with Detect Switch +0 +18 +9 +Connector_JST +JST_ACH_BM01B-ACHSS-A-GAN-ETF_1x01-1MP_P1.20mm_Vertical +JST ACH series connector, BM01B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +3 +2 +Connector_JST +JST_ACH_BM02B-ACHSS-GAN-ETF_1x02-1MP_P1.20mm_Vertical +JST ACH series connector, BM02B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +4 +3 +Connector_JST +JST_ACH_BM03B-ACHSS-GAN-ETF_1x03-1MP_P1.20mm_Vertical +JST ACH series connector, BM03B-ACHSS-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +5 +4 +Connector_JST +JST_ACH_BM04B-ACHSS-A-GAN-ETF_1x04-1MP_P1.20mm_Vertical +JST ACH series connector, BM04B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +6 +5 +Connector_JST +JST_ACH_BM05B-ACHSS-A-GAN-ETF_1x05-1MP_P1.20mm_Vertical +JST ACH series connector, BM05B-ACHSS-A-GAN-ETF (http://www.jst-mfg.com/product/pdf/eng/eACH.pdf), generated with kicad-footprint-generator +connector JST ACH vertical +0 +7 +6 +Connector_JST +JST_AUH_BM03B-AUHKS-GA-TB_1x03-1MP_P1.50mm_Vertical +JST AUH series connector, BM03B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator +connector JST AUH side entry +0 +5 +4 +Connector_JST +JST_AUH_BM05B-AUHKS-GA-TB_1x05-1MP_P1.50mm_Vertical +JST AUH series connector, BM05B-AUHKS-GA-TB (http://www.jst-mfg.com/product/pdf/eng/eAUH.pdf), generated with kicad-footprint-generator +connector JST AUH side entry +0 +7 +6 +Connector_JST +JST_EH_B2B-EH-A_1x02_P2.50mm_Vertical +JST EH series connector, B2B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +2 +2 +Connector_JST +JST_EH_B3B-EH-A_1x03_P2.50mm_Vertical +JST EH series connector, B3B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +3 +3 +Connector_JST +JST_EH_B4B-EH-A_1x04_P2.50mm_Vertical +JST EH series connector, B4B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +4 +4 +Connector_JST +JST_EH_B5B-EH-A_1x05_P2.50mm_Vertical +JST EH series connector, B5B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +5 +5 +Connector_JST +JST_EH_B6B-EH-A_1x06_P2.50mm_Vertical +JST EH series connector, B6B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +6 +6 +Connector_JST +JST_EH_B7B-EH-A_1x07_P2.50mm_Vertical +JST EH series connector, B7B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +7 +7 +Connector_JST +JST_EH_B8B-EH-A_1x08_P2.50mm_Vertical +JST EH series connector, B8B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +8 +8 +Connector_JST +JST_EH_B9B-EH-A_1x09_P2.50mm_Vertical +JST EH series connector, B9B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH vertical +0 +9 +9 +Connector_JST +JST_EH_B10B-EH-A_1x10_P2.50mm_Vertical +JST EH series connector, B10B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +10 +10 +Connector_JST +JST_EH_B11B-EH-A_1x11_P2.50mm_Vertical +JST EH series connector, B11B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +11 +11 +Connector_JST +JST_EH_B12B-EH-A_1x12_P2.50mm_Vertical +JST EH series connector, B12B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +12 +12 +Connector_JST +JST_EH_B13B-EH-A_1x13_P2.50mm_Vertical +JST EH series connector, B13B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +13 +13 +Connector_JST +JST_EH_B14B-EH-A_1x14_P2.50mm_Vertical +JST EH series connector, B14B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +14 +14 +Connector_JST +JST_EH_B15B-EH-A_1x15_P2.50mm_Vertical +JST EH series connector, B15B-EH-A (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH side entry +0 +15 +15 +Connector_JST +JST_EH_S2B-EH_1x02_P2.50mm_Horizontal +JST EH series connector, S2B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +2 +2 +Connector_JST +JST_EH_S3B-EH_1x03_P2.50mm_Horizontal +JST EH series connector, S3B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +3 +3 +Connector_JST +JST_EH_S4B-EH_1x04_P2.50mm_Horizontal +JST EH series connector, S4B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +4 +4 +Connector_JST +JST_EH_S5B-EH_1x05_P2.50mm_Horizontal +JST EH series connector, S5B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +5 +5 +Connector_JST +JST_EH_S6B-EH_1x06_P2.50mm_Horizontal +JST EH series connector, S6B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +6 +6 +Connector_JST +JST_EH_S7B-EH_1x07_P2.50mm_Horizontal +JST EH series connector, S7B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +7 +7 +Connector_JST +JST_EH_S8B-EH_1x08_P2.50mm_Horizontal +JST EH series connector, S8B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +8 +8 +Connector_JST +JST_EH_S9B-EH_1x09_P2.50mm_Horizontal +JST EH series connector, S9B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH horizontal +0 +9 +9 +Connector_JST +JST_EH_S10B-EH_1x10_P2.50mm_Horizontal +JST EH series connector, S10B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +10 +10 +Connector_JST +JST_EH_S11B-EH_1x11_P2.50mm_Horizontal +JST EH series connector, S11B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +11 +11 +Connector_JST +JST_EH_S12B-EH_1x12_P2.50mm_Horizontal +JST EH series connector, S12B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +12 +12 +Connector_JST +JST_EH_S13B-EH_1x13_P2.50mm_Horizontal +JST EH series connector, S13B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +13 +13 +Connector_JST +JST_EH_S14B-EH_1x14_P2.50mm_Horizontal +JST EH series connector, S14B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +14 +14 +Connector_JST +JST_EH_S15B-EH_1x15_P2.50mm_Horizontal +JST EH series connector, S15B-EH (http://www.jst-mfg.com/product/pdf/eng/eEH.pdf), generated with kicad-footprint-generator +connector JST EH top entry +0 +15 +15 +Connector_JST +JST_GH_BM02B-GHS-TBT_1x02-1MP_P1.25mm_Vertical +JST GH series connector, BM02B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +4 +3 +Connector_JST +JST_GH_BM03B-GHS-TBT_1x03-1MP_P1.25mm_Vertical +JST GH series connector, BM03B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +5 +4 +Connector_JST +JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical +JST GH series connector, BM04B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +6 +5 +Connector_JST +JST_GH_BM05B-GHS-TBT_1x05-1MP_P1.25mm_Vertical +JST GH series connector, BM05B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +7 +6 +Connector_JST +JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical +JST GH series connector, BM06B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +8 +7 +Connector_JST +JST_GH_BM07B-GHS-TBT_1x07-1MP_P1.25mm_Vertical +JST GH series connector, BM07B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +9 +8 +Connector_JST +JST_GH_BM08B-GHS-TBT_1x08-1MP_P1.25mm_Vertical +JST GH series connector, BM08B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +10 +9 +Connector_JST +JST_GH_BM09B-GHS-TBT_1x09-1MP_P1.25mm_Vertical +JST GH series connector, BM09B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +11 +10 +Connector_JST +JST_GH_BM10B-GHS-TBT_1x10-1MP_P1.25mm_Vertical +JST GH series connector, BM10B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +12 +11 +Connector_JST +JST_GH_BM11B-GHS-TBT_1x11-1MP_P1.25mm_Vertical +JST GH series connector, BM11B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +13 +12 +Connector_JST +JST_GH_BM12B-GHS-TBT_1x12-1MP_P1.25mm_Vertical +JST GH series connector, BM12B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +14 +13 +Connector_JST +JST_GH_BM13B-GHS-TBT_1x13-1MP_P1.25mm_Vertical +JST GH series connector, BM13B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +15 +14 +Connector_JST +JST_GH_BM14B-GHS-TBT_1x14-1MP_P1.25mm_Vertical +JST GH series connector, BM14B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +16 +15 +Connector_JST +JST_GH_BM15B-GHS-TBT_1x15-1MP_P1.25mm_Vertical +JST GH series connector, BM15B-GHS-TBT (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH side entry +0 +17 +16 +Connector_JST +JST_GH_SM02B-GHS-TB_1x02-1MP_P1.25mm_Horizontal +JST GH series connector, SM02B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +4 +3 +Connector_JST +JST_GH_SM03B-GHS-TB_1x03-1MP_P1.25mm_Horizontal +JST GH series connector, SM03B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +5 +4 +Connector_JST +JST_GH_SM04B-GHS-TB_1x04-1MP_P1.25mm_Horizontal +JST GH series connector, SM04B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +6 +5 +Connector_JST +JST_GH_SM05B-GHS-TB_1x05-1MP_P1.25mm_Horizontal +JST GH series connector, SM05B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +7 +6 +Connector_JST +JST_GH_SM06B-GHS-TB_1x06-1MP_P1.25mm_Horizontal +JST GH series connector, SM06B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +8 +7 +Connector_JST +JST_GH_SM07B-GHS-TB_1x07-1MP_P1.25mm_Horizontal +JST GH series connector, SM07B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +9 +8 +Connector_JST +JST_GH_SM08B-GHS-TB_1x08-1MP_P1.25mm_Horizontal +JST GH series connector, SM08B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +10 +9 +Connector_JST +JST_GH_SM09B-GHS-TB_1x09-1MP_P1.25mm_Horizontal +JST GH series connector, SM09B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +11 +10 +Connector_JST +JST_GH_SM10B-GHS-TB_1x10-1MP_P1.25mm_Horizontal +JST GH series connector, SM10B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +12 +11 +Connector_JST +JST_GH_SM11B-GHS-TB_1x11-1MP_P1.25mm_Horizontal +JST GH series connector, SM11B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +13 +12 +Connector_JST +JST_GH_SM12B-GHS-TB_1x12-1MP_P1.25mm_Horizontal +JST GH series connector, SM12B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +14 +13 +Connector_JST +JST_GH_SM13B-GHS-TB_1x13-1MP_P1.25mm_Horizontal +JST GH series connector, SM13B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +15 +14 +Connector_JST +JST_GH_SM14B-GHS-TB_1x14-1MP_P1.25mm_Horizontal +JST GH series connector, SM14B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +16 +15 +Connector_JST +JST_GH_SM15B-GHS-TB_1x15-1MP_P1.25mm_Horizontal +JST GH series connector, SM15B-GHS-TB (http://www.jst-mfg.com/product/pdf/eng/eGH.pdf), generated with kicad-footprint-generator +connector JST GH top entry +0 +17 +16 +Connector_JST +JST_J2100_B06B-J21DK-GGXR_2x03_P2.50x4.00mm_Vertical +JST J2100 series connector, B06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +8 +6 +Connector_JST +JST_J2100_B08B-J21DK-GGXR_2x04_P2.50x4.00mm_Vertical +JST J2100 series connector, B08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +10 +8 +Connector_JST +JST_J2100_B10B-J21DK-GGXR_2x05_P2.50x4.00mm_Vertical +JST J2100 series connector, B10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +12 +10 +Connector_JST +JST_J2100_B12B-J21DK-GGXR_2x06_P2.50x4.00mm_Vertical +JST J2100 series connector, B12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +14 +12 +Connector_JST +JST_J2100_B16B-J21DK-GGXR_2x08_P2.50x4.00mm_Vertical +JST J2100 series connector, B16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +18 +16 +Connector_JST +JST_J2100_B20B-J21DK-GGXR_2x10_P2.50x4.00mm_Vertical +JST J2100 series connector, B20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 vertical +0 +22 +20 +Connector_JST +JST_J2100_S06B-J21DK-GGXR_2x03_P2.50mm_Horizontal +JST J2100 series connector, S06B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +7 +6 +Connector_JST +JST_J2100_S08B-J21DK-GGXR_2x04_P2.50mm_Horizontal +JST J2100 series connector, S08B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +10 +8 +Connector_JST +JST_J2100_S10B-J21DK-GGXR_2x05_P2.50mm_Horizontal +JST J2100 series connector, S10B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +12 +10 +Connector_JST +JST_J2100_S12B-J21DK-GGXR_2x06_P2.50mm_Horizontal +JST J2100 series connector, S12B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +14 +12 +Connector_JST +JST_J2100_S16B-J21DK-GGXR_2x08_P2.50mm_Horizontal +JST J2100 series connector, S16B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +18 +16 +Connector_JST +JST_J2100_S20B-J21DK-GGXR_2x10_P2.50mm_Horizontal +JST J2100 series connector, S20B-J21DK-GGXR (http://www.jst-mfg.com/product/pdf/eng/eJFA-J2000.pdf), generated with kicad-footprint-generator +connector JST J2100 horizontal +0 +22 +20 +Connector_JST +JST_JWPF_B02B-JWPF-SK-R_1x02_P2.00mm_Vertical +JST JWPF series connector, B02B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +2 +2 +Connector_JST +JST_JWPF_B03B-JWPF-SK-R_1x03_P2.00mm_Vertical +JST JWPF series connector, B03B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +3 +3 +Connector_JST +JST_JWPF_B04B-JWPF-SK-R_1x04_P2.00mm_Vertical +JST JWPF series connector, B04B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +4 +4 +Connector_JST +JST_JWPF_B06B-JWPF-SK-R_2x03_P2.00mm_Vertical +JST JWPF series connector, B06B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +6 +6 +Connector_JST +JST_JWPF_B08B-JWPF-SK-R_2x04_P2.00mm_Vertical +JST JWPF series connector, B08B-JWPF-SK-R (http://www.jst-mfg.com/product/pdf/eng/eJWPF1.pdf), generated with kicad-footprint-generator +connector JST JWPF side entry +0 +8 +8 +Connector_JST +JST_LEA_SM02B-LEASS-TF_1x02-1MP_P4.20mm_Horizontal +JST LEA series connector, SM02B-LEASS-TF (http://www.jst-mfg.com/product/pdf/eng/eLEA.pdf), generated with kicad-footprint-generator +connector JST LEA top entry +0 +4 +3 +Connector_JST +JST_NV_B02P-NV_1x02_P5.00mm_Vertical +JST NV series connector, B02P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +2 +2 +Connector_JST +JST_NV_B03P-NV_1x03_P5.00mm_Vertical +JST NV series connector, B03P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +3 +3 +Connector_JST +JST_NV_B04P-NV_1x04_P5.00mm_Vertical +JST NV series connector, B04P-NV (http://www.jst-mfg.com/product/pdf/eng/eNV.pdf), generated with kicad-footprint-generator +connector JST NV side entry +0 +4 +4 +Connector_JST +JST_PHD_B8B-PHDSS_2x04_P2.00mm_Vertical +JST PHD series connector, B8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +8 +8 +Connector_JST +JST_PHD_B10B-PHDSS_2x05_P2.00mm_Vertical +JST PHD series connector, B10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +10 +10 +Connector_JST +JST_PHD_B12B-PHDSS_2x06_P2.00mm_Vertical +JST PHD series connector, B12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +12 +12 +Connector_JST +JST_PHD_B14B-PHDSS_2x07_P2.00mm_Vertical +JST PHD series connector, B14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +14 +14 +Connector_JST +JST_PHD_B16B-PHDSS_2x08_P2.00mm_Vertical +JST PHD series connector, B16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +16 +16 +Connector_JST +JST_PHD_B18B-PHDSS_2x09_P2.00mm_Vertical +JST PHD series connector, B18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +18 +18 +Connector_JST +JST_PHD_B20B-PHDSS_2x10_P2.00mm_Vertical +JST PHD series connector, B20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +20 +20 +Connector_JST +JST_PHD_B22B-PHDSS_2x11_P2.00mm_Vertical +JST PHD series connector, B22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +22 +22 +Connector_JST +JST_PHD_B24B-PHDSS_2x12_P2.00mm_Vertical +JST PHD series connector, B24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +24 +24 +Connector_JST +JST_PHD_B26B-PHDSS_2x13_P2.00mm_Vertical +JST PHD series connector, B26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +26 +26 +Connector_JST +JST_PHD_B28B-PHDSS_2x14_P2.00mm_Vertical +JST PHD series connector, B28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +28 +28 +Connector_JST +JST_PHD_B30B-PHDSS_2x15_P2.00mm_Vertical +JST PHD series connector, B30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +30 +30 +Connector_JST +JST_PHD_B32B-PHDSS_2x16_P2.00mm_Vertical +JST PHD series connector, B32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +32 +32 +Connector_JST +JST_PHD_B34B-PHDSS_2x17_P2.00mm_Vertical +JST PHD series connector, B34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD vertical +0 +34 +34 +Connector_JST +JST_PHD_S8B-PHDSS_2x04_P2.00mm_Horizontal +JST PHD series connector, S8B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +8 +8 +Connector_JST +JST_PHD_S10B-PHDSS_2x05_P2.00mm_Horizontal +JST PHD series connector, S10B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +10 +10 +Connector_JST +JST_PHD_S12B-PHDSS_2x06_P2.00mm_Horizontal +JST PHD series connector, S12B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +12 +12 +Connector_JST +JST_PHD_S14B-PHDSS_2x07_P2.00mm_Horizontal +JST PHD series connector, S14B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +14 +14 +Connector_JST +JST_PHD_S16B-PHDSS_2x08_P2.00mm_Horizontal +JST PHD series connector, S16B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +16 +16 +Connector_JST +JST_PHD_S18B-PHDSS_2x09_P2.00mm_Horizontal +JST PHD series connector, S18B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +18 +18 +Connector_JST +JST_PHD_S20B-PHDSS_2x10_P2.00mm_Horizontal +JST PHD series connector, S20B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +20 +20 +Connector_JST +JST_PHD_S22B-PHDSS_2x11_P2.00mm_Horizontal +JST PHD series connector, S22B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +22 +22 +Connector_JST +JST_PHD_S24B-PHDSS_2x12_P2.00mm_Horizontal +JST PHD series connector, S24B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +24 +24 +Connector_JST +JST_PHD_S26B-PHDSS_2x13_P2.00mm_Horizontal +JST PHD series connector, S26B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +26 +26 +Connector_JST +JST_PHD_S28B-PHDSS_2x14_P2.00mm_Horizontal +JST PHD series connector, S28B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +28 +28 +Connector_JST +JST_PHD_S30B-PHDSS_2x15_P2.00mm_Horizontal +JST PHD series connector, S30B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +30 +30 +Connector_JST +JST_PHD_S32B-PHDSS_2x16_P2.00mm_Horizontal +JST PHD series connector, S32B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +32 +32 +Connector_JST +JST_PHD_S34B-PHDSS_2x17_P2.00mm_Horizontal +JST PHD series connector, S34B-PHDSS (http://www.jst-mfg.com/product/pdf/eng/ePHD.pdf), generated with kicad-footprint-generator +connector JST PHD horizontal +0 +34 +34 +Connector_JST +JST_PH_B2B-PH-K_1x02_P2.00mm_Vertical +JST PH series connector, B2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +2 +2 +Connector_JST +JST_PH_B2B-PH-SM4-TB_1x02-1MP_P2.00mm_Vertical +JST PH series connector, B2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +4 +3 +Connector_JST +JST_PH_B3B-PH-K_1x03_P2.00mm_Vertical +JST PH series connector, B3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +3 +3 +Connector_JST +JST_PH_B3B-PH-SM4-TB_1x03-1MP_P2.00mm_Vertical +JST PH series connector, B3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +5 +4 +Connector_JST +JST_PH_B4B-PH-K_1x04_P2.00mm_Vertical +JST PH series connector, B4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +4 +4 +Connector_JST +JST_PH_B4B-PH-SM4-TB_1x04-1MP_P2.00mm_Vertical +JST PH series connector, B4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +6 +5 +Connector_JST +JST_PH_B5B-PH-K_1x05_P2.00mm_Vertical +JST PH series connector, B5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +5 +5 +Connector_JST +JST_PH_B5B-PH-SM4-TB_1x05-1MP_P2.00mm_Vertical +JST PH series connector, B5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +7 +6 +Connector_JST +JST_PH_B6B-PH-K_1x06_P2.00mm_Vertical +JST PH series connector, B6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +6 +6 +Connector_JST +JST_PH_B6B-PH-SM4-TB_1x06-1MP_P2.00mm_Vertical +JST PH series connector, B6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +8 +7 +Connector_JST +JST_PH_B7B-PH-K_1x07_P2.00mm_Vertical +JST PH series connector, B7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +7 +7 +Connector_JST +JST_PH_B7B-PH-SM4-TB_1x07-1MP_P2.00mm_Vertical +JST PH series connector, B7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +9 +8 +Connector_JST +JST_PH_B8B-PH-K_1x08_P2.00mm_Vertical +JST PH series connector, B8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +8 +8 +Connector_JST +JST_PH_B8B-PH-SM4-TB_1x08-1MP_P2.00mm_Vertical +JST PH series connector, B8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +10 +9 +Connector_JST +JST_PH_B9B-PH-K_1x09_P2.00mm_Vertical +JST PH series connector, B9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +9 +9 +Connector_JST +JST_PH_B9B-PH-SM4-TB_1x09-1MP_P2.00mm_Vertical +JST PH series connector, B9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +11 +10 +Connector_JST +JST_PH_B10B-PH-K_1x10_P2.00mm_Vertical +JST PH series connector, B10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +10 +10 +Connector_JST +JST_PH_B10B-PH-SM4-TB_1x10-1MP_P2.00mm_Vertical +JST PH series connector, B10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +12 +11 +Connector_JST +JST_PH_B11B-PH-K_1x11_P2.00mm_Vertical +JST PH series connector, B11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +11 +11 +Connector_JST +JST_PH_B11B-PH-SM4-TB_1x11-1MP_P2.00mm_Vertical +JST PH series connector, B11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +13 +12 +Connector_JST +JST_PH_B12B-PH-K_1x12_P2.00mm_Vertical +JST PH series connector, B12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +12 +12 +Connector_JST +JST_PH_B12B-PH-SM4-TB_1x12-1MP_P2.00mm_Vertical +JST PH series connector, B12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +14 +13 +Connector_JST +JST_PH_B13B-PH-K_1x13_P2.00mm_Vertical +JST PH series connector, B13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +13 +13 +Connector_JST +JST_PH_B13B-PH-SM4-TB_1x13-1MP_P2.00mm_Vertical +JST PH series connector, B13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +15 +14 +Connector_JST +JST_PH_B14B-PH-K_1x14_P2.00mm_Vertical +JST PH series connector, B14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +14 +14 +Connector_JST +JST_PH_B14B-PH-SM4-TB_1x14-1MP_P2.00mm_Vertical +JST PH series connector, B14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +16 +15 +Connector_JST +JST_PH_B15B-PH-K_1x15_P2.00mm_Vertical +JST PH series connector, B15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +15 +15 +Connector_JST +JST_PH_B15B-PH-SM4-TB_1x15-1MP_P2.00mm_Vertical +JST PH series connector, B15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +17 +16 +Connector_JST +JST_PH_B16B-PH-K_1x16_P2.00mm_Vertical +JST PH series connector, B16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +16 +16 +Connector_JST +JST_PH_B16B-PH-SM4-TB_1x16-1MP_P2.00mm_Vertical +JST PH series connector, B16B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH side entry +0 +18 +17 +Connector_JST +JST_PH_S2B-PH-K_1x02_P2.00mm_Horizontal +JST PH series connector, S2B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +2 +2 +Connector_JST +JST_PH_S2B-PH-SM4-TB_1x02-1MP_P2.00mm_Horizontal +JST PH series connector, S2B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +4 +3 +Connector_JST +JST_PH_S3B-PH-K_1x03_P2.00mm_Horizontal +JST PH series connector, S3B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +3 +3 +Connector_JST +JST_PH_S3B-PH-SM4-TB_1x03-1MP_P2.00mm_Horizontal +JST PH series connector, S3B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +5 +4 +Connector_JST +JST_PH_S4B-PH-K_1x04_P2.00mm_Horizontal +JST PH series connector, S4B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +4 +4 +Connector_JST +JST_PH_S4B-PH-SM4-TB_1x04-1MP_P2.00mm_Horizontal +JST PH series connector, S4B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +6 +5 +Connector_JST +JST_PH_S5B-PH-K_1x05_P2.00mm_Horizontal +JST PH series connector, S5B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +5 +5 +Connector_JST +JST_PH_S5B-PH-SM4-TB_1x05-1MP_P2.00mm_Horizontal +JST PH series connector, S5B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +7 +6 +Connector_JST +JST_PH_S6B-PH-K_1x06_P2.00mm_Horizontal +JST PH series connector, S6B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +6 +6 +Connector_JST +JST_PH_S6B-PH-SM4-TB_1x06-1MP_P2.00mm_Horizontal +JST PH series connector, S6B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +8 +7 +Connector_JST +JST_PH_S7B-PH-K_1x07_P2.00mm_Horizontal +JST PH series connector, S7B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +7 +7 +Connector_JST +JST_PH_S7B-PH-SM4-TB_1x07-1MP_P2.00mm_Horizontal +JST PH series connector, S7B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +9 +8 +Connector_JST +JST_PH_S8B-PH-K_1x08_P2.00mm_Horizontal +JST PH series connector, S8B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +8 +8 +Connector_JST +JST_PH_S8B-PH-SM4-TB_1x08-1MP_P2.00mm_Horizontal +JST PH series connector, S8B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +10 +9 +Connector_JST +JST_PH_S9B-PH-K_1x09_P2.00mm_Horizontal +JST PH series connector, S9B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +9 +9 +Connector_JST +JST_PH_S9B-PH-SM4-TB_1x09-1MP_P2.00mm_Horizontal +JST PH series connector, S9B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +11 +10 +Connector_JST +JST_PH_S10B-PH-K_1x10_P2.00mm_Horizontal +JST PH series connector, S10B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +10 +10 +Connector_JST +JST_PH_S10B-PH-SM4-TB_1x10-1MP_P2.00mm_Horizontal +JST PH series connector, S10B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +12 +11 +Connector_JST +JST_PH_S11B-PH-K_1x11_P2.00mm_Horizontal +JST PH series connector, S11B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +11 +11 +Connector_JST +JST_PH_S11B-PH-SM4-TB_1x11-1MP_P2.00mm_Horizontal +JST PH series connector, S11B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +13 +12 +Connector_JST +JST_PH_S12B-PH-K_1x12_P2.00mm_Horizontal +JST PH series connector, S12B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +12 +12 +Connector_JST +JST_PH_S12B-PH-SM4-TB_1x12-1MP_P2.00mm_Horizontal +JST PH series connector, S12B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +14 +13 +Connector_JST +JST_PH_S13B-PH-K_1x13_P2.00mm_Horizontal +JST PH series connector, S13B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +13 +13 +Connector_JST +JST_PH_S13B-PH-SM4-TB_1x13-1MP_P2.00mm_Horizontal +JST PH series connector, S13B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +15 +14 +Connector_JST +JST_PH_S14B-PH-K_1x14_P2.00mm_Horizontal +JST PH series connector, S14B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +14 +14 +Connector_JST +JST_PH_S14B-PH-SM4-TB_1x14-1MP_P2.00mm_Horizontal +JST PH series connector, S14B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +16 +15 +Connector_JST +JST_PH_S15B-PH-K_1x15_P2.00mm_Horizontal +JST PH series connector, S15B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +15 +15 +Connector_JST +JST_PH_S15B-PH-SM4-TB_1x15-1MP_P2.00mm_Horizontal +JST PH series connector, S15B-PH-SM4-TB (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +17 +16 +Connector_JST +JST_PH_S16B-PH-K_1x16_P2.00mm_Horizontal +JST PH series connector, S16B-PH-K (http://www.jst-mfg.com/product/pdf/eng/ePH.pdf), generated with kicad-footprint-generator +connector JST PH top entry +0 +16 +16 +Connector_JST +JST_PUD_B08B-PUDSS_2x04_P2.00mm_Vertical +JST PUD series connector, B08B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +8 +8 +Connector_JST +JST_PUD_B10B-PUDSS_2x05_P2.00mm_Vertical +JST PUD series connector, B10B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +10 +10 +Connector_JST +JST_PUD_B12B-PUDSS_2x06_P2.00mm_Vertical +JST PUD series connector, B12B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +12 +12 +Connector_JST +JST_PUD_B14B-PUDSS_2x07_P2.00mm_Vertical +JST PUD series connector, B14B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +14 +14 +Connector_JST +JST_PUD_B16B-PUDSS_2x08_P2.00mm_Vertical +JST PUD series connector, B16B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +16 +16 +Connector_JST +JST_PUD_B18B-PUDSS_2x09_P2.00mm_Vertical +JST PUD series connector, B18B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +18 +18 +Connector_JST +JST_PUD_B20B-PUDSS_2x10_P2.00mm_Vertical +JST PUD series connector, B20B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +20 +20 +Connector_JST +JST_PUD_B22B-PUDSS_2x11_P2.00mm_Vertical +JST PUD series connector, B22B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +22 +22 +Connector_JST +JST_PUD_B24B-PUDSS_2x12_P2.00mm_Vertical +JST PUD series connector, B24B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +24 +24 +Connector_JST +JST_PUD_B26B-PUDSS_2x13_P2.00mm_Vertical +JST PUD series connector, B26B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +26 +26 +Connector_JST +JST_PUD_B28B-PUDSS_2x14_P2.00mm_Vertical +JST PUD series connector, B28B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +28 +28 +Connector_JST +JST_PUD_B30B-PUDSS_2x15_P2.00mm_Vertical +JST PUD series connector, B30B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +30 +30 +Connector_JST +JST_PUD_B32B-PUDSS_2x16_P2.00mm_Vertical +JST PUD series connector, B32B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +32 +32 +Connector_JST +JST_PUD_B34B-PUDSS_2x17_P2.00mm_Vertical +JST PUD series connector, B34B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +34 +34 +Connector_JST +JST_PUD_B36B-PUDSS_2x18_P2.00mm_Vertical +JST PUD series connector, B36B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +36 +36 +Connector_JST +JST_PUD_B38B-PUDSS_2x19_P2.00mm_Vertical +JST PUD series connector, B38B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +38 +38 +Connector_JST +JST_PUD_B40B-PUDSS_2x20_P2.00mm_Vertical +JST PUD series connector, B40B-PUDSS (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD side entry +0 +40 +40 +Connector_JST +JST_PUD_S08B-PUDSS-1_2x04_P2.00mm_Horizontal +JST PUD series connector, S08B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +8 +8 +Connector_JST +JST_PUD_S10B-PUDSS-1_2x05_P2.00mm_Horizontal +JST PUD series connector, S10B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +10 +10 +Connector_JST +JST_PUD_S12B-PUDSS-1_2x06_P2.00mm_Horizontal +JST PUD series connector, S12B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +12 +12 +Connector_JST +JST_PUD_S14B-PUDSS-1_2x07_P2.00mm_Horizontal +JST PUD series connector, S14B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +14 +14 +Connector_JST +JST_PUD_S16B-PUDSS-1_2x08_P2.00mm_Horizontal +JST PUD series connector, S16B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +16 +16 +Connector_JST +JST_PUD_S18B-PUDSS-1_2x09_P2.00mm_Horizontal +JST PUD series connector, S18B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +18 +18 +Connector_JST +JST_PUD_S20B-PUDSS-1_2x10_P2.00mm_Horizontal +JST PUD series connector, S20B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +20 +20 +Connector_JST +JST_PUD_S22B-PUDSS-1_2x11_P2.00mm_Horizontal +JST PUD series connector, S22B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +22 +22 +Connector_JST +JST_PUD_S24B-PUDSS-1_2x12_P2.00mm_Horizontal +JST PUD series connector, S24B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +24 +24 +Connector_JST +JST_PUD_S26B-PUDSS-1_2x13_P2.00mm_Horizontal +JST PUD series connector, S26B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +26 +26 +Connector_JST +JST_PUD_S28B-PUDSS-1_2x14_P2.00mm_Horizontal +JST PUD series connector, S28B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +28 +28 +Connector_JST +JST_PUD_S30B-PUDSS-1_2x15_P2.00mm_Horizontal +JST PUD series connector, S30B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +30 +30 +Connector_JST +JST_PUD_S32B-PUDSS-1_2x16_P2.00mm_Horizontal +JST PUD series connector, S32B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +32 +32 +Connector_JST +JST_PUD_S34B-PUDSS-1_2x17_P2.00mm_Horizontal +JST PUD series connector, S34B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +34 +34 +Connector_JST +JST_PUD_S36B-PUDSS-1_2x18_P2.00mm_Horizontal +JST PUD series connector, S36B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +36 +36 +Connector_JST +JST_PUD_S38B-PUDSS-1_2x19_P2.00mm_Horizontal +JST PUD series connector, S38B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +38 +38 +Connector_JST +JST_PUD_S40B-PUDSS-1_2x20_P2.00mm_Horizontal +JST PUD series connector, S40B-PUDSS-1 (http://www.jst-mfg.com/product/pdf/eng/ePUD.pdf), generated with kicad-footprint-generator +connector JST PUD top entry +0 +40 +40 +Connector_JST +JST_SFH_SM02B-SFHRS-TF_1x02-1MP_P4.20mm_Horizontal +JST SFH series connector, SM02B-SFHRS-TF (http://www.jst-mfg.com/product/pdf/eng/eSFH.pdf), generated with kicad-footprint-generator +connector JST SFH horizontal +0 +4 +3 +Connector_JST +JST_SHL_SM02B-SHLS-TF_1x02-1MP_P1.00mm_Horizontal +JST SHL series connector, SM02B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +4 +3 +Connector_JST +JST_SHL_SM05B-SHLS-TF_1x05-1MP_P1.00mm_Horizontal +JST SHL series connector, SM05B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +7 +6 +Connector_JST +JST_SHL_SM06B-SHLS-TF_1x06-1MP_P1.00mm_Horizontal +JST SHL series connector, SM06B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +8 +7 +Connector_JST +JST_SHL_SM07B-SHLS-TF_1x07-1MP_P1.00mm_Horizontal +JST SHL series connector, SM07B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +9 +8 +Connector_JST +JST_SHL_SM08B-SHLS-TF_1x08-1MP_P1.00mm_Horizontal +JST SHL series connector, SM08B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +10 +9 +Connector_JST +JST_SHL_SM10B-SHLS-TF_1x10-1MP_P1.00mm_Horizontal +JST SHL series connector, SM10B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +12 +11 +Connector_JST +JST_SHL_SM11B-SHLS-TF_1x11-1MP_P1.00mm_Horizontal +JST SHL series connector, SM11B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +13 +12 +Connector_JST +JST_SHL_SM12B-SHLS-TF_1x12-1MP_P1.00mm_Horizontal +JST SHL series connector, SM12B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +14 +13 +Connector_JST +JST_SHL_SM14B-SHLS-TF_1x14-1MP_P1.00mm_Horizontal +JST SHL series connector, SM14B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +16 +15 +Connector_JST +JST_SHL_SM16B-SHLS-TF_1x16-1MP_P1.00mm_Horizontal +JST SHL series connector, SM16B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +18 +17 +Connector_JST +JST_SHL_SM20B-SHLS-TF_1x20-1MP_P1.00mm_Horizontal +JST SHL series connector, SM20B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +22 +21 +Connector_JST +JST_SHL_SM22B-SHLS-TF_1x22-1MP_P1.00mm_Horizontal +JST SHL series connector, SM22B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +24 +23 +Connector_JST +JST_SHL_SM26B-SHLS-TF_1x26-1MP_P1.00mm_Horizontal +JST SHL series connector, SM26B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +28 +27 +Connector_JST +JST_SHL_SM30B-SHLS-TF_1x30-1MP_P1.00mm_Horizontal +JST SHL series connector, SM30B-SHLS-TF (http://www.jst-mfg.com/product/pdf/eng/eSHL.pdf), generated with kicad-footprint-generator +connector JST SHL top entry +0 +32 +31 +Connector_JST +JST_SH_BM02B-SRSS-TB_1x02-1MP_P1.00mm_Vertical +JST SH series connector, BM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +4 +3 +Connector_JST +JST_SH_BM03B-SRSS-TB_1x03-1MP_P1.00mm_Vertical +JST SH series connector, BM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +5 +4 +Connector_JST +JST_SH_BM04B-SRSS-TB_1x04-1MP_P1.00mm_Vertical +JST SH series connector, BM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +6 +5 +Connector_JST +JST_SH_BM05B-SRSS-TB_1x05-1MP_P1.00mm_Vertical +JST SH series connector, BM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +7 +6 +Connector_JST +JST_SH_BM06B-SRSS-TB_1x06-1MP_P1.00mm_Vertical +JST SH series connector, BM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +8 +7 +Connector_JST +JST_SH_BM07B-SRSS-TB_1x07-1MP_P1.00mm_Vertical +JST SH series connector, BM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +9 +8 +Connector_JST +JST_SH_BM08B-SRSS-TB_1x08-1MP_P1.00mm_Vertical +JST SH series connector, BM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +10 +9 +Connector_JST +JST_SH_BM09B-SRSS-TB_1x09-1MP_P1.00mm_Vertical +JST SH series connector, BM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +11 +10 +Connector_JST +JST_SH_BM10B-SRSS-TB_1x10-1MP_P1.00mm_Vertical +JST SH series connector, BM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +12 +11 +Connector_JST +JST_SH_BM11B-SRSS-TB_1x11-1MP_P1.00mm_Vertical +JST SH series connector, BM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +13 +12 +Connector_JST +JST_SH_BM12B-SRSS-TB_1x12-1MP_P1.00mm_Vertical +JST SH series connector, BM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +14 +13 +Connector_JST +JST_SH_BM13B-SRSS-TB_1x13-1MP_P1.00mm_Vertical +JST SH series connector, BM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +15 +14 +Connector_JST +JST_SH_BM14B-SRSS-TB_1x14-1MP_P1.00mm_Vertical +JST SH series connector, BM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +16 +15 +Connector_JST +JST_SH_BM15B-SRSS-TB_1x15-1MP_P1.00mm_Vertical +JST SH series connector, BM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH side entry +0 +17 +16 +Connector_JST +JST_SH_SM02B-SRSS-TB_1x02-1MP_P1.00mm_Horizontal +JST SH series connector, SM02B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +4 +3 +Connector_JST +JST_SH_SM03B-SRSS-TB_1x03-1MP_P1.00mm_Horizontal +JST SH series connector, SM03B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +5 +4 +Connector_JST +JST_SH_SM04B-SRSS-TB_1x04-1MP_P1.00mm_Horizontal +JST SH series connector, SM04B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +6 +5 +Connector_JST +JST_SH_SM05B-SRSS-TB_1x05-1MP_P1.00mm_Horizontal +JST SH series connector, SM05B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +7 +6 +Connector_JST +JST_SH_SM06B-SRSS-TB_1x06-1MP_P1.00mm_Horizontal +JST SH series connector, SM06B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +8 +7 +Connector_JST +JST_SH_SM07B-SRSS-TB_1x07-1MP_P1.00mm_Horizontal +JST SH series connector, SM07B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +9 +8 +Connector_JST +JST_SH_SM08B-SRSS-TB_1x08-1MP_P1.00mm_Horizontal +JST SH series connector, SM08B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +10 +9 +Connector_JST +JST_SH_SM09B-SRSS-TB_1x09-1MP_P1.00mm_Horizontal +JST SH series connector, SM09B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +11 +10 +Connector_JST +JST_SH_SM10B-SRSS-TB_1x10-1MP_P1.00mm_Horizontal +JST SH series connector, SM10B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +12 +11 +Connector_JST +JST_SH_SM11B-SRSS-TB_1x11-1MP_P1.00mm_Horizontal +JST SH series connector, SM11B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +13 +12 +Connector_JST +JST_SH_SM12B-SRSS-TB_1x12-1MP_P1.00mm_Horizontal +JST SH series connector, SM12B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +14 +13 +Connector_JST +JST_SH_SM13B-SRSS-TB_1x13-1MP_P1.00mm_Horizontal +JST SH series connector, SM13B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +15 +14 +Connector_JST +JST_SH_SM14B-SRSS-TB_1x14-1MP_P1.00mm_Horizontal +JST SH series connector, SM14B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +16 +15 +Connector_JST +JST_SH_SM15B-SRSS-TB_1x15-1MP_P1.00mm_Horizontal +JST SH series connector, SM15B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +17 +16 +Connector_JST +JST_SH_SM20B-SRSS-TB_1x20-1MP_P1.00mm_Horizontal +JST SH series connector, SM20B-SRSS-TB (http://www.jst-mfg.com/product/pdf/eng/eSH.pdf), generated with kicad-footprint-generator +connector JST SH top entry +0 +22 +21 +Connector_JST +JST_SUR_BM02B-SURS-TF_1x02-1MP_P0.80mm_Vertical +JST SUR series connector, BM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +4 +3 +Connector_JST +JST_SUR_BM03B-SURS-TF_1x03-1MP_P0.80mm_Vertical +JST SUR series connector, BM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +5 +4 +Connector_JST +JST_SUR_BM04B-SURS-TF_1x04-1MP_P0.80mm_Vertical +JST SUR series connector, BM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +6 +5 +Connector_JST +JST_SUR_BM05B-SURS-TF_1x05-1MP_P0.80mm_Vertical +JST SUR series connector, BM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +7 +6 +Connector_JST +JST_SUR_BM06B-SURS-TF_1x06-1MP_P0.80mm_Vertical +JST SUR series connector, BM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +8 +7 +Connector_JST +JST_SUR_BM08B-SURS-TF_1x08-1MP_P0.80mm_Vertical +JST SUR series connector, BM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +10 +9 +Connector_JST +JST_SUR_BM10B-SURS-TF_1x10-1MP_P0.80mm_Vertical +JST SUR series connector, BM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +12 +11 +Connector_JST +JST_SUR_BM12B-SURS-TF_1x12-1MP_P0.80mm_Vertical +JST SUR series connector, BM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +14 +13 +Connector_JST +JST_SUR_BM14B-SURS-TF_1x14-1MP_P0.80mm_Vertical +JST SUR series connector, BM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +16 +15 +Connector_JST +JST_SUR_BM15B-SURS-TF_1x15-1MP_P0.80mm_Vertical +JST SUR series connector, BM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +17 +16 +Connector_JST +JST_SUR_BM16B-SURS-TF_1x16-1MP_P0.80mm_Vertical +JST SUR series connector, BM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +18 +17 +Connector_JST +JST_SUR_BM17B-SURS-TF_1x17-1MP_P0.80mm_Vertical +JST SUR series connector, BM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +19 +18 +Connector_JST +JST_SUR_BM20B-SURS-TF_1x20-1MP_P0.80mm_Vertical +JST SUR series connector, BM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR side entry +0 +22 +21 +Connector_JST +JST_SUR_SM02B-SURS-TF_1x02-1MP_P0.80mm_Horizontal +JST SUR series connector, SM02B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +4 +3 +Connector_JST +JST_SUR_SM03B-SURS-TF_1x03-1MP_P0.80mm_Horizontal +JST SUR series connector, SM03B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +5 +4 +Connector_JST +JST_SUR_SM04B-SURS-TF_1x04-1MP_P0.80mm_Horizontal +JST SUR series connector, SM04B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +6 +5 +Connector_JST +JST_SUR_SM05B-SURS-TF_1x05-1MP_P0.80mm_Horizontal +JST SUR series connector, SM05B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +7 +6 +Connector_JST +JST_SUR_SM06B-SURS-TF_1x06-1MP_P0.80mm_Horizontal +JST SUR series connector, SM06B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +8 +7 +Connector_JST +JST_SUR_SM08B-SURS-TF_1x08-1MP_P0.80mm_Horizontal +JST SUR series connector, SM08B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +10 +9 +Connector_JST +JST_SUR_SM10B-SURS-TF_1x10-1MP_P0.80mm_Horizontal +JST SUR series connector, SM10B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +12 +11 +Connector_JST +JST_SUR_SM12B-SURS-TF_1x12-1MP_P0.80mm_Horizontal +JST SUR series connector, SM12B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +14 +13 +Connector_JST +JST_SUR_SM14B-SURS-TF_1x14-1MP_P0.80mm_Horizontal +JST SUR series connector, SM14B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +16 +15 +Connector_JST +JST_SUR_SM15B-SURS-TF_1x15-1MP_P0.80mm_Horizontal +JST SUR series connector, SM15B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +17 +16 +Connector_JST +JST_SUR_SM16B-SURS-TF_1x16-1MP_P0.80mm_Horizontal +JST SUR series connector, SM16B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +18 +17 +Connector_JST +JST_SUR_SM17B-SURS-TF_1x17-1MP_P0.80mm_Horizontal +JST SUR series connector, SM17B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +19 +18 +Connector_JST +JST_SUR_SM20B-SURS-TF_1x20-1MP_P0.80mm_Horizontal +JST SUR series connector, SM20B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +22 +21 +Connector_JST +JST_SUR_SM22B-SURS-TF_1x22-1MP_P0.80mm_Horizontal +JST SUR series connector, SM22B-SURS-TF (http://www.jst-mfg.com/product/pdf/eng/eSUR.pdf), generated with kicad-footprint-generator +connector JST SUR top entry +0 +24 +23 +Connector_JST +JST_VH_B2P-VH-B_1x02_P3.96mm_Vertical +JST VH PBT series connector, B2P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2P-VH-FB-B_1x02_P3.96mm_Vertical +JST VH series connector, B2P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +2 +2 +Connector_JST +JST_VH_B2P-VH_1x02_P3.96mm_Vertical +JST VH series connector, B2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2P3-VH_1x02_P7.92mm_Vertical +JST VH series connector, B2P3-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +2 +2 +Connector_JST +JST_VH_B2PS-VH_1x02_P3.96mm_Horizontal +JST VH series connector, B2PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +2 +2 +Connector_JST +JST_VH_B3P-VH-B_1x03_P3.96mm_Vertical +JST VH PBT series connector, B3P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +3 +3 +Connector_JST +JST_VH_B3P-VH-FB-B_1x03_P3.96mm_Vertical +JST VH series connector, B3P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +3 +3 +Connector_JST +JST_VH_B3P-VH_1x03_P3.96mm_Vertical +JST VH series connector, B3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +3 +3 +Connector_JST +JST_VH_B3PS-VH_1x03_P3.96mm_Horizontal +JST VH series connector, B3PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +3 +3 +Connector_JST +JST_VH_B4P-VH-B_1x04_P3.96mm_Vertical +JST VH PBT series connector, B4P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +4 +4 +Connector_JST +JST_VH_B4P-VH-FB-B_1x04_P3.96mm_Vertical +JST VH series connector, B4P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +4 +4 +Connector_JST +JST_VH_B4P-VH_1x04_P3.96mm_Vertical +JST VH series connector, B4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +4 +4 +Connector_JST +JST_VH_B4PS-VH_1x04_P3.96mm_Horizontal +JST VH series connector, B4PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +4 +4 +Connector_JST +JST_VH_B5P-VH-B_1x05_P3.96mm_Vertical +JST VH PBT series connector, B5P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +5 +5 +Connector_JST +JST_VH_B5P-VH-FB-B_1x05_P3.96mm_Vertical +JST VH series connector, B5P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +5 +5 +Connector_JST +JST_VH_B5P-VH_1x05_P3.96mm_Vertical +JST VH series connector, B5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +5 +5 +Connector_JST +JST_VH_B5PS-VH_1x05_P3.96mm_Horizontal +JST VH series connector, B5PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +5 +5 +Connector_JST +JST_VH_B6P-VH-B_1x06_P3.96mm_Vertical +JST VH PBT series connector, B6P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +6 +6 +Connector_JST +JST_VH_B6P-VH-FB-B_1x06_P3.96mm_Vertical +JST VH series connector, B6P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +6 +6 +Connector_JST +JST_VH_B6P-VH_1x06_P3.96mm_Vertical +JST VH series connector, B6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +6 +6 +Connector_JST +JST_VH_B6PS-VH_1x06_P3.96mm_Horizontal +JST VH series connector, B6PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +6 +6 +Connector_JST +JST_VH_B7P-VH-B_1x07_P3.96mm_Vertical +JST VH PBT series connector, B7P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +7 +7 +Connector_JST +JST_VH_B7P-VH-FB-B_1x07_P3.96mm_Vertical +JST VH series connector, B7P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +7 +7 +Connector_JST +JST_VH_B7P-VH_1x07_P3.96mm_Vertical +JST VH series connector, B7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +7 +7 +Connector_JST +JST_VH_B7PS-VH_1x07_P3.96mm_Horizontal +JST VH series connector, B7PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +7 +7 +Connector_JST +JST_VH_B8P-VH-B_1x08_P3.96mm_Vertical +JST VH PBT series connector, B8P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +8 +8 +Connector_JST +JST_VH_B8P-VH-FB-B_1x08_P3.96mm_Vertical +JST VH series connector, B8P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +8 +8 +Connector_JST +JST_VH_B8P-VH_1x08_P3.96mm_Vertical +JST VH series connector, B8P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +8 +8 +Connector_JST +JST_VH_B8PS-VH_1x08_P3.96mm_Horizontal +JST VH series connector, B8PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +8 +8 +Connector_JST +JST_VH_B9P-VH-B_1x09_P3.96mm_Vertical +JST VH PBT series connector, B9P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +9 +9 +Connector_JST +JST_VH_B9P-VH-FB-B_1x09_P3.96mm_Vertical +JST VH series connector, B9P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +9 +9 +Connector_JST +JST_VH_B9P-VH_1x09_P3.96mm_Vertical +JST VH series connector, B9P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +9 +9 +Connector_JST +JST_VH_B9PS-VH_1x09_P3.96mm_Horizontal +JST VH series connector, B9PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +9 +9 +Connector_JST +JST_VH_B10P-VH-B_1x10_P3.96mm_Vertical +JST VH PBT series connector, B10P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +10 +10 +Connector_JST +JST_VH_B10P-VH-FB-B_1x10_P3.96mm_Vertical +JST VH series connector, B10P-VH-FB-B, shrouded (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH side entry +0 +10 +10 +Connector_JST +JST_VH_B10P-VH_1x10_P3.96mm_Vertical +JST VH series connector, B10P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +10 +10 +Connector_JST +JST_VH_B10PS-VH_1x10_P3.96mm_Horizontal +JST VH series connector, B10PS-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +10 +10 +Connector_JST +JST_VH_B11P-VH-B_1x11_P3.96mm_Vertical +JST VH PBT series connector, B11P-VH-B (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH vertical +0 +11 +11 +Connector_JST +JST_VH_S2P-VH_1x02_P3.96mm_Horizontal +JST VH series connector, S2P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +2 +2 +Connector_JST +JST_VH_S3P-VH_1x03_P3.96mm_Horizontal +JST VH series connector, S3P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +3 +3 +Connector_JST +JST_VH_S4P-VH_1x04_P3.96mm_Horizontal +JST VH series connector, S4P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +4 +4 +Connector_JST +JST_VH_S5P-VH_1x05_P3.96mm_Horizontal +JST VH series connector, S5P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +5 +5 +Connector_JST +JST_VH_S6P-VH_1x06_P3.96mm_Horizontal +JST VH series connector, S6P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +6 +6 +Connector_JST +JST_VH_S7P-VH_1x07_P3.96mm_Horizontal +JST VH series connector, S7P-VH (http://www.jst-mfg.com/product/pdf/eng/eVH.pdf), generated with kicad-footprint-generator +connector JST VH top entry +0 +7 +7 +Connector_JST +JST_XAG_SM05B-XAGKS-BN-TB_1x05-1MP_P2.50mm_Horizontal +JST XAG series connector, SM05B-XAGKS-BN-TB (http://www.jst-mfg.com/product/pdf/eng/eXAG.pdf), generated with kicad-footprint-generator +connector JST XAG top entry +0 +7 +6 +Connector_JST +JST_XA_B02B-XASK-1-A_1x02_P2.50mm_Vertical +JST XA series connector, B02B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +2 +2 +Connector_JST +JST_XA_B02B-XASK-1_1x02_P2.50mm_Vertical +JST XA series connector, B02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +2 +2 +Connector_JST +JST_XA_B03B-XASK-1-A_1x03_P2.50mm_Vertical +JST XA series connector, B03B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +3 +3 +Connector_JST +JST_XA_B03B-XASK-1_1x03_P2.50mm_Vertical +JST XA series connector, B03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +3 +3 +Connector_JST +JST_XA_B04B-XASK-1-A_1x04_P2.50mm_Vertical +JST XA series connector, B04B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +4 +4 +Connector_JST +JST_XA_B04B-XASK-1_1x04_P2.50mm_Vertical +JST XA series connector, B04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +4 +4 +Connector_JST +JST_XA_B05B-XASK-1-A_1x05_P2.50mm_Vertical +JST XA series connector, B05B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +5 +5 +Connector_JST +JST_XA_B05B-XASK-1_1x05_P2.50mm_Vertical +JST XA series connector, B05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +5 +5 +Connector_JST +JST_XA_B06B-XASK-1-A_1x06_P2.50mm_Vertical +JST XA series connector, B06B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +6 +6 +Connector_JST +JST_XA_B06B-XASK-1_1x06_P2.50mm_Vertical +JST XA series connector, B06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +6 +6 +Connector_JST +JST_XA_B07B-XASK-1-A_1x07_P2.50mm_Vertical +JST XA series connector, B07B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +7 +7 +Connector_JST +JST_XA_B07B-XASK-1_1x07_P2.50mm_Vertical +JST XA series connector, B07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +7 +7 +Connector_JST +JST_XA_B08B-XASK-1-A_1x08_P2.50mm_Vertical +JST XA series connector, B08B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +8 +8 +Connector_JST +JST_XA_B08B-XASK-1_1x08_P2.50mm_Vertical +JST XA series connector, B08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +8 +8 +Connector_JST +JST_XA_B09B-XASK-1-A_1x09_P2.50mm_Vertical +JST XA series connector, B09B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +9 +9 +Connector_JST +JST_XA_B09B-XASK-1_1x09_P2.50mm_Vertical +JST XA series connector, B09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +9 +9 +Connector_JST +JST_XA_B10B-XASK-1-A_1x10_P2.50mm_Vertical +JST XA series connector, B10B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +10 +10 +Connector_JST +JST_XA_B10B-XASK-1_1x10_P2.50mm_Vertical +JST XA series connector, B10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +10 +10 +Connector_JST +JST_XA_B11B-XASK-1-A_1x11_P2.50mm_Vertical +JST XA series connector, B11B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +11 +11 +Connector_JST +JST_XA_B11B-XASK-1_1x11_P2.50mm_Vertical +JST XA series connector, B11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +11 +11 +Connector_JST +JST_XA_B12B-XASK-1-A_1x12_P2.50mm_Vertical +JST XA series connector, B12B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +12 +12 +Connector_JST +JST_XA_B12B-XASK-1_1x12_P2.50mm_Vertical +JST XA series connector, B12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +12 +12 +Connector_JST +JST_XA_B13B-XASK-1-A_1x13_P2.50mm_Vertical +JST XA series connector, B13B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +13 +13 +Connector_JST +JST_XA_B13B-XASK-1_1x13_P2.50mm_Vertical +JST XA series connector, B13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +13 +13 +Connector_JST +JST_XA_B14B-XASK-1-A_1x14_P2.50mm_Vertical +JST XA series connector, B14B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +14 +14 +Connector_JST +JST_XA_B14B-XASK-1_1x14_P2.50mm_Vertical +JST XA series connector, B14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +14 +14 +Connector_JST +JST_XA_B15B-XASK-1-A_1x15_P2.50mm_Vertical +JST XA series connector, B15B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +15 +15 +Connector_JST +JST_XA_B15B-XASK-1_1x15_P2.50mm_Vertical +JST XA series connector, B15B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +15 +15 +Connector_JST +JST_XA_B18B-XASK-1_1x18_P2.50mm_Vertical +JST XA series connector, B18B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +18 +18 +Connector_JST +JST_XA_B20B-XASK-1-A_1x20_P2.50mm_Vertical +JST XA series connector, B20B-XASK-1-A (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical boss +0 +20 +20 +Connector_JST +JST_XA_B20B-XASK-1_1x20_P2.50mm_Vertical +JST XA series connector, B20B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA vertical +0 +20 +20 +Connector_JST +JST_XA_S02B-XASK-1N-BN_1x02_P2.50mm_Horizontal +JST XA series connector, S02B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +2 +2 +Connector_JST +JST_XA_S02B-XASK-1_1x02_P2.50mm_Horizontal +JST XA series connector, S02B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +2 +2 +Connector_JST +JST_XA_S03B-XASK-1N-BN_1x03_P2.50mm_Horizontal +JST XA series connector, S03B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +3 +3 +Connector_JST +JST_XA_S03B-XASK-1_1x03_P2.50mm_Horizontal +JST XA series connector, S03B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +3 +3 +Connector_JST +JST_XA_S04B-XASK-1N-BN_1x04_P2.50mm_Horizontal +JST XA series connector, S04B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +4 +4 +Connector_JST +JST_XA_S04B-XASK-1_1x04_P2.50mm_Horizontal +JST XA series connector, S04B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +4 +4 +Connector_JST +JST_XA_S05B-XASK-1N-BN_1x05_P2.50mm_Horizontal +JST XA series connector, S05B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +5 +5 +Connector_JST +JST_XA_S05B-XASK-1_1x05_P2.50mm_Horizontal +JST XA series connector, S05B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +5 +5 +Connector_JST +JST_XA_S06B-XASK-1N-BN_1x06_P2.50mm_Horizontal +JST XA series connector, S06B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +6 +6 +Connector_JST +JST_XA_S06B-XASK-1_1x06_P2.50mm_Horizontal +JST XA series connector, S06B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +6 +6 +Connector_JST +JST_XA_S07B-XASK-1N-BN_1x07_P2.50mm_Horizontal +JST XA series connector, S07B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +7 +7 +Connector_JST +JST_XA_S07B-XASK-1_1x07_P2.50mm_Horizontal +JST XA series connector, S07B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +7 +7 +Connector_JST +JST_XA_S08B-XASK-1N-BN_1x08_P2.50mm_Horizontal +JST XA series connector, S08B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +8 +8 +Connector_JST +JST_XA_S08B-XASK-1_1x08_P2.50mm_Horizontal +JST XA series connector, S08B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +8 +8 +Connector_JST +JST_XA_S09B-XASK-1N-BN_1x09_P2.50mm_Horizontal +JST XA series connector, S09B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +9 +9 +Connector_JST +JST_XA_S09B-XASK-1_1x09_P2.50mm_Horizontal +JST XA series connector, S09B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +9 +9 +Connector_JST +JST_XA_S10B-XASK-1N-BN_1x10_P2.50mm_Horizontal +JST XA series connector, S10B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +10 +10 +Connector_JST +JST_XA_S10B-XASK-1_1x10_P2.50mm_Horizontal +JST XA series connector, S10B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +10 +10 +Connector_JST +JST_XA_S11B-XASK-1N-BN_1x11_P2.50mm_Horizontal +JST XA series connector, S11B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +11 +11 +Connector_JST +JST_XA_S11B-XASK-1_1x11_P2.50mm_Horizontal +JST XA series connector, S11B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +11 +11 +Connector_JST +JST_XA_S12B-XASK-1N-BN_1x12_P2.50mm_Horizontal +JST XA series connector, S12B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +12 +12 +Connector_JST +JST_XA_S12B-XASK-1_1x12_P2.50mm_Horizontal +JST XA series connector, S12B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +12 +12 +Connector_JST +JST_XA_S13B-XASK-1N-BN_1x13_P2.50mm_Horizontal +JST XA series connector, S13B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +13 +13 +Connector_JST +JST_XA_S13B-XASK-1_1x13_P2.50mm_Horizontal +JST XA series connector, S13B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +13 +13 +Connector_JST +JST_XA_S14B-XASK-1N-BN_1x14_P2.50mm_Horizontal +JST XA series connector, S14B-XASK-1N-BN (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal +0 +14 +14 +Connector_JST +JST_XA_S14B-XASK-1_1x14_P2.50mm_Horizontal +JST XA series connector, S14B-XASK-1 (http://www.jst-mfg.com/product/pdf/eng/eXA1.pdf), generated with kicad-footprint-generator +connector JST XA horizontal hook +0 +14 +14 +Connector_JST +JST_XH_B1B-XH-AM_1x01_P2.50mm_Vertical +JST XH series connector, B1B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +1 +1 +Connector_JST +JST_XH_B2B-XH-AM_1x02_P2.50mm_Vertical +JST XH series connector, B2B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +2 +2 +Connector_JST +JST_XH_B2B-XH-A_1x02_P2.50mm_Vertical +JST XH series connector, B2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +2 +2 +Connector_JST +JST_XH_B3B-XH-AM_1x03_P2.50mm_Vertical +JST XH series connector, B3B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +3 +3 +Connector_JST +JST_XH_B3B-XH-A_1x03_P2.50mm_Vertical +JST XH series connector, B3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +3 +3 +Connector_JST +JST_XH_B4B-XH-AM_1x04_P2.50mm_Vertical +JST XH series connector, B4B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +4 +4 +Connector_JST +JST_XH_B4B-XH-A_1x04_P2.50mm_Vertical +JST XH series connector, B4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +4 +4 +Connector_JST +JST_XH_B5B-XH-AM_1x05_P2.50mm_Vertical +JST XH series connector, B5B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +5 +5 +Connector_JST +JST_XH_B5B-XH-A_1x05_P2.50mm_Vertical +JST XH series connector, B5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +5 +5 +Connector_JST +JST_XH_B6B-XH-AM_1x06_P2.50mm_Vertical +JST XH series connector, B6B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +6 +6 +Connector_JST +JST_XH_B6B-XH-A_1x06_P2.50mm_Vertical +JST XH series connector, B6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +6 +6 +Connector_JST +JST_XH_B7B-XH-AM_1x07_P2.50mm_Vertical +JST XH series connector, B7B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +7 +7 +Connector_JST +JST_XH_B7B-XH-A_1x07_P2.50mm_Vertical +JST XH series connector, B7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +7 +7 +Connector_JST +JST_XH_B8B-XH-AM_1x08_P2.50mm_Vertical +JST XH series connector, B8B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +8 +8 +Connector_JST +JST_XH_B8B-XH-A_1x08_P2.50mm_Vertical +JST XH series connector, B8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +8 +8 +Connector_JST +JST_XH_B9B-XH-AM_1x09_P2.50mm_Vertical +JST XH series connector, B9B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical boss +0 +9 +9 +Connector_JST +JST_XH_B9B-XH-A_1x09_P2.50mm_Vertical +JST XH series connector, B9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH vertical +0 +9 +9 +Connector_JST +JST_XH_B10B-XH-AM_1x10_P2.50mm_Vertical +JST XH series connector, B10B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry boss +0 +10 +10 +Connector_JST +JST_XH_B10B-XH-A_1x10_P2.50mm_Vertical +JST XH series connector, B10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +10 +10 +Connector_JST +JST_XH_B11B-XH-A_1x11_P2.50mm_Vertical +JST XH series connector, B11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +11 +11 +Connector_JST +JST_XH_B12B-XH-AM_1x12_P2.50mm_Vertical +JST XH series connector, B12B-XH-AM, with boss (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry boss +0 +12 +12 +Connector_JST +JST_XH_B12B-XH-A_1x12_P2.50mm_Vertical +JST XH series connector, B12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +12 +12 +Connector_JST +JST_XH_B13B-XH-A_1x13_P2.50mm_Vertical +JST XH series connector, B13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +13 +13 +Connector_JST +JST_XH_B14B-XH-A_1x14_P2.50mm_Vertical +JST XH series connector, B14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +14 +14 +Connector_JST +JST_XH_B15B-XH-A_1x15_P2.50mm_Vertical +JST XH series connector, B15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +15 +15 +Connector_JST +JST_XH_B16B-XH-A_1x16_P2.50mm_Vertical +JST XH series connector, B16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +16 +16 +Connector_JST +JST_XH_B20B-XH-A_1x20_P2.50mm_Vertical +JST XH series connector, B20B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH side entry +0 +20 +20 +Connector_JST +JST_XH_S2B-XH-A-1_1x02_P2.50mm_Horizontal +JST XH series connector, S2B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +2 +2 +Connector_JST +JST_XH_S2B-XH-A_1x02_P2.50mm_Horizontal +JST XH series connector, S2B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +2 +2 +Connector_JST +JST_XH_S3B-XH-A-1_1x03_P2.50mm_Horizontal +JST XH series connector, S3B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +3 +3 +Connector_JST +JST_XH_S3B-XH-A_1x03_P2.50mm_Horizontal +JST XH series connector, S3B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +3 +3 +Connector_JST +JST_XH_S4B-XH-A-1_1x04_P2.50mm_Horizontal +JST XH series connector, S4B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +4 +4 +Connector_JST +JST_XH_S4B-XH-A_1x04_P2.50mm_Horizontal +JST XH series connector, S4B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +4 +4 +Connector_JST +JST_XH_S5B-XH-A-1_1x05_P2.50mm_Horizontal +JST XH series connector, S5B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +5 +5 +Connector_JST +JST_XH_S5B-XH-A_1x05_P2.50mm_Horizontal +JST XH series connector, S5B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +5 +5 +Connector_JST +JST_XH_S6B-XH-A-1_1x06_P2.50mm_Horizontal +JST XH series connector, S6B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +6 +6 +Connector_JST +JST_XH_S6B-XH-A_1x06_P2.50mm_Horizontal +JST XH series connector, S6B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +6 +6 +Connector_JST +JST_XH_S7B-XH-A-1_1x07_P2.50mm_Horizontal +JST XH series connector, S7B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +7 +7 +Connector_JST +JST_XH_S7B-XH-A_1x07_P2.50mm_Horizontal +JST XH series connector, S7B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +7 +7 +Connector_JST +JST_XH_S8B-XH-A-1_1x08_P2.50mm_Horizontal +JST XH series connector, S8B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +8 +8 +Connector_JST +JST_XH_S8B-XH-A_1x08_P2.50mm_Horizontal +JST XH series connector, S8B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +8 +8 +Connector_JST +JST_XH_S9B-XH-A-1_1x09_P2.50mm_Horizontal +JST XH series connector, S9B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +9 +9 +Connector_JST +JST_XH_S9B-XH-A_1x09_P2.50mm_Horizontal +JST XH series connector, S9B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH horizontal +0 +9 +9 +Connector_JST +JST_XH_S10B-XH-A-1_1x10_P2.50mm_Horizontal +JST XH series connector, S10B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +10 +10 +Connector_JST +JST_XH_S10B-XH-A_1x10_P2.50mm_Horizontal +JST XH series connector, S10B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +10 +10 +Connector_JST +JST_XH_S11B-XH-A-1_1x11_P2.50mm_Horizontal +JST XH series connector, S11B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +11 +11 +Connector_JST +JST_XH_S11B-XH-A_1x11_P2.50mm_Horizontal +JST XH series connector, S11B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +11 +11 +Connector_JST +JST_XH_S12B-XH-A-1_1x12_P2.50mm_Horizontal +JST XH series connector, S12B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +12 +12 +Connector_JST +JST_XH_S12B-XH-A_1x12_P2.50mm_Horizontal +JST XH series connector, S12B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +12 +12 +Connector_JST +JST_XH_S13B-XH-A-1_1x13_P2.50mm_Horizontal +JST XH series connector, S13B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +13 +13 +Connector_JST +JST_XH_S13B-XH-A_1x13_P2.50mm_Horizontal +JST XH series connector, S13B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +13 +13 +Connector_JST +JST_XH_S14B-XH-A-1_1x14_P2.50mm_Horizontal +JST XH series connector, S14B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +14 +14 +Connector_JST +JST_XH_S14B-XH-A_1x14_P2.50mm_Horizontal +JST XH series connector, S14B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +14 +14 +Connector_JST +JST_XH_S15B-XH-A-1_1x15_P2.50mm_Horizontal +JST XH series connector, S15B-XH-A-1 (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +15 +15 +Connector_JST +JST_XH_S15B-XH-A_1x15_P2.50mm_Horizontal +JST XH series connector, S15B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +15 +15 +Connector_JST +JST_XH_S16B-XH-A_1x16_P2.50mm_Horizontal +JST XH series connector, S16B-XH-A (http://www.jst-mfg.com/product/pdf/eng/eXH.pdf), generated with kicad-footprint-generator +connector JST XH top entry +0 +16 +16 +Connector_JST +JST_ZE_B02B-ZESK-1D_1x02_P1.50mm_Vertical +JST ZE series connector, B02B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +2 +2 +Connector_JST +JST_ZE_B03B-ZESK-1D_1x03_P1.50mm_Vertical +JST ZE series connector, B03B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +3 +3 +Connector_JST +JST_ZE_B03B-ZESK-D_1x03_P1.50mm_Vertical +JST ZE series connector, B03B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +3 +3 +Connector_JST +JST_ZE_B04B-ZESK-1D_1x04_P1.50mm_Vertical +JST ZE series connector, B04B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +4 +4 +Connector_JST +JST_ZE_B04B-ZESK-D_1x04_P1.50mm_Vertical +JST ZE series connector, B04B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +4 +4 +Connector_JST +JST_ZE_B05B-ZESK-1D_1x05_P1.50mm_Vertical +JST ZE series connector, B05B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +5 +5 +Connector_JST +JST_ZE_B05B-ZESK-D_1x05_P1.50mm_Vertical +JST ZE series connector, B05B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +5 +5 +Connector_JST +JST_ZE_B06B-ZESK-1D_1x06_P1.50mm_Vertical +JST ZE series connector, B06B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +6 +6 +Connector_JST +JST_ZE_B06B-ZESK-D_1x06_P1.50mm_Vertical +JST ZE series connector, B06B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +6 +6 +Connector_JST +JST_ZE_B07B-ZESK-1D_1x07_P1.50mm_Vertical +JST ZE series connector, B07B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +7 +7 +Connector_JST +JST_ZE_B07B-ZESK-D_1x07_P1.50mm_Vertical +JST ZE series connector, B07B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +7 +7 +Connector_JST +JST_ZE_B08B-ZESK-1D_1x08_P1.50mm_Vertical +JST ZE series connector, B08B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +8 +8 +Connector_JST +JST_ZE_B08B-ZESK-D_1x08_P1.50mm_Vertical +JST ZE series connector, B08B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +8 +8 +Connector_JST +JST_ZE_B09B-ZESK-1D_1x09_P1.50mm_Vertical +JST ZE series connector, B09B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +9 +9 +Connector_JST +JST_ZE_B09B-ZESK-D_1x09_P1.50mm_Vertical +JST ZE series connector, B09B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +9 +9 +Connector_JST +JST_ZE_B10B-ZESK-1D_1x10_P1.50mm_Vertical +JST ZE series connector, B10B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +10 +10 +Connector_JST +JST_ZE_B10B-ZESK-D_1x10_P1.50mm_Vertical +JST ZE series connector, B10B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +10 +10 +Connector_JST +JST_ZE_B11B-ZESK-1D_1x11_P1.50mm_Vertical +JST ZE series connector, B11B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +11 +11 +Connector_JST +JST_ZE_B11B-ZESK-D_1x11_P1.50mm_Vertical +JST ZE series connector, B11B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +11 +11 +Connector_JST +JST_ZE_B12B-ZESK-1D_1x12_P1.50mm_Vertical +JST ZE series connector, B12B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +12 +12 +Connector_JST +JST_ZE_B12B-ZESK-D_1x12_P1.50mm_Vertical +JST ZE series connector, B12B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +12 +12 +Connector_JST +JST_ZE_B13B-ZESK-1D_1x13_P1.50mm_Vertical +JST ZE series connector, B13B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +13 +13 +Connector_JST +JST_ZE_B13B-ZESK-D_1x13_P1.50mm_Vertical +JST ZE series connector, B13B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +13 +13 +Connector_JST +JST_ZE_B14B-ZESK-1D_1x14_P1.50mm_Vertical +JST ZE series connector, B14B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +14 +14 +Connector_JST +JST_ZE_B14B-ZESK-D_1x14_P1.50mm_Vertical +JST ZE series connector, B14B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +14 +14 +Connector_JST +JST_ZE_B15B-ZESK-1D_1x15_P1.50mm_Vertical +JST ZE series connector, B15B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +15 +15 +Connector_JST +JST_ZE_B15B-ZESK-D_1x15_P1.50mm_Vertical +JST ZE series connector, B15B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +15 +15 +Connector_JST +JST_ZE_B16B-ZESK-1D_1x16_P1.50mm_Vertical +JST ZE series connector, B16B-ZESK-1D, with boss (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry boss +0 +16 +16 +Connector_JST +JST_ZE_B16B-ZESK-D_1x16_P1.50mm_Vertical +JST ZE series connector, B16B-ZESK-D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE side entry +0 +16 +16 +Connector_JST +JST_ZE_BM02B-ZESS-TBT_1x02-1MP_P1.50mm_Vertical +JST ZE series connector, BM02B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +4 +3 +Connector_JST +JST_ZE_BM03B-ZESS-TBT_1x03-1MP_P1.50mm_Vertical +JST ZE series connector, BM03B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +5 +4 +Connector_JST +JST_ZE_BM04B-ZESS-TBT_1x04-1MP_P1.50mm_Vertical +JST ZE series connector, BM04B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +6 +5 +Connector_JST +JST_ZE_BM05B-ZESS-TBT_1x05-1MP_P1.50mm_Vertical +JST ZE series connector, BM05B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +7 +6 +Connector_JST +JST_ZE_BM06B-ZESS-TBT_1x06-1MP_P1.50mm_Vertical +JST ZE series connector, BM06B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +8 +7 +Connector_JST +JST_ZE_BM07B-ZESS-TBT_1x07-1MP_P1.50mm_Vertical +JST ZE series connector, BM07B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +9 +8 +Connector_JST +JST_ZE_BM08B-ZESS-TBT_1x08-1MP_P1.50mm_Vertical +JST ZE series connector, BM08B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +10 +9 +Connector_JST +JST_ZE_BM09B-ZESS-TBT_1x09-1MP_P1.50mm_Vertical +JST ZE series connector, BM09B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +11 +10 +Connector_JST +JST_ZE_BM10B-ZESS-TBT_1x10-1MP_P1.50mm_Vertical +JST ZE series connector, BM10B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +12 +11 +Connector_JST +JST_ZE_BM11B-ZESS-TBT_1x11-1MP_P1.50mm_Vertical +JST ZE series connector, BM11B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +13 +12 +Connector_JST +JST_ZE_BM12B-ZESS-TBT_1x12-1MP_P1.50mm_Vertical +JST ZE series connector, BM12B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +14 +13 +Connector_JST +JST_ZE_BM13B-ZESS-TBT_1x13-1MP_P1.50mm_Vertical +JST ZE series connector, BM13B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +15 +14 +Connector_JST +JST_ZE_BM14B-ZESS-TBT_1x14-1MP_P1.50mm_Vertical +JST ZE series connector, BM14B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +16 +15 +Connector_JST +JST_ZE_BM15B-ZESS-TBT_1x15-1MP_P1.50mm_Vertical +JST ZE series connector, BM15B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +17 +16 +Connector_JST +JST_ZE_BM16B-ZESS-TBT_1x16-1MP_P1.50mm_Vertical +JST ZE series connector, BM16B-ZESS-TBT (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE vertical +0 +18 +17 +Connector_JST +JST_ZE_S02B-ZESK-2D_1x02_P1.50mm_Horizontal +JST ZE series connector, S02B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +2 +2 +Connector_JST +JST_ZE_S03B-ZESK-2D_1x03_P1.50mm_Horizontal +JST ZE series connector, S03B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +3 +3 +Connector_JST +JST_ZE_S04B-ZESK-2D_1x04_P1.50mm_Horizontal +JST ZE series connector, S04B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +4 +4 +Connector_JST +JST_ZE_S05B-ZESK-2D_1x05_P1.50mm_Horizontal +JST ZE series connector, S05B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +5 +5 +Connector_JST +JST_ZE_S06B-ZESK-2D_1x06_P1.50mm_Horizontal +JST ZE series connector, S06B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +6 +6 +Connector_JST +JST_ZE_S07B-ZESK-2D_1x07_P1.50mm_Horizontal +JST ZE series connector, S07B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +7 +7 +Connector_JST +JST_ZE_S08B-ZESK-2D_1x08_P1.50mm_Horizontal +JST ZE series connector, S08B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +8 +8 +Connector_JST +JST_ZE_S09B-ZESK-2D_1x09_P1.50mm_Horizontal +JST ZE series connector, S09B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +9 +9 +Connector_JST +JST_ZE_S10B-ZESK-2D_1x10_P1.50mm_Horizontal +JST ZE series connector, S10B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +10 +10 +Connector_JST +JST_ZE_S11B-ZESK-2D_1x11_P1.50mm_Horizontal +JST ZE series connector, S11B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +11 +11 +Connector_JST +JST_ZE_S12B-ZESK-2D_1x12_P1.50mm_Horizontal +JST ZE series connector, S12B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +12 +12 +Connector_JST +JST_ZE_S13B-ZESK-2D_1x13_P1.50mm_Horizontal +JST ZE series connector, S13B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +13 +13 +Connector_JST +JST_ZE_S14B-ZESK-2D_1x14_P1.50mm_Horizontal +JST ZE series connector, S14B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +14 +14 +Connector_JST +JST_ZE_S15B-ZESK-2D_1x15_P1.50mm_Horizontal +JST ZE series connector, S15B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +15 +15 +Connector_JST +JST_ZE_S16B-ZESK-2D_1x16_P1.50mm_Horizontal +JST ZE series connector, S16B-ZESK-2D (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE top entry +0 +16 +16 +Connector_JST +JST_ZE_SM02B-ZESS-TB_1x02-1MP_P1.50mm_Horizontal +JST ZE series connector, SM02B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +4 +3 +Connector_JST +JST_ZE_SM03B-ZESS-TB_1x03-1MP_P1.50mm_Horizontal +JST ZE series connector, SM03B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +5 +4 +Connector_JST +JST_ZE_SM04B-ZESS-TB_1x04-1MP_P1.50mm_Horizontal +JST ZE series connector, SM04B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +6 +5 +Connector_JST +JST_ZE_SM05B-ZESS-TB_1x05-1MP_P1.50mm_Horizontal +JST ZE series connector, SM05B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +7 +6 +Connector_JST +JST_ZE_SM06B-ZESS-TB_1x06-1MP_P1.50mm_Horizontal +JST ZE series connector, SM06B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +8 +7 +Connector_JST +JST_ZE_SM07B-ZESS-TB_1x07-1MP_P1.50mm_Horizontal +JST ZE series connector, SM07B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +9 +8 +Connector_JST +JST_ZE_SM08B-ZESS-TB_1x08-1MP_P1.50mm_Horizontal +JST ZE series connector, SM08B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +10 +9 +Connector_JST +JST_ZE_SM09B-ZESS-TB_1x09-1MP_P1.50mm_Horizontal +JST ZE series connector, SM09B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +11 +10 +Connector_JST +JST_ZE_SM10B-ZESS-TB_1x10-1MP_P1.50mm_Horizontal +JST ZE series connector, SM10B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +12 +11 +Connector_JST +JST_ZE_SM11B-ZESS-TB_1x11-1MP_P1.50mm_Horizontal +JST ZE series connector, SM11B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +13 +12 +Connector_JST +JST_ZE_SM12B-ZESS-TB_1x12-1MP_P1.50mm_Horizontal +JST ZE series connector, SM12B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +14 +13 +Connector_JST +JST_ZE_SM13B-ZESS-TB_1x13-1MP_P1.50mm_Horizontal +JST ZE series connector, SM13B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +15 +14 +Connector_JST +JST_ZE_SM14B-ZESS-TB_1x14-1MP_P1.50mm_Horizontal +JST ZE series connector, SM14B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +16 +15 +Connector_JST +JST_ZE_SM15B-ZESS-TB_1x15-1MP_P1.50mm_Horizontal +JST ZE series connector, SM15B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +17 +16 +Connector_JST +JST_ZE_SM16B-ZESS-TB_1x16-1MP_P1.50mm_Horizontal +JST ZE series connector, SM16B-ZESS-TB (http://www.jst-mfg.com/product/pdf/eng/eZE.pdf), generated with kicad-footprint-generator +connector JST ZE horizontal +0 +18 +17 +Connector_Molex +Molex_CLIK-Mate_502382-0270_1x02-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502382-0370_1x03-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502382-0470_1x04-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502382-0570_1x05-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502382-0670_1x06-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0670 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502382-0770_1x07-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0770 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502382-0870_1x08-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0870 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502382-0970_1x09-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-0970 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502382-1070_1x10-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1070 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502382-1170_1x11-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1170 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502382-1270_1x12-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1270 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502382-1370_1x13-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1370 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502382-1470_1x14-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1470 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502382-1570_1x15-1MP_P1.25mm_Vertical +Molex CLIK-Mate series connector, 502382-1570 (http://www.molex.com/pdm_docs/sd/5023820270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502386-0270_1x02-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502386-0370_1x03-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502386-0470_1x04-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502386-0570_1x05-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502386-0670_1x06-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0670 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502386-0770_1x07-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0770 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502386-0870_1x08-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0870 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502386-0970_1x09-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-0970 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502386-1070_1x10-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1070 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502386-1170_1x11-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1170 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502386-1270_1x12-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1270 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502386-1370_1x13-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1370 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502386-1470_1x14-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1470 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502386-1570_1x15-1MP_P1.25mm_Horizontal +Molex CLIK-Mate series connector, 502386-1570 (http://www.molex.com/pdm_docs/sd/5023860270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502443-0270_1x02-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502443-0370_1x03-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502443-0470_1x04-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502443-0570_1x05-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502443-0670_1x06-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0670 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502443-0770_1x07-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0770 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502443-0870_1x08-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0870 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502443-0970_1x09-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-0970 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502443-1270_1x12-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1270 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502443-1370_1x13-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1370 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502443-1470_1x14-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1470 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502443-1570_1x15-1MP_P2.00mm_Vertical +Molex CLIK-Mate series connector, 502443-1570 (http://www.molex.com/pdm_docs/sd/5024430270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502494-0270_1x02-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502494-0370_1x03-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502494-0470_1x04-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502494-0670_1x06-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0670 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502494-0870_1x08-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-0870 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502494-1070_1x10-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1070 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502494-1270_1x12-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1270 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502494-1370_1x13-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1370 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502494-1470_1x14-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1470 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502494-1570_1x15-1MP_P2.00mm_Horizontal +Molex CLIK-Mate series connector, 502494-1570 (http://www.molex.com/pdm_docs/sd/5024940270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_502585-0270_1x02-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_502585-0370_1x03-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_502585-0470_1x04-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_502585-0570_1x05-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_502585-0670_1x06-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0670 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_502585-0770_1x07-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0770 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_502585-0870_1x08-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0870 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_502585-0970_1x09-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-0970 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_502585-1070_1x10-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1070 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_502585-1170_1x11-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1170 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_502585-1270_1x12-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1270 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_502585-1370_1x13-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1370 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_502585-1470_1x14-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1470 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_502585-1570_1x15-1MP_P1.50mm_Horizontal +Molex CLIK-Mate series connector, 502585-1570 (http://www.molex.com/pdm_docs/sd/5025850270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate top entry +0 +17 +16 +Connector_Molex +Molex_CLIK-Mate_505405-0270_1x02-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +4 +3 +Connector_Molex +Molex_CLIK-Mate_505405-0370_1x03-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +5 +4 +Connector_Molex +Molex_CLIK-Mate_505405-0470_1x04-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +6 +5 +Connector_Molex +Molex_CLIK-Mate_505405-0570_1x05-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +7 +6 +Connector_Molex +Molex_CLIK-Mate_505405-0670_1x06-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0670 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +8 +7 +Connector_Molex +Molex_CLIK-Mate_505405-0770_1x07-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0770 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +9 +8 +Connector_Molex +Molex_CLIK-Mate_505405-0870_1x08-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0870 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +10 +9 +Connector_Molex +Molex_CLIK-Mate_505405-0970_1x09-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-0970 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +11 +10 +Connector_Molex +Molex_CLIK-Mate_505405-1070_1x10-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1070 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +12 +11 +Connector_Molex +Molex_CLIK-Mate_505405-1170_1x11-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1170 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +13 +12 +Connector_Molex +Molex_CLIK-Mate_505405-1270_1x12-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1270 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +14 +13 +Connector_Molex +Molex_CLIK-Mate_505405-1370_1x13-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1370 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +15 +14 +Connector_Molex +Molex_CLIK-Mate_505405-1470_1x14-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1470 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +16 +15 +Connector_Molex +Molex_CLIK-Mate_505405-1570_1x15-1MP_P1.50mm_Vertical +Molex CLIK-Mate series connector, 505405-1570 (http://www.molex.com/pdm_docs/sd/5054050270_sd.pdf), generated with kicad-footprint-generator +connector Molex CLIK-Mate side entry +0 +17 +16 +Connector_Molex +Molex_KK-254_AE-6410-02A_1x02_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-02A example for new part number: 22-27-2021, 2 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +2 +2 +Connector_Molex +Molex_KK-254_AE-6410-03A_1x03_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-03A example for new part number: 22-27-2031, 3 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +3 +3 +Connector_Molex +Molex_KK-254_AE-6410-04A_1x04_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-04A example for new part number: 22-27-2041, 4 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +4 +4 +Connector_Molex +Molex_KK-254_AE-6410-05A_1x05_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-05A example for new part number: 22-27-2051, 5 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +5 +5 +Connector_Molex +Molex_KK-254_AE-6410-06A_1x06_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-06A example for new part number: 22-27-2061, 6 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +6 +6 +Connector_Molex +Molex_KK-254_AE-6410-07A_1x07_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-07A example for new part number: 22-27-2071, 7 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +7 +7 +Connector_Molex +Molex_KK-254_AE-6410-08A_1x08_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-08A example for new part number: 22-27-2081, 8 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +8 +8 +Connector_Molex +Molex_KK-254_AE-6410-09A_1x09_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-09A example for new part number: 22-27-2091, 9 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +9 +9 +Connector_Molex +Molex_KK-254_AE-6410-10A_1x10_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-10A example for new part number: 22-27-2101, 10 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +10 +10 +Connector_Molex +Molex_KK-254_AE-6410-11A_1x11_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-11A example for new part number: 22-27-2111, 11 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +11 +11 +Connector_Molex +Molex_KK-254_AE-6410-12A_1x12_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-12A example for new part number: 22-27-2121, 12 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +12 +12 +Connector_Molex +Molex_KK-254_AE-6410-13A_1x13_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-13A example for new part number: 22-27-2131, 13 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +13 +13 +Connector_Molex +Molex_KK-254_AE-6410-14A_1x14_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-14A example for new part number: 22-27-2141, 14 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +14 +14 +Connector_Molex +Molex_KK-254_AE-6410-15A_1x15_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-15A example for new part number: 22-27-2151, 15 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +15 +15 +Connector_Molex +Molex_KK-254_AE-6410-16A_1x16_P2.54mm_Vertical +Molex KK-254 Interconnect System, old/engineering part number: AE-6410-16A example for new part number: 22-27-2161, 16 Pins (http://www.molex.com/pdm_docs/sd/022272021_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-254 vertical +0 +16 +16 +Connector_Molex +Molex_KK-396_5273-02A_1x02_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-02A example for new part number: 09-65-2028, 2 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +2 +2 +Connector_Molex +Molex_KK-396_5273-03A_1x03_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-03A example for new part number: 09-65-2038, 3 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +3 +3 +Connector_Molex +Molex_KK-396_5273-04A_1x04_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-04A example for new part number: 09-65-2048, 4 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +4 +4 +Connector_Molex +Molex_KK-396_5273-05A_1x05_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-05A example for new part number: 09-65-2058, 5 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +5 +5 +Connector_Molex +Molex_KK-396_5273-06A_1x06_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-06A example for new part number: 09-65-2068, 6 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +6 +6 +Connector_Molex +Molex_KK-396_5273-07A_1x07_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-07A example for new part number: 09-65-2078, 7 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +7 +7 +Connector_Molex +Molex_KK-396_5273-08A_1x08_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-08A example for new part number: 09-65-2088, 8 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +8 +8 +Connector_Molex +Molex_KK-396_5273-09A_1x09_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-09A example for new part number: 09-65-2098, 9 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +9 +9 +Connector_Molex +Molex_KK-396_5273-10A_1x10_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-10A example for new part number: 09-65-2108, 10 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +10 +10 +Connector_Molex +Molex_KK-396_5273-11A_1x11_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-11A example for new part number: 09-65-2118, 11 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +11 +11 +Connector_Molex +Molex_KK-396_5273-12A_1x12_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: 5273-12A example for new part number: 09-65-2128, 12 Pins (https://www.molex.com/pdm_docs/sd/009652028_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41791-0002_1x02_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0002 example for new part number: 26-60-4020, 2 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +2 +2 +Connector_Molex +Molex_KK-396_A-41791-0003_1x03_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0003 example for new part number: 26-60-4030, 3 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +3 +3 +Connector_Molex +Molex_KK-396_A-41791-0004_1x04_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0004 example for new part number: 26-60-4040, 4 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +4 +4 +Connector_Molex +Molex_KK-396_A-41791-0005_1x05_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0005 example for new part number: 26-60-4050, 5 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +5 +5 +Connector_Molex +Molex_KK-396_A-41791-0006_1x06_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0006 example for new part number: 26-60-4060, 6 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +6 +6 +Connector_Molex +Molex_KK-396_A-41791-0007_1x07_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0007 example for new part number: 26-60-4070, 7 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +7 +7 +Connector_Molex +Molex_KK-396_A-41791-0008_1x08_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0008 example for new part number: 26-60-4080, 8 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +8 +8 +Connector_Molex +Molex_KK-396_A-41791-0009_1x09_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0009 example for new part number: 26-60-4090, 9 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +9 +9 +Connector_Molex +Molex_KK-396_A-41791-0010_1x10_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0010 example for new part number: 26-60-4100, 10 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +10 +10 +Connector_Molex +Molex_KK-396_A-41791-0011_1x11_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0011 example for new part number: 26-60-4110, 11 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +11 +11 +Connector_Molex +Molex_KK-396_A-41791-0012_1x12_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0012 example for new part number: 26-60-4120, 12 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41791-0013_1x13_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0013 example for new part number: 26-60-4130, 13 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +13 +13 +Connector_Molex +Molex_KK-396_A-41791-0014_1x14_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0014 example for new part number: 26-60-4140, 14 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +14 +14 +Connector_Molex +Molex_KK-396_A-41791-0015_1x15_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0015 example for new part number: 26-60-4150, 15 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +15 +15 +Connector_Molex +Molex_KK-396_A-41791-0016_1x16_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0016 example for new part number: 26-60-4160, 16 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +16 +16 +Connector_Molex +Molex_KK-396_A-41791-0017_1x17_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0017 example for new part number: 26-60-4170, 17 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +17 +17 +Connector_Molex +Molex_KK-396_A-41791-0018_1x18_P3.96mm_Vertical +Molex KK 396 Interconnect System, old/engineering part number: A-41791-0018 example for new part number: 26-60-4180, 18 Pins (https://www.molex.com/pdm_docs/sd/026604020_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 vertical +0 +18 +18 +Connector_Molex +Molex_KK-396_A-41792-0002_1x02_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0002 example for new part number: 26-60-5020, 2 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +2 +2 +Connector_Molex +Molex_KK-396_A-41792-0003_1x03_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0003 example for new part number: 26-60-5030, 3 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +3 +3 +Connector_Molex +Molex_KK-396_A-41792-0004_1x04_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0004 example for new part number: 26-60-5040, 4 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +4 +4 +Connector_Molex +Molex_KK-396_A-41792-0005_1x05_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0005 example for new part number: 26-60-5050, 5 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +5 +5 +Connector_Molex +Molex_KK-396_A-41792-0006_1x06_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0006 example for new part number: 26-60-5060, 6 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +6 +6 +Connector_Molex +Molex_KK-396_A-41792-0007_1x07_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0007 example for new part number: 26-60-5070, 7 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +7 +7 +Connector_Molex +Molex_KK-396_A-41792-0008_1x08_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0008 example for new part number: 26-60-5080, 8 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +8 +8 +Connector_Molex +Molex_KK-396_A-41792-0009_1x09_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0009 example for new part number: 26-60-5090, 9 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +9 +9 +Connector_Molex +Molex_KK-396_A-41792-0010_1x10_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0010 example for new part number: 26-60-5100, 10 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +10 +10 +Connector_Molex +Molex_KK-396_A-41792-0011_1x11_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0011 example for new part number: 26-60-5110, 11 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +11 +11 +Connector_Molex +Molex_KK-396_A-41792-0012_1x12_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0012 example for new part number: 26-60-5120, 12 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +12 +12 +Connector_Molex +Molex_KK-396_A-41792-0013_1x13_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0013 example for new part number: 26-60-5130, 13 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +13 +13 +Connector_Molex +Molex_KK-396_A-41792-0014_1x14_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0014 example for new part number: 26-60-5140, 14 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +14 +14 +Connector_Molex +Molex_KK-396_A-41792-0015_1x15_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0015 example for new part number: 26-60-5150, 15 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +15 +15 +Connector_Molex +Molex_KK-396_A-41792-0016_1x16_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0016 example for new part number: 26-60-5160, 16 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +16 +16 +Connector_Molex +Molex_KK-396_A-41792-0017_1x17_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0017 example for new part number: 26-60-5170, 17 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +17 +17 +Connector_Molex +Molex_KK-396_A-41792-0018_1x18_P3.96mm_Horizontal +Molex KK 396 Interconnect System, old/engineering part number: A-41792-0018 example for new part number: 26-60-5180, 18 Pins (https://www.molex.com/pdm_docs/sd/026605050_sd.pdf), generated with kicad-footprint-generator +connector Molex KK-396 horizontal +0 +18 +18 +Connector_Molex +Molex_Mega-Fit_76825-0002_2x01_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0002 (compatible alternatives: 172064-0002, 172064-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76825-0004_2x02_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0004 (compatible alternatives: 172064-0004, 172064-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76825-0006_2x03_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0006 (compatible alternatives: 172064-0006, 172064-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76825-0008_2x04_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0008 (compatible alternatives: 172064-0008, 172064-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76825-0010_2x05_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0010 (compatible alternatives: 172064-0010, 172064-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76825-0012_2x06_P5.70mm_Horizontal +Molex Mega-Fit Power Connectors, 76825-0012 (compatible alternatives: 172064-0012, 172064-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/1720640002_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit top entry +0 +12 +12 +Connector_Molex +Molex_Mega-Fit_76829-0002_2x01_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0002 (compatible alternatives: 172065-0002, 172065-1002), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76829-0004_2x02_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0004 (compatible alternatives: 172065-0004, 172065-1004), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76829-0006_2x03_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0006 (compatible alternatives: 172065-0006, 172065-1006), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76829-0008_2x04_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0008 (compatible alternatives: 172065-0008, 172065-1008), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76829-0010_2x05_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0010 (compatible alternatives: 172065-0010, 172065-1010), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76829-0012_2x06_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0012 (compatible alternatives: 172065-0012, 172065-1012), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290004_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Mega-Fit_76829-0102_2x01_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0102 (compatible alternatives: 172065-0202, 172065-0302), 1 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Mega-Fit_76829-0104_2x02_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0104 (compatible alternatives: 172065-0204, 172065-0304), 2 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Mega-Fit_76829-0106_2x03_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0106 (compatible alternatives: 172065-0206, 172065-0306), 3 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Mega-Fit_76829-0108_2x04_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0108 (compatible alternatives: 172065-0208, 172065-0308), 4 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Mega-Fit_76829-0110_2x05_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0110 (compatible alternatives: 172065-0210, 172065-0310), 5 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Mega-Fit_76829-0112_2x06_P5.70mm_Vertical +Molex Mega-Fit Power Connectors, 76829-0112 (compatible alternatives: 172065-0212, 172065-0312), 6 Pins per row (http://www.molex.com/pdm_docs/sd/768290102_sd.pdf), generated with kicad-footprint-generator +connector Molex Mega-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0200_2x01_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0200 (alternative finishes: 43045-020x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0210_2x01-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0210 (compatible alternatives: 43045-0211, 43045-0209), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0212_2x01_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0212 (compatible alternatives: 43045-0213, 43045-0224), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0215_2x01_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0215 (compatible alternatives: 43045-0216, 43045-0217), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0218_2x01-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0218 (compatible alternatives: 43045-0219, 43045-0220), 1 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0221_2x01-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0221 (alternative finishes: 43045-022x), 1 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0400_2x02_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0400 (alternative finishes: 43045-040x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0410_2x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0410 (compatible alternatives: 43045-0411, 43045-0409), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0412_2x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0412 (compatible alternatives: 43045-0413, 43045-0424), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0415_2x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0415 (compatible alternatives: 43045-0416, 43045-0417), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0418_2x02-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0418 (compatible alternatives: 43045-0419, 43045-0420), 2 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0421_2x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0421 (alternative finishes: 43045-042x), 2 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0600_2x03_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0600 (alternative finishes: 43045-060x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0610_2x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0610 (compatible alternatives: 43045-0611, 43045-0609), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0612_2x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0612 (compatible alternatives: 43045-0613, 43045-0624), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0615_2x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0615 (compatible alternatives: 43045-0616, 43045-0617), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0618_2x03-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0618 (compatible alternatives: 43045-0619, 43045-0620), 3 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0621_2x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0621 (alternative finishes: 43045-062x), 3 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0800_2x04_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0800 (alternative finishes: 43045-080x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0810_2x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0810 (compatible alternatives: 43045-0811, 43045-0809), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0812_2x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0812 (compatible alternatives: 43045-0813, 43045-0824), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0815_2x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0815 (compatible alternatives: 43045-0816, 43045-0817), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0818_2x04-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-0818 (compatible alternatives: 43045-0819, 43045-0820), 4 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-0821_2x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-0821 (alternative finishes: 43045-082x), 4 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1000_2x05_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1000 (alternative finishes: 43045-100x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1010_2x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1010 (compatible alternatives: 43045-1011, 43045-1009), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1012_2x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1012 (compatible alternatives: 43045-1013, 43045-1024), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1015_2x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1015 (compatible alternatives: 43045-1016, 43045-1017), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1018_2x05-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1018 (compatible alternatives: 43045-1019, 43045-1020), 5 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1021_2x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1021 (alternative finishes: 43045-102x), 5 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1200_2x06_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1200 (alternative finishes: 43045-120x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1210_2x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1210 (compatible alternatives: 43045-1211, 43045-1209), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1212_2x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1212 (compatible alternatives: 43045-1213, 43045-1224), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1215_2x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1215 (compatible alternatives: 43045-1216, 43045-1217), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1218_2x06-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1218 (compatible alternatives: 43045-1219, 43045-1220), 6 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1221_2x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1221 (alternative finishes: 43045-122x), 6 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1400_2x07_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1400 (alternative finishes: 43045-140x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1410_2x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1410 (compatible alternatives: 43045-1411, 43045-1409), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1412_2x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1412 (compatible alternatives: 43045-1413, 43045-1424), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1415_2x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1415 (compatible alternatives: 43045-1416, 43045-1417), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +14 +14 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1418_2x07-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1418 (compatible alternatives: 43045-1419, 43045-1420), 7 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1421_2x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1421 (alternative finishes: 43045-142x), 7 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +16 +15 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1600_2x08_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1600 (alternative finishes: 43045-160x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1610_2x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1610 (compatible alternatives: 43045-1611, 43045-1609), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1612_2x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1612 (compatible alternatives: 43045-1613, 43045-1624), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1615_2x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1615 (compatible alternatives: 43045-1616, 43045-1617), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +16 +16 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1618_2x08-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1618 (compatible alternatives: 43045-1619, 43045-1620), 8 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1621_2x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1621 (alternative finishes: 43045-162x), 8 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +18 +17 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1800_2x09_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1800 (alternative finishes: 43045-180x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1810_2x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1810 (compatible alternatives: 43045-1811, 43045-1809), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1812_2x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1812 (compatible alternatives: 43045-1813, 43045-1824), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1815_2x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1815 (compatible alternatives: 43045-1816, 43045-1817), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +18 +18 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1818_2x09-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-1818 (compatible alternatives: 43045-1819, 43045-1820), 9 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-1821_2x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-1821 (alternative finishes: 43045-182x), 9 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +20 +19 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2000_2x10_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2000 (alternative finishes: 43045-200x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2010_2x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2010 (compatible alternatives: 43045-2011, 43045-2009), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2012_2x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2012 (compatible alternatives: 43045-2013, 43045-2024), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2015_2x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2015 (compatible alternatives: 43045-2016, 43045-2017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +20 +20 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2018_2x10-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2018 (compatible alternatives: 43045-2019, 43045-2020), 10 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2021_2x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2021 (alternative finishes: 43045-202x), 10 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +22 +21 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2200_2x11_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2200 (alternative finishes: 43045-220x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2210_2x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2210 (compatible alternatives: 43045-2211, 43045-2209), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2212_2x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2212 (compatible alternatives: 43045-2213, 43045-2224), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2215_2x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2215 (compatible alternatives: 43045-2216, 43045-2217), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +22 +22 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2218_2x11-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2218 (compatible alternatives: 43045-2219, 43045-2220), 11 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2221_2x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2221 (alternative finishes: 43045-222x), 11 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +24 +23 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2400_2x12_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2400 (alternative finishes: 43045-240x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450201_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2410_2x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2410 (compatible alternatives: 43045-2411, 43045-2409), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2412_2x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2412 (compatible alternatives: 43045-2413, 43045-2424), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450212_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2415_2x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2415 (compatible alternatives: 43045-2416, 43045-2417), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450217_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +24 +24 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2418_2x12-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43045-2418 (compatible alternatives: 43045-2419, 43045-2420), 12 Pins per row (http://www.molex.com/pdm_docs/sd/430450218_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 side entry +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43045-2421_2x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43045-2421 (alternative finishes: 43045-242x), 12 Pins per row (https://www.molex.com/pdm_docs/sd/430450221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +26 +25 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0200_1x02_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0200 (compatible alternatives: 43650-0201, 43650-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0210_1x02-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0210 (compatible alternatives: 43650-0211, 43650-0209), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0215_1x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0215 (compatible alternatives: 43650-0216, 43650-0217), 2 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0221_1x02_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0221 (compatible alternatives: 43650-0222, 43650-0223), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +2 +2 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0224_1x02-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0224 (compatible alternatives: 43650-0225, 43650-0226), 2 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0300_1x03_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0300 (compatible alternatives: 43650-0301, 43650-0302), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0310_1x03-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0310 (compatible alternatives: 43650-0311, 43650-0309), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0315_1x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0315 (compatible alternatives: 43650-0316, 43650-0317), 3 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0321_1x03_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0321 (compatible alternatives: 43650-0322, 43650-0323), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +3 +3 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0324_1x03-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0324 (compatible alternatives: 43650-0325, 43650-0326), 3 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0400_1x04_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0400 (compatible alternatives: 43650-0401, 43650-0402), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0410_1x04-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0410 (compatible alternatives: 43650-0411, 43650-0409), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0415_1x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0415 (compatible alternatives: 43650-0416, 43650-0417), 4 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0421_1x04_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0421 (compatible alternatives: 43650-0422, 43650-0423), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +4 +4 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0424_1x04-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0424 (compatible alternatives: 43650-0425, 43650-0426), 4 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0500_1x05_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0500 (compatible alternatives: 43650-0501, 43650-0502), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0510_1x05-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0510 (compatible alternatives: 43650-0511, 43650-0509), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0515_1x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0515 (compatible alternatives: 43650-0516, 43650-0517), 5 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0521_1x05_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0521 (compatible alternatives: 43650-0522, 43650-0523), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +5 +5 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0524_1x05-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0524 (compatible alternatives: 43650-0525, 43650-0526), 5 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0600_1x06_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0600 (compatible alternatives: 43650-0601, 43650-0602), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0610_1x06-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0610 (compatible alternatives: 43650-0611, 43650-0609), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0615_1x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0615 (compatible alternatives: 43650-0616, 43650-0617), 6 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0621_1x06_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0621 (compatible alternatives: 43650-0622, 43650-0623), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +6 +6 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0624_1x06-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0624 (compatible alternatives: 43650-0625, 43650-0626), 6 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0700_1x07_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0700 (compatible alternatives: 43650-0701, 43650-0702), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0710_1x07-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0710 (compatible alternatives: 43650-0711, 43650-0709), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0715_1x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0715 (compatible alternatives: 43650-0716, 43650-0717), 7 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0721_1x07_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0721 (compatible alternatives: 43650-0722, 43650-0723), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +7 +7 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0724_1x07-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0724 (compatible alternatives: 43650-0725, 43650-0726), 7 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0800_1x08_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0800 (compatible alternatives: 43650-0801, 43650-0802), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0810_1x08-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0810 (compatible alternatives: 43650-0811, 43650-0809), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0815_1x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0815 (compatible alternatives: 43650-0816, 43650-0817), 8 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0821_1x08_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0821 (compatible alternatives: 43650-0822, 43650-0823), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +8 +8 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0824_1x08-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0824 (compatible alternatives: 43650-0825, 43650-0826), 8 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0900_1x09_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0900 (compatible alternatives: 43650-0901, 43650-0902), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0910_1x09-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-0910 (compatible alternatives: 43650-0911, 43650-0909), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0915_1x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0915 (compatible alternatives: 43650-0916, 43650-0917), 9 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0921_1x09_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0921 (compatible alternatives: 43650-0922, 43650-0923), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +9 +9 +Connector_Molex +Molex_Micro-Fit_3.0_43650-0924_1x09-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-0924 (compatible alternatives: 43650-0925, 43650-0926), 9 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1000_1x10_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1000 (compatible alternatives: 43650-1001, 43650-1002), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1010_1x10-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1010 (compatible alternatives: 43650-1011, 43650-1009), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1015_1x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1015 (compatible alternatives: 43650-1016, 43650-1017), 10 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1021_1x10_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1021 (compatible alternatives: 43650-1022, 43650-1023), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +10 +10 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1024_1x10-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1024 (compatible alternatives: 43650-1025, 43650-1026), 10 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1100_1x11_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1100 (compatible alternatives: 43650-1101, 43650-1102), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1110_1x11-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1110 (compatible alternatives: 43650-1111, 43650-1109), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1115_1x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1115 (compatible alternatives: 43650-1116, 43650-1117), 11 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1121_1x11_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1121 (compatible alternatives: 43650-1122, 43650-1123), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +11 +11 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1124_1x11-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1124 (compatible alternatives: 43650-1125, 43650-1126), 11 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +13 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1200_1x12_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1200 (compatible alternatives: 43650-1201, 43650-1202), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500300_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 top entry +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal +Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1210_1x12-1MP_P3.00mm_Horizontal_PnP +Molex Micro-Fit 3.0 Connector System, 43650-1210 (compatible alternatives: 43650-1211, 43650-1209), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500210_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 horizontal +0 +14 +13 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1215_1x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1215 (compatible alternatives: 43650-1216, 43650-1217), 12 Pins per row (http://www.molex.com/pdm_docs/sd/436500215_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1221_1x12_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1221 (compatible alternatives: 43650-1222, 43650-1223), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500221_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +12 +12 +Connector_Molex +Molex_Micro-Fit_3.0_43650-1224_1x12-1MP_P3.00mm_Vertical +Molex Micro-Fit 3.0 Connector System, 43650-1224 (compatible alternatives: 43650-1225, 43650-1226), 12 Pins per row (https://www.molex.com/pdm_docs/sd/436500224_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Fit_3.0 vertical +0 +14 +13 +Connector_Molex +Molex_Micro-Latch_53253-0270_1x02_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0270 (compatible alternatives: 53253-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +2 +2 +Connector_Molex +Molex_Micro-Latch_53253-0370_1x03_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0370 (compatible alternatives: 53253-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +3 +3 +Connector_Molex +Molex_Micro-Latch_53253-0470_1x04_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0470 (compatible alternatives: 53253-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +4 +4 +Connector_Molex +Molex_Micro-Latch_53253-0570_1x05_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0570 (compatible alternatives: 53253-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +5 +5 +Connector_Molex +Molex_Micro-Latch_53253-0670_1x06_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0670 (compatible alternatives: 53253-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +6 +6 +Connector_Molex +Molex_Micro-Latch_53253-0770_1x07_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0770 (compatible alternatives: 53253-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +7 +7 +Connector_Molex +Molex_Micro-Latch_53253-0870_1x08_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0870 (compatible alternatives: 53253-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +8 +8 +Connector_Molex +Molex_Micro-Latch_53253-0970_1x09_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-0970 (compatible alternatives: 53253-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +9 +9 +Connector_Molex +Molex_Micro-Latch_53253-1070_1x10_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1070 (compatible alternatives: 53253-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +10 +10 +Connector_Molex +Molex_Micro-Latch_53253-1170_1x11_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1170 (compatible alternatives: 53253-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +11 +11 +Connector_Molex +Molex_Micro-Latch_53253-1270_1x12_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1270 (compatible alternatives: 53253-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +12 +12 +Connector_Molex +Molex_Micro-Latch_53253-1370_1x13_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1370 (compatible alternatives: 53253-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +13 +13 +Connector_Molex +Molex_Micro-Latch_53253-1470_1x14_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1470 (compatible alternatives: 53253-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +14 +14 +Connector_Molex +Molex_Micro-Latch_53253-1570_1x15_P2.00mm_Vertical +Molex Micro-Latch Wire-to-Board Connector System, 53253-1570 (compatible alternatives: 53253-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch side entry +0 +15 +15 +Connector_Molex +Molex_Micro-Latch_53254-0270_1x02_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0270 (compatible alternatives: 53254-0250), 2 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +2 +2 +Connector_Molex +Molex_Micro-Latch_53254-0370_1x03_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0370 (compatible alternatives: 53254-0350), 3 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +3 +3 +Connector_Molex +Molex_Micro-Latch_53254-0470_1x04_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0470 (compatible alternatives: 53254-0450), 4 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +4 +4 +Connector_Molex +Molex_Micro-Latch_53254-0570_1x05_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0570 (compatible alternatives: 53254-0550), 5 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +5 +5 +Connector_Molex +Molex_Micro-Latch_53254-0670_1x06_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0670 (compatible alternatives: 53254-0650), 6 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +6 +6 +Connector_Molex +Molex_Micro-Latch_53254-0770_1x07_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0770 (compatible alternatives: 53254-0750), 7 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +7 +7 +Connector_Molex +Molex_Micro-Latch_53254-0870_1x08_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0870 (compatible alternatives: 53254-0850), 8 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +8 +8 +Connector_Molex +Molex_Micro-Latch_53254-0970_1x09_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-0970 (compatible alternatives: 53254-0950), 9 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +9 +9 +Connector_Molex +Molex_Micro-Latch_53254-1070_1x10_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1070 (compatible alternatives: 53254-1050), 10 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +10 +10 +Connector_Molex +Molex_Micro-Latch_53254-1170_1x11_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1170 (compatible alternatives: 53254-1150), 11 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +11 +11 +Connector_Molex +Molex_Micro-Latch_53254-1270_1x12_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1270 (compatible alternatives: 53254-1250), 12 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +12 +12 +Connector_Molex +Molex_Micro-Latch_53254-1370_1x13_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1370 (compatible alternatives: 53254-1350), 13 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +13 +13 +Connector_Molex +Molex_Micro-Latch_53254-1470_1x14_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1470 (compatible alternatives: 53254-1450), 14 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +14 +14 +Connector_Molex +Molex_Micro-Latch_53254-1570_1x15_P2.00mm_Horizontal +Molex Micro-Latch Wire-to-Board Connector System, 53254-1570 (compatible alternatives: 53254-1550), 15 Pins per row (http://www.molex.com/pdm_docs/sd/532530770_sd.pdf), generated with kicad-footprint-generator +connector Molex Micro-Latch top entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55932-0210_1x02_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55932-0230_1x02_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55932-0310_1x03_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55932-0330_1x03_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55932-0410_1x04_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55932-0430_1x04_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55932-0510_1x05_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55932-0530_1x05_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55932-0610_1x06_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55932-0630_1x06_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55932-0710_1x07_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55932-0730_1x07_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55932-0810_1x08_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55932-0830_1x08_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55932-0910_1x09_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55932-0930_1x09_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55932-1010_1x10_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55932-1030_1x10_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55932-1110_1x11_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55932-1130_1x11_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55932-1210_1x12_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55932-1230_1x12_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55932-1310_1x13_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55932-1330_1x13_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55932-1410_1x14_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55932-1430_1x14_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55932-1510_1x15_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559320210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55932-1530_1x15_P2.00mm_Vertical +Molex MicroClasp Wire-to-Board System, 55932-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559320530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp side entry +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55935-0210_1x02_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0210, with PCB locator, 2 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55935-0230_1x02_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0230, 2 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +2 +2 +Connector_Molex +Molex_MicroClasp_55935-0310_1x03_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0310, with PCB locator, 3 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55935-0330_1x03_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0330, 3 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +3 +3 +Connector_Molex +Molex_MicroClasp_55935-0410_1x04_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0410, with PCB locator, 4 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55935-0430_1x04_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0430, 4 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +4 +4 +Connector_Molex +Molex_MicroClasp_55935-0510_1x05_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0510, with PCB locator, 5 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55935-0530_1x05_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0530, 5 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +5 +5 +Connector_Molex +Molex_MicroClasp_55935-0610_1x06_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0610, with PCB locator, 6 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55935-0630_1x06_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0630, 6 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +6 +6 +Connector_Molex +Molex_MicroClasp_55935-0710_1x07_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0710, with PCB locator, 7 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55935-0730_1x07_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0730, 7 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +7 +7 +Connector_Molex +Molex_MicroClasp_55935-0810_1x08_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0810, with PCB locator, 8 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55935-0830_1x08_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0830, 8 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +8 +8 +Connector_Molex +Molex_MicroClasp_55935-0910_1x09_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0910, with PCB locator, 9 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55935-0930_1x09_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-0930, 9 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +9 +9 +Connector_Molex +Molex_MicroClasp_55935-1010_1x10_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1010, with PCB locator, 10 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55935-1030_1x10_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1030, 10 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +10 +10 +Connector_Molex +Molex_MicroClasp_55935-1110_1x11_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1110, with PCB locator, 11 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55935-1130_1x11_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1130, 11 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +11 +11 +Connector_Molex +Molex_MicroClasp_55935-1210_1x12_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1210, with PCB locator, 12 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55935-1230_1x12_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1230, 12 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +12 +12 +Connector_Molex +Molex_MicroClasp_55935-1310_1x13_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1310, with PCB locator, 13 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55935-1330_1x13_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1330, 13 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +13 +13 +Connector_Molex +Molex_MicroClasp_55935-1410_1x14_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1410, with PCB locator, 14 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55935-1430_1x14_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1430, 14 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +14 +14 +Connector_Molex +Molex_MicroClasp_55935-1510_1x15_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1510, with PCB locator, 15 Pins (http://www.molex.com/pdm_docs/sd/559350210_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +15 +15 +Connector_Molex +Molex_MicroClasp_55935-1530_1x15_P2.00mm_Horizontal +Molex MicroClasp Wire-to-Board System, 55935-1530, 15 Pins (http://www.molex.com/pdm_docs/sd/559350530_sd.pdf), generated with kicad-footprint-generator +connector Molex MicroClasp horizontal +0 +15 +15 +Connector_Molex +Molex_Mini-Fit_Jr_5566-02A2_2x01_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A2, example for new mpn: 39-28-902x, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5566-02A_2x01_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-02A, example for new mpn: 39-28-x02x, 1 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5566-04A2_2x02_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A2, example for new mpn: 39-28-904x, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5566-04A_2x02_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-04A, example for new mpn: 39-28-x04x, 2 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5566-06A2_2x03_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A2, example for new mpn: 39-28-906x, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5566-06A_2x03_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-06A, example for new mpn: 39-28-x06x, 3 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5566-08A2_2x04_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A2, example for new mpn: 39-28-908x, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5566-08A_2x04_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-08A, example for new mpn: 39-28-x08x, 4 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5566-10A2_2x05_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A2, example for new mpn: 39-28-910x, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5566-10A_2x05_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-10A, example for new mpn: 39-28-x10x, 5 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5566-12A2_2x06_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A2, example for new mpn: 39-28-912x, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5566-12A_2x06_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-12A, example for new mpn: 39-28-x12x, 6 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5566-14A2_2x07_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A2, example for new mpn: 39-28-914x, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5566-14A_2x07_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-14A, example for new mpn: 39-28-x14x, 7 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5566-16A2_2x08_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A2, example for new mpn: 39-28-916x, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5566-16A_2x08_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-16A, example for new mpn: 39-28-x16x, 8 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5566-18A2_2x09_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A2, example for new mpn: 39-28-918x, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5566-18A_2x09_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-18A, example for new mpn: 39-28-x18x, 9 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5566-20A2_2x10_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A2, example for new mpn: 39-28-920x, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5566-20A_2x10_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-20A, example for new mpn: 39-28-x20x, 10 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5566-22A2_2x11_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A2, example for new mpn: 39-28-922x, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5566-22A_2x11_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-22A, example for new mpn: 39-28-x22x, 11 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5566-24A2_2x12_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A2, example for new mpn: 39-28-924x, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039289068_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entryplastic_peg +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5566-24A_2x12_P4.20mm_Vertical +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5566-24A, example for new mpn: 39-28-x24x, 12 Pins per row, Mounting: (http://www.molex.com/pdm_docs/sd/039281043_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr side entry +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5569-02A1_2x01_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A1, example for new mpn: 39-29-4029, 1 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5569-02A2_2x01_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-02A2, example for new mpn: 39-30-0020, 1 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +2 +2 +Connector_Molex +Molex_Mini-Fit_Jr_5569-04A1_2x02_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A1, example for new mpn: 39-29-4049, 2 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5569-04A2_2x02_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-04A2, example for new mpn: 39-30-0040, 2 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +4 +4 +Connector_Molex +Molex_Mini-Fit_Jr_5569-06A1_2x03_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A1, example for new mpn: 39-29-4069, 3 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5569-06A2_2x03_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-06A2, example for new mpn: 39-30-0060, 3 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +6 +6 +Connector_Molex +Molex_Mini-Fit_Jr_5569-08A1_2x04_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A1, example for new mpn: 39-29-4089, 4 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5569-08A2_2x04_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-08A2, example for new mpn: 39-30-0080, 4 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +8 +8 +Connector_Molex +Molex_Mini-Fit_Jr_5569-10A1_2x05_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A1, example for new mpn: 39-29-4109, 5 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5569-10A2_2x05_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-10A2, example for new mpn: 39-30-0100, 5 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +10 +10 +Connector_Molex +Molex_Mini-Fit_Jr_5569-12A1_2x06_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A1, example for new mpn: 39-29-4129, 6 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5569-12A2_2x06_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-12A2, example for new mpn: 39-30-0120, 6 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +12 +12 +Connector_Molex +Molex_Mini-Fit_Jr_5569-14A1_2x07_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A1, example for new mpn: 39-29-4149, 7 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5569-14A2_2x07_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-14A2, example for new mpn: 39-30-0140, 7 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +14 +14 +Connector_Molex +Molex_Mini-Fit_Jr_5569-16A1_2x08_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A1, example for new mpn: 39-29-4169, 8 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5569-16A2_2x08_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-16A2, example for new mpn: 39-30-0160, 8 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +16 +16 +Connector_Molex +Molex_Mini-Fit_Jr_5569-18A1_2x09_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A1, example for new mpn: 39-29-4189, 9 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5569-18A2_2x09_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-18A2, example for new mpn: 39-30-0180, 9 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +18 +18 +Connector_Molex +Molex_Mini-Fit_Jr_5569-20A1_2x10_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A1, example for new mpn: 39-29-4209, 10 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5569-20A2_2x10_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-20A2, example for new mpn: 39-30-0200, 10 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +20 +20 +Connector_Molex +Molex_Mini-Fit_Jr_5569-22A1_2x11_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A1, example for new mpn: 39-29-4229, 11 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5569-22A2_2x11_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-22A2, example for new mpn: 39-30-0220, 11 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +22 +22 +Connector_Molex +Molex_Mini-Fit_Jr_5569-24A1_2x12_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A1, example for new mpn: 39-29-4249, 12 Pins per row, Mounting: PCB Mounting Flange (http://www.molex.com/pdm_docs/sd/039291047_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryscrew_flange +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Jr_5569-24A2_2x12_P4.20mm_Horizontal +Molex Mini-Fit Jr. Power Connectors, old mpn/engineering number: 5569-24A2, example for new mpn: 39-30-0240, 12 Pins per row, Mounting: Snap-in Plastic Peg PCB Lock (http://www.molex.com/pdm_docs/sd/039300020_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Jr top entryplastic_peg +0 +24 +24 +Connector_Molex +Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +6 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42819-22XX_1x02_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +32 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +8 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42819-32XX_1x03_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +47 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +10 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42819-42XX_1x04_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +62 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +12 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42819-52XX_1x05_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +77 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 42819-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42819-62XX_1x06_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42819-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428192214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-22XX, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +6 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42820-22XX_1x02_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-22XX, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +32 +2 +Connector_Molex +Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-32XX, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +8 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42820-32XX_1x03_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-32XX, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +47 +3 +Connector_Molex +Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-42XX, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +10 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42820-42XX_1x04_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-42XX, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +62 +4 +Connector_Molex +Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-52XX, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +12 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42820-52XX_1x05_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-52XX, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +77 +5 +Connector_Molex +Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal +Molex Mini-Fit Sr. Power Connectors, 42820-62XX, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_42820-62XX_1x06_P10.00mm_Horizontal_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 42820-62XX, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/428202214_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr top entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +14 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx06_2x03_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx06, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +92 +6 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +18 +8 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx08_2x04_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx08, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +122 +8 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +22 +10 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx10_2x05_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx10, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +152 +10 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +26 +12 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx12_2x06_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx12, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +182 +12 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical +Molex Mini-Fit Sr. Power Connectors, 43915-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +30 +14 +Connector_Molex +Molex_Mini-Fit_Sr_43915-xx14_2x07_P10.00mm_Vertical_ThermalVias +Molex Mini-Fit Sr. Power Connectors, 43915-xx14, With thermal vias in pads, 7 Pins per row (http://www.molex.com/pdm_docs/sd/439151404_sd.pdf), generated with kicad-footprint-generator +connector Molex Mini-Fit_Sr side entry +0 +212 +14 +Connector_Molex +Molex_Nano-Fit_105309-xx02_1x02_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +2 +2 +Connector_Molex +Molex_Nano-Fit_105309-xx03_1x03_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +3 +3 +Connector_Molex +Molex_Nano-Fit_105309-xx04_1x04_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105309-xx05_1x05_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +5 +5 +Connector_Molex +Molex_Nano-Fit_105309-xx06_1x06_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105309-xx07_1x07_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +7 +7 +Connector_Molex +Molex_Nano-Fit_105309-xx08_1x08_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105309-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053091203_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105310-xx04_2x02_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105310-xx06_2x03_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105310-xx08_2x04_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105310-xx10_2x05_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +10 +10 +Connector_Molex +Molex_Nano-Fit_105310-xx12_2x06_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +12 +12 +Connector_Molex +Molex_Nano-Fit_105310-xx14_2x07_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +14 +14 +Connector_Molex +Molex_Nano-Fit_105310-xx16_2x08_P2.50mm_Vertical +Molex Nano-Fit Power Connectors, 105310-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053101208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit side entry +0 +16 +16 +Connector_Molex +Molex_Nano-Fit_105313-xx02_1x02_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx02, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +2 +2 +Connector_Molex +Molex_Nano-Fit_105313-xx03_1x03_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx03, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +3 +3 +Connector_Molex +Molex_Nano-Fit_105313-xx04_1x04_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx04, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105313-xx05_1x05_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx05, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +5 +5 +Connector_Molex +Molex_Nano-Fit_105313-xx06_1x06_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx06, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105313-xx07_1x07_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx07, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +7 +7 +Connector_Molex +Molex_Nano-Fit_105313-xx08_1x08_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105313-xx08, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053131208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105314-xx04_2x02_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx04, 2 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +4 +4 +Connector_Molex +Molex_Nano-Fit_105314-xx06_2x03_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx06, 3 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +6 +6 +Connector_Molex +Molex_Nano-Fit_105314-xx08_2x04_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx08, 4 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +8 +8 +Connector_Molex +Molex_Nano-Fit_105314-xx10_2x05_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx10, 5 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +10 +10 +Connector_Molex +Molex_Nano-Fit_105314-xx12_2x06_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx12, 6 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +12 +12 +Connector_Molex +Molex_Nano-Fit_105314-xx14_2x07_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx14, 7 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +14 +14 +Connector_Molex +Molex_Nano-Fit_105314-xx16_2x08_P2.50mm_Horizontal +Molex Nano-Fit Power Connectors, 105314-xx16, 8 Pins per row (http://www.molex.com/pdm_docs/sd/1053141208_sd.pdf), generated with kicad-footprint-generator +connector Molex Nano-Fit top entry +0 +16 +16 +Connector_Molex +Molex_Panelmate_53780-0270_1x02-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0270 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +4 +3 +Connector_Molex +Molex_Panelmate_53780-0370_1x03-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0370 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +5 +4 +Connector_Molex +Molex_Panelmate_53780-0470_1x04-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0470 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +6 +5 +Connector_Molex +Molex_Panelmate_53780-0570_1x05-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0570 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +7 +6 +Connector_Molex +Molex_Panelmate_53780-0670_1x06-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0670 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +8 +7 +Connector_Molex +Molex_Panelmate_53780-0770_1x07-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0770 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +9 +8 +Connector_Molex +Molex_Panelmate_53780-0870_1x08-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0870 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +10 +9 +Connector_Molex +Molex_Panelmate_53780-0970_1x09-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-0970 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +11 +10 +Connector_Molex +Molex_Panelmate_53780-1070_1x10-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1070 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +12 +11 +Connector_Molex +Molex_Panelmate_53780-1270_1x12-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1270 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +14 +13 +Connector_Molex +Molex_Panelmate_53780-1470_1x14-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1470 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +16 +15 +Connector_Molex +Molex_Panelmate_53780-1570_1x15-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1570 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +17 +16 +Connector_Molex +Molex_Panelmate_53780-1870_1x18-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-1870 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +20 +19 +Connector_Molex +Molex_Panelmate_53780-3070_1x30-1MP_P1.25mm_Horizontal +Molex Panelmate series connector, 53780-3070 (), generated with kicad-footprint-generator +connector Molex Panelmate top entry +0 +32 +31 +Connector_Molex +Molex_Pico-Clasp_202396-0207_1x02-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +4 +3 +Connector_Molex +Molex_Pico-Clasp_202396-0307_1x03-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +5 +4 +Connector_Molex +Molex_Pico-Clasp_202396-0407_1x04-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +6 +5 +Connector_Molex +Molex_Pico-Clasp_202396-0507_1x05-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +7 +6 +Connector_Molex +Molex_Pico-Clasp_202396-0607_1x06-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0607 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +8 +7 +Connector_Molex +Molex_Pico-Clasp_202396-0707_1x07-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0707 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +9 +8 +Connector_Molex +Molex_Pico-Clasp_202396-0807_1x08-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0807 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +10 +9 +Connector_Molex +Molex_Pico-Clasp_202396-0907_1x09-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-0907 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +11 +10 +Connector_Molex +Molex_Pico-Clasp_202396-1007_1x10-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1007 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +12 +11 +Connector_Molex +Molex_Pico-Clasp_202396-1107_1x11-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1107 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +13 +12 +Connector_Molex +Molex_Pico-Clasp_202396-1207_1x12-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1207 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +14 +13 +Connector_Molex +Molex_Pico-Clasp_202396-1307_1x13-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1307 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +15 +14 +Connector_Molex +Molex_Pico-Clasp_202396-1407_1x14-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1407 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +16 +15 +Connector_Molex +Molex_Pico-Clasp_202396-1507_1x15-1MP_P1.00mm_Horizontal +Molex Pico-Clasp series connector, 202396-1507 (http://www.molex.com/pdm_docs/sd/2023960207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp top entry +0 +17 +16 +Connector_Molex +Molex_Pico-Clasp_501331-0207_1x02-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +4 +3 +Connector_Molex +Molex_Pico-Clasp_501331-0307_1x03-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +5 +4 +Connector_Molex +Molex_Pico-Clasp_501331-0407_1x04-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +6 +5 +Connector_Molex +Molex_Pico-Clasp_501331-0507_1x05-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +7 +6 +Connector_Molex +Molex_Pico-Clasp_501331-0607_1x06-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0607 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +8 +7 +Connector_Molex +Molex_Pico-Clasp_501331-0707_1x07-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0707 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +9 +8 +Connector_Molex +Molex_Pico-Clasp_501331-0807_1x08-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0807 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +10 +9 +Connector_Molex +Molex_Pico-Clasp_501331-0907_1x09-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-0907 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +11 +10 +Connector_Molex +Molex_Pico-Clasp_501331-1007_1x10-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1007 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +12 +11 +Connector_Molex +Molex_Pico-Clasp_501331-1107_1x11-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1107 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +13 +12 +Connector_Molex +Molex_Pico-Clasp_501331-1207_1x12-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1207 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +14 +13 +Connector_Molex +Molex_Pico-Clasp_501331-1307_1x13-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1307 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +15 +14 +Connector_Molex +Molex_Pico-Clasp_501331-1407_1x14-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1407 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +16 +15 +Connector_Molex +Molex_Pico-Clasp_501331-1507_1x15-1MP_P1.00mm_Vertical +Molex Pico-Clasp series connector, 501331-1507 (http://www.molex.com/pdm_docs/sd/5013310207_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Clasp side entry +0 +17 +16 +Connector_Molex +Molex_Pico-EZmate_78171-0002_1x02-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0002 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +4 +3 +Connector_Molex +Molex_Pico-EZmate_78171-0003_1x03-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0003 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +5 +4 +Connector_Molex +Molex_Pico-EZmate_78171-0004_1x04-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0004 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +6 +5 +Connector_Molex +Molex_Pico-EZmate_78171-0005_1x05-1MP_P1.20mm_Vertical +Molex Pico-EZmate series connector, 78171-0005 (http://www.molex.com/pdm_docs/sd/781710002_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate side entry +0 +7 +6 +Connector_Molex +Molex_Pico-EZmate_Slim_202656-0021_1x02-1MP_P1.20mm_Vertical +Molex Pico-EZmate_Slim series connector, 202656-0021 (http://www.molex.com/pdm_docs/sd/2026560021_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-EZmate_Slim side entry +0 +4 +3 +Connector_Molex +Molex_Pico-Lock_504050-0491_1x04-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0491 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +6 +5 +Connector_Molex +Molex_Pico-Lock_504050-0591_1x05-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0591 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +7 +6 +Connector_Molex +Molex_Pico-Lock_504050-0691_1x06-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0691 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +8 +7 +Connector_Molex +Molex_Pico-Lock_504050-0791_1x07-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0791 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +9 +8 +Connector_Molex +Molex_Pico-Lock_504050-0891_1x08-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-0891 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +10 +9 +Connector_Molex +Molex_Pico-Lock_504050-1091_1x10-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-1091 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +12 +11 +Connector_Molex +Molex_Pico-Lock_504050-1291_1x12-1MP_P1.50mm_Horizontal +Molex Pico-Lock series connector, 504050-1291 (http://www.molex.com/pdm_docs/sd/5040500891_sd.pdf), generated with kicad-footprint-generator +connector Molex Pico-Lock horizontal +0 +14 +13 +Connector_Molex +Molex_Pico-SPOX_87437-1443_1x14-P1.5mm_Vertical +Molex Pico-SPOX Connector System, 87437-1443, 14 Pins per row (https://www.molex.com/pdm_docs/sd/874371443_sd.pdf#page=2) +molex pico spox 14 +0 +28 +14 +Connector_Molex +Molex_PicoBlade_53047-0210_1x02_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +2 +2 +Connector_Molex +Molex_PicoBlade_53047-0310_1x03_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +3 +3 +Connector_Molex +Molex_PicoBlade_53047-0410_1x04_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +4 +4 +Connector_Molex +Molex_PicoBlade_53047-0510_1x05_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +5 +5 +Connector_Molex +Molex_PicoBlade_53047-0610_1x06_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +6 +6 +Connector_Molex +Molex_PicoBlade_53047-0710_1x07_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +7 +7 +Connector_Molex +Molex_PicoBlade_53047-0810_1x08_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +8 +8 +Connector_Molex +Molex_PicoBlade_53047-0910_1x09_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +9 +9 +Connector_Molex +Molex_PicoBlade_53047-1010_1x10_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +10 +10 +Connector_Molex +Molex_PicoBlade_53047-1110_1x11_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +11 +11 +Connector_Molex +Molex_PicoBlade_53047-1210_1x12_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +12 +12 +Connector_Molex +Molex_PicoBlade_53047-1310_1x13_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +13 +13 +Connector_Molex +Molex_PicoBlade_53047-1410_1x14_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +14 +14 +Connector_Molex +Molex_PicoBlade_53047-1510_1x15_P1.25mm_Vertical +Molex PicoBlade Connector System, 53047-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530470610_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +15 +15 +Connector_Molex +Molex_PicoBlade_53048-0210_1x02_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0210, 2 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +2 +2 +Connector_Molex +Molex_PicoBlade_53048-0310_1x03_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0310, 3 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +3 +3 +Connector_Molex +Molex_PicoBlade_53048-0410_1x04_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0410, 4 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +4 +4 +Connector_Molex +Molex_PicoBlade_53048-0510_1x05_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0510, 5 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +5 +5 +Connector_Molex +Molex_PicoBlade_53048-0610_1x06_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0610, 6 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +6 +6 +Connector_Molex +Molex_PicoBlade_53048-0710_1x07_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0710, 7 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +7 +7 +Connector_Molex +Molex_PicoBlade_53048-0810_1x08_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0810, 8 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +8 +8 +Connector_Molex +Molex_PicoBlade_53048-0910_1x09_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-0910, 9 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +9 +9 +Connector_Molex +Molex_PicoBlade_53048-1010_1x10_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1010, 10 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +10 +10 +Connector_Molex +Molex_PicoBlade_53048-1110_1x11_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1110, 11 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +11 +11 +Connector_Molex +Molex_PicoBlade_53048-1210_1x12_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1210, 12 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +12 +12 +Connector_Molex +Molex_PicoBlade_53048-1310_1x13_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1310, 13 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +13 +13 +Connector_Molex +Molex_PicoBlade_53048-1410_1x14_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1410, 14 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +14 +14 +Connector_Molex +Molex_PicoBlade_53048-1510_1x15_P1.25mm_Horizontal +Molex PicoBlade Connector System, 53048-1510, 15 Pins per row (http://www.molex.com/pdm_docs/sd/530480210_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +15 +15 +Connector_Molex +Molex_PicoBlade_53261-0271_1x02-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +4 +3 +Connector_Molex +Molex_PicoBlade_53261-0371_1x03-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +5 +4 +Connector_Molex +Molex_PicoBlade_53261-0471_1x04-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +6 +5 +Connector_Molex +Molex_PicoBlade_53261-0571_1x05-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +7 +6 +Connector_Molex +Molex_PicoBlade_53261-0671_1x06-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0671 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +8 +7 +Connector_Molex +Molex_PicoBlade_53261-0771_1x07-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +9 +8 +Connector_Molex +Molex_PicoBlade_53261-0871_1x08-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0871 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +10 +9 +Connector_Molex +Molex_PicoBlade_53261-0971_1x09-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-0971 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +11 +10 +Connector_Molex +Molex_PicoBlade_53261-1071_1x10-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1071 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +12 +11 +Connector_Molex +Molex_PicoBlade_53261-1171_1x11-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1171 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +13 +12 +Connector_Molex +Molex_PicoBlade_53261-1271_1x12-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1271 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +14 +13 +Connector_Molex +Molex_PicoBlade_53261-1371_1x13-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1371 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +15 +14 +Connector_Molex +Molex_PicoBlade_53261-1471_1x14-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1471 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +16 +15 +Connector_Molex +Molex_PicoBlade_53261-1571_1x15-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1571 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +17 +16 +Connector_Molex +Molex_PicoBlade_53261-1771_1x17-1MP_P1.25mm_Horizontal +Molex PicoBlade series connector, 53261-1771 (http://www.molex.com/pdm_docs/sd/532610271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade top entry +0 +19 +18 +Connector_Molex +Molex_PicoBlade_53398-0271_1x02-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +4 +3 +Connector_Molex +Molex_PicoBlade_53398-0371_1x03-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +5 +4 +Connector_Molex +Molex_PicoBlade_53398-0471_1x04-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +6 +5 +Connector_Molex +Molex_PicoBlade_53398-0571_1x05-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +7 +6 +Connector_Molex +Molex_PicoBlade_53398-0671_1x06-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0671 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +8 +7 +Connector_Molex +Molex_PicoBlade_53398-0771_1x07-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0771 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +9 +8 +Connector_Molex +Molex_PicoBlade_53398-0871_1x08-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0871 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +10 +9 +Connector_Molex +Molex_PicoBlade_53398-0971_1x09-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-0971 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +11 +10 +Connector_Molex +Molex_PicoBlade_53398-1071_1x10-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1071 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +12 +11 +Connector_Molex +Molex_PicoBlade_53398-1171_1x11-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1171 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +13 +12 +Connector_Molex +Molex_PicoBlade_53398-1271_1x12-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1271 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +14 +13 +Connector_Molex +Molex_PicoBlade_53398-1371_1x13-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1371 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +15 +14 +Connector_Molex +Molex_PicoBlade_53398-1471_1x14-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1471 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +16 +15 +Connector_Molex +Molex_PicoBlade_53398-1571_1x15-1MP_P1.25mm_Vertical +Molex PicoBlade series connector, 53398-1571 (http://www.molex.com/pdm_docs/sd/533980271_sd.pdf), generated with kicad-footprint-generator +connector Molex PicoBlade side entry +0 +17 +16 +Connector_Molex +Molex_Picoflex_90325-0004_2x02_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +4 +4 +Connector_Molex +Molex_Picoflex_90325-0006_2x03_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +6 +6 +Connector_Molex +Molex_Picoflex_90325-0008_2x04_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +8 +8 +Connector_Molex +Molex_Picoflex_90325-0010_2x05_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +10 +10 +Connector_Molex +Molex_Picoflex_90325-0012_2x06_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +12 +12 +Connector_Molex +Molex_Picoflex_90325-0014_2x07_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +14 +14 +Connector_Molex +Molex_Picoflex_90325-0016_2x08_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +16 +16 +Connector_Molex +Molex_Picoflex_90325-0018_2x09_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +18 +18 +Connector_Molex +Molex_Picoflex_90325-0020_2x10_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +20 +20 +Connector_Molex +Molex_Picoflex_90325-0022_2x11_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +22 +22 +Connector_Molex +Molex_Picoflex_90325-0024_2x12_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +24 +24 +Connector_Molex +Molex_Picoflex_90325-0026_2x13_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90325-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/903250004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +26 +26 +Connector_Molex +Molex_Picoflex_90814-0004_2x02_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0004, 4 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +4 +4 +Connector_Molex +Molex_Picoflex_90814-0006_2x03_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0006, 6 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +6 +6 +Connector_Molex +Molex_Picoflex_90814-0008_2x04_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0008, 8 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +8 +8 +Connector_Molex +Molex_Picoflex_90814-0010_2x05_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0010, 10 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +10 +10 +Connector_Molex +Molex_Picoflex_90814-0012_2x06_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0012, 12 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +12 +12 +Connector_Molex +Molex_Picoflex_90814-0014_2x07_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0014, 14 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +14 +14 +Connector_Molex +Molex_Picoflex_90814-0016_2x08_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0016, 16 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +16 +16 +Connector_Molex +Molex_Picoflex_90814-0018_2x09_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0018, 18 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +18 +18 +Connector_Molex +Molex_Picoflex_90814-0020_2x10_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0020, 20 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +20 +20 +Connector_Molex +Molex_Picoflex_90814-0022_2x11_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0022, 22 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +22 +22 +Connector_Molex +Molex_Picoflex_90814-0024_2x12_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0024, 24 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +24 +24 +Connector_Molex +Molex_Picoflex_90814-0026_2x13_P1.27mm_Vertical +Molex Picoflex Ribbon-Cable Connectors, 90814-0026, 26 Pins (http://www.molex.com/pdm_docs/sd/908140004_sd.pdf), generated with kicad-footprint-generator +connector Molex Picoflex side entry +0 +26 +26 +Connector_Molex +Molex_SL_171971-0002_1x02_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0002 (compatible alternatives: 171971-0102, 171971-0202), 2 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +2 +2 +Connector_Molex +Molex_SL_171971-0003_1x03_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0003 (compatible alternatives: 171971-0103, 171971-0203), 3 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +3 +3 +Connector_Molex +Molex_SL_171971-0004_1x04_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0004 (compatible alternatives: 171971-0104, 171971-0204), 4 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +4 +4 +Connector_Molex +Molex_SL_171971-0005_1x05_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0005 (compatible alternatives: 171971-0105, 171971-0205), 5 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +5 +5 +Connector_Molex +Molex_SL_171971-0006_1x06_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0006 (compatible alternatives: 171971-0106, 171971-0206), 6 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +6 +6 +Connector_Molex +Molex_SL_171971-0007_1x07_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0007 (compatible alternatives: 171971-0107, 171971-0207), 7 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +7 +7 +Connector_Molex +Molex_SL_171971-0008_1x08_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0008 (compatible alternatives: 171971-0108, 171971-0208), 8 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +8 +8 +Connector_Molex +Molex_SL_171971-0009_1x09_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0009 (compatible alternatives: 171971-0109, 171971-0209), 9 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +9 +9 +Connector_Molex +Molex_SL_171971-0010_1x10_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0010 (compatible alternatives: 171971-0110, 171971-0210), 10 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +10 +10 +Connector_Molex +Molex_SL_171971-0011_1x11_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0011 (compatible alternatives: 171971-0111, 171971-0211), 11 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +11 +11 +Connector_Molex +Molex_SL_171971-0012_1x12_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0012 (compatible alternatives: 171971-0112, 171971-0212), 12 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +12 +12 +Connector_Molex +Molex_SL_171971-0013_1x13_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0013 (compatible alternatives: 171971-0113, 171971-0213), 13 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +13 +13 +Connector_Molex +Molex_SL_171971-0014_1x14_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0014 (compatible alternatives: 171971-0114, 171971-0214), 14 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +14 +14 +Connector_Molex +Molex_SL_171971-0015_1x15_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0015 (compatible alternatives: 171971-0115, 171971-0215), 15 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +15 +15 +Connector_Molex +Molex_SL_171971-0016_1x16_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0016 (compatible alternatives: 171971-0116, 171971-0216), 16 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +16 +16 +Connector_Molex +Molex_SL_171971-0017_1x17_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0017 (compatible alternatives: 171971-0117, 171971-0217), 17 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +17 +17 +Connector_Molex +Molex_SL_171971-0018_1x18_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0018 (compatible alternatives: 171971-0118, 171971-0218), 18 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +18 +18 +Connector_Molex +Molex_SL_171971-0019_1x19_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0019 (compatible alternatives: 171971-0119, 171971-0219), 19 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +19 +19 +Connector_Molex +Molex_SL_171971-0020_1x20_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0020 (compatible alternatives: 171971-0120, 171971-0220), 20 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +20 +20 +Connector_Molex +Molex_SL_171971-0021_1x21_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0021 (compatible alternatives: 171971-0121, 171971-0221), 21 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +21 +21 +Connector_Molex +Molex_SL_171971-0022_1x22_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0022 (compatible alternatives: 171971-0122, 171971-0222), 22 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +22 +22 +Connector_Molex +Molex_SL_171971-0023_1x23_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0023 (compatible alternatives: 171971-0123, 171971-0223), 23 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +23 +23 +Connector_Molex +Molex_SL_171971-0024_1x24_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0024 (compatible alternatives: 171971-0124, 171971-0224), 24 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +24 +24 +Connector_Molex +Molex_SL_171971-0025_1x25_P2.54mm_Vertical +Molex Stackable Linear Connector, 171971-0025 (compatible alternatives: 171971-0125, 171971-0225), 25 Pins per row (https://www.molex.com/pdm_docs/sd/1719710002_sd.pdf), generated with kicad-footprint-generator +connector Molex SL vertical +0 +25 +25 +Connector_Molex +Molex_SPOX_5267-02A_1x02_P2.50mm_Vertical +Molex SPOX Connector System, 5267-02A, 2 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +2 +2 +Connector_Molex +Molex_SPOX_5267-03A_1x03_P2.50mm_Vertical +Molex SPOX Connector System, 5267-03A, 3 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +3 +3 +Connector_Molex +Molex_SPOX_5267-04A_1x04_P2.50mm_Vertical +Molex SPOX Connector System, 5267-04A, 4 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +4 +4 +Connector_Molex +Molex_SPOX_5267-05A_1x05_P2.50mm_Vertical +Molex SPOX Connector System, 5267-05A, 5 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +5 +5 +Connector_Molex +Molex_SPOX_5267-06A_1x06_P2.50mm_Vertical +Molex SPOX Connector System, 5267-06A, 6 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +6 +6 +Connector_Molex +Molex_SPOX_5267-07A_1x07_P2.50mm_Vertical +Molex SPOX Connector System, 5267-07A, 7 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +7 +7 +Connector_Molex +Molex_SPOX_5267-08A_1x08_P2.50mm_Vertical +Molex SPOX Connector System, 5267-08A, 8 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +8 +8 +Connector_Molex +Molex_SPOX_5267-09A_1x09_P2.50mm_Vertical +Molex SPOX Connector System, 5267-09A, 9 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +9 +9 +Connector_Molex +Molex_SPOX_5267-10A_1x10_P2.50mm_Vertical +Molex SPOX Connector System, 5267-10A, 10 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +10 +10 +Connector_Molex +Molex_SPOX_5267-11A_1x11_P2.50mm_Vertical +Molex SPOX Connector System, 5267-11A, 11 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +11 +11 +Connector_Molex +Molex_SPOX_5267-12A_1x12_P2.50mm_Vertical +Molex SPOX Connector System, 5267-12A, 12 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +12 +12 +Connector_Molex +Molex_SPOX_5267-13A_1x13_P2.50mm_Vertical +Molex SPOX Connector System, 5267-13A, 13 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +13 +13 +Connector_Molex +Molex_SPOX_5267-14A_1x14_P2.50mm_Vertical +Molex SPOX Connector System, 5267-14A, 14 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +14 +14 +Connector_Molex +Molex_SPOX_5267-15A_1x15_P2.50mm_Vertical +Molex SPOX Connector System, 5267-15A, 15 Pins per row (http://www.molex.com/pdm_docs/sd/022035035_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX side entry +0 +15 +15 +Connector_Molex +Molex_SPOX_5268-02A_1x02_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-02A, 2 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +2 +2 +Connector_Molex +Molex_SPOX_5268-03A_1x03_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-03A, 3 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +3 +3 +Connector_Molex +Molex_SPOX_5268-04A_1x04_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-04A, 4 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +4 +4 +Connector_Molex +Molex_SPOX_5268-05A_1x05_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-05A, 5 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +5 +5 +Connector_Molex +Molex_SPOX_5268-06A_1x06_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-06A, 6 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +6 +6 +Connector_Molex +Molex_SPOX_5268-07A_1x07_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-07A, 7 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +7 +7 +Connector_Molex +Molex_SPOX_5268-08A_1x08_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-08A, 8 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +8 +8 +Connector_Molex +Molex_SPOX_5268-09A_1x09_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-09A, 9 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +9 +9 +Connector_Molex +Molex_SPOX_5268-10A_1x10_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-10A, 10 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +10 +10 +Connector_Molex +Molex_SPOX_5268-11A_1x11_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-11A, 11 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +11 +11 +Connector_Molex +Molex_SPOX_5268-12A_1x12_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-12A, 12 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +12 +12 +Connector_Molex +Molex_SPOX_5268-13A_1x13_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-13A, 13 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +13 +13 +Connector_Molex +Molex_SPOX_5268-14A_1x14_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-14A, 14 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +14 +14 +Connector_Molex +Molex_SPOX_5268-15A_1x15_P2.50mm_Horizontal +Molex SPOX Connector System, 5268-15A, 15 Pins per row (https://www.molex.com/pdm_docs/sd/022057045_sd.pdf), generated with kicad-footprint-generator +connector Molex SPOX horizontal +0 +15 +15 +Connector_Molex +Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +4 +2 +Connector_Molex +Molex_Sabre_43160-0102_1x02_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +30 +2 +Connector_Molex +Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +6 +3 +Connector_Molex +Molex_Sabre_43160-0103_1x03_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +45 +3 +Connector_Molex +Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +8 +4 +Connector_Molex +Molex_Sabre_43160-0104_1x04_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +60 +4 +Connector_Molex +Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +10 +5 +Connector_Molex +Molex_Sabre_43160-0105_1x05_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +75 +5 +Connector_Molex +Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-0106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +12 +6 +Connector_Molex +Molex_Sabre_43160-0106_1x06_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-0106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431600105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +90 +6 +Connector_Molex +Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +6 +2 +Connector_Molex +Molex_Sabre_43160-1102_1x02_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +32 +2 +Connector_Molex +Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +8 +3 +Connector_Molex +Molex_Sabre_43160-1103_1x03_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +47 +3 +Connector_Molex +Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +10 +4 +Connector_Molex +Molex_Sabre_43160-1104_1x04_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +62 +4 +Connector_Molex +Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +12 +5 +Connector_Molex +Molex_Sabre_43160-1105_1x05_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +77 +5 +Connector_Molex +Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal +Molex Sabre Power Connector, 43160-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +14 +6 +Connector_Molex +Molex_Sabre_43160-1106_1x06_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 43160-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431605304_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +92 +6 +Connector_Molex +Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +6 +2 +Connector_Molex +Molex_Sabre_43160-2102_1x02_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +32 +2 +Connector_Molex +Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +8 +3 +Connector_Molex +Molex_Sabre_43160-2103_1x03_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +47 +3 +Connector_Molex +Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +10 +4 +Connector_Molex +Molex_Sabre_43160-2104_1x04_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +62 +4 +Connector_Molex +Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +12 +5 +Connector_Molex +Molex_Sabre_43160-2105_1x05_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +77 +5 +Connector_Molex +Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical +Molex Sabre Power Connector, 43160-2106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +14 +6 +Connector_Molex +Molex_Sabre_43160-2106_1x06_P7.49mm_Vertical_ThermalVias +Molex Sabre Power Connector, 43160-2106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/431602102_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre side entry +0 +92 +6 +Connector_Molex +Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1102, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +4 +2 +Connector_Molex +Molex_Sabre_46007-1102_1x02_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1102, With thermal vias in pads, 2 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +30 +2 +Connector_Molex +Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1103, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +6 +3 +Connector_Molex +Molex_Sabre_46007-1103_1x03_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1103, With thermal vias in pads, 3 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +45 +3 +Connector_Molex +Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1104, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +8 +4 +Connector_Molex +Molex_Sabre_46007-1104_1x04_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1104, With thermal vias in pads, 4 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +60 +4 +Connector_Molex +Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1105, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +10 +5 +Connector_Molex +Molex_Sabre_46007-1105_1x05_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1105, With thermal vias in pads, 5 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +75 +5 +Connector_Molex +Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal +Molex Sabre Power Connector, 46007-1106, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +12 +6 +Connector_Molex +Molex_Sabre_46007-1106_1x06_P7.49mm_Horizontal_ThermalVias +Molex Sabre Power Connector, 46007-1106, With thermal vias in pads, 6 Pins per row (http://www.molex.com/pdm_docs/sd/460071105_sd.pdf), generated with kicad-footprint-generator +connector Molex Sabre top entry +0 +90 +6 +Connector_Molex +Molex_SlimStack_52991-0208_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0208, 20 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +20 +20 +Connector_Molex +Molex_SlimStack_52991-0308_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0308, 30 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +30 +30 +Connector_Molex +Molex_SlimStack_52991-0408_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0408, 40 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +40 +40 +Connector_Molex +Molex_SlimStack_52991-0508_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0508, 50 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +50 +50 +Connector_Molex +Molex_SlimStack_52991-0608_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0608, 60 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +60 +60 +Connector_Molex +Molex_SlimStack_52991-0708_2x35_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0708, 70 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +70 +70 +Connector_Molex +Molex_SlimStack_52991-0808_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 52991-0808, 80 Pins (http://www.molex.com/pdm_docs/sd/529910308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +80 +80 +Connector_Molex +Molex_SlimStack_53748-0208_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0208, 20 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +20 +20 +Connector_Molex +Molex_SlimStack_53748-0308_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0308, 30 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +30 +30 +Connector_Molex +Molex_SlimStack_53748-0408_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0408, 40 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +40 +40 +Connector_Molex +Molex_SlimStack_53748-0608_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0608, 60 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +60 +60 +Connector_Molex +Molex_SlimStack_53748-0708_2x35_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0708, 70 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +70 +70 +Connector_Molex +Molex_SlimStack_53748-0808_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 53748-0808, 80 Pins (https://www.molex.com/pdm_docs/sd/537480308_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack vertical +0 +80 +80 +Connector_Molex +Molex_SlimStack_54722-0164_2x08_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0164, 16 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +16 +16 +Connector_Molex +Molex_SlimStack_54722-0204_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0204, 20 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_54722-0224_2x11_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0224, 22 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_54722-0244_2x12_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0244, 24 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_54722-0304_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0304, 30 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_54722-0344_2x17_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0344, 34 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_54722-0404_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0404, 40 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_54722-0504_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0504, 50 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_54722-0604_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0604, 60 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_54722-0804_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 54722-0804, 80 Pins (http://www.molex.com/pdm_docs/sd/547220804_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_55560-0161_2x08_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0161, 16 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +16 +16 +Connector_Molex +Molex_SlimStack_55560-0201_2x10_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0201, 20 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_55560-0221_2x11_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0221, 22 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_55560-0241_2x12_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0241, 24 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_55560-0301_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0301, 30 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_55560-0341_2x17_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0341, 34 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_55560-0401_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0401, 40 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_55560-0501_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0501, 50 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_55560-0601_2x30_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0601, 60 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_55560-0801_2x40_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 55560-0801, 80 Pins (http://www.molex.com/pdm_docs/sd/555600207_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_501920-3001_2x15_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-3001, 30 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_501920-4001_2x20_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-4001, 40 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_501920-5001_2x25_P0.50mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 501920-5001, 50 Pins (http://www.molex.com/pdm_docs/sd/5019204001_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502426-0810_2x04_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-0810, 8 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +8 +8 +Connector_Molex +Molex_SlimStack_502426-1410_2x07_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +14 +14 +Connector_Molex +Molex_SlimStack_502426-2010_2x10_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_502426-2210_2x11_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_502426-2410_2x12_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_502426-2610_2x13_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +26 +26 +Connector_Molex +Molex_SlimStack_502426-3010_2x15_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_502426-3210_2x16_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +32 +32 +Connector_Molex +Molex_SlimStack_502426-3410_2x17_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_502426-4010_2x20_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_502426-4410_2x22_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +44 +44 +Connector_Molex +Molex_SlimStack_502426-5010_2x25_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502426-6010_2x30_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_502426-6410_2x32_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +64 +64 +Connector_Molex +Molex_SlimStack_502426-8010_2x40_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502426-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024260810_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_Molex +Molex_SlimStack_502430-0820_2x04_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-0820, 8 Pins (http://www.molex.com/pdm_docs/sd/5024300820_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +8 +8 +Connector_Molex +Molex_SlimStack_502430-1410_2x07_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-1410, 14 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +14 +14 +Connector_Molex +Molex_SlimStack_502430-2010_2x10_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2010, 20 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +20 +20 +Connector_Molex +Molex_SlimStack_502430-2210_2x11_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2210, 22 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +22 +22 +Connector_Molex +Molex_SlimStack_502430-2410_2x12_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2410, 24 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +24 +24 +Connector_Molex +Molex_SlimStack_502430-2610_2x13_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-2610, 26 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +26 +26 +Connector_Molex +Molex_SlimStack_502430-3010_2x15_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3010, 30 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +30 +30 +Connector_Molex +Molex_SlimStack_502430-3210_2x16_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3210, 32 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +32 +32 +Connector_Molex +Molex_SlimStack_502430-3410_2x17_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-3410, 34 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +34 +34 +Connector_Molex +Molex_SlimStack_502430-4010_2x20_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4010, 40 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +40 +40 +Connector_Molex +Molex_SlimStack_502430-4410_2x22_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-4410, 44 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +44 +44 +Connector_Molex +Molex_SlimStack_502430-5010_2x25_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-5010, 50 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +50 +50 +Connector_Molex +Molex_SlimStack_502430-6010_2x30_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6010, 60 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +60 +60 +Connector_Molex +Molex_SlimStack_502430-6410_2x32_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-6410, 64 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +64 +64 +Connector_Molex +Molex_SlimStack_502430-8010_2x40_P0.40mm_Vertical +Molex SlimStack Fine-Pitch SMT Board-to-Board Connectors, 502430-8010, 80 Pins (http://www.molex.com/pdm_docs/sd/5024301410_sd.pdf), generated with kicad-footprint-generator +connector Molex SlimStack side entry +0 +80 +80 +Connector_PCBEdge +4UCON_10156_2x40_P1.27mm_Socket_Horizontal +4UCON 10156 Card edge socket with 80 contacts (40 each side), through-hole, http://www.4uconnector.com/online/object/4udrawing/10156.pdf +4UCON 10156 Card edge socket with 80 contacts +0 +80 +80 +Connector_PCBEdge +BUS_AT +AT ISA 16 bits Bus Edge Connector +BUS ISA AT Edge connector +0 +98 +98 +Connector_PCBEdge +BUS_PCI +PCI bus Edge Connector +PCI bus Edge Connector +0 +240 +120 +Connector_PCBEdge +BUS_PCI_Express_Mini +Mini-PCI Express bus connector (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=11) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Dual +Mini-PCI Express bus connector full size with dual clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=28) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Full +Mini-PCI Express bus connector full size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=24) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCI_Express_Mini_Half +Mini-PCI Express bus connector half size with clips (https://s3.amazonaws.com/fit-iot/download/facet-cards/documents/PCI_Express_miniCard_Electromechanical_specs_rev1.2.pdf#page=25) +mini pcie +0 +54 +53 +Connector_PCBEdge +BUS_PCIexpress_x1 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +36 +36 +Connector_PCBEdge +BUS_PCIexpress_x4 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +64 +64 +Connector_PCBEdge +BUS_PCIexpress_x8 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +98 +98 +Connector_PCBEdge +BUS_PCIexpress_x16 +PCIexpress Bus Edge Connector x1 http://www.ritrontek.com/uploadfile/2016/1026/20161026105231124.pdf#page=70 +PCIe +0 +164 +164 +Connector_PCBEdge +Samtec_MECF-05-0_-L-DV_2x05_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-0_-NP-L-DV_2x05_P1.27mm_Edge +Highspeed card edge connector for PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-05-01-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +10 +8 +Connector_PCBEdge +Samtec_MECF-05-01-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-01-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +12 +10 +Connector_PCBEdge +Samtec_MECF-05-01-NP-L-DV_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-05-02-L-DV-WT_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +10 +8 +Connector_PCBEdge +Samtec_MECF-05-02-L-DV_2x05_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (polarized) +conn samtec card-edge high-speed +0 +8 +8 +Connector_PCBEdge +Samtec_MECF-05-02-NP-L-DV-WT_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +12 +10 +Connector_PCBEdge +Samtec_MECF-05-02-NP-L-DV_2x05_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 05 contacts (not polarized) +conn samtec card-edge high-speed +0 +10 +10 +Connector_PCBEdge +Samtec_MECF-08-0_-L-DV_2x08_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-0_-NP-L-DV_2x08_P1.27mm_Edge +Highspeed card edge connector for PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-08-01-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +16 +14 +Connector_PCBEdge +Samtec_MECF-08-01-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-01-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +18 +16 +Connector_PCBEdge +Samtec_MECF-08-01-NP-L-DV_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-08-02-L-DV-WT_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +16 +14 +Connector_PCBEdge +Samtec_MECF-08-02-L-DV_2x08_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (polarized) +conn samtec card-edge high-speed +0 +14 +14 +Connector_PCBEdge +Samtec_MECF-08-02-NP-L-DV-WT_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +18 +16 +Connector_PCBEdge +Samtec_MECF-08-02-NP-L-DV_2x08_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 08 contacts (not polarized) +conn samtec card-edge high-speed +0 +16 +16 +Connector_PCBEdge +Samtec_MECF-20-0_-L-DV_2x20_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-0_-NP-L-DV_2x20_P1.27mm_Edge +Highspeed card edge connector for PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-20-01-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +40 +38 +Connector_PCBEdge +Samtec_MECF-20-01-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-01-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +42 +40 +Connector_PCBEdge +Samtec_MECF-20-01-NP-L-DV_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-20-02-L-DV-WT_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +40 +38 +Connector_PCBEdge +Samtec_MECF-20-02-L-DV_2x20_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (polarized) +conn samtec card-edge high-speed +0 +38 +38 +Connector_PCBEdge +Samtec_MECF-20-02-NP-L-DV-WT_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +42 +40 +Connector_PCBEdge +Samtec_MECF-20-02-NP-L-DV_2x20_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 20 contacts (not polarized) +conn samtec card-edge high-speed +0 +40 +40 +Connector_PCBEdge +Samtec_MECF-30-0_-L-DV_2x30_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-0_-NP-L-DV_2x30_P1.27mm_Edge +Highspeed card edge connector for PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-30-01-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +60 +58 +Connector_PCBEdge +Samtec_MECF-30-01-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-01-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +62 +60 +Connector_PCBEdge +Samtec_MECF-30-01-NP-L-DV_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-30-02-L-DV-WT_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +60 +58 +Connector_PCBEdge +Samtec_MECF-30-02-L-DV_2x30_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (polarized) +conn samtec card-edge high-speed +0 +58 +58 +Connector_PCBEdge +Samtec_MECF-30-02-NP-L-DV-WT_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +62 +60 +Connector_PCBEdge +Samtec_MECF-30-02-NP-L-DV_2x30_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 30 contacts (not polarized) +conn samtec card-edge high-speed +0 +60 +60 +Connector_PCBEdge +Samtec_MECF-40-0_-L-DV_2x40_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-0_-NP-L-DV_2x40_P1.27mm_Edge +Highspeed card edge connector for PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-40-01-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +80 +78 +Connector_PCBEdge +Samtec_MECF-40-01-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-01-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +82 +80 +Connector_PCBEdge +Samtec_MECF-40-01-NP-L-DV_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-40-02-L-DV-WT_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +80 +78 +Connector_PCBEdge +Samtec_MECF-40-02-L-DV_2x40_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (polarized) +conn samtec card-edge high-speed +0 +78 +78 +Connector_PCBEdge +Samtec_MECF-40-02-NP-L-DV-WT_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +82 +80 +Connector_PCBEdge +Samtec_MECF-40-02-NP-L-DV_2x40_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 40 contacts (not polarized) +conn samtec card-edge high-speed +0 +80 +80 +Connector_PCBEdge +Samtec_MECF-50-0_-L-DV_2x50_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-0_-NP-L-DV_2x50_P1.27mm_Edge +Highspeed card edge connector for PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-50-01-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +100 +98 +Connector_PCBEdge +Samtec_MECF-50-01-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-01-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +102 +100 +Connector_PCBEdge +Samtec_MECF-50-01-NP-L-DV_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-50-02-L-DV-WT_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +100 +98 +Connector_PCBEdge +Samtec_MECF-50-02-L-DV_2x50_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (polarized) +conn samtec card-edge high-speed +0 +98 +98 +Connector_PCBEdge +Samtec_MECF-50-02-NP-L-DV-WT_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +102 +100 +Connector_PCBEdge +Samtec_MECF-50-02-NP-L-DV_2x50_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 50 contacts (not polarized) +conn samtec card-edge high-speed +0 +100 +100 +Connector_PCBEdge +Samtec_MECF-60-0_-L-DV_2x60_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-0_-NP-L-DV_2x60_P1.27mm_Edge +Highspeed card edge connector for PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-60-01-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +118 +116 +Connector_PCBEdge +Samtec_MECF-60-01-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-01-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +122 +120 +Connector_PCBEdge +Samtec_MECF-60-01-NP-L-DV_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-60-02-L-DV-WT_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +118 +116 +Connector_PCBEdge +Samtec_MECF-60-02-L-DV_2x60_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (polarized) +conn samtec card-edge high-speed +0 +116 +116 +Connector_PCBEdge +Samtec_MECF-60-02-NP-L-DV-WT_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +122 +120 +Connector_PCBEdge +Samtec_MECF-60-02-NP-L-DV_2x60_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 60 contacts (not polarized) +conn samtec card-edge high-speed +0 +120 +120 +Connector_PCBEdge +Samtec_MECF-70-0_-L-DV_2x70_P1.27mm_Polarized_Edge +Highspeed card edge connector for PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-0_-NP-L-DV_2x70_P1.27mm_Edge +Highspeed card edge connector for PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +Samtec_MECF-70-01-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +138 +136 +Connector_PCBEdge +Samtec_MECF-70-01-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-01-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +142 +140 +Connector_PCBEdge +Samtec_MECF-70-01-NP-L-DV_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 1.6mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +Samtec_MECF-70-02-L-DV-WT_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +138 +136 +Connector_PCBEdge +Samtec_MECF-70-02-L-DV_2x70_P1.27mm_Polarized_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (polarized) +conn samtec card-edge high-speed +0 +136 +136 +Connector_PCBEdge +Samtec_MECF-70-02-NP-L-DV-WT_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +142 +140 +Connector_PCBEdge +Samtec_MECF-70-02-NP-L-DV_2x70_P1.27mm_Socket_Horizontal +Highspeed card edge connector for 2.4mm PCB's with 70 contacts (not polarized) +conn samtec card-edge high-speed +0 +140 +140 +Connector_PCBEdge +molex_EDGELOCK_2-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +2 +2 +Connector_PCBEdge +molex_EDGELOCK_4-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +4 +4 +Connector_PCBEdge +molex_EDGELOCK_6-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +6 +6 +Connector_PCBEdge +molex_EDGELOCK_8-CKT +https://www.molex.com/pdm_docs/sd/2008900106_sd.pdf +Connector PCBEdge molex EDGELOCK +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_2-G-7,62_1x02_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Angled || order number: 1766233 12A 630V +phoenix_contact connector GMSTBA_01x02_G_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_2-G_1x02_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Angled || order number: 1766343 12A 630V +phoenix_contact connector GMSTBA_01x02_G_7.50mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_3-G-7,62_1x03_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Angled || order number: 1766246 12A 630V +phoenix_contact connector GMSTBA_01x03_G_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_3-G_1x03_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Angled || order number: 1766356 12A 630V +phoenix_contact connector GMSTBA_01x03_G_7.50mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_4-G-7,62_1x04_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Angled || order number: 1766259 12A 630V +phoenix_contact connector GMSTBA_01x04_G_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_4-G_1x04_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Angled || order number: 1766369 12A 630V +phoenix_contact connector GMSTBA_01x04_G_7.50mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_5-G-7,62_1x05_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Angled || order number: 1766262 12A 630V +phoenix_contact connector GMSTBA_01x05_G_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_5-G_1x05_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Angled || order number: 1766372 12A 630V +phoenix_contact connector GMSTBA_01x05_G_7.50mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_6-G-7,62_1x06_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Angled || order number: 1766275 12A 630V +phoenix_contact connector GMSTBA_01x06_G_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_6-G_1x06_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Angled || order number: 1766385 12A 630V +phoenix_contact connector GMSTBA_01x06_G_7.50mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_7-G-7,62_1x07_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Angled || order number: 1766288 12A 630V +phoenix_contact connector GMSTBA_01x07_G_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_7-G_1x07_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Angled || order number: 1766398 12A 630V +phoenix_contact connector GMSTBA_01x07_G_7.50mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_8-G-7,62_1x08_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Angled || order number: 1766291 12A 630V +phoenix_contact connector GMSTBA_01x08_G_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_8-G_1x08_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Angled || order number: 1766408 12A 630V +phoenix_contact connector GMSTBA_01x08_G_7.50mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_9-G-7,62_1x09_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Angled || order number: 1766301 12A 630V +phoenix_contact connector GMSTBA_01x09_G_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_9-G_1x09_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Angled || order number: 1766411 12A 630V +phoenix_contact connector GMSTBA_01x09_G_7.50mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_10-G-7,62_1x10_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Angled || order number: 1766314 12A 630V +phoenix_contact connector GMSTBA_01x10_G_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_10-G_1x10_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Angled || order number: 1766424 12A 630V +phoenix_contact connector GMSTBA_01x10_G_7.50mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_11-G-7,62_1x11_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Angled || order number: 1766327 12A 630V +phoenix_contact connector GMSTBA_01x11_G_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_11-G_1x11_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Angled || order number: 1766437 12A 630V +phoenix_contact connector GMSTBA_01x11_G_7.50mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_12-G-7,62_1x12_P7.62mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Angled || order number: 1766330 12A 630V +phoenix_contact connector GMSTBA_01x12_G_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBA_2,5_12-G_1x12_P7.50mm_Horizontal +Generic Phoenix Contact connector footprint for: GMSTBA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Angled || order number: 1766440 12A 630V +phoenix_contact connector GMSTBA_01x12_G_7.50mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_2-G-7,62_1x02_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical || order number: 1766770 12A 630V +phoenix_contact connector GMSTBVA_01x02_G_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_2-G_1x02_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/2-G; number of pins: 02; pin pitch: 7.50mm; Vertical || order number: 1766660 12A 630V +phoenix_contact connector GMSTBVA_01x02_G_7.50mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_3-G-7,62_1x03_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical || order number: 1766783 12A 630V +phoenix_contact connector GMSTBVA_01x03_G_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_3-G_1x03_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/3-G; number of pins: 03; pin pitch: 7.50mm; Vertical || order number: 1766673 12A 630V +phoenix_contact connector GMSTBVA_01x03_G_7.50mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_4-G-7,62_1x04_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical || order number: 1766796 12A 630V +phoenix_contact connector GMSTBVA_01x04_G_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_4-G_1x04_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/4-G; number of pins: 04; pin pitch: 7.50mm; Vertical || order number: 1766686 12A 630V +phoenix_contact connector GMSTBVA_01x04_G_7.50mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_5-G-7,62_1x05_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical || order number: 1766806 12A 630V +phoenix_contact connector GMSTBVA_01x05_G_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_5-G_1x05_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/5-G; number of pins: 05; pin pitch: 7.50mm; Vertical || order number: 1766699 12A 630V +phoenix_contact connector GMSTBVA_01x05_G_7.50mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_6-G-7,62_1x06_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical || order number: 1766819 12A 630V +phoenix_contact connector GMSTBVA_01x06_G_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_6-G_1x06_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/6-G; number of pins: 06; pin pitch: 7.50mm; Vertical || order number: 1766709 12A 630V +phoenix_contact connector GMSTBVA_01x06_G_7.50mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_7-G-7,62_1x07_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical || order number: 1766822 12A 630V +phoenix_contact connector GMSTBVA_01x07_G_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_7-G_1x07_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/7-G; number of pins: 07; pin pitch: 7.50mm; Vertical || order number: 1766712 12A 630V +phoenix_contact connector GMSTBVA_01x07_G_7.50mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_8-G-7,62_1x08_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical || order number: 1766835 12A 630V +phoenix_contact connector GMSTBVA_01x08_G_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_8-G_1x08_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/8-G; number of pins: 08; pin pitch: 7.50mm; Vertical || order number: 1766725 12A 630V +phoenix_contact connector GMSTBVA_01x08_G_7.50mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_9-G-7,62_1x09_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical || order number: 1766848 12A 630V +phoenix_contact connector GMSTBVA_01x09_G_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_9-G_1x09_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/9-G; number of pins: 09; pin pitch: 7.50mm; Vertical || order number: 1766738 12A 630V +phoenix_contact connector GMSTBVA_01x09_G_7.50mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_10-G-7,62_1x10_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical || order number: 1766851 12A 630V +phoenix_contact connector GMSTBVA_01x10_G_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_10-G_1x10_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/10-G; number of pins: 10; pin pitch: 7.50mm; Vertical || order number: 1766741 12A 630V +phoenix_contact connector GMSTBVA_01x10_G_7.50mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_11-G-7,62_1x11_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical || order number: 1766864 12A 630V +phoenix_contact connector GMSTBVA_01x11_G_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_11-G_1x11_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/11-G; number of pins: 11; pin pitch: 7.50mm; Vertical || order number: 1766754 12A 630V +phoenix_contact connector GMSTBVA_01x11_G_7.50mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_12-G-7,62_1x12_P7.62mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical || order number: 1766877 12A 630V +phoenix_contact connector GMSTBVA_01x12_G_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBVA_2,5_12-G_1x12_P7.50mm_Vertical +Generic Phoenix Contact connector footprint for: GMSTBVA_2,5/12-G; number of pins: 12; pin pitch: 7.50mm; Vertical || order number: 1766767 12A 630V +phoenix_contact connector GMSTBVA_01x12_G_7.50mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829154 12A 630V +phoenix_contact connector GMSTBV_01x02_GF_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_2-GF-7,62_1x02_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829154 12A 630V +phoenix_contact connector GMSTBV_01x02_GF_7.62mm_MH +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829167 12A 630V +phoenix_contact connector GMSTBV_01x03_GF_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_3-GF-7,62_1x03_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829167 12A 630V +phoenix_contact connector GMSTBV_01x03_GF_7.62mm_MH +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829170 12A 630V +phoenix_contact connector GMSTBV_01x04_GF_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_4-GF-7,62_1x04_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829170 12A 630V +phoenix_contact connector GMSTBV_01x04_GF_7.62mm_MH +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829183 12A 630V +phoenix_contact connector GMSTBV_01x05_GF_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_5-GF-7,62_1x05_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829183 12A 630V +phoenix_contact connector GMSTBV_01x05_GF_7.62mm_MH +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829196 12A 630V +phoenix_contact connector GMSTBV_01x06_GF_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_6-GF-7,62_1x06_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829196 12A 630V +phoenix_contact connector GMSTBV_01x06_GF_7.62mm_MH +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829206 12A 630V +phoenix_contact connector GMSTBV_01x07_GF_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_7-GF-7,62_1x07_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829206 12A 630V +phoenix_contact connector GMSTBV_01x07_GF_7.62mm_MH +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829219 12A 630V +phoenix_contact connector GMSTBV_01x08_GF_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_8-GF-7,62_1x08_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829219 12A 630V +phoenix_contact connector GMSTBV_01x08_GF_7.62mm_MH +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829222 12A 630V +phoenix_contact connector GMSTBV_01x09_GF_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_9-GF-7,62_1x09_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829222 12A 630V +phoenix_contact connector GMSTBV_01x09_GF_7.62mm_MH +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829235 12A 630V +phoenix_contact connector GMSTBV_01x10_GF_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_10-GF-7,62_1x10_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829235 12A 630V +phoenix_contact connector GMSTBV_01x10_GF_7.62mm_MH +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829248 12A 630V +phoenix_contact connector GMSTBV_01x11_GF_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_11-GF-7,62_1x11_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829248 12A 630V +phoenix_contact connector GMSTBV_01x11_GF_7.62mm_MH +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange || order number: 1829251 12A 630V +phoenix_contact connector GMSTBV_01x12_GF_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTBV_2,5_12-GF-7,62_1x12_P7.62mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTBV_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1829251 12A 630V +phoenix_contact connector GMSTBV_01x12_GF_7.62mm_MH +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806229 12A 630V +phoenix_contact connector GMSTB_01x02_GF_7.62mm +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_2-GF-7,62_1x02_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/2-GF-7,62; number of pins: 02; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806229 12A 630V +phoenix_contact connector GMSTB_01x02_GF_7.62mm_MH +0 +2 +2 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806232 12A 630V +phoenix_contact connector GMSTB_01x03_GF_7.62mm +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_3-GF-7,62_1x03_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/3-GF-7,62; number of pins: 03; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806232 12A 630V +phoenix_contact connector GMSTB_01x03_GF_7.62mm_MH +0 +3 +3 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806245 12A 630V +phoenix_contact connector GMSTB_01x04_GF_7.62mm +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_4-GF-7,62_1x04_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/4-GF-7,62; number of pins: 04; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806245 12A 630V +phoenix_contact connector GMSTB_01x04_GF_7.62mm_MH +0 +4 +4 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806258 12A 630V +phoenix_contact connector GMSTB_01x05_GF_7.62mm +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_5-GF-7,62_1x05_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/5-GF-7,62; number of pins: 05; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806258 12A 630V +phoenix_contact connector GMSTB_01x05_GF_7.62mm_MH +0 +5 +5 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806261 12A 630V +phoenix_contact connector GMSTB_01x06_GF_7.62mm +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_6-GF-7,62_1x06_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/6-GF-7,62; number of pins: 06; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806261 12A 630V +phoenix_contact connector GMSTB_01x06_GF_7.62mm_MH +0 +6 +6 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806274 12A 630V +phoenix_contact connector GMSTB_01x07_GF_7.62mm +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_7-GF-7,62_1x07_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/7-GF-7,62; number of pins: 07; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806274 12A 630V +phoenix_contact connector GMSTB_01x07_GF_7.62mm_MH +0 +7 +7 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806287 12A 630V +phoenix_contact connector GMSTB_01x08_GF_7.62mm +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_8-GF-7,62_1x08_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/8-GF-7,62; number of pins: 08; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806287 12A 630V +phoenix_contact connector GMSTB_01x08_GF_7.62mm_MH +0 +8 +8 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806290 12A 630V +phoenix_contact connector GMSTB_01x09_GF_7.62mm +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_9-GF-7,62_1x09_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/9-GF-7,62; number of pins: 09; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806290 12A 630V +phoenix_contact connector GMSTB_01x09_GF_7.62mm_MH +0 +9 +9 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806300 12A 630V +phoenix_contact connector GMSTB_01x10_GF_7.62mm +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_10-GF-7,62_1x10_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/10-GF-7,62; number of pins: 10; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806300 12A 630V +phoenix_contact connector GMSTB_01x10_GF_7.62mm_MH +0 +10 +10 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806313 12A 630V +phoenix_contact connector GMSTB_01x11_GF_7.62mm +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_11-GF-7,62_1x11_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/11-GF-7,62; number of pins: 11; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806313 12A 630V +phoenix_contact connector GMSTB_01x11_GF_7.62mm_MH +0 +11 +11 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange || order number: 1806326 12A 630V +phoenix_contact connector GMSTB_01x12_GF_7.62mm +0 +12 +12 +Connector_Phoenix_GMSTB +PhoenixContact_GMSTB_2,5_12-GF-7,62_1x12_P7.62mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: GMSTB_2,5/12-GF-7,62; number of pins: 12; pin pitch: 7.62mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1806326 12A 630V +phoenix_contact connector GMSTB_01x12_GF_7.62mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-G-3.5_1x02_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical || order number: 1843606 8A 160V +phoenix_contact connector MCV_01x02_G_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-G-3.81_1x02_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical || order number: 1803426 8A 160V +phoenix_contact connector MCV_01x02_G_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843224 8A 160V +phoenix_contact connector MCV_01x02_GF_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.5_1x02_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843224 8A 160V +phoenix_contact connector MCV_01x02_GF_3.5mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830596 8A 160V +phoenix_contact connector MCV_01x02_GF_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_2-GF-3.81_1x02_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830596 8A 160V +phoenix_contact connector MCV_01x02_GF_3.81mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-G-3.5_1x03_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical || order number: 1843619 8A 160V +phoenix_contact connector MCV_01x03_G_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-G-3.81_1x03_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical || order number: 1803439 8A 160V +phoenix_contact connector MCV_01x03_G_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843237 8A 160V +phoenix_contact connector MCV_01x03_GF_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.5_1x03_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843237 8A 160V +phoenix_contact connector MCV_01x03_GF_3.5mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830606 8A 160V +phoenix_contact connector MCV_01x03_GF_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_3-GF-3.81_1x03_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830606 8A 160V +phoenix_contact connector MCV_01x03_GF_3.81mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-G-3.5_1x04_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical || order number: 1843622 8A 160V +phoenix_contact connector MCV_01x04_G_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-G-3.81_1x04_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical || order number: 1803442 8A 160V +phoenix_contact connector MCV_01x04_G_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843240 8A 160V +phoenix_contact connector MCV_01x04_GF_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.5_1x04_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843240 8A 160V +phoenix_contact connector MCV_01x04_GF_3.5mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830619 8A 160V +phoenix_contact connector MCV_01x04_GF_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_4-GF-3.81_1x04_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830619 8A 160V +phoenix_contact connector MCV_01x04_GF_3.81mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-G-3.5_1x05_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical || order number: 1843635 8A 160V +phoenix_contact connector MCV_01x05_G_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-G-3.81_1x05_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical || order number: 1803455 8A 160V +phoenix_contact connector MCV_01x05_G_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843253 8A 160V +phoenix_contact connector MCV_01x05_GF_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.5_1x05_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843253 8A 160V +phoenix_contact connector MCV_01x05_GF_3.5mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830622 8A 160V +phoenix_contact connector MCV_01x05_GF_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_5-GF-3.81_1x05_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830622 8A 160V +phoenix_contact connector MCV_01x05_GF_3.81mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-G-3.5_1x06_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical || order number: 1843648 8A 160V +phoenix_contact connector MCV_01x06_G_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-G-3.81_1x06_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical || order number: 1803468 8A 160V +phoenix_contact connector MCV_01x06_G_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843266 8A 160V +phoenix_contact connector MCV_01x06_GF_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.5_1x06_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843266 8A 160V +phoenix_contact connector MCV_01x06_GF_3.5mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830635 8A 160V +phoenix_contact connector MCV_01x06_GF_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_6-GF-3.81_1x06_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830635 8A 160V +phoenix_contact connector MCV_01x06_GF_3.81mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-G-3.5_1x07_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical || order number: 1843651 8A 160V +phoenix_contact connector MCV_01x07_G_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-G-3.81_1x07_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical || order number: 1803471 8A 160V +phoenix_contact connector MCV_01x07_G_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843279 8A 160V +phoenix_contact connector MCV_01x07_GF_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.5_1x07_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843279 8A 160V +phoenix_contact connector MCV_01x07_GF_3.5mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830648 8A 160V +phoenix_contact connector MCV_01x07_GF_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_7-GF-3.81_1x07_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830648 8A 160V +phoenix_contact connector MCV_01x07_GF_3.81mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-G-3.5_1x08_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical || order number: 1843664 8A 160V +phoenix_contact connector MCV_01x08_G_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-G-3.81_1x08_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical || order number: 1803484 8A 160V +phoenix_contact connector MCV_01x08_G_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843282 8A 160V +phoenix_contact connector MCV_01x08_GF_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.5_1x08_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843282 8A 160V +phoenix_contact connector MCV_01x08_GF_3.5mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830651 8A 160V +phoenix_contact connector MCV_01x08_GF_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_8-GF-3.81_1x08_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830651 8A 160V +phoenix_contact connector MCV_01x08_GF_3.81mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-G-3.5_1x09_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical || order number: 1843677 8A 160V +phoenix_contact connector MCV_01x09_G_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-G-3.81_1x09_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical || order number: 1803497 8A 160V +phoenix_contact connector MCV_01x09_G_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843295 8A 160V +phoenix_contact connector MCV_01x09_GF_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.5_1x09_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843295 8A 160V +phoenix_contact connector MCV_01x09_GF_3.5mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830664 8A 160V +phoenix_contact connector MCV_01x09_GF_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_9-GF-3.81_1x09_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830664 8A 160V +phoenix_contact connector MCV_01x09_GF_3.81mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-G-3.5_1x10_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical || order number: 1843680 8A 160V +phoenix_contact connector MCV_01x10_G_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-G-3.81_1x10_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical || order number: 1803507 8A 160V +phoenix_contact connector MCV_01x10_G_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843305 8A 160V +phoenix_contact connector MCV_01x10_GF_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.5_1x10_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843305 8A 160V +phoenix_contact connector MCV_01x10_GF_3.5mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830677 8A 160V +phoenix_contact connector MCV_01x10_GF_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_10-GF-3.81_1x10_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830677 8A 160V +phoenix_contact connector MCV_01x10_GF_3.81mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-G-3.5_1x11_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical || order number: 1843693 8A 160V +phoenix_contact connector MCV_01x11_G_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-G-3.81_1x11_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical || order number: 1803510 8A 160V +phoenix_contact connector MCV_01x11_G_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843318 8A 160V +phoenix_contact connector MCV_01x11_GF_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.5_1x11_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843318 8A 160V +phoenix_contact connector MCV_01x11_GF_3.5mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830680 8A 160V +phoenix_contact connector MCV_01x11_GF_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_11-GF-3.81_1x11_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830680 8A 160V +phoenix_contact connector MCV_01x11_GF_3.81mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-G-3.5_1x12_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical || order number: 1843703 8A 160V +phoenix_contact connector MCV_01x12_G_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-G-3.81_1x12_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical || order number: 1803523 8A 160V +phoenix_contact connector MCV_01x12_G_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843321 8A 160V +phoenix_contact connector MCV_01x12_GF_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.5_1x12_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843321 8A 160V +phoenix_contact connector MCV_01x12_GF_3.5mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830693 8A 160V +phoenix_contact connector MCV_01x12_GF_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_12-GF-3.81_1x12_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830693 8A 160V +phoenix_contact connector MCV_01x12_GF_3.81mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-G-3.5_1x13_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical || order number: 1843716 8A 160V +phoenix_contact connector MCV_01x13_G_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-G-3.81_1x13_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical || order number: 1803536 8A 160V +phoenix_contact connector MCV_01x13_G_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843334 8A 160V +phoenix_contact connector MCV_01x13_GF_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.5_1x13_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843334 8A 160V +phoenix_contact connector MCV_01x13_GF_3.5mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830703 8A 160V +phoenix_contact connector MCV_01x13_GF_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_13-GF-3.81_1x13_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830703 8A 160V +phoenix_contact connector MCV_01x13_GF_3.81mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-G-3.5_1x14_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical || order number: 1843729 8A 160V +phoenix_contact connector MCV_01x14_G_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-G-3.81_1x14_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical || order number: 1803549 8A 160V +phoenix_contact connector MCV_01x14_G_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843347 8A 160V +phoenix_contact connector MCV_01x14_GF_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.5_1x14_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843347 8A 160V +phoenix_contact connector MCV_01x14_GF_3.5mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830716 8A 160V +phoenix_contact connector MCV_01x14_GF_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_14-GF-3.81_1x14_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830716 8A 160V +phoenix_contact connector MCV_01x14_GF_3.81mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-G-3.5_1x15_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical || order number: 1843732 8A 160V +phoenix_contact connector MCV_01x15_G_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-G-3.81_1x15_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical || order number: 1803552 8A 160V +phoenix_contact connector MCV_01x15_G_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843350 8A 160V +phoenix_contact connector MCV_01x15_GF_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.5_1x15_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843350 8A 160V +phoenix_contact connector MCV_01x15_GF_3.5mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830729 8A 160V +phoenix_contact connector MCV_01x15_GF_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_15-GF-3.81_1x15_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830729 8A 160V +phoenix_contact connector MCV_01x15_GF_3.81mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-G-3.5_1x16_P3.50mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical || order number: 1843745 8A 160V +phoenix_contact connector MCV_01x16_G_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-G-3.81_1x16_P3.81mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical || order number: 1803565 8A 160V +phoenix_contact connector MCV_01x16_G_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange || order number: 1843363 8A 160V +phoenix_contact connector MCV_01x16_GF_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.5_1x16_P3.50mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843363 8A 160V +phoenix_contact connector MCV_01x16_GF_3.5mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange || order number: 1830732 8A 160V +phoenix_contact connector MCV_01x16_GF_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MCV_1,5_16-GF-3.81_1x16_P3.81mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1830732 8A 160V +phoenix_contact connector MCV_01x16_GF_3.81mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-G-3.5_1x02_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.5; number of pins: 02; pin pitch: 3.50mm; Angled || order number: 1844210 8A 160V +phoenix_contact connector MC_01x02_G_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-G-3.81_1x02_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-3.81; number of pins: 02; pin pitch: 3.81mm; Angled || order number: 1803277 8A 160V +phoenix_contact connector MC_01x02_G_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843790 8A 160V +phoenix_contact connector MC_01x02_GF_3.5mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.5_1x02_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.5; number of pins: 02; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843790 8A 160V +phoenix_contact connector MC_01x02_GF_3.5mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827868 8A 160V +phoenix_contact connector MC_01x02_GF_3.81mm +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_2-GF-3.81_1x02_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-3.81; number of pins: 02; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827868 8A 160V +phoenix_contact connector MC_01x02_GF_3.81mm_MH +0 +2 +2 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-G-3.5_1x03_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.5; number of pins: 03; pin pitch: 3.50mm; Angled || order number: 1844223 8A 160V +phoenix_contact connector MC_01x03_G_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-G-3.81_1x03_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-3.81; number of pins: 03; pin pitch: 3.81mm; Angled || order number: 1803280 8A 160V +phoenix_contact connector MC_01x03_G_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843800 8A 160V +phoenix_contact connector MC_01x03_GF_3.5mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.5_1x03_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.5; number of pins: 03; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843800 8A 160V +phoenix_contact connector MC_01x03_GF_3.5mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827871 8A 160V +phoenix_contact connector MC_01x03_GF_3.81mm +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_3-GF-3.81_1x03_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-3.81; number of pins: 03; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827871 8A 160V +phoenix_contact connector MC_01x03_GF_3.81mm_MH +0 +3 +3 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-G-3.5_1x04_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.5; number of pins: 04; pin pitch: 3.50mm; Angled || order number: 1844236 8A 160V +phoenix_contact connector MC_01x04_G_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-G-3.81_1x04_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-3.81; number of pins: 04; pin pitch: 3.81mm; Angled || order number: 1803293 8A 160V +phoenix_contact connector MC_01x04_G_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843813 8A 160V +phoenix_contact connector MC_01x04_GF_3.5mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.5_1x04_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.5; number of pins: 04; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843813 8A 160V +phoenix_contact connector MC_01x04_GF_3.5mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827884 8A 160V +phoenix_contact connector MC_01x04_GF_3.81mm +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_4-GF-3.81_1x04_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-3.81; number of pins: 04; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827884 8A 160V +phoenix_contact connector MC_01x04_GF_3.81mm_MH +0 +4 +4 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-G-3.5_1x05_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.5; number of pins: 05; pin pitch: 3.50mm; Angled || order number: 1844249 8A 160V +phoenix_contact connector MC_01x05_G_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-G-3.81_1x05_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-3.81; number of pins: 05; pin pitch: 3.81mm; Angled || order number: 1803303 8A 160V +phoenix_contact connector MC_01x05_G_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843826 8A 160V +phoenix_contact connector MC_01x05_GF_3.5mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.5_1x05_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.5; number of pins: 05; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843826 8A 160V +phoenix_contact connector MC_01x05_GF_3.5mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827897 8A 160V +phoenix_contact connector MC_01x05_GF_3.81mm +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_5-GF-3.81_1x05_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-3.81; number of pins: 05; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827897 8A 160V +phoenix_contact connector MC_01x05_GF_3.81mm_MH +0 +5 +5 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-G-3.5_1x06_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.5; number of pins: 06; pin pitch: 3.50mm; Angled || order number: 1844252 8A 160V +phoenix_contact connector MC_01x06_G_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-G-3.81_1x06_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-3.81; number of pins: 06; pin pitch: 3.81mm; Angled || order number: 1803316 8A 160V +phoenix_contact connector MC_01x06_G_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843839 8A 160V +phoenix_contact connector MC_01x06_GF_3.5mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.5_1x06_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.5; number of pins: 06; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843839 8A 160V +phoenix_contact connector MC_01x06_GF_3.5mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827907 8A 160V +phoenix_contact connector MC_01x06_GF_3.81mm +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_6-GF-3.81_1x06_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-3.81; number of pins: 06; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827907 8A 160V +phoenix_contact connector MC_01x06_GF_3.81mm_MH +0 +6 +6 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-G-3.5_1x07_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.5; number of pins: 07; pin pitch: 3.50mm; Angled || order number: 1844265 8A 160V +phoenix_contact connector MC_01x07_G_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-G-3.81_1x07_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-3.81; number of pins: 07; pin pitch: 3.81mm; Angled || order number: 1803329 8A 160V +phoenix_contact connector MC_01x07_G_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843842 8A 160V +phoenix_contact connector MC_01x07_GF_3.5mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.5_1x07_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.5; number of pins: 07; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843842 8A 160V +phoenix_contact connector MC_01x07_GF_3.5mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827910 8A 160V +phoenix_contact connector MC_01x07_GF_3.81mm +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_7-GF-3.81_1x07_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-3.81; number of pins: 07; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827910 8A 160V +phoenix_contact connector MC_01x07_GF_3.81mm_MH +0 +7 +7 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-G-3.5_1x08_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.5; number of pins: 08; pin pitch: 3.50mm; Angled || order number: 1844278 8A 160V +phoenix_contact connector MC_01x08_G_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-G-3.81_1x08_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-3.81; number of pins: 08; pin pitch: 3.81mm; Angled || order number: 1803332 8A 160V +phoenix_contact connector MC_01x08_G_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843855 8A 160V +phoenix_contact connector MC_01x08_GF_3.5mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.5_1x08_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.5; number of pins: 08; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843855 8A 160V +phoenix_contact connector MC_01x08_GF_3.5mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827923 8A 160V +phoenix_contact connector MC_01x08_GF_3.81mm +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_8-GF-3.81_1x08_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-3.81; number of pins: 08; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827923 8A 160V +phoenix_contact connector MC_01x08_GF_3.81mm_MH +0 +8 +8 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-G-3.5_1x09_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.5; number of pins: 09; pin pitch: 3.50mm; Angled || order number: 1844281 8A 160V +phoenix_contact connector MC_01x09_G_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-G-3.81_1x09_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-3.81; number of pins: 09; pin pitch: 3.81mm; Angled || order number: 1803345 8A 160V +phoenix_contact connector MC_01x09_G_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843868 8A 160V +phoenix_contact connector MC_01x09_GF_3.5mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.5_1x09_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.5; number of pins: 09; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843868 8A 160V +phoenix_contact connector MC_01x09_GF_3.5mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827936 8A 160V +phoenix_contact connector MC_01x09_GF_3.81mm +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_9-GF-3.81_1x09_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-3.81; number of pins: 09; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827936 8A 160V +phoenix_contact connector MC_01x09_GF_3.81mm_MH +0 +9 +9 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-G-3.5_1x10_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.5; number of pins: 10; pin pitch: 3.50mm; Angled || order number: 1844294 8A 160V +phoenix_contact connector MC_01x10_G_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-G-3.81_1x10_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-3.81; number of pins: 10; pin pitch: 3.81mm; Angled || order number: 1803358 8A 160V +phoenix_contact connector MC_01x10_G_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843871 8A 160V +phoenix_contact connector MC_01x10_GF_3.5mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.5_1x10_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.5; number of pins: 10; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843871 8A 160V +phoenix_contact connector MC_01x10_GF_3.5mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827949 8A 160V +phoenix_contact connector MC_01x10_GF_3.81mm +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_10-GF-3.81_1x10_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-3.81; number of pins: 10; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827949 8A 160V +phoenix_contact connector MC_01x10_GF_3.81mm_MH +0 +10 +10 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-G-3.5_1x11_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.5; number of pins: 11; pin pitch: 3.50mm; Angled || order number: 1844304 8A 160V +phoenix_contact connector MC_01x11_G_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-G-3.81_1x11_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-3.81; number of pins: 11; pin pitch: 3.81mm; Angled || order number: 1803361 8A 160V +phoenix_contact connector MC_01x11_G_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843884 8A 160V +phoenix_contact connector MC_01x11_GF_3.5mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.5_1x11_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.5; number of pins: 11; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843884 8A 160V +phoenix_contact connector MC_01x11_GF_3.5mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827952 8A 160V +phoenix_contact connector MC_01x11_GF_3.81mm +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_11-GF-3.81_1x11_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-3.81; number of pins: 11; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827952 8A 160V +phoenix_contact connector MC_01x11_GF_3.81mm_MH +0 +11 +11 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-G-3.5_1x12_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.5; number of pins: 12; pin pitch: 3.50mm; Angled || order number: 1844317 8A 160V +phoenix_contact connector MC_01x12_G_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-G-3.81_1x12_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-3.81; number of pins: 12; pin pitch: 3.81mm; Angled || order number: 1803374 8A 160V +phoenix_contact connector MC_01x12_G_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843897 8A 160V +phoenix_contact connector MC_01x12_GF_3.5mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.5_1x12_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.5; number of pins: 12; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843897 8A 160V +phoenix_contact connector MC_01x12_GF_3.5mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827965 8A 160V +phoenix_contact connector MC_01x12_GF_3.81mm +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_12-GF-3.81_1x12_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-3.81; number of pins: 12; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827965 8A 160V +phoenix_contact connector MC_01x12_GF_3.81mm_MH +0 +12 +12 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-G-3.5_1x13_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.5; number of pins: 13; pin pitch: 3.50mm; Angled || order number: 1844320 8A 160V +phoenix_contact connector MC_01x13_G_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-G-3.81_1x13_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/13-G-3.81; number of pins: 13; pin pitch: 3.81mm; Angled || order number: 1803387 8A 160V +phoenix_contact connector MC_01x13_G_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843907 8A 160V +phoenix_contact connector MC_01x13_GF_3.5mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.5_1x13_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.5; number of pins: 13; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843907 8A 160V +phoenix_contact connector MC_01x13_GF_3.5mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827978 8A 160V +phoenix_contact connector MC_01x13_GF_3.81mm +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_13-GF-3.81_1x13_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/13-GF-3.81; number of pins: 13; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827978 8A 160V +phoenix_contact connector MC_01x13_GF_3.81mm_MH +0 +13 +13 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-G-3.5_1x14_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.5; number of pins: 14; pin pitch: 3.50mm; Angled || order number: 1844333 8A 160V +phoenix_contact connector MC_01x14_G_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-G-3.81_1x14_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/14-G-3.81; number of pins: 14; pin pitch: 3.81mm; Angled || order number: 1803390 8A 160V +phoenix_contact connector MC_01x14_G_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843910 8A 160V +phoenix_contact connector MC_01x14_GF_3.5mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.5_1x14_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.5; number of pins: 14; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843910 8A 160V +phoenix_contact connector MC_01x14_GF_3.5mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827981 8A 160V +phoenix_contact connector MC_01x14_GF_3.81mm +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_14-GF-3.81_1x14_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/14-GF-3.81; number of pins: 14; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827981 8A 160V +phoenix_contact connector MC_01x14_GF_3.81mm_MH +0 +14 +14 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-G-3.5_1x15_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.5; number of pins: 15; pin pitch: 3.50mm; Angled || order number: 1844346 8A 160V +phoenix_contact connector MC_01x15_G_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-G-3.81_1x15_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/15-G-3.81; number of pins: 15; pin pitch: 3.81mm; Angled || order number: 1803400 8A 160V +phoenix_contact connector MC_01x15_G_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843923 8A 160V +phoenix_contact connector MC_01x15_GF_3.5mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.5_1x15_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.5; number of pins: 15; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843923 8A 160V +phoenix_contact connector MC_01x15_GF_3.5mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange || order number: 1827994 8A 160V +phoenix_contact connector MC_01x15_GF_3.81mm +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_15-GF-3.81_1x15_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/15-GF-3.81; number of pins: 15; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1827994 8A 160V +phoenix_contact connector MC_01x15_GF_3.81mm_MH +0 +15 +15 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-G-3.5_1x16_P3.50mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.5; number of pins: 16; pin pitch: 3.50mm; Angled || order number: 1844359 8A 160V +phoenix_contact connector MC_01x16_G_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-G-3.81_1x16_P3.81mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/16-G-3.81; number of pins: 16; pin pitch: 3.81mm; Angled || order number: 1803413 8A 160V +phoenix_contact connector MC_01x16_G_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange || order number: 1843936 8A 160V +phoenix_contact connector MC_01x16_GF_3.5mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.5_1x16_P3.50mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.5; number of pins: 16; pin pitch: 3.50mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1843936 8A 160V +phoenix_contact connector MC_01x16_GF_3.5mm_MH +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange || order number: 1828003 8A 160V +phoenix_contact connector MC_01x16_GF_3.81mm +0 +16 +16 +Connector_Phoenix_MC +PhoenixContact_MC_1,5_16-GF-3.81_1x16_P3.81mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/16-GF-3.81; number of pins: 16; pin pitch: 3.81mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1828003 8A 160V +phoenix_contact connector MC_01x16_GF_3.81mm_MH +0 +16 +16 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-G-5.08_1x02_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1836299 8A 320V +phoenix_contact connector MCV_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847615 8A 320V +phoenix_contact connector MCV_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_2-GF-5.08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847615 8A 320V +phoenix_contact connector MCV_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-G-5.08_1x03_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1836309 8A 320V +phoenix_contact connector MCV_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847628 8A 320V +phoenix_contact connector MCV_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_3-GF-5.08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847628 8A 320V +phoenix_contact connector MCV_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-G-5.08_1x04_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1836312 8A 320V +phoenix_contact connector MCV_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847631 8A 320V +phoenix_contact connector MCV_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_4-GF-5.08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847631 8A 320V +phoenix_contact connector MCV_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-G-5.08_1x05_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1836325 8A 320V +phoenix_contact connector MCV_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847644 8A 320V +phoenix_contact connector MCV_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_5-GF-5.08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847644 8A 320V +phoenix_contact connector MCV_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-G-5.08_1x06_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1836338 8A 320V +phoenix_contact connector MCV_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847657 8A 320V +phoenix_contact connector MCV_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_6-GF-5.08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847657 8A 320V +phoenix_contact connector MCV_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-G-5.08_1x07_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1836341 8A 320V +phoenix_contact connector MCV_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847660 8A 320V +phoenix_contact connector MCV_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_7-GF-5.08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847660 8A 320V +phoenix_contact connector MCV_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-G-5.08_1x08_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1836354 8A 320V +phoenix_contact connector MCV_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847673 8A 320V +phoenix_contact connector MCV_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_8-GF-5.08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847673 8A 320V +phoenix_contact connector MCV_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-G-5.08_1x09_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1836367 8A 320V +phoenix_contact connector MCV_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847686 8A 320V +phoenix_contact connector MCV_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_9-GF-5.08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847686 8A 320V +phoenix_contact connector MCV_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-G-5.08_1x10_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1836370 8A 320V +phoenix_contact connector MCV_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847699 8A 320V +phoenix_contact connector MCV_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_10-GF-5.08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847699 8A 320V +phoenix_contact connector MCV_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-G-5.08_1x11_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1836383 8A 320V +phoenix_contact connector MCV_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847709 8A 320V +phoenix_contact connector MCV_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_11-GF-5.08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847709 8A 320V +phoenix_contact connector MCV_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-G-5.08_1x12_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MCV_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1836396 8A 320V +phoenix_contact connector MCV_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1847712 8A 320V +phoenix_contact connector MCV_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MCV_1,5_12-GF-5.08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MCV_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847712 8A 320V +phoenix_contact connector MCV_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-G-5.08_1x02_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/2-G-5.08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1836189 8A 320V +phoenix_contact connector MC_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847466 8A 320V +phoenix_contact connector MC_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_2-GF-5.08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/2-GF-5.08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847466 8A 320V +phoenix_contact connector MC_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-G-5.08_1x03_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/3-G-5.08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1836192 8A 320V +phoenix_contact connector MC_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847479 8A 320V +phoenix_contact connector MC_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_3-GF-5.08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/3-GF-5.08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847479 8A 320V +phoenix_contact connector MC_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-G-5.08_1x04_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/4-G-5.08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1836202 8A 320V +phoenix_contact connector MC_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847482 8A 320V +phoenix_contact connector MC_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_4-GF-5.08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/4-GF-5.08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847482 8A 320V +phoenix_contact connector MC_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-G-5.08_1x05_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/5-G-5.08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1836215 8A 320V +phoenix_contact connector MC_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847495 8A 320V +phoenix_contact connector MC_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_5-GF-5.08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/5-GF-5.08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847495 8A 320V +phoenix_contact connector MC_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-G-5.08_1x06_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/6-G-5.08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1836228 8A 320V +phoenix_contact connector MC_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847505 8A 320V +phoenix_contact connector MC_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_6-GF-5.08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/6-GF-5.08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847505 8A 320V +phoenix_contact connector MC_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-G-5.08_1x07_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/7-G-5.08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1836231 8A 320V +phoenix_contact connector MC_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847518 8A 320V +phoenix_contact connector MC_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_7-GF-5.08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/7-GF-5.08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847518 8A 320V +phoenix_contact connector MC_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-G-5.08_1x08_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/8-G-5.08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1836244 8A 320V +phoenix_contact connector MC_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847521 8A 320V +phoenix_contact connector MC_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_8-GF-5.08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/8-GF-5.08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847521 8A 320V +phoenix_contact connector MC_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-G-5.08_1x09_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/9-G-5.08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1836257 8A 320V +phoenix_contact connector MC_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847534 8A 320V +phoenix_contact connector MC_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_9-GF-5.08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/9-GF-5.08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847534 8A 320V +phoenix_contact connector MC_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-G-5.08_1x10_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/10-G-5.08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1836260 8A 320V +phoenix_contact connector MC_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847547 8A 320V +phoenix_contact connector MC_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_10-GF-5.08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/10-GF-5.08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847547 8A 320V +phoenix_contact connector MC_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-G-5.08_1x11_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/11-G-5.08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1836273 8A 320V +phoenix_contact connector MC_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847550 8A 320V +phoenix_contact connector MC_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_11-GF-5.08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/11-GF-5.08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847550 8A 320V +phoenix_contact connector MC_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-G-5.08_1x12_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MC_1,5/12-G-5.08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1836286 8A 320V +phoenix_contact connector MC_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1847563 8A 320V +phoenix_contact connector MC_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MC_HighVoltage +PhoenixContact_MC_1,5_12-GF-5.08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MC_1,5/12-GF-5.08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x4.5 C or ISO 7049-ST 2.2x4.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1847563 8A 320V +phoenix_contact connector MC_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_2-G-5,08_1x02_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Angled || order number: 1757242 12A || order number: 1923869 16A (HC) +phoenix_contact connector MSTBA_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_2-G_1x02_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Angled || order number: 1757475 12A || order number: 1923759 16A (HC) +phoenix_contact connector MSTBA_01x02_G_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_3-G-5,08_1x03_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Angled || order number: 1757255 12A || order number: 1923872 16A (HC) +phoenix_contact connector MSTBA_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_3-G_1x03_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Angled || order number: 1757488 12A || order number: 1923762 16A (HC) +phoenix_contact connector MSTBA_01x03_G_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_4-G-5,08_1x04_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Angled || order number: 1757268 12A || order number: 1923885 16A (HC) +phoenix_contact connector MSTBA_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_4-G_1x04_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Angled || order number: 1757491 12A || order number: 1923775 16A (HC) +phoenix_contact connector MSTBA_01x04_G_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_5-G-5,08_1x05_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Angled || order number: 1757271 12A || order number: 1923898 16A (HC) +phoenix_contact connector MSTBA_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_5-G_1x05_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Angled || order number: 1757501 12A || order number: 1923788 16A (HC) +phoenix_contact connector MSTBA_01x05_G_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_6-G-5,08_1x06_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Angled || order number: 1757284 12A || order number: 1923908 16A (HC) +phoenix_contact connector MSTBA_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_6-G_1x06_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Angled || order number: 1757514 12A || order number: 1923791 16A (HC) +phoenix_contact connector MSTBA_01x06_G_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_7-G-5,08_1x07_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Angled || order number: 1757297 12A || order number: 1923911 16A (HC) +phoenix_contact connector MSTBA_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_7-G_1x07_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Angled || order number: 1757493 12A || order number: 1923801 16A (HC) +phoenix_contact connector MSTBA_01x07_G_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_8-G-5,08_1x08_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Angled || order number: 1757307 12A || order number: 1923924 16A (HC) +phoenix_contact connector MSTBA_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_8-G_1x08_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Angled || order number: 1757527 12A || order number: 1923814 16A (HC) +phoenix_contact connector MSTBA_01x08_G_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_9-G-5,08_1x09_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Angled || order number: 1757310 12A || order number: 1923937 16A (HC) +phoenix_contact connector MSTBA_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_9-G_1x09_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Angled || order number: 1757530 12A || order number: 1923827 16A (HC) +phoenix_contact connector MSTBA_01x09_G_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_10-G-5,08_1x10_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Angled || order number: 1757323 12A || order number: 1923940 16A (HC) +phoenix_contact connector MSTBA_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_10-G_1x10_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Angled || order number: 1757543 12A || order number: 1923830 16A (HC) +phoenix_contact connector MSTBA_01x10_G_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_11-G-5,08_1x11_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Angled || order number: 1757336 12A || order number: 1923953 16A (HC) +phoenix_contact connector MSTBA_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_11-G_1x11_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Angled || order number: 1757556 12A || order number: 1923843 16A (HC) +phoenix_contact connector MSTBA_01x11_G_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_12-G-5,08_1x12_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Angled || order number: 1757349 12A || order number: 1923966 16A (HC) +phoenix_contact connector MSTBA_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_12-G_1x12_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Angled || order number: 1757569 12A || order number: 1923856 16A (HC) +phoenix_contact connector MSTBA_01x12_G_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_13-G-5,08_1x13_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Angled || order number: 1757352 12A +phoenix_contact connector MSTBA_01x13_G_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_13-G_1x13_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Angled || order number: 1757572 12A +phoenix_contact connector MSTBA_01x13_G_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_14-G-5,08_1x14_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Angled || order number: 1757365 12A +phoenix_contact connector MSTBA_01x14_G_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_14-G_1x14_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Angled || order number: 1757585 12A +phoenix_contact connector MSTBA_01x14_G_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_15-G-5,08_1x15_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Angled || order number: 1757378 12A +phoenix_contact connector MSTBA_01x15_G_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_15-G_1x15_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Angled || order number: 1757598 12A +phoenix_contact connector MSTBA_01x15_G_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_16-G-5,08_1x16_P5.08mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Angled || order number: 1757381 12A +phoenix_contact connector MSTBA_01x16_G_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBA_2,5_16-G_1x16_P5.00mm_Horizontal +Generic Phoenix Contact connector footprint for: MSTBA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Angled || order number: 1757608 12A +phoenix_contact connector MSTBA_01x16_G_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_2-G-5,08_1x02_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical || order number: 1755736 12A || order number: 1924305 16A (HC) +phoenix_contact connector MSTBVA_01x02_G_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_2-G_1x02_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/2-G; number of pins: 02; pin pitch: 5.00mm; Vertical || order number: 1755516 12A || order number: 1924198 16A (HC) +phoenix_contact connector MSTBVA_01x02_G_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_3-G-5,08_1x03_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical || order number: 1755749 12A || order number: 1924318 16A (HC) +phoenix_contact connector MSTBVA_01x03_G_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_3-G_1x03_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/3-G; number of pins: 03; pin pitch: 5.00mm; Vertical || order number: 1755529 12A || order number: 1924208 16A (HC) +phoenix_contact connector MSTBVA_01x03_G_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_4-G-5,08_1x04_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical || order number: 1755752 12A || order number: 1924321 16A (HC) +phoenix_contact connector MSTBVA_01x04_G_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_4-G_1x04_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/4-G; number of pins: 04; pin pitch: 5.00mm; Vertical || order number: 1755532 12A || order number: 1924211 16A (HC) +phoenix_contact connector MSTBVA_01x04_G_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_5-G-5,08_1x05_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical || order number: 1755765 12A || order number: 1924334 16A (HC) +phoenix_contact connector MSTBVA_01x05_G_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_5-G_1x05_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/5-G; number of pins: 05; pin pitch: 5.00mm; Vertical || order number: 1755545 12A || order number: 1924224 16A (HC) +phoenix_contact connector MSTBVA_01x05_G_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_6-G-5,08_1x06_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical || order number: 1755778 12A || order number: 1924347 16A (HC) +phoenix_contact connector MSTBVA_01x06_G_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_6-G_1x06_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/6-G; number of pins: 06; pin pitch: 5.00mm; Vertical || order number: 1755558 12A || order number: 1924237 16A (HC) +phoenix_contact connector MSTBVA_01x06_G_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_7-G-5,08_1x07_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical || order number: 1755781 12A || order number: 1924350 16A (HC) +phoenix_contact connector MSTBVA_01x07_G_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_7-G_1x07_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/7-G; number of pins: 07; pin pitch: 5.00mm; Vertical || order number: 1755561 12A || order number: 1924240 16A (HC) +phoenix_contact connector MSTBVA_01x07_G_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_8-G-5,08_1x08_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical || order number: 1755794 12A || order number: 1924363 16A (HC) +phoenix_contact connector MSTBVA_01x08_G_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_8-G_1x08_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/8-G; number of pins: 08; pin pitch: 5.00mm; Vertical || order number: 1755574 12A || order number: 1924253 16A (HC) +phoenix_contact connector MSTBVA_01x08_G_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_9-G-5,08_1x09_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical || order number: 1755804 12A || order number: 1924376 16A (HC) +phoenix_contact connector MSTBVA_01x09_G_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_9-G_1x09_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/9-G; number of pins: 09; pin pitch: 5.00mm; Vertical || order number: 1755587 12A || order number: 1924266 16A (HC) +phoenix_contact connector MSTBVA_01x09_G_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_10-G-5,08_1x10_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical || order number: 1755817 12A || order number: 1924389 16A (HC) +phoenix_contact connector MSTBVA_01x10_G_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_10-G_1x10_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/10-G; number of pins: 10; pin pitch: 5.00mm; Vertical || order number: 1755503 12A || order number: 1924279 16A (HC) +phoenix_contact connector MSTBVA_01x10_G_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_11-G-5,08_1x11_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical || order number: 1755820 12A || order number: 1924392 16A (HC) +phoenix_contact connector MSTBVA_01x11_G_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_11-G_1x11_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/11-G; number of pins: 11; pin pitch: 5.00mm; Vertical || order number: 1755590 12A || order number: 1924282 16A (HC) +phoenix_contact connector MSTBVA_01x11_G_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_12-G-5,08_1x12_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical || order number: 1755833 12A || order number: 1924402 16A (HC) +phoenix_contact connector MSTBVA_01x12_G_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_12-G_1x12_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/12-G; number of pins: 12; pin pitch: 5.00mm; Vertical || order number: 1755600 12A || order number: 1924295 16A (HC) +phoenix_contact connector MSTBVA_01x12_G_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_13-G-5,08_1x13_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical || order number: 1755846 12A +phoenix_contact connector MSTBVA_01x13_G_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_13-G_1x13_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/13-G; number of pins: 13; pin pitch: 5.00mm; Vertical || order number: 1755613 12A +phoenix_contact connector MSTBVA_01x13_G_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_14-G-5,08_1x14_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical || order number: 1755859 12A +phoenix_contact connector MSTBVA_01x14_G_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_14-G_1x14_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/14-G; number of pins: 14; pin pitch: 5.00mm; Vertical || order number: 1755626 12A +phoenix_contact connector MSTBVA_01x14_G_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_15-G-5,08_1x15_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical || order number: 1755862 12A +phoenix_contact connector MSTBVA_01x15_G_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_15-G_1x15_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/15-G; number of pins: 15; pin pitch: 5.00mm; Vertical || order number: 1755639 12A +phoenix_contact connector MSTBVA_01x15_G_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_16-G-5,08_1x16_P5.08mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical || order number: 1755875 12A +phoenix_contact connector MSTBVA_01x16_G_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBVA_2,5_16-G_1x16_P5.00mm_Vertical +Generic Phoenix Contact connector footprint for: MSTBVA_2,5/16-G; number of pins: 16; pin pitch: 5.00mm; Vertical || order number: 1755642 12A +phoenix_contact connector MSTBVA_01x16_G_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777073 12A || order number: 1924525 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF-5,08_1x02_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777073 12A || order number: 1924525 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776883 12A || order number: 1924415 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_2-GF_1x02_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776883 12A || order number: 1924415 16A (HC) +phoenix_contact connector MSTBV_01x02_GF_5.00mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777086 12A || order number: 1924538 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF-5,08_1x03_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777086 12A || order number: 1924538 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776896 12A || order number: 1924428 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_3-GF_1x03_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776896 12A || order number: 1924428 16A (HC) +phoenix_contact connector MSTBV_01x03_GF_5.00mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777099 12A || order number: 1924541 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF-5,08_1x04_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777099 12A || order number: 1924541 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776906 12A || order number: 1924431 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_4-GF_1x04_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776906 12A || order number: 1924431 16A (HC) +phoenix_contact connector MSTBV_01x04_GF_5.00mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777109 12A || order number: 1924554 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF-5,08_1x05_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777109 12A || order number: 1924554 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776919 12A || order number: 1924444 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_5-GF_1x05_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776919 12A || order number: 1924444 16A (HC) +phoenix_contact connector MSTBV_01x05_GF_5.00mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777112 12A || order number: 1924567 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF-5,08_1x06_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777112 12A || order number: 1924567 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776922 12A || order number: 1924457 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_6-GF_1x06_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776922 12A || order number: 1924457 16A (HC) +phoenix_contact connector MSTBV_01x06_GF_5.00mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777125 12A || order number: 1924570 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF-5,08_1x07_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777125 12A || order number: 1924570 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776935 12A || order number: 1924460 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_7-GF_1x07_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776935 12A || order number: 1924460 16A (HC) +phoenix_contact connector MSTBV_01x07_GF_5.00mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777138 12A || order number: 1924583 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF-5,08_1x08_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777138 12A || order number: 1924583 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776948 12A || order number: 1924473 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_8-GF_1x08_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776948 12A || order number: 1924473 16A (HC) +phoenix_contact connector MSTBV_01x08_GF_5.00mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777141 12A || order number: 1924596 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF-5,08_1x09_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777141 12A || order number: 1924596 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776951 12A || order number: 1924486 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_9-GF_1x09_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776951 12A || order number: 1924486 16A (HC) +phoenix_contact connector MSTBV_01x09_GF_5.00mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777154 12A || order number: 1924606 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF-5,08_1x10_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777154 12A || order number: 1924606 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776964 12A || order number: 1924499 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_10-GF_1x10_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776964 12A || order number: 1924499 16A (HC) +phoenix_contact connector MSTBV_01x10_GF_5.00mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777167 12A || order number: 1924619 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF-5,08_1x11_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777167 12A || order number: 1924619 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776977 12A || order number: 1924509 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_11-GF_1x11_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776977 12A || order number: 1924509 16A (HC) +phoenix_contact connector MSTBV_01x11_GF_5.00mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777170 12A || order number: 1924622 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF-5,08_1x12_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777170 12A || order number: 1924622 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776980 12A || order number: 1924512 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_12-GF_1x12_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776980 12A || order number: 1924512 16A (HC) +phoenix_contact connector MSTBV_01x12_GF_5.00mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777183 12A +phoenix_contact connector MSTBV_01x13_GF_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF-5,08_1x13_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777183 12A +phoenix_contact connector MSTBV_01x13_GF_5.08mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776993 12A +phoenix_contact connector MSTBV_01x13_GF_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_13-GF_1x13_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776993 12A +phoenix_contact connector MSTBV_01x13_GF_5.00mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777196 12A +phoenix_contact connector MSTBV_01x14_GF_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF-5,08_1x14_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777196 12A +phoenix_contact connector MSTBV_01x14_GF_5.08mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776002 12A +phoenix_contact connector MSTBV_01x14_GF_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_14-GF_1x14_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776002 12A +phoenix_contact connector MSTBV_01x14_GF_5.00mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777206 12A +phoenix_contact connector MSTBV_01x15_GF_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF-5,08_1x15_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777206 12A +phoenix_contact connector MSTBV_01x15_GF_5.08mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776015 12A +phoenix_contact connector MSTBV_01x15_GF_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_15-GF_1x15_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776015 12A +phoenix_contact connector MSTBV_01x15_GF_5.00mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange || order number: 1777219 12A +phoenix_contact connector MSTBV_01x16_GF_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF-5,08_1x16_P5.08mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1777219 12A +phoenix_contact connector MSTBV_01x16_GF_5.08mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange || order number: 1776028 12A +phoenix_contact connector MSTBV_01x16_GF_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTBV_2,5_16-GF_1x16_P5.00mm_Vertical_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTBV_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Vertical; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776028 12A +phoenix_contact connector MSTBV_01x16_GF_5.00mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776508 12A || order number: 1924088 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.08mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF-5,08_1x02_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF-5,08; number of pins: 02; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776508 12A || order number: 1924088 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.08mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776692 12A || order number: 1923979 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.00mm +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_2-GF_1x02_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/2-GF; number of pins: 02; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776692 12A || order number: 1923979 16A (HC) +phoenix_contact connector MSTB_01x02_GF_5.00mm_MH +0 +2 +2 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776511 12A || order number: 1924091 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.08mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF-5,08_1x03_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF-5,08; number of pins: 03; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776511 12A || order number: 1924091 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.08mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776702 12A || order number: 1923982 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.00mm +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_3-GF_1x03_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/3-GF; number of pins: 03; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776702 12A || order number: 1923982 16A (HC) +phoenix_contact connector MSTB_01x03_GF_5.00mm_MH +0 +3 +3 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776524 12A || order number: 1924101 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.08mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF-5,08_1x04_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF-5,08; number of pins: 04; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776524 12A || order number: 1924101 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.08mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776715 12A || order number: 1923995 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.00mm +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_4-GF_1x04_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/4-GF; number of pins: 04; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776715 12A || order number: 1923995 16A (HC) +phoenix_contact connector MSTB_01x04_GF_5.00mm_MH +0 +4 +4 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776537 12A || order number: 1924114 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.08mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF-5,08_1x05_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF-5,08; number of pins: 05; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776537 12A || order number: 1924114 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.08mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776728 12A || order number: 1924004 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.00mm +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_5-GF_1x05_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/5-GF; number of pins: 05; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776728 12A || order number: 1924004 16A (HC) +phoenix_contact connector MSTB_01x05_GF_5.00mm_MH +0 +5 +5 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776540 12A || order number: 1924127 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.08mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF-5,08_1x06_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF-5,08; number of pins: 06; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776540 12A || order number: 1924127 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.08mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776731 12A || order number: 1924017 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.00mm +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_6-GF_1x06_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/6-GF; number of pins: 06; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776731 12A || order number: 1924017 16A (HC) +phoenix_contact connector MSTB_01x06_GF_5.00mm_MH +0 +6 +6 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776553 12A || order number: 1924130 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.08mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF-5,08_1x07_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF-5,08; number of pins: 07; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776553 12A || order number: 1924130 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.08mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776744 12A || order number: 1924020 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.00mm +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_7-GF_1x07_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/7-GF; number of pins: 07; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776744 12A || order number: 1924020 16A (HC) +phoenix_contact connector MSTB_01x07_GF_5.00mm_MH +0 +7 +7 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776566 12A || order number: 1924143 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.08mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF-5,08_1x08_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF-5,08; number of pins: 08; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776566 12A || order number: 1924143 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.08mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776757 12A || order number: 1924033 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.00mm +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_8-GF_1x08_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/8-GF; number of pins: 08; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776757 12A || order number: 1924033 16A (HC) +phoenix_contact connector MSTB_01x08_GF_5.00mm_MH +0 +8 +8 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776579 12A || order number: 1924156 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.08mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF-5,08_1x09_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF-5,08; number of pins: 09; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776579 12A || order number: 1924156 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.08mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776760 12A || order number: 1924046 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.00mm +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_9-GF_1x09_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/9-GF; number of pins: 09; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776760 12A || order number: 1924046 16A (HC) +phoenix_contact connector MSTB_01x09_GF_5.00mm_MH +0 +9 +9 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776582 12A || order number: 1924169 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.08mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF-5,08_1x10_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF-5,08; number of pins: 10; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776582 12A || order number: 1924169 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.08mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776773 12A || order number: 1924059 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.00mm +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_10-GF_1x10_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/10-GF; number of pins: 10; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776773 12A || order number: 1924059 16A (HC) +phoenix_contact connector MSTB_01x10_GF_5.00mm_MH +0 +10 +10 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776595 12A || order number: 1924172 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.08mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF-5,08_1x11_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF-5,08; number of pins: 11; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776595 12A || order number: 1924172 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.08mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776786 12A || order number: 1924062 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.00mm +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_11-GF_1x11_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/11-GF; number of pins: 11; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776786 12A || order number: 1924062 16A (HC) +phoenix_contact connector MSTB_01x11_GF_5.00mm_MH +0 +11 +11 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776605 12A || order number: 1924185 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.08mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF-5,08_1x12_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF-5,08; number of pins: 12; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776605 12A || order number: 1924185 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.08mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776799 12A || order number: 1924075 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.00mm +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_12-GF_1x12_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/12-GF; number of pins: 12; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776799 12A || order number: 1924075 16A (HC) +phoenix_contact connector MSTB_01x12_GF_5.00mm_MH +0 +12 +12 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776618 12A +phoenix_contact connector MSTB_01x13_GF_5.08mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF-5,08_1x13_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF-5,08; number of pins: 13; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776618 12A +phoenix_contact connector MSTB_01x13_GF_5.08mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776809 12A +phoenix_contact connector MSTB_01x13_GF_5.00mm +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_13-GF_1x13_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/13-GF; number of pins: 13; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776809 12A +phoenix_contact connector MSTB_01x13_GF_5.00mm_MH +0 +13 +13 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776621 12A +phoenix_contact connector MSTB_01x14_GF_5.08mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF-5,08_1x14_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF-5,08; number of pins: 14; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776621 12A +phoenix_contact connector MSTB_01x14_GF_5.08mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776812 12A +phoenix_contact connector MSTB_01x14_GF_5.00mm +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_14-GF_1x14_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/14-GF; number of pins: 14; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776812 12A +phoenix_contact connector MSTB_01x14_GF_5.00mm_MH +0 +14 +14 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776634 12A +phoenix_contact connector MSTB_01x15_GF_5.08mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF-5,08_1x15_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF-5,08; number of pins: 15; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776634 12A +phoenix_contact connector MSTB_01x15_GF_5.08mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776825 12A +phoenix_contact connector MSTB_01x15_GF_5.00mm +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_15-GF_1x15_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/15-GF; number of pins: 15; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776825 12A +phoenix_contact connector MSTB_01x15_GF_5.00mm_MH +0 +15 +15 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange || order number: 1776647 12A +phoenix_contact connector MSTB_01x16_GF_5.08mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF-5,08_1x16_P5.08mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF-5,08; number of pins: 16; pin pitch: 5.08mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776647 12A +phoenix_contact connector MSTB_01x16_GF_5.08mm_MH +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange || order number: 1776838 12A +phoenix_contact connector MSTB_01x16_GF_5.00mm +0 +16 +16 +Connector_Phoenix_MSTB +PhoenixContact_MSTB_2,5_16-GF_1x16_P5.00mm_Horizontal_ThreadedFlange_MountHole +Generic Phoenix Contact connector footprint for: MSTB_2,5/16-GF; number of pins: 16; pin pitch: 5.00mm; Angled; threaded flange; footprint includes mount hole for mounting screw: ISO 1481-ST 2.2x6.5 C or ISO 7049-ST 2.2x6.5 C (http://www.fasteners.eu/standards/ISO/7049/) || order number: 1776838 12A +phoenix_contact connector MSTB_01x16_GF_5.00mm_MH +0 +16 +16 +Connector_Pin +Pin_D0.7mm_L6.5mm_W1.8mm_FlatFork +solder Pin_ with flat fork, hole diameter 0.7mm, length 6.5mm, width 1.8mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D0.9mm_L10.0mm_W2.4mm_FlatFork +solder Pin_ with flat fork, hole diameter 0.9mm, length 10.0mm, width 2.4mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.0mm_L10.0mm +solder Pin_ diameter 1.0mm, hole diameter 1.0mm (press fit), length 10.0mm +solder Pin_ press fit +0 +1 +1 +Connector_Pin +Pin_D1.0mm_L10.0mm_LooseFit +solder Pin_ diameter 1.0mm, hole diameter 1.2mm (loose fit), length 10.0mm +solder Pin_ loose fit +0 +1 +1 +Connector_Pin +Pin_D1.1mm_L8.5mm_W2.5mm_FlatFork +solder Pin_ with flat fork, hole diameter 1.1mm, length 8.5mm, width 2.5mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.1mm_L10.2mm_W3.5mm_Flat +solder Pin_ with flat with hole, hole diameter 1.1mm, length 10.2mm, width 3.5mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.2mm_L10.2mm_W2.9mm_FlatFork +solder Pin_ with flat with fork, hole diameter 1.2mm, length 11.3mm, width 3.0mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.2mm_L11.3mm_W3.0mm_Flat +solder Pin_ with flat with hole, hole diameter 1.2mm, length 11.3mm, width 3.0mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L10.0mm_W3.5mm_Flat +solder Pin_ with flat with hole, hole diameter 1.3mm, length 10.0mm, width 3.5mm, e.g. Ettinger 13.13.865, https://katalog.ettinger.de/#p=434 +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.0mm +solder Pin_ diameter 1.3mm, hole diameter 1.3mm, length 11.0mm +solder Pin_ pressfit +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.0mm_LooseFit +solder Pin_ diameter 1.3mm, hole diameter 1.5mm (loose fit), length 11.0mm +solder Pin_ loose fit +0 +1 +1 +Connector_Pin +Pin_D1.3mm_L11.3mm_W2.8mm_Flat +solder Pin_ with flat with hole, hole diameter 1.3mm, length 11.3mm, width 2.8mm +solder Pin_ with flat fork +0 +1 +1 +Connector_Pin +Pin_D1.4mm_L8.5mm_W2.8mm_FlatFork +solder Pin_ with flat with fork, hole diameter 1.4mm, length 8.5mm, width 2.8mm, e.g. Ettinger 13.13.890, https://katalog.ettinger.de/#p=434 +solder Pin_ with flat fork +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x01_P1.00mm_Horizontal +Through hole angled pin header, 1x01, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x01 1.00mm single row +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x01_P1.00mm_Vertical +Through hole straight pin header, 1x01, 1.00mm pitch, single row +Through hole pin header THT 1x01 1.00mm single row +0 +1 +1 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Horizontal +Through hole angled pin header, 1x02, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical +Through hole straight pin header, 1x02, 1.00mm pitch, single row +Through hole pin header THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 1.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x02_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 1.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Horizontal +Through hole angled pin header, 1x03, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical +Through hole straight pin header, 1x03, 1.00mm pitch, single row +Through hole pin header THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 1.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x03_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 1.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Horizontal +Through hole angled pin header, 1x04, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical +Through hole straight pin header, 1x04, 1.00mm pitch, single row +Through hole pin header THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 1.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x04_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 1.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Horizontal +Through hole angled pin header, 1x05, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical +Through hole straight pin header, 1x05, 1.00mm pitch, single row +Through hole pin header THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 1.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x05_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 1.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Horizontal +Through hole angled pin header, 1x06, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical +Through hole straight pin header, 1x06, 1.00mm pitch, single row +Through hole pin header THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 1.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x06_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 1.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Horizontal +Through hole angled pin header, 1x07, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical +Through hole straight pin header, 1x07, 1.00mm pitch, single row +Through hole pin header THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 1.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x07_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 1.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Horizontal +Through hole angled pin header, 1x08, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical +Through hole straight pin header, 1x08, 1.00mm pitch, single row +Through hole pin header THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 1.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x08_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 1.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Horizontal +Through hole angled pin header, 1x09, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical +Through hole straight pin header, 1x09, 1.00mm pitch, single row +Through hole pin header THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 1.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x09_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 1.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Horizontal +Through hole angled pin header, 1x10, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical +Through hole straight pin header, 1x10, 1.00mm pitch, single row +Through hole pin header THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 1.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x10_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 1.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Horizontal +Through hole angled pin header, 1x11, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical +Through hole straight pin header, 1x11, 1.00mm pitch, single row +Through hole pin header THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 1.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x11_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 1.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Horizontal +Through hole angled pin header, 1x12, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical +Through hole straight pin header, 1x12, 1.00mm pitch, single row +Through hole pin header THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 1.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x12_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 1.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Horizontal +Through hole angled pin header, 1x13, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical +Through hole straight pin header, 1x13, 1.00mm pitch, single row +Through hole pin header THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 1.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x13_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 1.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Horizontal +Through hole angled pin header, 1x14, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical +Through hole straight pin header, 1x14, 1.00mm pitch, single row +Through hole pin header THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 1.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x14_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 1.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Horizontal +Through hole angled pin header, 1x15, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical +Through hole straight pin header, 1x15, 1.00mm pitch, single row +Through hole pin header THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 1.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x15_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 1.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Horizontal +Through hole angled pin header, 1x16, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical +Through hole straight pin header, 1x16, 1.00mm pitch, single row +Through hole pin header THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 1.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x16_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 1.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Horizontal +Through hole angled pin header, 1x17, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical +Through hole straight pin header, 1x17, 1.00mm pitch, single row +Through hole pin header THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 1.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x17_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 1.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Horizontal +Through hole angled pin header, 1x18, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical +Through hole straight pin header, 1x18, 1.00mm pitch, single row +Through hole pin header THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 1.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x18_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 1.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Horizontal +Through hole angled pin header, 1x19, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical +Through hole straight pin header, 1x19, 1.00mm pitch, single row +Through hole pin header THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 1.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x19_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 1.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Horizontal +Through hole angled pin header, 1x20, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical +Through hole straight pin header, 1x20, 1.00mm pitch, single row +Through hole pin header THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 1.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x20_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 1.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Horizontal +Through hole angled pin header, 1x21, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical +Through hole straight pin header, 1x21, 1.00mm pitch, single row +Through hole pin header THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 1.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x21_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 1.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Horizontal +Through hole angled pin header, 1x22, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical +Through hole straight pin header, 1x22, 1.00mm pitch, single row +Through hole pin header THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 1.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x22_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 1.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Horizontal +Through hole angled pin header, 1x23, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical +Through hole straight pin header, 1x23, 1.00mm pitch, single row +Through hole pin header THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 1.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x23_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 1.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Horizontal +Through hole angled pin header, 1x24, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical +Through hole straight pin header, 1x24, 1.00mm pitch, single row +Through hole pin header THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 1.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x24_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 1.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Horizontal +Through hole angled pin header, 1x25, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical +Through hole straight pin header, 1x25, 1.00mm pitch, single row +Through hole pin header THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 1.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x25_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 1.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Horizontal +Through hole angled pin header, 1x26, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical +Through hole straight pin header, 1x26, 1.00mm pitch, single row +Through hole pin header THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 1.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x26_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 1.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Horizontal +Through hole angled pin header, 1x27, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical +Through hole straight pin header, 1x27, 1.00mm pitch, single row +Through hole pin header THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 1.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x27_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 1.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Horizontal +Through hole angled pin header, 1x28, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical +Through hole straight pin header, 1x28, 1.00mm pitch, single row +Through hole pin header THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 1.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x28_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 1.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Horizontal +Through hole angled pin header, 1x29, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical +Through hole straight pin header, 1x29, 1.00mm pitch, single row +Through hole pin header THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 1.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x29_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 1.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Horizontal +Through hole angled pin header, 1x30, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical +Through hole straight pin header, 1x30, 1.00mm pitch, single row +Through hole pin header THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 1.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x30_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 1.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Horizontal +Through hole angled pin header, 1x31, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical +Through hole straight pin header, 1x31, 1.00mm pitch, single row +Through hole pin header THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 1.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x31_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 1.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Horizontal +Through hole angled pin header, 1x32, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical +Through hole straight pin header, 1x32, 1.00mm pitch, single row +Through hole pin header THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 1.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x32_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 1.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Horizontal +Through hole angled pin header, 1x33, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical +Through hole straight pin header, 1x33, 1.00mm pitch, single row +Through hole pin header THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 1.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x33_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 1.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Horizontal +Through hole angled pin header, 1x34, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical +Through hole straight pin header, 1x34, 1.00mm pitch, single row +Through hole pin header THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 1.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x34_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 1.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Horizontal +Through hole angled pin header, 1x35, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical +Through hole straight pin header, 1x35, 1.00mm pitch, single row +Through hole pin header THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 1.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x35_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 1.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Horizontal +Through hole angled pin header, 1x36, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical +Through hole straight pin header, 1x36, 1.00mm pitch, single row +Through hole pin header THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 1.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x36_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 1.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Horizontal +Through hole angled pin header, 1x37, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical +Through hole straight pin header, 1x37, 1.00mm pitch, single row +Through hole pin header THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 1.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x37_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 1.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Horizontal +Through hole angled pin header, 1x38, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical +Through hole straight pin header, 1x38, 1.00mm pitch, single row +Through hole pin header THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 1.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x38_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 1.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Horizontal +Through hole angled pin header, 1x39, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical +Through hole straight pin header, 1x39, 1.00mm pitch, single row +Through hole pin header THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 1.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x39_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 1.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Horizontal +Through hole angled pin header, 1x40, 1.00mm pitch, 2.0mm pin length, single row +Through hole angled pin header THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical +Through hole straight pin header, 1x40, 1.00mm pitch, single row +Through hole pin header THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 1.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_1x40_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 1.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Horizontal +Through hole angled pin header, 2x01, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Vertical +Through hole straight pin header, 2x01, 1.00mm pitch, double rows +Through hole pin header THT 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x01_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x01 1.00mm double row +0 +2 +2 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Horizontal +Through hole angled pin header, 2x02, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Vertical +Through hole straight pin header, 2x02, 1.00mm pitch, double rows +Through hole pin header THT 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x02_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x02 1.00mm double row +0 +4 +4 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Horizontal +Through hole angled pin header, 2x03, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Vertical +Through hole straight pin header, 2x03, 1.00mm pitch, double rows +Through hole pin header THT 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x03_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x03 1.00mm double row +0 +6 +6 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Horizontal +Through hole angled pin header, 2x04, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Vertical +Through hole straight pin header, 2x04, 1.00mm pitch, double rows +Through hole pin header THT 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x04_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x04 1.00mm double row +0 +8 +8 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Horizontal +Through hole angled pin header, 2x05, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Vertical +Through hole straight pin header, 2x05, 1.00mm pitch, double rows +Through hole pin header THT 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x05_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x05 1.00mm double row +0 +10 +10 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Horizontal +Through hole angled pin header, 2x06, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Vertical +Through hole straight pin header, 2x06, 1.00mm pitch, double rows +Through hole pin header THT 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x06_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x06 1.00mm double row +0 +12 +12 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Horizontal +Through hole angled pin header, 2x07, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Vertical +Through hole straight pin header, 2x07, 1.00mm pitch, double rows +Through hole pin header THT 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x07_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x07 1.00mm double row +0 +14 +14 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Horizontal +Through hole angled pin header, 2x08, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Vertical +Through hole straight pin header, 2x08, 1.00mm pitch, double rows +Through hole pin header THT 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x08_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x08 1.00mm double row +0 +16 +16 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Horizontal +Through hole angled pin header, 2x09, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Vertical +Through hole straight pin header, 2x09, 1.00mm pitch, double rows +Through hole pin header THT 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x09_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x09 1.00mm double row +0 +18 +18 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Horizontal +Through hole angled pin header, 2x10, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Vertical +Through hole straight pin header, 2x10, 1.00mm pitch, double rows +Through hole pin header THT 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x10_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x10 1.00mm double row +0 +20 +20 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Horizontal +Through hole angled pin header, 2x11, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Vertical +Through hole straight pin header, 2x11, 1.00mm pitch, double rows +Through hole pin header THT 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x11_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x11 1.00mm double row +0 +22 +22 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Horizontal +Through hole angled pin header, 2x12, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Vertical +Through hole straight pin header, 2x12, 1.00mm pitch, double rows +Through hole pin header THT 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x12_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x12 1.00mm double row +0 +24 +24 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Horizontal +Through hole angled pin header, 2x13, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Vertical +Through hole straight pin header, 2x13, 1.00mm pitch, double rows +Through hole pin header THT 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x13_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x13 1.00mm double row +0 +26 +26 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Horizontal +Through hole angled pin header, 2x14, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Vertical +Through hole straight pin header, 2x14, 1.00mm pitch, double rows +Through hole pin header THT 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x14_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x14 1.00mm double row +0 +28 +28 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Horizontal +Through hole angled pin header, 2x15, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Vertical +Through hole straight pin header, 2x15, 1.00mm pitch, double rows +Through hole pin header THT 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x15_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x15 1.00mm double row +0 +30 +30 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Horizontal +Through hole angled pin header, 2x16, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Vertical +Through hole straight pin header, 2x16, 1.00mm pitch, double rows +Through hole pin header THT 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x16_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x16 1.00mm double row +0 +32 +32 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Horizontal +Through hole angled pin header, 2x17, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Vertical +Through hole straight pin header, 2x17, 1.00mm pitch, double rows +Through hole pin header THT 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x17_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x17 1.00mm double row +0 +34 +34 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Horizontal +Through hole angled pin header, 2x18, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Vertical +Through hole straight pin header, 2x18, 1.00mm pitch, double rows +Through hole pin header THT 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x18_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x18 1.00mm double row +0 +36 +36 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Horizontal +Through hole angled pin header, 2x19, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Vertical +Through hole straight pin header, 2x19, 1.00mm pitch, double rows +Through hole pin header THT 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x19_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x19 1.00mm double row +0 +38 +38 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Horizontal +Through hole angled pin header, 2x20, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Vertical +Through hole straight pin header, 2x20, 1.00mm pitch, double rows +Through hole pin header THT 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x20_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x20 1.00mm double row +0 +40 +40 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Horizontal +Through hole angled pin header, 2x21, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Vertical +Through hole straight pin header, 2x21, 1.00mm pitch, double rows +Through hole pin header THT 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x21_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x21 1.00mm double row +0 +42 +42 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Horizontal +Through hole angled pin header, 2x22, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Vertical +Through hole straight pin header, 2x22, 1.00mm pitch, double rows +Through hole pin header THT 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x22_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x22 1.00mm double row +0 +44 +44 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Horizontal +Through hole angled pin header, 2x23, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Vertical +Through hole straight pin header, 2x23, 1.00mm pitch, double rows +Through hole pin header THT 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x23_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x23 1.00mm double row +0 +46 +46 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Horizontal +Through hole angled pin header, 2x24, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Vertical +Through hole straight pin header, 2x24, 1.00mm pitch, double rows +Through hole pin header THT 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x24_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x24 1.00mm double row +0 +48 +48 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Horizontal +Through hole angled pin header, 2x25, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Vertical +Through hole straight pin header, 2x25, 1.00mm pitch, double rows +Through hole pin header THT 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x25_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x25 1.00mm double row +0 +50 +50 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Horizontal +Through hole angled pin header, 2x26, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Vertical +Through hole straight pin header, 2x26, 1.00mm pitch, double rows +Through hole pin header THT 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x26_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x26 1.00mm double row +0 +52 +52 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Horizontal +Through hole angled pin header, 2x27, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Vertical +Through hole straight pin header, 2x27, 1.00mm pitch, double rows +Through hole pin header THT 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x27_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x27 1.00mm double row +0 +54 +54 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Horizontal +Through hole angled pin header, 2x28, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Vertical +Through hole straight pin header, 2x28, 1.00mm pitch, double rows +Through hole pin header THT 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x28_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x28 1.00mm double row +0 +56 +56 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Horizontal +Through hole angled pin header, 2x29, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Vertical +Through hole straight pin header, 2x29, 1.00mm pitch, double rows +Through hole pin header THT 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x29_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x29 1.00mm double row +0 +58 +58 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Horizontal +Through hole angled pin header, 2x30, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Vertical +Through hole straight pin header, 2x30, 1.00mm pitch, double rows +Through hole pin header THT 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x30_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x30 1.00mm double row +0 +60 +60 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Horizontal +Through hole angled pin header, 2x31, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Vertical +Through hole straight pin header, 2x31, 1.00mm pitch, double rows +Through hole pin header THT 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x31_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x31 1.00mm double row +0 +62 +62 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Horizontal +Through hole angled pin header, 2x32, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Vertical +Through hole straight pin header, 2x32, 1.00mm pitch, double rows +Through hole pin header THT 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x32_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x32 1.00mm double row +0 +64 +64 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Horizontal +Through hole angled pin header, 2x33, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Vertical +Through hole straight pin header, 2x33, 1.00mm pitch, double rows +Through hole pin header THT 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x33_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x33 1.00mm double row +0 +66 +66 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Horizontal +Through hole angled pin header, 2x34, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Vertical +Through hole straight pin header, 2x34, 1.00mm pitch, double rows +Through hole pin header THT 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x34_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x34 1.00mm double row +0 +68 +68 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Horizontal +Through hole angled pin header, 2x35, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Vertical +Through hole straight pin header, 2x35, 1.00mm pitch, double rows +Through hole pin header THT 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x35_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x35 1.00mm double row +0 +70 +70 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Horizontal +Through hole angled pin header, 2x36, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Vertical +Through hole straight pin header, 2x36, 1.00mm pitch, double rows +Through hole pin header THT 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x36_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x36 1.00mm double row +0 +72 +72 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Horizontal +Through hole angled pin header, 2x37, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Vertical +Through hole straight pin header, 2x37, 1.00mm pitch, double rows +Through hole pin header THT 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x37_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x37 1.00mm double row +0 +74 +74 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Horizontal +Through hole angled pin header, 2x38, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Vertical +Through hole straight pin header, 2x38, 1.00mm pitch, double rows +Through hole pin header THT 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x38_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x38 1.00mm double row +0 +76 +76 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Horizontal +Through hole angled pin header, 2x39, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Vertical +Through hole straight pin header, 2x39, 1.00mm pitch, double rows +Through hole pin header THT 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x39_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x39 1.00mm double row +0 +78 +78 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Horizontal +Through hole angled pin header, 2x40, 1.00mm pitch, 2.0mm pin length, double rows +Through hole angled pin header THT 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Vertical +Through hole straight pin header, 2x40, 1.00mm pitch, double rows +Through hole pin header THT 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.00mm +PinHeader_2x40_P1.00mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 1.00mm pitch, double rows +Surface mounted pin header SMD 2x40 1.00mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_1x01_P1.27mm_Horizontal +Through hole angled pin header, 1x01, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinHeader_1.27mm +PinHeader_1x01_P1.27mm_Vertical +Through hole straight pin header, 1x01, 1.27mm pitch, single row +Through hole pin header THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Horizontal +Through hole angled pin header, 1x02, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical +Through hole straight pin header, 1x02, 1.27mm pitch, single row +Through hole pin header THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 1.27mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x02_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 1.27mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Horizontal +Through hole angled pin header, 1x03, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical +Through hole straight pin header, 1x03, 1.27mm pitch, single row +Through hole pin header THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 1.27mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x03_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 1.27mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Horizontal +Through hole angled pin header, 1x04, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical +Through hole straight pin header, 1x04, 1.27mm pitch, single row +Through hole pin header THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 1.27mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x04_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 1.27mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Horizontal +Through hole angled pin header, 1x05, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical +Through hole straight pin header, 1x05, 1.27mm pitch, single row +Through hole pin header THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 1.27mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x05_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 1.27mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Horizontal +Through hole angled pin header, 1x06, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical +Through hole straight pin header, 1x06, 1.27mm pitch, single row +Through hole pin header THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 1.27mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x06_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 1.27mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Horizontal +Through hole angled pin header, 1x07, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical +Through hole straight pin header, 1x07, 1.27mm pitch, single row +Through hole pin header THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 1.27mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x07_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 1.27mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Horizontal +Through hole angled pin header, 1x08, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical +Through hole straight pin header, 1x08, 1.27mm pitch, single row +Through hole pin header THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 1.27mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x08_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 1.27mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Horizontal +Through hole angled pin header, 1x09, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical +Through hole straight pin header, 1x09, 1.27mm pitch, single row +Through hole pin header THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 1.27mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x09_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 1.27mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Horizontal +Through hole angled pin header, 1x10, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical +Through hole straight pin header, 1x10, 1.27mm pitch, single row +Through hole pin header THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 1.27mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x10_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 1.27mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Horizontal +Through hole angled pin header, 1x11, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical +Through hole straight pin header, 1x11, 1.27mm pitch, single row +Through hole pin header THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 1.27mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x11_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 1.27mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Horizontal +Through hole angled pin header, 1x12, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical +Through hole straight pin header, 1x12, 1.27mm pitch, single row +Through hole pin header THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 1.27mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x12_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 1.27mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Horizontal +Through hole angled pin header, 1x13, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical +Through hole straight pin header, 1x13, 1.27mm pitch, single row +Through hole pin header THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 1.27mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x13_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 1.27mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Horizontal +Through hole angled pin header, 1x14, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical +Through hole straight pin header, 1x14, 1.27mm pitch, single row +Through hole pin header THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 1.27mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x14_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 1.27mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Horizontal +Through hole angled pin header, 1x15, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical +Through hole straight pin header, 1x15, 1.27mm pitch, single row +Through hole pin header THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 1.27mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x15_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 1.27mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Horizontal +Through hole angled pin header, 1x16, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical +Through hole straight pin header, 1x16, 1.27mm pitch, single row +Through hole pin header THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 1.27mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x16_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 1.27mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Horizontal +Through hole angled pin header, 1x17, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical +Through hole straight pin header, 1x17, 1.27mm pitch, single row +Through hole pin header THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 1.27mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x17_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 1.27mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Horizontal +Through hole angled pin header, 1x18, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical +Through hole straight pin header, 1x18, 1.27mm pitch, single row +Through hole pin header THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 1.27mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x18_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 1.27mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Horizontal +Through hole angled pin header, 1x19, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical +Through hole straight pin header, 1x19, 1.27mm pitch, single row +Through hole pin header THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 1.27mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x19_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 1.27mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Horizontal +Through hole angled pin header, 1x20, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical +Through hole straight pin header, 1x20, 1.27mm pitch, single row +Through hole pin header THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 1.27mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x20_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 1.27mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Horizontal +Through hole angled pin header, 1x21, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical +Through hole straight pin header, 1x21, 1.27mm pitch, single row +Through hole pin header THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 1.27mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x21_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 1.27mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Horizontal +Through hole angled pin header, 1x22, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical +Through hole straight pin header, 1x22, 1.27mm pitch, single row +Through hole pin header THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 1.27mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x22_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 1.27mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Horizontal +Through hole angled pin header, 1x23, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical +Through hole straight pin header, 1x23, 1.27mm pitch, single row +Through hole pin header THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 1.27mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x23_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 1.27mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Horizontal +Through hole angled pin header, 1x24, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical +Through hole straight pin header, 1x24, 1.27mm pitch, single row +Through hole pin header THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 1.27mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x24_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 1.27mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Horizontal +Through hole angled pin header, 1x25, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical +Through hole straight pin header, 1x25, 1.27mm pitch, single row +Through hole pin header THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 1.27mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x25_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 1.27mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Horizontal +Through hole angled pin header, 1x26, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical +Through hole straight pin header, 1x26, 1.27mm pitch, single row +Through hole pin header THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 1.27mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x26_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 1.27mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Horizontal +Through hole angled pin header, 1x27, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical +Through hole straight pin header, 1x27, 1.27mm pitch, single row +Through hole pin header THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 1.27mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x27_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 1.27mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Horizontal +Through hole angled pin header, 1x28, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical +Through hole straight pin header, 1x28, 1.27mm pitch, single row +Through hole pin header THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 1.27mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x28_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 1.27mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Horizontal +Through hole angled pin header, 1x29, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical +Through hole straight pin header, 1x29, 1.27mm pitch, single row +Through hole pin header THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 1.27mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x29_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 1.27mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Horizontal +Through hole angled pin header, 1x30, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical +Through hole straight pin header, 1x30, 1.27mm pitch, single row +Through hole pin header THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 1.27mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x30_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 1.27mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Horizontal +Through hole angled pin header, 1x31, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical +Through hole straight pin header, 1x31, 1.27mm pitch, single row +Through hole pin header THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 1.27mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x31_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 1.27mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Horizontal +Through hole angled pin header, 1x32, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical +Through hole straight pin header, 1x32, 1.27mm pitch, single row +Through hole pin header THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 1.27mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x32_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 1.27mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Horizontal +Through hole angled pin header, 1x33, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical +Through hole straight pin header, 1x33, 1.27mm pitch, single row +Through hole pin header THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 1.27mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x33_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 1.27mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Horizontal +Through hole angled pin header, 1x34, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical +Through hole straight pin header, 1x34, 1.27mm pitch, single row +Through hole pin header THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 1.27mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x34_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 1.27mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Horizontal +Through hole angled pin header, 1x35, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical +Through hole straight pin header, 1x35, 1.27mm pitch, single row +Through hole pin header THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 1.27mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x35_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 1.27mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Horizontal +Through hole angled pin header, 1x36, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical +Through hole straight pin header, 1x36, 1.27mm pitch, single row +Through hole pin header THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 1.27mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x36_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 1.27mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Horizontal +Through hole angled pin header, 1x37, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical +Through hole straight pin header, 1x37, 1.27mm pitch, single row +Through hole pin header THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 1.27mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x37_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 1.27mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Horizontal +Through hole angled pin header, 1x38, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical +Through hole straight pin header, 1x38, 1.27mm pitch, single row +Through hole pin header THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 1.27mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x38_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 1.27mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Horizontal +Through hole angled pin header, 1x39, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical +Through hole straight pin header, 1x39, 1.27mm pitch, single row +Through hole pin header THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 1.27mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x39_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 1.27mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Horizontal +Through hole angled pin header, 1x40, 1.27mm pitch, 4.0mm pin length, single row +Through hole angled pin header THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical +Through hole straight pin header, 1x40, 1.27mm pitch, single row +Through hole pin header THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 1.27mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_1x40_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 1.27mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Horizontal +Through hole angled pin header, 2x01, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Vertical +Through hole straight pin header, 2x01, 1.27mm pitch, double rows +Through hole pin header THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x01_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x01 1.27mm double row +0 +2 +2 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Horizontal +Through hole angled pin header, 2x02, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Vertical +Through hole straight pin header, 2x02, 1.27mm pitch, double rows +Through hole pin header THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x02_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x02 1.27mm double row +0 +4 +4 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Horizontal +Through hole angled pin header, 2x03, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Vertical +Through hole straight pin header, 2x03, 1.27mm pitch, double rows +Through hole pin header THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x03_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x03 1.27mm double row +0 +6 +6 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Horizontal +Through hole angled pin header, 2x04, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Vertical +Through hole straight pin header, 2x04, 1.27mm pitch, double rows +Through hole pin header THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x04_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x04 1.27mm double row +0 +8 +8 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Horizontal +Through hole angled pin header, 2x05, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Vertical +Through hole straight pin header, 2x05, 1.27mm pitch, double rows +Through hole pin header THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x05_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x05 1.27mm double row +0 +10 +10 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Horizontal +Through hole angled pin header, 2x06, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Vertical +Through hole straight pin header, 2x06, 1.27mm pitch, double rows +Through hole pin header THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x06_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x06 1.27mm double row +0 +12 +12 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Horizontal +Through hole angled pin header, 2x07, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Vertical +Through hole straight pin header, 2x07, 1.27mm pitch, double rows +Through hole pin header THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x07_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x07 1.27mm double row +0 +14 +14 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Horizontal +Through hole angled pin header, 2x08, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Vertical +Through hole straight pin header, 2x08, 1.27mm pitch, double rows +Through hole pin header THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x08_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x08 1.27mm double row +0 +16 +16 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Horizontal +Through hole angled pin header, 2x09, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Vertical +Through hole straight pin header, 2x09, 1.27mm pitch, double rows +Through hole pin header THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x09_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x09 1.27mm double row +0 +18 +18 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Horizontal +Through hole angled pin header, 2x10, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Vertical +Through hole straight pin header, 2x10, 1.27mm pitch, double rows +Through hole pin header THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x10_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x10 1.27mm double row +0 +20 +20 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Horizontal +Through hole angled pin header, 2x11, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Vertical +Through hole straight pin header, 2x11, 1.27mm pitch, double rows +Through hole pin header THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x11_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x11 1.27mm double row +0 +22 +22 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Horizontal +Through hole angled pin header, 2x12, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Vertical +Through hole straight pin header, 2x12, 1.27mm pitch, double rows +Through hole pin header THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x12_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x12 1.27mm double row +0 +24 +24 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Horizontal +Through hole angled pin header, 2x13, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Vertical +Through hole straight pin header, 2x13, 1.27mm pitch, double rows +Through hole pin header THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x13_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x13 1.27mm double row +0 +26 +26 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Horizontal +Through hole angled pin header, 2x14, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Vertical +Through hole straight pin header, 2x14, 1.27mm pitch, double rows +Through hole pin header THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x14_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x14 1.27mm double row +0 +28 +28 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Horizontal +Through hole angled pin header, 2x15, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Vertical +Through hole straight pin header, 2x15, 1.27mm pitch, double rows +Through hole pin header THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x15_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x15 1.27mm double row +0 +30 +30 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Horizontal +Through hole angled pin header, 2x16, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Vertical +Through hole straight pin header, 2x16, 1.27mm pitch, double rows +Through hole pin header THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x16_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x16 1.27mm double row +0 +32 +32 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Horizontal +Through hole angled pin header, 2x17, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Vertical +Through hole straight pin header, 2x17, 1.27mm pitch, double rows +Through hole pin header THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x17_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x17 1.27mm double row +0 +34 +34 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Horizontal +Through hole angled pin header, 2x18, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Vertical +Through hole straight pin header, 2x18, 1.27mm pitch, double rows +Through hole pin header THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x18_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x18 1.27mm double row +0 +36 +36 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Horizontal +Through hole angled pin header, 2x19, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Vertical +Through hole straight pin header, 2x19, 1.27mm pitch, double rows +Through hole pin header THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x19_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x19 1.27mm double row +0 +38 +38 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Horizontal +Through hole angled pin header, 2x20, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Vertical +Through hole straight pin header, 2x20, 1.27mm pitch, double rows +Through hole pin header THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x20_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x20 1.27mm double row +0 +40 +40 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Horizontal +Through hole angled pin header, 2x21, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Vertical +Through hole straight pin header, 2x21, 1.27mm pitch, double rows +Through hole pin header THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x21_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x21 1.27mm double row +0 +42 +42 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Horizontal +Through hole angled pin header, 2x22, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Vertical +Through hole straight pin header, 2x22, 1.27mm pitch, double rows +Through hole pin header THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x22_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x22 1.27mm double row +0 +44 +44 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Horizontal +Through hole angled pin header, 2x23, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Vertical +Through hole straight pin header, 2x23, 1.27mm pitch, double rows +Through hole pin header THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x23_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x23 1.27mm double row +0 +46 +46 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Horizontal +Through hole angled pin header, 2x24, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Vertical +Through hole straight pin header, 2x24, 1.27mm pitch, double rows +Through hole pin header THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x24_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x24 1.27mm double row +0 +48 +48 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Horizontal +Through hole angled pin header, 2x25, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Vertical +Through hole straight pin header, 2x25, 1.27mm pitch, double rows +Through hole pin header THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x25_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x25 1.27mm double row +0 +50 +50 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Horizontal +Through hole angled pin header, 2x26, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Vertical +Through hole straight pin header, 2x26, 1.27mm pitch, double rows +Through hole pin header THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x26_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x26 1.27mm double row +0 +52 +52 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Horizontal +Through hole angled pin header, 2x27, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Vertical +Through hole straight pin header, 2x27, 1.27mm pitch, double rows +Through hole pin header THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x27_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x27 1.27mm double row +0 +54 +54 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Horizontal +Through hole angled pin header, 2x28, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Vertical +Through hole straight pin header, 2x28, 1.27mm pitch, double rows +Through hole pin header THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x28_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x28 1.27mm double row +0 +56 +56 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Horizontal +Through hole angled pin header, 2x29, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Vertical +Through hole straight pin header, 2x29, 1.27mm pitch, double rows +Through hole pin header THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x29_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x29 1.27mm double row +0 +58 +58 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Horizontal +Through hole angled pin header, 2x30, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Vertical +Through hole straight pin header, 2x30, 1.27mm pitch, double rows +Through hole pin header THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x30_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x30 1.27mm double row +0 +60 +60 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Horizontal +Through hole angled pin header, 2x31, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Vertical +Through hole straight pin header, 2x31, 1.27mm pitch, double rows +Through hole pin header THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x31_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x31 1.27mm double row +0 +62 +62 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Horizontal +Through hole angled pin header, 2x32, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Vertical +Through hole straight pin header, 2x32, 1.27mm pitch, double rows +Through hole pin header THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x32_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x32 1.27mm double row +0 +64 +64 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Horizontal +Through hole angled pin header, 2x33, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Vertical +Through hole straight pin header, 2x33, 1.27mm pitch, double rows +Through hole pin header THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x33_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x33 1.27mm double row +0 +66 +66 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Horizontal +Through hole angled pin header, 2x34, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Vertical +Through hole straight pin header, 2x34, 1.27mm pitch, double rows +Through hole pin header THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x34_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x34 1.27mm double row +0 +68 +68 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Horizontal +Through hole angled pin header, 2x35, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Vertical +Through hole straight pin header, 2x35, 1.27mm pitch, double rows +Through hole pin header THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x35_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x35 1.27mm double row +0 +70 +70 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Horizontal +Through hole angled pin header, 2x36, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Vertical +Through hole straight pin header, 2x36, 1.27mm pitch, double rows +Through hole pin header THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x36_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x36 1.27mm double row +0 +72 +72 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Horizontal +Through hole angled pin header, 2x37, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Vertical +Through hole straight pin header, 2x37, 1.27mm pitch, double rows +Through hole pin header THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x37_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x37 1.27mm double row +0 +74 +74 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Horizontal +Through hole angled pin header, 2x38, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Vertical +Through hole straight pin header, 2x38, 1.27mm pitch, double rows +Through hole pin header THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x38_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x38 1.27mm double row +0 +76 +76 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Horizontal +Through hole angled pin header, 2x39, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Vertical +Through hole straight pin header, 2x39, 1.27mm pitch, double rows +Through hole pin header THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x39_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x39 1.27mm double row +0 +78 +78 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Horizontal +Through hole angled pin header, 2x40, 1.27mm pitch, 4.0mm pin length, double rows +Through hole angled pin header THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Vertical +Through hole straight pin header, 2x40, 1.27mm pitch, double rows +Through hole pin header THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_1.27mm +PinHeader_2x40_P1.27mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 1.27mm pitch, double rows +Surface mounted pin header SMD 2x40 1.27mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_1x01_P2.00mm_Horizontal +Through hole angled pin header, 1x01, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinHeader_2.00mm +PinHeader_1x01_P2.00mm_Vertical +Through hole straight pin header, 1x01, 2.00mm pitch, single row +Through hole pin header THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Horizontal +Through hole angled pin header, 1x02, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical +Through hole straight pin header, 1x02, 2.00mm pitch, single row +Through hole pin header THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 2.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x02_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 2.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Horizontal +Through hole angled pin header, 1x03, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical +Through hole straight pin header, 1x03, 2.00mm pitch, single row +Through hole pin header THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 2.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x03_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 2.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Horizontal +Through hole angled pin header, 1x04, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical +Through hole straight pin header, 1x04, 2.00mm pitch, single row +Through hole pin header THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 2.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x04_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 2.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Horizontal +Through hole angled pin header, 1x05, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical +Through hole straight pin header, 1x05, 2.00mm pitch, single row +Through hole pin header THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 2.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x05_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 2.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Horizontal +Through hole angled pin header, 1x06, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical +Through hole straight pin header, 1x06, 2.00mm pitch, single row +Through hole pin header THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 2.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x06_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 2.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Horizontal +Through hole angled pin header, 1x07, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical +Through hole straight pin header, 1x07, 2.00mm pitch, single row +Through hole pin header THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 2.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x07_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 2.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Horizontal +Through hole angled pin header, 1x08, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical +Through hole straight pin header, 1x08, 2.00mm pitch, single row +Through hole pin header THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 2.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x08_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 2.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Horizontal +Through hole angled pin header, 1x09, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical +Through hole straight pin header, 1x09, 2.00mm pitch, single row +Through hole pin header THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 2.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x09_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 2.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Horizontal +Through hole angled pin header, 1x10, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical +Through hole straight pin header, 1x10, 2.00mm pitch, single row +Through hole pin header THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 2.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x10_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 2.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Horizontal +Through hole angled pin header, 1x11, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical +Through hole straight pin header, 1x11, 2.00mm pitch, single row +Through hole pin header THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 2.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x11_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 2.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Horizontal +Through hole angled pin header, 1x12, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical +Through hole straight pin header, 1x12, 2.00mm pitch, single row +Through hole pin header THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 2.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x12_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 2.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Horizontal +Through hole angled pin header, 1x13, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical +Through hole straight pin header, 1x13, 2.00mm pitch, single row +Through hole pin header THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 2.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x13_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 2.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Horizontal +Through hole angled pin header, 1x14, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical +Through hole straight pin header, 1x14, 2.00mm pitch, single row +Through hole pin header THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 2.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x14_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 2.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Horizontal +Through hole angled pin header, 1x15, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical +Through hole straight pin header, 1x15, 2.00mm pitch, single row +Through hole pin header THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 2.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x15_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 2.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Horizontal +Through hole angled pin header, 1x16, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical +Through hole straight pin header, 1x16, 2.00mm pitch, single row +Through hole pin header THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 2.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x16_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 2.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Horizontal +Through hole angled pin header, 1x17, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical +Through hole straight pin header, 1x17, 2.00mm pitch, single row +Through hole pin header THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 2.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x17_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 2.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Horizontal +Through hole angled pin header, 1x18, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical +Through hole straight pin header, 1x18, 2.00mm pitch, single row +Through hole pin header THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 2.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x18_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 2.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Horizontal +Through hole angled pin header, 1x19, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical +Through hole straight pin header, 1x19, 2.00mm pitch, single row +Through hole pin header THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 2.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x19_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 2.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Horizontal +Through hole angled pin header, 1x20, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical +Through hole straight pin header, 1x20, 2.00mm pitch, single row +Through hole pin header THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 2.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x20_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 2.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Horizontal +Through hole angled pin header, 1x21, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical +Through hole straight pin header, 1x21, 2.00mm pitch, single row +Through hole pin header THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 2.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x21_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 2.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Horizontal +Through hole angled pin header, 1x22, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical +Through hole straight pin header, 1x22, 2.00mm pitch, single row +Through hole pin header THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 2.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x22_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 2.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Horizontal +Through hole angled pin header, 1x23, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical +Through hole straight pin header, 1x23, 2.00mm pitch, single row +Through hole pin header THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 2.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x23_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 2.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Horizontal +Through hole angled pin header, 1x24, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical +Through hole straight pin header, 1x24, 2.00mm pitch, single row +Through hole pin header THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 2.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x24_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 2.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Horizontal +Through hole angled pin header, 1x25, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical +Through hole straight pin header, 1x25, 2.00mm pitch, single row +Through hole pin header THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 2.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x25_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 2.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Horizontal +Through hole angled pin header, 1x26, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical +Through hole straight pin header, 1x26, 2.00mm pitch, single row +Through hole pin header THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 2.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x26_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 2.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Horizontal +Through hole angled pin header, 1x27, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical +Through hole straight pin header, 1x27, 2.00mm pitch, single row +Through hole pin header THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 2.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x27_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 2.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Horizontal +Through hole angled pin header, 1x28, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical +Through hole straight pin header, 1x28, 2.00mm pitch, single row +Through hole pin header THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 2.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x28_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 2.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Horizontal +Through hole angled pin header, 1x29, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical +Through hole straight pin header, 1x29, 2.00mm pitch, single row +Through hole pin header THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 2.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x29_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 2.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Horizontal +Through hole angled pin header, 1x30, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical +Through hole straight pin header, 1x30, 2.00mm pitch, single row +Through hole pin header THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 2.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x30_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 2.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Horizontal +Through hole angled pin header, 1x31, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical +Through hole straight pin header, 1x31, 2.00mm pitch, single row +Through hole pin header THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 2.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x31_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 2.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Horizontal +Through hole angled pin header, 1x32, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical +Through hole straight pin header, 1x32, 2.00mm pitch, single row +Through hole pin header THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 2.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x32_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 2.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Horizontal +Through hole angled pin header, 1x33, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical +Through hole straight pin header, 1x33, 2.00mm pitch, single row +Through hole pin header THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 2.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x33_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 2.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Horizontal +Through hole angled pin header, 1x34, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical +Through hole straight pin header, 1x34, 2.00mm pitch, single row +Through hole pin header THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 2.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x34_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 2.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Horizontal +Through hole angled pin header, 1x35, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical +Through hole straight pin header, 1x35, 2.00mm pitch, single row +Through hole pin header THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 2.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x35_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 2.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Horizontal +Through hole angled pin header, 1x36, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical +Through hole straight pin header, 1x36, 2.00mm pitch, single row +Through hole pin header THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 2.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x36_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 2.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Horizontal +Through hole angled pin header, 1x37, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical +Through hole straight pin header, 1x37, 2.00mm pitch, single row +Through hole pin header THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 2.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x37_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 2.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Horizontal +Through hole angled pin header, 1x38, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical +Through hole straight pin header, 1x38, 2.00mm pitch, single row +Through hole pin header THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 2.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x38_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 2.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Horizontal +Through hole angled pin header, 1x39, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical +Through hole straight pin header, 1x39, 2.00mm pitch, single row +Through hole pin header THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 2.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x39_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 2.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Horizontal +Through hole angled pin header, 1x40, 2.00mm pitch, 4.2mm pin length, single row +Through hole angled pin header THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical +Through hole straight pin header, 1x40, 2.00mm pitch, single row +Through hole pin header THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 2.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_1x40_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 2.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Horizontal +Through hole angled pin header, 2x01, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Vertical +Through hole straight pin header, 2x01, 2.00mm pitch, double rows +Through hole pin header THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x01_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x01 2.00mm double row +0 +2 +2 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Horizontal +Through hole angled pin header, 2x02, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Vertical +Through hole straight pin header, 2x02, 2.00mm pitch, double rows +Through hole pin header THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x02_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x02 2.00mm double row +0 +4 +4 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Horizontal +Through hole angled pin header, 2x03, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Vertical +Through hole straight pin header, 2x03, 2.00mm pitch, double rows +Through hole pin header THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x03_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x03 2.00mm double row +0 +6 +6 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Horizontal +Through hole angled pin header, 2x04, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Vertical +Through hole straight pin header, 2x04, 2.00mm pitch, double rows +Through hole pin header THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x04_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x04 2.00mm double row +0 +8 +8 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Horizontal +Through hole angled pin header, 2x05, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Vertical +Through hole straight pin header, 2x05, 2.00mm pitch, double rows +Through hole pin header THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x05_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x05 2.00mm double row +0 +10 +10 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Horizontal +Through hole angled pin header, 2x06, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Vertical +Through hole straight pin header, 2x06, 2.00mm pitch, double rows +Through hole pin header THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x06_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x06 2.00mm double row +0 +12 +12 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Horizontal +Through hole angled pin header, 2x07, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Vertical +Through hole straight pin header, 2x07, 2.00mm pitch, double rows +Through hole pin header THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x07_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x07 2.00mm double row +0 +14 +14 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Horizontal +Through hole angled pin header, 2x08, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Vertical +Through hole straight pin header, 2x08, 2.00mm pitch, double rows +Through hole pin header THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x08_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x08 2.00mm double row +0 +16 +16 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Horizontal +Through hole angled pin header, 2x09, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Vertical +Through hole straight pin header, 2x09, 2.00mm pitch, double rows +Through hole pin header THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x09_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x09 2.00mm double row +0 +18 +18 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Horizontal +Through hole angled pin header, 2x10, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Vertical +Through hole straight pin header, 2x10, 2.00mm pitch, double rows +Through hole pin header THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x10_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x10 2.00mm double row +0 +20 +20 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Horizontal +Through hole angled pin header, 2x11, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Vertical +Through hole straight pin header, 2x11, 2.00mm pitch, double rows +Through hole pin header THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x11_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x11 2.00mm double row +0 +22 +22 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Horizontal +Through hole angled pin header, 2x12, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Vertical +Through hole straight pin header, 2x12, 2.00mm pitch, double rows +Through hole pin header THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x12_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x12 2.00mm double row +0 +24 +24 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Horizontal +Through hole angled pin header, 2x13, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Vertical +Through hole straight pin header, 2x13, 2.00mm pitch, double rows +Through hole pin header THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x13_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x13 2.00mm double row +0 +26 +26 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Horizontal +Through hole angled pin header, 2x14, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Vertical +Through hole straight pin header, 2x14, 2.00mm pitch, double rows +Through hole pin header THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x14_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x14 2.00mm double row +0 +28 +28 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Horizontal +Through hole angled pin header, 2x15, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Vertical +Through hole straight pin header, 2x15, 2.00mm pitch, double rows +Through hole pin header THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x15_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x15 2.00mm double row +0 +30 +30 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Horizontal +Through hole angled pin header, 2x16, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Vertical +Through hole straight pin header, 2x16, 2.00mm pitch, double rows +Through hole pin header THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x16_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x16 2.00mm double row +0 +32 +32 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Horizontal +Through hole angled pin header, 2x17, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Vertical +Through hole straight pin header, 2x17, 2.00mm pitch, double rows +Through hole pin header THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x17_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x17 2.00mm double row +0 +34 +34 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Horizontal +Through hole angled pin header, 2x18, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Vertical +Through hole straight pin header, 2x18, 2.00mm pitch, double rows +Through hole pin header THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x18_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x18 2.00mm double row +0 +36 +36 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Horizontal +Through hole angled pin header, 2x19, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Vertical +Through hole straight pin header, 2x19, 2.00mm pitch, double rows +Through hole pin header THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x19_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x19 2.00mm double row +0 +38 +38 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Horizontal +Through hole angled pin header, 2x20, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Vertical +Through hole straight pin header, 2x20, 2.00mm pitch, double rows +Through hole pin header THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x20_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x20 2.00mm double row +0 +40 +40 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Horizontal +Through hole angled pin header, 2x21, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Vertical +Through hole straight pin header, 2x21, 2.00mm pitch, double rows +Through hole pin header THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x21_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x21 2.00mm double row +0 +42 +42 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Horizontal +Through hole angled pin header, 2x22, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Vertical +Through hole straight pin header, 2x22, 2.00mm pitch, double rows +Through hole pin header THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x22_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x22 2.00mm double row +0 +44 +44 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Horizontal +Through hole angled pin header, 2x23, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Vertical +Through hole straight pin header, 2x23, 2.00mm pitch, double rows +Through hole pin header THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x23_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x23 2.00mm double row +0 +46 +46 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Horizontal +Through hole angled pin header, 2x24, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Vertical +Through hole straight pin header, 2x24, 2.00mm pitch, double rows +Through hole pin header THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x24_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x24 2.00mm double row +0 +48 +48 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Horizontal +Through hole angled pin header, 2x25, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Vertical +Through hole straight pin header, 2x25, 2.00mm pitch, double rows +Through hole pin header THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x25_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x25 2.00mm double row +0 +50 +50 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Horizontal +Through hole angled pin header, 2x26, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Vertical +Through hole straight pin header, 2x26, 2.00mm pitch, double rows +Through hole pin header THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x26_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x26 2.00mm double row +0 +52 +52 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Horizontal +Through hole angled pin header, 2x27, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Vertical +Through hole straight pin header, 2x27, 2.00mm pitch, double rows +Through hole pin header THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x27_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x27 2.00mm double row +0 +54 +54 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Horizontal +Through hole angled pin header, 2x28, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Vertical +Through hole straight pin header, 2x28, 2.00mm pitch, double rows +Through hole pin header THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x28_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x28 2.00mm double row +0 +56 +56 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Horizontal +Through hole angled pin header, 2x29, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Vertical +Through hole straight pin header, 2x29, 2.00mm pitch, double rows +Through hole pin header THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x29_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x29 2.00mm double row +0 +58 +58 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Horizontal +Through hole angled pin header, 2x30, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Vertical +Through hole straight pin header, 2x30, 2.00mm pitch, double rows +Through hole pin header THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x30_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x30 2.00mm double row +0 +60 +60 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Horizontal +Through hole angled pin header, 2x31, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Vertical +Through hole straight pin header, 2x31, 2.00mm pitch, double rows +Through hole pin header THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x31_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x31 2.00mm double row +0 +62 +62 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Horizontal +Through hole angled pin header, 2x32, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Vertical +Through hole straight pin header, 2x32, 2.00mm pitch, double rows +Through hole pin header THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x32_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x32 2.00mm double row +0 +64 +64 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Horizontal +Through hole angled pin header, 2x33, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Vertical +Through hole straight pin header, 2x33, 2.00mm pitch, double rows +Through hole pin header THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x33_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x33 2.00mm double row +0 +66 +66 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Horizontal +Through hole angled pin header, 2x34, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Vertical +Through hole straight pin header, 2x34, 2.00mm pitch, double rows +Through hole pin header THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x34_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x34 2.00mm double row +0 +68 +68 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Horizontal +Through hole angled pin header, 2x35, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Vertical +Through hole straight pin header, 2x35, 2.00mm pitch, double rows +Through hole pin header THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x35_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x35 2.00mm double row +0 +70 +70 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Horizontal +Through hole angled pin header, 2x36, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Vertical +Through hole straight pin header, 2x36, 2.00mm pitch, double rows +Through hole pin header THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x36_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x36 2.00mm double row +0 +72 +72 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Horizontal +Through hole angled pin header, 2x37, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Vertical +Through hole straight pin header, 2x37, 2.00mm pitch, double rows +Through hole pin header THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x37_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x37 2.00mm double row +0 +74 +74 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Horizontal +Through hole angled pin header, 2x38, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Vertical +Through hole straight pin header, 2x38, 2.00mm pitch, double rows +Through hole pin header THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x38_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x38 2.00mm double row +0 +76 +76 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Horizontal +Through hole angled pin header, 2x39, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Vertical +Through hole straight pin header, 2x39, 2.00mm pitch, double rows +Through hole pin header THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x39_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x39 2.00mm double row +0 +78 +78 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Horizontal +Through hole angled pin header, 2x40, 2.00mm pitch, 4.2mm pin length, double rows +Through hole angled pin header THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Vertical +Through hole straight pin header, 2x40, 2.00mm pitch, double rows +Through hole pin header THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.00mm +PinHeader_2x40_P2.00mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 2.00mm pitch, double rows +Surface mounted pin header SMD 2x40 2.00mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Horizontal +Through hole angled pin header, 1x01, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x01_P2.54mm_Vertical +Through hole straight pin header, 1x01, 2.54mm pitch, single row +Through hole pin header THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Horizontal +Through hole angled pin header, 1x02, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical +Through hole straight pin header, 1x02, 2.54mm pitch, single row +Through hole pin header THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x02 2.54mm single row style1 pin1 left +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x02_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x02 2.54mm single row style2 pin1 right +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Horizontal +Through hole angled pin header, 1x03, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical +Through hole straight pin header, 1x03, 2.54mm pitch, single row +Through hole pin header THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x03 2.54mm single row style1 pin1 left +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x03_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x03 2.54mm single row style2 pin1 right +0 +3 +3 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Horizontal +Through hole angled pin header, 1x04, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical +Through hole straight pin header, 1x04, 2.54mm pitch, single row +Through hole pin header THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x04 2.54mm single row style1 pin1 left +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x04_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x04 2.54mm single row style2 pin1 right +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Horizontal +Through hole angled pin header, 1x05, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical +Through hole straight pin header, 1x05, 2.54mm pitch, single row +Through hole pin header THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x05 2.54mm single row style1 pin1 left +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x05_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x05 2.54mm single row style2 pin1 right +0 +5 +5 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Horizontal +Through hole angled pin header, 1x06, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical +Through hole straight pin header, 1x06, 2.54mm pitch, single row +Through hole pin header THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x06 2.54mm single row style1 pin1 left +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x06_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x06 2.54mm single row style2 pin1 right +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Horizontal +Through hole angled pin header, 1x07, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical +Through hole straight pin header, 1x07, 2.54mm pitch, single row +Through hole pin header THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x07 2.54mm single row style1 pin1 left +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x07_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x07 2.54mm single row style2 pin1 right +0 +7 +7 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Horizontal +Through hole angled pin header, 1x08, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical +Through hole straight pin header, 1x08, 2.54mm pitch, single row +Through hole pin header THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x08 2.54mm single row style1 pin1 left +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x08_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x08 2.54mm single row style2 pin1 right +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Horizontal +Through hole angled pin header, 1x09, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical +Through hole straight pin header, 1x09, 2.54mm pitch, single row +Through hole pin header THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x09 2.54mm single row style1 pin1 left +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x09_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x09 2.54mm single row style2 pin1 right +0 +9 +9 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Horizontal +Through hole angled pin header, 1x10, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical +Through hole straight pin header, 1x10, 2.54mm pitch, single row +Through hole pin header THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x10 2.54mm single row style1 pin1 left +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x10_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x10 2.54mm single row style2 pin1 right +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Horizontal +Through hole angled pin header, 1x11, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical +Through hole straight pin header, 1x11, 2.54mm pitch, single row +Through hole pin header THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x11 2.54mm single row style1 pin1 left +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x11_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x11 2.54mm single row style2 pin1 right +0 +11 +11 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Horizontal +Through hole angled pin header, 1x12, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical +Through hole straight pin header, 1x12, 2.54mm pitch, single row +Through hole pin header THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x12 2.54mm single row style1 pin1 left +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x12_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x12 2.54mm single row style2 pin1 right +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Horizontal +Through hole angled pin header, 1x13, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical +Through hole straight pin header, 1x13, 2.54mm pitch, single row +Through hole pin header THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x13 2.54mm single row style1 pin1 left +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x13_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x13 2.54mm single row style2 pin1 right +0 +13 +13 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Horizontal +Through hole angled pin header, 1x14, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical +Through hole straight pin header, 1x14, 2.54mm pitch, single row +Through hole pin header THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x14 2.54mm single row style1 pin1 left +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x14_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x14 2.54mm single row style2 pin1 right +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Horizontal +Through hole angled pin header, 1x15, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical +Through hole straight pin header, 1x15, 2.54mm pitch, single row +Through hole pin header THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x15 2.54mm single row style1 pin1 left +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x15_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x15 2.54mm single row style2 pin1 right +0 +15 +15 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Horizontal +Through hole angled pin header, 1x16, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical +Through hole straight pin header, 1x16, 2.54mm pitch, single row +Through hole pin header THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x16 2.54mm single row style1 pin1 left +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x16_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x16 2.54mm single row style2 pin1 right +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Horizontal +Through hole angled pin header, 1x17, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical +Through hole straight pin header, 1x17, 2.54mm pitch, single row +Through hole pin header THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x17 2.54mm single row style1 pin1 left +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x17_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x17 2.54mm single row style2 pin1 right +0 +17 +17 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Horizontal +Through hole angled pin header, 1x18, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical +Through hole straight pin header, 1x18, 2.54mm pitch, single row +Through hole pin header THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x18 2.54mm single row style1 pin1 left +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x18_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x18 2.54mm single row style2 pin1 right +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Horizontal +Through hole angled pin header, 1x19, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical +Through hole straight pin header, 1x19, 2.54mm pitch, single row +Through hole pin header THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x19 2.54mm single row style1 pin1 left +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x19_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x19 2.54mm single row style2 pin1 right +0 +19 +19 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Horizontal +Through hole angled pin header, 1x20, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical +Through hole straight pin header, 1x20, 2.54mm pitch, single row +Through hole pin header THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x20 2.54mm single row style1 pin1 left +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x20_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x20 2.54mm single row style2 pin1 right +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Horizontal +Through hole angled pin header, 1x21, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical +Through hole straight pin header, 1x21, 2.54mm pitch, single row +Through hole pin header THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x21 2.54mm single row style1 pin1 left +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x21_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x21 2.54mm single row style2 pin1 right +0 +21 +21 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Horizontal +Through hole angled pin header, 1x22, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical +Through hole straight pin header, 1x22, 2.54mm pitch, single row +Through hole pin header THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x22 2.54mm single row style1 pin1 left +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x22_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x22 2.54mm single row style2 pin1 right +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Horizontal +Through hole angled pin header, 1x23, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical +Through hole straight pin header, 1x23, 2.54mm pitch, single row +Through hole pin header THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x23 2.54mm single row style1 pin1 left +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x23_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x23 2.54mm single row style2 pin1 right +0 +23 +23 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Horizontal +Through hole angled pin header, 1x24, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical +Through hole straight pin header, 1x24, 2.54mm pitch, single row +Through hole pin header THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x24 2.54mm single row style1 pin1 left +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x24_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x24 2.54mm single row style2 pin1 right +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Horizontal +Through hole angled pin header, 1x25, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical +Through hole straight pin header, 1x25, 2.54mm pitch, single row +Through hole pin header THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x25 2.54mm single row style1 pin1 left +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x25_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x25 2.54mm single row style2 pin1 right +0 +25 +25 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Horizontal +Through hole angled pin header, 1x26, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical +Through hole straight pin header, 1x26, 2.54mm pitch, single row +Through hole pin header THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x26 2.54mm single row style1 pin1 left +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x26_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x26 2.54mm single row style2 pin1 right +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Horizontal +Through hole angled pin header, 1x27, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical +Through hole straight pin header, 1x27, 2.54mm pitch, single row +Through hole pin header THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x27 2.54mm single row style1 pin1 left +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x27_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x27 2.54mm single row style2 pin1 right +0 +27 +27 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Horizontal +Through hole angled pin header, 1x28, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical +Through hole straight pin header, 1x28, 2.54mm pitch, single row +Through hole pin header THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x28 2.54mm single row style1 pin1 left +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x28_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x28 2.54mm single row style2 pin1 right +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Horizontal +Through hole angled pin header, 1x29, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical +Through hole straight pin header, 1x29, 2.54mm pitch, single row +Through hole pin header THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x29 2.54mm single row style1 pin1 left +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x29_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x29 2.54mm single row style2 pin1 right +0 +29 +29 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Horizontal +Through hole angled pin header, 1x30, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical +Through hole straight pin header, 1x30, 2.54mm pitch, single row +Through hole pin header THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x30 2.54mm single row style1 pin1 left +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x30_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x30 2.54mm single row style2 pin1 right +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Horizontal +Through hole angled pin header, 1x31, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical +Through hole straight pin header, 1x31, 2.54mm pitch, single row +Through hole pin header THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x31 2.54mm single row style1 pin1 left +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x31_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x31 2.54mm single row style2 pin1 right +0 +31 +31 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Horizontal +Through hole angled pin header, 1x32, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical +Through hole straight pin header, 1x32, 2.54mm pitch, single row +Through hole pin header THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x32 2.54mm single row style1 pin1 left +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x32_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x32 2.54mm single row style2 pin1 right +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Horizontal +Through hole angled pin header, 1x33, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical +Through hole straight pin header, 1x33, 2.54mm pitch, single row +Through hole pin header THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x33 2.54mm single row style1 pin1 left +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x33_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x33 2.54mm single row style2 pin1 right +0 +33 +33 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Horizontal +Through hole angled pin header, 1x34, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical +Through hole straight pin header, 1x34, 2.54mm pitch, single row +Through hole pin header THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x34 2.54mm single row style1 pin1 left +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x34_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x34 2.54mm single row style2 pin1 right +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Horizontal +Through hole angled pin header, 1x35, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical +Through hole straight pin header, 1x35, 2.54mm pitch, single row +Through hole pin header THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x35 2.54mm single row style1 pin1 left +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x35_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x35 2.54mm single row style2 pin1 right +0 +35 +35 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Horizontal +Through hole angled pin header, 1x36, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical +Through hole straight pin header, 1x36, 2.54mm pitch, single row +Through hole pin header THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x36 2.54mm single row style1 pin1 left +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x36_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x36 2.54mm single row style2 pin1 right +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Horizontal +Through hole angled pin header, 1x37, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical +Through hole straight pin header, 1x37, 2.54mm pitch, single row +Through hole pin header THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x37 2.54mm single row style1 pin1 left +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x37_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x37 2.54mm single row style2 pin1 right +0 +37 +37 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Horizontal +Through hole angled pin header, 1x38, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical +Through hole straight pin header, 1x38, 2.54mm pitch, single row +Through hole pin header THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x38 2.54mm single row style1 pin1 left +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x38_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x38 2.54mm single row style2 pin1 right +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Horizontal +Through hole angled pin header, 1x39, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical +Through hole straight pin header, 1x39, 2.54mm pitch, single row +Through hole pin header THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x39 2.54mm single row style1 pin1 left +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x39_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x39 2.54mm single row style2 pin1 right +0 +39 +39 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Horizontal +Through hole angled pin header, 1x40, 2.54mm pitch, 6mm pin length, single row +Through hole angled pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical +Through hole straight pin header, 1x40, 2.54mm pitch, single row +Through hole pin header THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) +Surface mounted pin header SMD 1x40 2.54mm single row style1 pin1 left +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_1x40_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight pin header, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) +Surface mounted pin header SMD 1x40 2.54mm single row style2 pin1 right +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Horizontal +Through hole angled pin header, 2x01, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical +Through hole straight pin header, 2x01, 2.54mm pitch, double rows +Through hole pin header THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x01_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x01, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x01 2.54mm double row +0 +2 +2 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Horizontal +Through hole angled pin header, 2x02, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical +Through hole straight pin header, 2x02, 2.54mm pitch, double rows +Through hole pin header THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x02_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x02, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x02 2.54mm double row +0 +4 +4 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Horizontal +Through hole angled pin header, 2x03, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical +Through hole straight pin header, 2x03, 2.54mm pitch, double rows +Through hole pin header THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x03_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x03, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x03 2.54mm double row +0 +6 +6 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Horizontal +Through hole angled pin header, 2x04, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical +Through hole straight pin header, 2x04, 2.54mm pitch, double rows +Through hole pin header THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x04_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x04, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x04 2.54mm double row +0 +8 +8 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Horizontal +Through hole angled pin header, 2x05, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical +Through hole straight pin header, 2x05, 2.54mm pitch, double rows +Through hole pin header THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x05_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x05, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x05 2.54mm double row +0 +10 +10 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Horizontal +Through hole angled pin header, 2x06, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical +Through hole straight pin header, 2x06, 2.54mm pitch, double rows +Through hole pin header THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x06_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x06, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x06 2.54mm double row +0 +12 +12 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Horizontal +Through hole angled pin header, 2x07, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical +Through hole straight pin header, 2x07, 2.54mm pitch, double rows +Through hole pin header THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x07_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x07, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x07 2.54mm double row +0 +14 +14 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Horizontal +Through hole angled pin header, 2x08, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical +Through hole straight pin header, 2x08, 2.54mm pitch, double rows +Through hole pin header THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x08_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x08, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x08 2.54mm double row +0 +16 +16 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Horizontal +Through hole angled pin header, 2x09, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical +Through hole straight pin header, 2x09, 2.54mm pitch, double rows +Through hole pin header THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x09_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x09, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x09 2.54mm double row +0 +18 +18 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Horizontal +Through hole angled pin header, 2x10, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical +Through hole straight pin header, 2x10, 2.54mm pitch, double rows +Through hole pin header THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x10_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x10, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x10 2.54mm double row +0 +20 +20 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Horizontal +Through hole angled pin header, 2x11, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical +Through hole straight pin header, 2x11, 2.54mm pitch, double rows +Through hole pin header THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x11_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x11, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x11 2.54mm double row +0 +22 +22 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Horizontal +Through hole angled pin header, 2x12, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical +Through hole straight pin header, 2x12, 2.54mm pitch, double rows +Through hole pin header THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x12_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x12, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x12 2.54mm double row +0 +24 +24 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Horizontal +Through hole angled pin header, 2x13, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical +Through hole straight pin header, 2x13, 2.54mm pitch, double rows +Through hole pin header THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x13_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x13, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x13 2.54mm double row +0 +26 +26 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Horizontal +Through hole angled pin header, 2x14, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical +Through hole straight pin header, 2x14, 2.54mm pitch, double rows +Through hole pin header THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x14_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x14, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x14 2.54mm double row +0 +28 +28 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Horizontal +Through hole angled pin header, 2x15, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical +Through hole straight pin header, 2x15, 2.54mm pitch, double rows +Through hole pin header THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x15_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x15, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x15 2.54mm double row +0 +30 +30 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Horizontal +Through hole angled pin header, 2x16, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical +Through hole straight pin header, 2x16, 2.54mm pitch, double rows +Through hole pin header THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x16_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x16, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x16 2.54mm double row +0 +32 +32 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Horizontal +Through hole angled pin header, 2x17, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical +Through hole straight pin header, 2x17, 2.54mm pitch, double rows +Through hole pin header THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x17_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x17, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x17 2.54mm double row +0 +34 +34 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Horizontal +Through hole angled pin header, 2x18, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical +Through hole straight pin header, 2x18, 2.54mm pitch, double rows +Through hole pin header THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x18_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x18, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x18 2.54mm double row +0 +36 +36 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Horizontal +Through hole angled pin header, 2x19, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical +Through hole straight pin header, 2x19, 2.54mm pitch, double rows +Through hole pin header THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x19_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x19, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x19 2.54mm double row +0 +38 +38 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Horizontal +Through hole angled pin header, 2x20, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical +Through hole straight pin header, 2x20, 2.54mm pitch, double rows +Through hole pin header THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x20_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x20, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x20 2.54mm double row +0 +40 +40 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Horizontal +Through hole angled pin header, 2x21, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical +Through hole straight pin header, 2x21, 2.54mm pitch, double rows +Through hole pin header THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x21_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x21, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x21 2.54mm double row +0 +42 +42 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Horizontal +Through hole angled pin header, 2x22, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical +Through hole straight pin header, 2x22, 2.54mm pitch, double rows +Through hole pin header THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x22_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x22, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x22 2.54mm double row +0 +44 +44 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Horizontal +Through hole angled pin header, 2x23, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical +Through hole straight pin header, 2x23, 2.54mm pitch, double rows +Through hole pin header THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x23_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x23, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x23 2.54mm double row +0 +46 +46 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Horizontal +Through hole angled pin header, 2x24, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical +Through hole straight pin header, 2x24, 2.54mm pitch, double rows +Through hole pin header THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x24_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x24, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x24 2.54mm double row +0 +48 +48 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Horizontal +Through hole angled pin header, 2x25, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical +Through hole straight pin header, 2x25, 2.54mm pitch, double rows +Through hole pin header THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x25_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x25, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x25 2.54mm double row +0 +50 +50 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Horizontal +Through hole angled pin header, 2x26, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical +Through hole straight pin header, 2x26, 2.54mm pitch, double rows +Through hole pin header THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x26_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x26, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x26 2.54mm double row +0 +52 +52 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Horizontal +Through hole angled pin header, 2x27, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical +Through hole straight pin header, 2x27, 2.54mm pitch, double rows +Through hole pin header THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x27_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x27, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x27 2.54mm double row +0 +54 +54 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Horizontal +Through hole angled pin header, 2x28, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical +Through hole straight pin header, 2x28, 2.54mm pitch, double rows +Through hole pin header THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x28_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x28, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x28 2.54mm double row +0 +56 +56 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Horizontal +Through hole angled pin header, 2x29, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical +Through hole straight pin header, 2x29, 2.54mm pitch, double rows +Through hole pin header THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x29_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x29, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x29 2.54mm double row +0 +58 +58 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Horizontal +Through hole angled pin header, 2x30, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical +Through hole straight pin header, 2x30, 2.54mm pitch, double rows +Through hole pin header THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x30_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x30, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x30 2.54mm double row +0 +60 +60 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Horizontal +Through hole angled pin header, 2x31, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical +Through hole straight pin header, 2x31, 2.54mm pitch, double rows +Through hole pin header THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x31_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x31, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x31 2.54mm double row +0 +62 +62 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Horizontal +Through hole angled pin header, 2x32, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical +Through hole straight pin header, 2x32, 2.54mm pitch, double rows +Through hole pin header THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x32_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x32, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x32 2.54mm double row +0 +64 +64 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Horizontal +Through hole angled pin header, 2x33, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical +Through hole straight pin header, 2x33, 2.54mm pitch, double rows +Through hole pin header THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x33_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x33, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x33 2.54mm double row +0 +66 +66 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Horizontal +Through hole angled pin header, 2x34, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical +Through hole straight pin header, 2x34, 2.54mm pitch, double rows +Through hole pin header THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x34_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x34, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x34 2.54mm double row +0 +68 +68 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Horizontal +Through hole angled pin header, 2x35, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical +Through hole straight pin header, 2x35, 2.54mm pitch, double rows +Through hole pin header THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x35_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x35, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x35 2.54mm double row +0 +70 +70 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Horizontal +Through hole angled pin header, 2x36, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical +Through hole straight pin header, 2x36, 2.54mm pitch, double rows +Through hole pin header THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x36_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x36, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x36 2.54mm double row +0 +72 +72 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Horizontal +Through hole angled pin header, 2x37, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical +Through hole straight pin header, 2x37, 2.54mm pitch, double rows +Through hole pin header THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x37_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x37, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x37 2.54mm double row +0 +74 +74 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Horizontal +Through hole angled pin header, 2x38, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical +Through hole straight pin header, 2x38, 2.54mm pitch, double rows +Through hole pin header THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x38_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x38, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x38 2.54mm double row +0 +76 +76 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Horizontal +Through hole angled pin header, 2x39, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical +Through hole straight pin header, 2x39, 2.54mm pitch, double rows +Through hole pin header THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x39_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x39, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x39 2.54mm double row +0 +78 +78 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Horizontal +Through hole angled pin header, 2x40, 2.54mm pitch, 6mm pin length, double rows +Through hole angled pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical +Through hole straight pin header, 2x40, 2.54mm pitch, double rows +Through hole pin header THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinHeader_2.54mm +PinHeader_2x40_P2.54mm_Vertical_SMD +surface-mounted straight pin header, 2x40, 2.54mm pitch, double rows +Surface mounted pin header SMD 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical +Through hole straight socket strip, 1x02, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x02 1.00mm single row +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x02 1.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x02_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x02 1.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical +Through hole straight socket strip, 1x03, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x03 1.00mm single row +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x03 1.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x03_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x03 1.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical +Through hole straight socket strip, 1x04, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x04 1.00mm single row +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x04 1.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x04_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x04 1.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical +Through hole straight socket strip, 1x05, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x05 1.00mm single row +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x05 1.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x05_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x05 1.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical +Through hole straight socket strip, 1x06, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x06 1.00mm single row +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x06 1.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x06_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x06 1.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical +Through hole straight socket strip, 1x07, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x07 1.00mm single row +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x07 1.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x07_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x07 1.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical +Through hole straight socket strip, 1x08, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x08 1.00mm single row +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x08 1.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x08_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x08 1.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical +Through hole straight socket strip, 1x09, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x09 1.00mm single row +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x09 1.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x09_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x09 1.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical +Through hole straight socket strip, 1x10, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x10 1.00mm single row +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x10 1.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x10_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x10 1.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical +Through hole straight socket strip, 1x11, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x11 1.00mm single row +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x11 1.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x11_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x11 1.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical +Through hole straight socket strip, 1x12, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x12 1.00mm single row +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x12 1.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x12_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x12 1.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical +Through hole straight socket strip, 1x13, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x13 1.00mm single row +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x13 1.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x13_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x13 1.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical +Through hole straight socket strip, 1x14, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x14 1.00mm single row +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x14 1.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x14_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x14 1.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical +Through hole straight socket strip, 1x15, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x15 1.00mm single row +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x15 1.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x15_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x15 1.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical +Through hole straight socket strip, 1x16, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x16 1.00mm single row +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x16 1.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x16_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x16 1.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical +Through hole straight socket strip, 1x17, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x17 1.00mm single row +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x17 1.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x17_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x17 1.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical +Through hole straight socket strip, 1x18, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x18 1.00mm single row +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x18 1.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x18_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x18 1.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical +Through hole straight socket strip, 1x19, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x19 1.00mm single row +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x19 1.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x19_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x19 1.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical +Through hole straight socket strip, 1x20, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x20 1.00mm single row +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x20 1.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x20_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x20 1.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical +Through hole straight socket strip, 1x21, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x21 1.00mm single row +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x21 1.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x21_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x21 1.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical +Through hole straight socket strip, 1x22, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x22 1.00mm single row +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x22 1.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x22_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x22 1.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical +Through hole straight socket strip, 1x23, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x23 1.00mm single row +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x23 1.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x23_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x23 1.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical +Through hole straight socket strip, 1x24, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x24 1.00mm single row +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x24 1.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x24_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x24 1.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical +Through hole straight socket strip, 1x25, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x25 1.00mm single row +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x25 1.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x25_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x25 1.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical +Through hole straight socket strip, 1x26, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x26 1.00mm single row +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x26 1.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x26_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x26 1.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical +Through hole straight socket strip, 1x27, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x27 1.00mm single row +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x27 1.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x27_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x27 1.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical +Through hole straight socket strip, 1x28, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x28 1.00mm single row +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x28 1.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x28_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x28 1.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical +Through hole straight socket strip, 1x29, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x29 1.00mm single row +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x29 1.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x29_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x29 1.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical +Through hole straight socket strip, 1x30, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x30 1.00mm single row +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x30 1.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x30_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x30 1.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical +Through hole straight socket strip, 1x31, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x31 1.00mm single row +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x31 1.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x31_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x31 1.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical +Through hole straight socket strip, 1x32, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x32 1.00mm single row +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x32 1.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x32_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x32 1.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical +Through hole straight socket strip, 1x33, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x33 1.00mm single row +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x33 1.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x33_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x33 1.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical +Through hole straight socket strip, 1x34, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x34 1.00mm single row +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x34 1.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x34_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x34 1.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical +Through hole straight socket strip, 1x35, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x35 1.00mm single row +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x35 1.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x35_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x35 1.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical +Through hole straight socket strip, 1x36, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x36 1.00mm single row +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x36 1.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x36_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x36 1.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical +Through hole straight socket strip, 1x37, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x37 1.00mm single row +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x37 1.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x37_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x37 1.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical +Through hole straight socket strip, 1x38, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x38 1.00mm single row +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x38 1.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x38_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x38 1.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical +Through hole straight socket strip, 1x39, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x39 1.00mm single row +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x39 1.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x39_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x39 1.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical +Through hole straight socket strip, 1x40, 1.00mm pitch, single row (https://gct.co/files/drawings/bc065.pdf), script generated +Through hole socket strip THT 1x40 1.00mm single row +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 1 (pin 1 left) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x40 1.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_1x40_P1.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 1.00mm pitch, single row, style 2 (pin 1 right) (https://gct.co/files/drawings/bc070.pdf), script generated +Surface mounted socket strip SMD 1x40 1.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_2x02_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x02 1.00mm double row +0 +4 +4 +Connector_PinSocket_1.00mm +PinSocket_2x03_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x03 1.00mm double row +0 +6 +6 +Connector_PinSocket_1.00mm +PinSocket_2x04_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x04 1.00mm double row +0 +8 +8 +Connector_PinSocket_1.00mm +PinSocket_2x05_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x05 1.00mm double row +0 +10 +10 +Connector_PinSocket_1.00mm +PinSocket_2x06_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x06 1.00mm double row +0 +12 +12 +Connector_PinSocket_1.00mm +PinSocket_2x07_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x07 1.00mm double row +0 +14 +14 +Connector_PinSocket_1.00mm +PinSocket_2x08_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x08 1.00mm double row +0 +16 +16 +Connector_PinSocket_1.00mm +PinSocket_2x09_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x09 1.00mm double row +0 +18 +18 +Connector_PinSocket_1.00mm +PinSocket_2x10_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x10 1.00mm double row +0 +20 +20 +Connector_PinSocket_1.00mm +PinSocket_2x11_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x11 1.00mm double row +0 +22 +22 +Connector_PinSocket_1.00mm +PinSocket_2x12_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x12 1.00mm double row +0 +24 +24 +Connector_PinSocket_1.00mm +PinSocket_2x13_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x13 1.00mm double row +0 +26 +26 +Connector_PinSocket_1.00mm +PinSocket_2x14_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x14 1.00mm double row +0 +28 +28 +Connector_PinSocket_1.00mm +PinSocket_2x15_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x15 1.00mm double row +0 +30 +30 +Connector_PinSocket_1.00mm +PinSocket_2x16_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x16 1.00mm double row +0 +32 +32 +Connector_PinSocket_1.00mm +PinSocket_2x17_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x17 1.00mm double row +0 +34 +34 +Connector_PinSocket_1.00mm +PinSocket_2x18_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x18 1.00mm double row +0 +36 +36 +Connector_PinSocket_1.00mm +PinSocket_2x19_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x19 1.00mm double row +0 +38 +38 +Connector_PinSocket_1.00mm +PinSocket_2x20_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x20 1.00mm double row +0 +40 +40 +Connector_PinSocket_1.00mm +PinSocket_2x21_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x21 1.00mm double row +0 +42 +42 +Connector_PinSocket_1.00mm +PinSocket_2x22_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x22 1.00mm double row +0 +44 +44 +Connector_PinSocket_1.00mm +PinSocket_2x23_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x23 1.00mm double row +0 +46 +46 +Connector_PinSocket_1.00mm +PinSocket_2x24_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x24 1.00mm double row +0 +48 +48 +Connector_PinSocket_1.00mm +PinSocket_2x25_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x25 1.00mm double row +0 +50 +50 +Connector_PinSocket_1.00mm +PinSocket_2x26_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x26 1.00mm double row +0 +52 +52 +Connector_PinSocket_1.00mm +PinSocket_2x27_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x27 1.00mm double row +0 +54 +54 +Connector_PinSocket_1.00mm +PinSocket_2x28_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x28 1.00mm double row +0 +56 +56 +Connector_PinSocket_1.00mm +PinSocket_2x29_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x29 1.00mm double row +0 +58 +58 +Connector_PinSocket_1.00mm +PinSocket_2x30_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x30 1.00mm double row +0 +60 +60 +Connector_PinSocket_1.00mm +PinSocket_2x31_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x31 1.00mm double row +0 +62 +62 +Connector_PinSocket_1.00mm +PinSocket_2x32_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x32 1.00mm double row +0 +64 +64 +Connector_PinSocket_1.00mm +PinSocket_2x33_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x33 1.00mm double row +0 +66 +66 +Connector_PinSocket_1.00mm +PinSocket_2x34_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x34 1.00mm double row +0 +68 +68 +Connector_PinSocket_1.00mm +PinSocket_2x35_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x35 1.00mm double row +0 +70 +70 +Connector_PinSocket_1.00mm +PinSocket_2x36_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x36 1.00mm double row +0 +72 +72 +Connector_PinSocket_1.00mm +PinSocket_2x37_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x37 1.00mm double row +0 +74 +74 +Connector_PinSocket_1.00mm +PinSocket_2x38_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x38 1.00mm double row +0 +76 +76 +Connector_PinSocket_1.00mm +PinSocket_2x39_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x39 1.00mm double row +0 +78 +78 +Connector_PinSocket_1.00mm +PinSocket_2x40_P1.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 1.00mm pitch, double cols (https://gct.co/files/drawings/bc085.pdf), script generated +Surface mounted socket strip SMD 2x40 1.00mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_1x01_P1.27mm_Vertical +Through hole straight socket strip, 1x01, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 1.27mm single row +0 +1 +1 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical +Through hole straight socket strip, 1x02, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 1.27mm single row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x02 1.27mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x02_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x02 1.27mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical +Through hole straight socket strip, 1x03, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 1.27mm single row +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x03 1.27mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x03_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x03 1.27mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical +Through hole straight socket strip, 1x04, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 1.27mm single row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x04 1.27mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x04_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x04 1.27mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical +Through hole straight socket strip, 1x05, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 1.27mm single row +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x05 1.27mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x05_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x05 1.27mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical +Through hole straight socket strip, 1x06, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 1.27mm single row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x06 1.27mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x06_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x06 1.27mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical +Through hole straight socket strip, 1x07, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 1.27mm single row +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x07 1.27mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x07_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x07 1.27mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical +Through hole straight socket strip, 1x08, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 1.27mm single row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x08 1.27mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x08_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x08 1.27mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical +Through hole straight socket strip, 1x09, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 1.27mm single row +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x09 1.27mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x09_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x09 1.27mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical +Through hole straight socket strip, 1x10, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 1.27mm single row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x10 1.27mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x10_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x10 1.27mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical +Through hole straight socket strip, 1x11, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 1.27mm single row +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x11 1.27mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x11_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x11 1.27mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical +Through hole straight socket strip, 1x12, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 1.27mm single row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x12 1.27mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x12_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x12 1.27mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical +Through hole straight socket strip, 1x13, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 1.27mm single row +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x13 1.27mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x13_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x13 1.27mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical +Through hole straight socket strip, 1x14, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 1.27mm single row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x14 1.27mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x14_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x14 1.27mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical +Through hole straight socket strip, 1x15, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 1.27mm single row +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x15 1.27mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x15_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x15 1.27mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical +Through hole straight socket strip, 1x16, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 1.27mm single row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x16 1.27mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x16_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x16 1.27mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical +Through hole straight socket strip, 1x17, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 1.27mm single row +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x17 1.27mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x17_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x17 1.27mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical +Through hole straight socket strip, 1x18, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 1.27mm single row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x18 1.27mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x18_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x18 1.27mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical +Through hole straight socket strip, 1x19, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 1.27mm single row +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x19 1.27mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x19_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x19 1.27mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical +Through hole straight socket strip, 1x20, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 1.27mm single row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x20 1.27mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x20_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x20 1.27mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical +Through hole straight socket strip, 1x21, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 1.27mm single row +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x21 1.27mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x21_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x21 1.27mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical +Through hole straight socket strip, 1x22, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 1.27mm single row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x22 1.27mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x22_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x22 1.27mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical +Through hole straight socket strip, 1x23, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 1.27mm single row +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x23 1.27mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x23_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x23 1.27mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical +Through hole straight socket strip, 1x24, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 1.27mm single row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x24 1.27mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x24_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x24 1.27mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical +Through hole straight socket strip, 1x25, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 1.27mm single row +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x25 1.27mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x25_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x25 1.27mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical +Through hole straight socket strip, 1x26, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 1.27mm single row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x26 1.27mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x26_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x26 1.27mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical +Through hole straight socket strip, 1x27, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 1.27mm single row +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x27 1.27mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x27_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x27 1.27mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical +Through hole straight socket strip, 1x28, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 1.27mm single row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x28 1.27mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x28_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x28 1.27mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical +Through hole straight socket strip, 1x29, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 1.27mm single row +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x29 1.27mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x29_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x29 1.27mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical +Through hole straight socket strip, 1x30, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 1.27mm single row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x30 1.27mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x30_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x30 1.27mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical +Through hole straight socket strip, 1x31, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 1.27mm single row +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x31 1.27mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x31_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x31 1.27mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical +Through hole straight socket strip, 1x32, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 1.27mm single row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x32 1.27mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x32_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x32 1.27mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical +Through hole straight socket strip, 1x33, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 1.27mm single row +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x33 1.27mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x33_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x33 1.27mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical +Through hole straight socket strip, 1x34, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 1.27mm single row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x34 1.27mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x34_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x34 1.27mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical +Through hole straight socket strip, 1x35, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 1.27mm single row +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x35 1.27mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x35_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x35 1.27mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical +Through hole straight socket strip, 1x36, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 1.27mm single row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x36 1.27mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x36_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x36 1.27mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical +Through hole straight socket strip, 1x37, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 1.27mm single row +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x37 1.27mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x37_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x37 1.27mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical +Through hole straight socket strip, 1x38, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 1.27mm single row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x38 1.27mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x38_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x38 1.27mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical +Through hole straight socket strip, 1x39, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 1.27mm single row +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x39 1.27mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x39_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x39 1.27mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical +Through hole straight socket strip, 1x40, 1.27mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 1.27mm single row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 1 (pin 1 left) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x40 1.27mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_1x40_P1.27mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 1.27mm pitch, single row, style 2 (pin 1 right) (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD075.pdf&t=1511594726925), script generated +Surface mounted socket strip SMD 1x40 1.27mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x01_P1.27mm_Vertical +Through hole straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 1.27mm double row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_2x01_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x01 1.27mm double row +0 +2 +2 +Connector_PinSocket_1.27mm +PinSocket_2x02_P1.27mm_Vertical +Through hole straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 1.27mm double row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_2x02_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x02 1.27mm double row +0 +4 +4 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Horizontal +Through hole angled socket strip, 2x03, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Vertical +Through hole straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x03_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x03 1.27mm double row +0 +6 +6 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Horizontal +Through hole angled socket strip, 2x04, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Vertical +Through hole straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x04_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x04 1.27mm double row +0 +8 +8 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Horizontal +Through hole angled socket strip, 2x05, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Vertical +Through hole straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x05_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x05 1.27mm double row +0 +10 +10 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Horizontal +Through hole angled socket strip, 2x06, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Vertical +Through hole straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x06_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x06 1.27mm double row +0 +12 +12 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Horizontal +Through hole angled socket strip, 2x07, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Vertical +Through hole straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x07_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x07 1.27mm double row +0 +14 +14 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Horizontal +Through hole angled socket strip, 2x08, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Vertical +Through hole straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x08_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x08 1.27mm double row +0 +16 +16 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Horizontal +Through hole angled socket strip, 2x09, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Vertical +Through hole straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x09_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x09 1.27mm double row +0 +18 +18 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Horizontal +Through hole angled socket strip, 2x10, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Vertical +Through hole straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x10_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x10 1.27mm double row +0 +20 +20 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Horizontal +Through hole angled socket strip, 2x11, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Vertical +Through hole straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x11_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x11 1.27mm double row +0 +22 +22 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Horizontal +Through hole angled socket strip, 2x12, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Vertical +Through hole straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x12_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x12 1.27mm double row +0 +24 +24 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Horizontal +Through hole angled socket strip, 2x13, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Vertical +Through hole straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x13_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x13 1.27mm double row +0 +26 +26 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Horizontal +Through hole angled socket strip, 2x14, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Vertical +Through hole straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x14_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x14 1.27mm double row +0 +28 +28 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Horizontal +Through hole angled socket strip, 2x15, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Vertical +Through hole straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x15_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x15 1.27mm double row +0 +30 +30 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Horizontal +Through hole angled socket strip, 2x16, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Vertical +Through hole straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x16_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x16 1.27mm double row +0 +32 +32 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Horizontal +Through hole angled socket strip, 2x17, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Vertical +Through hole straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x17_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x17 1.27mm double row +0 +34 +34 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Horizontal +Through hole angled socket strip, 2x18, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Vertical +Through hole straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x18_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x18 1.27mm double row +0 +36 +36 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Horizontal +Through hole angled socket strip, 2x19, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Vertical +Through hole straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x19_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x19 1.27mm double row +0 +38 +38 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Horizontal +Through hole angled socket strip, 2x20, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Vertical +Through hole straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x20_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x20 1.27mm double row +0 +40 +40 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Horizontal +Through hole angled socket strip, 2x21, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Vertical +Through hole straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x21_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x21 1.27mm double row +0 +42 +42 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Horizontal +Through hole angled socket strip, 2x22, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Vertical +Through hole straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x22_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x22 1.27mm double row +0 +44 +44 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Horizontal +Through hole angled socket strip, 2x23, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Vertical +Through hole straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x23_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x23 1.27mm double row +0 +46 +46 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Horizontal +Through hole angled socket strip, 2x24, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Vertical +Through hole straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x24_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x24 1.27mm double row +0 +48 +48 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Horizontal +Through hole angled socket strip, 2x25, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Vertical +Through hole straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x25_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x25 1.27mm double row +0 +50 +50 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Horizontal +Through hole angled socket strip, 2x26, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Vertical +Through hole straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x26_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x26 1.27mm double row +0 +52 +52 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Horizontal +Through hole angled socket strip, 2x27, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Vertical +Through hole straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x27_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x27 1.27mm double row +0 +54 +54 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Horizontal +Through hole angled socket strip, 2x28, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Vertical +Through hole straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x28_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x28 1.27mm double row +0 +56 +56 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Horizontal +Through hole angled socket strip, 2x29, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Vertical +Through hole straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x29_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x29 1.27mm double row +0 +58 +58 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Horizontal +Through hole angled socket strip, 2x30, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Vertical +Through hole straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x30_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x30 1.27mm double row +0 +60 +60 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Horizontal +Through hole angled socket strip, 2x31, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Vertical +Through hole straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x31_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x31 1.27mm double row +0 +62 +62 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Horizontal +Through hole angled socket strip, 2x32, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Vertical +Through hole straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x32_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x32 1.27mm double row +0 +64 +64 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Horizontal +Through hole angled socket strip, 2x33, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Vertical +Through hole straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x33_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x33 1.27mm double row +0 +66 +66 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Horizontal +Through hole angled socket strip, 2x34, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Vertical +Through hole straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x34_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x34 1.27mm double row +0 +68 +68 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Horizontal +Through hole angled socket strip, 2x35, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Vertical +Through hole straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x35_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x35 1.27mm double row +0 +70 +70 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Horizontal +Through hole angled socket strip, 2x36, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Vertical +Through hole straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x36_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x36 1.27mm double row +0 +72 +72 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Horizontal +Through hole angled socket strip, 2x37, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Vertical +Through hole straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x37_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x37 1.27mm double row +0 +74 +74 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Horizontal +Through hole angled socket strip, 2x38, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Vertical +Through hole straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x38_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x38 1.27mm double row +0 +76 +76 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Horizontal +Through hole angled socket strip, 2x39, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Vertical +Through hole straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x39_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x39 1.27mm double row +0 +78 +78 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Horizontal +Through hole angled socket strip, 2x40, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Vertical +Through hole straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x40_P1.27mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 1.27mm pitch, double cols (from Kicad 4.0.7!), script generated +Surface mounted socket strip SMD 2x40 1.27mm double row +0 +80 +80 +Connector_PinSocket_1.27mm +PinSocket_2x41_P1.27mm_Horizontal +Through hole angled socket strip, 2x41, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x41 1.27mm double row +0 +82 +82 +Connector_PinSocket_1.27mm +PinSocket_2x42_P1.27mm_Horizontal +Through hole angled socket strip, 2x42, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x42 1.27mm double row +0 +84 +84 +Connector_PinSocket_1.27mm +PinSocket_2x43_P1.27mm_Horizontal +Through hole angled socket strip, 2x43, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x43 1.27mm double row +0 +86 +86 +Connector_PinSocket_1.27mm +PinSocket_2x44_P1.27mm_Horizontal +Through hole angled socket strip, 2x44, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x44 1.27mm double row +0 +88 +88 +Connector_PinSocket_1.27mm +PinSocket_2x45_P1.27mm_Horizontal +Through hole angled socket strip, 2x45, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x45 1.27mm double row +0 +90 +90 +Connector_PinSocket_1.27mm +PinSocket_2x46_P1.27mm_Horizontal +Through hole angled socket strip, 2x46, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x46 1.27mm double row +0 +92 +92 +Connector_PinSocket_1.27mm +PinSocket_2x47_P1.27mm_Horizontal +Through hole angled socket strip, 2x47, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x47 1.27mm double row +0 +94 +94 +Connector_PinSocket_1.27mm +PinSocket_2x48_P1.27mm_Horizontal +Through hole angled socket strip, 2x48, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x48 1.27mm double row +0 +96 +96 +Connector_PinSocket_1.27mm +PinSocket_2x49_P1.27mm_Horizontal +Through hole angled socket strip, 2x49, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x49 1.27mm double row +0 +98 +98 +Connector_PinSocket_1.27mm +PinSocket_2x50_P1.27mm_Horizontal +Through hole angled socket strip, 2x50, 1.27mm pitch, 4.4mm socket length, double cols (https://gct.co/pdfjs/web/viewer.html?file=/Files/Drawings/BD091.pdf&t=1511594177220), script generated +Through hole angled socket strip THT 2x50 1.27mm double row +0 +100 +100 +Connector_PinSocket_2.00mm +PinSocket_1x01_P2.00mm_Horizontal +Through hole angled socket strip, 1x01, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinSocket_2.00mm +PinSocket_1x01_P2.00mm_Vertical +Through hole straight socket strip, 1x01, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 2.00mm single row +0 +1 +1 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Horizontal +Through hole angled socket strip, 1x02, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical +Through hole straight socket strip, 1x02, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 2.00mm single row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x02 2.00mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x02_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x02 2.00mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Horizontal +Through hole angled socket strip, 1x03, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical +Through hole straight socket strip, 1x03, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 2.00mm single row +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x03 2.00mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x03_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x03 2.00mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Horizontal +Through hole angled socket strip, 1x04, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical +Through hole straight socket strip, 1x04, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 2.00mm single row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x04 2.00mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x04_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x04 2.00mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Horizontal +Through hole angled socket strip, 1x05, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical +Through hole straight socket strip, 1x05, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 2.00mm single row +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x05 2.00mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x05_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x05 2.00mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Horizontal +Through hole angled socket strip, 1x06, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical +Through hole straight socket strip, 1x06, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 2.00mm single row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x06 2.00mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x06_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x06 2.00mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Horizontal +Through hole angled socket strip, 1x07, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical +Through hole straight socket strip, 1x07, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 2.00mm single row +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x07 2.00mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x07_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x07 2.00mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Horizontal +Through hole angled socket strip, 1x08, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical +Through hole straight socket strip, 1x08, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 2.00mm single row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x08 2.00mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x08_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x08 2.00mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Horizontal +Through hole angled socket strip, 1x09, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical +Through hole straight socket strip, 1x09, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 2.00mm single row +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x09 2.00mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x09_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x09 2.00mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Horizontal +Through hole angled socket strip, 1x10, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical +Through hole straight socket strip, 1x10, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 2.00mm single row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x10 2.00mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x10_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x10 2.00mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Horizontal +Through hole angled socket strip, 1x11, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical +Through hole straight socket strip, 1x11, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 2.00mm single row +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x11 2.00mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x11_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x11 2.00mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Horizontal +Through hole angled socket strip, 1x12, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical +Through hole straight socket strip, 1x12, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 2.00mm single row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x12 2.00mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x12_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x12 2.00mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Horizontal +Through hole angled socket strip, 1x13, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical +Through hole straight socket strip, 1x13, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 2.00mm single row +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x13 2.00mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x13_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x13 2.00mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Horizontal +Through hole angled socket strip, 1x14, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical +Through hole straight socket strip, 1x14, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 2.00mm single row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x14 2.00mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x14_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x14 2.00mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Horizontal +Through hole angled socket strip, 1x15, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical +Through hole straight socket strip, 1x15, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 2.00mm single row +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x15 2.00mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x15_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x15 2.00mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Horizontal +Through hole angled socket strip, 1x16, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical +Through hole straight socket strip, 1x16, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 2.00mm single row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x16 2.00mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x16_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x16 2.00mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Horizontal +Through hole angled socket strip, 1x17, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical +Through hole straight socket strip, 1x17, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 2.00mm single row +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x17 2.00mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x17_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x17 2.00mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Horizontal +Through hole angled socket strip, 1x18, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical +Through hole straight socket strip, 1x18, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 2.00mm single row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x18 2.00mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x18_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x18 2.00mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Horizontal +Through hole angled socket strip, 1x19, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical +Through hole straight socket strip, 1x19, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 2.00mm single row +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x19 2.00mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x19_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x19 2.00mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Horizontal +Through hole angled socket strip, 1x20, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical +Through hole straight socket strip, 1x20, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 2.00mm single row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x20 2.00mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x20_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x20 2.00mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Horizontal +Through hole angled socket strip, 1x21, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical +Through hole straight socket strip, 1x21, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 2.00mm single row +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x21 2.00mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x21_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x21 2.00mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Horizontal +Through hole angled socket strip, 1x22, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical +Through hole straight socket strip, 1x22, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 2.00mm single row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x22 2.00mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x22_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x22 2.00mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Horizontal +Through hole angled socket strip, 1x23, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical +Through hole straight socket strip, 1x23, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 2.00mm single row +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x23 2.00mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x23_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x23 2.00mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Horizontal +Through hole angled socket strip, 1x24, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical +Through hole straight socket strip, 1x24, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 2.00mm single row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x24 2.00mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x24_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x24 2.00mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Horizontal +Through hole angled socket strip, 1x25, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical +Through hole straight socket strip, 1x25, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 2.00mm single row +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x25 2.00mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x25_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x25 2.00mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Horizontal +Through hole angled socket strip, 1x26, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical +Through hole straight socket strip, 1x26, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 2.00mm single row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x26 2.00mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x26_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x26 2.00mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Horizontal +Through hole angled socket strip, 1x27, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical +Through hole straight socket strip, 1x27, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 2.00mm single row +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x27 2.00mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x27_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x27 2.00mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Horizontal +Through hole angled socket strip, 1x28, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical +Through hole straight socket strip, 1x28, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 2.00mm single row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x28 2.00mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x28_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x28 2.00mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Horizontal +Through hole angled socket strip, 1x29, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical +Through hole straight socket strip, 1x29, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 2.00mm single row +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x29 2.00mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x29_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x29 2.00mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Horizontal +Through hole angled socket strip, 1x30, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical +Through hole straight socket strip, 1x30, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 2.00mm single row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x30 2.00mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x30_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x30 2.00mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Horizontal +Through hole angled socket strip, 1x31, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical +Through hole straight socket strip, 1x31, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 2.00mm single row +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x31 2.00mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x31_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x31 2.00mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Horizontal +Through hole angled socket strip, 1x32, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical +Through hole straight socket strip, 1x32, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 2.00mm single row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x32 2.00mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x32_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x32 2.00mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Horizontal +Through hole angled socket strip, 1x33, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical +Through hole straight socket strip, 1x33, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 2.00mm single row +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x33 2.00mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x33_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x33 2.00mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Horizontal +Through hole angled socket strip, 1x34, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical +Through hole straight socket strip, 1x34, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 2.00mm single row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x34 2.00mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x34_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x34 2.00mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Horizontal +Through hole angled socket strip, 1x35, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical +Through hole straight socket strip, 1x35, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 2.00mm single row +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x35 2.00mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x35_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x35 2.00mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Horizontal +Through hole angled socket strip, 1x36, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical +Through hole straight socket strip, 1x36, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 2.00mm single row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x36 2.00mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x36_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x36 2.00mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Horizontal +Through hole angled socket strip, 1x37, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical +Through hole straight socket strip, 1x37, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 2.00mm single row +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x37 2.00mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x37_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x37 2.00mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Horizontal +Through hole angled socket strip, 1x38, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical +Through hole straight socket strip, 1x38, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 2.00mm single row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x38 2.00mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x38_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x38 2.00mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Horizontal +Through hole angled socket strip, 1x39, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical +Through hole straight socket strip, 1x39, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 2.00mm single row +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x39 2.00mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x39_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x39 2.00mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Horizontal +Through hole angled socket strip, 1x40, 2.00mm pitch, 6.35mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical +Through hole straight socket strip, 1x40, 2.00mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 2.00mm single row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 1 (pin 1 left) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x40 2.00mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_1x40_P2.00mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 2.00mm pitch, single row, style 2 (pin 1 right) (https://www.jayconsystems.com/fileuploader/download/download/?d=1&file=custom%2Fupload%2FFile-1375728122.pdf), script generated +Surface mounted socket strip SMD 1x40 2.00mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Horizontal +Through hole angled socket strip, 2x01, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Vertical +Through hole straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x01_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x01 2.00mm double row +0 +2 +2 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Horizontal +Through hole angled socket strip, 2x02, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Vertical +Through hole straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x02_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x02 2.00mm double row +0 +4 +4 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Horizontal +Through hole angled socket strip, 2x03, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Vertical +Through hole straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x03_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x03 2.00mm double row +0 +6 +6 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Horizontal +Through hole angled socket strip, 2x04, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Vertical +Through hole straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x04_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x04 2.00mm double row +0 +8 +8 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Horizontal +Through hole angled socket strip, 2x05, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Vertical +Through hole straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x05_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x05 2.00mm double row +0 +10 +10 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Horizontal +Through hole angled socket strip, 2x06, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Vertical +Through hole straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x06_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x06 2.00mm double row +0 +12 +12 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Horizontal +Through hole angled socket strip, 2x07, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Vertical +Through hole straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x07_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x07 2.00mm double row +0 +14 +14 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Horizontal +Through hole angled socket strip, 2x08, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Vertical +Through hole straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x08_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x08 2.00mm double row +0 +16 +16 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Horizontal +Through hole angled socket strip, 2x09, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Vertical +Through hole straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x09_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x09 2.00mm double row +0 +18 +18 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Horizontal +Through hole angled socket strip, 2x10, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Vertical +Through hole straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x10_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x10 2.00mm double row +0 +20 +20 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Horizontal +Through hole angled socket strip, 2x11, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Vertical +Through hole straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x11_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x11 2.00mm double row +0 +22 +22 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Horizontal +Through hole angled socket strip, 2x12, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Vertical +Through hole straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x12_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x12 2.00mm double row +0 +24 +24 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Horizontal +Through hole angled socket strip, 2x13, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Vertical +Through hole straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x13_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x13 2.00mm double row +0 +26 +26 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Horizontal +Through hole angled socket strip, 2x14, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Vertical +Through hole straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x14_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x14 2.00mm double row +0 +28 +28 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Horizontal +Through hole angled socket strip, 2x15, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Vertical +Through hole straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x15_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x15 2.00mm double row +0 +30 +30 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Horizontal +Through hole angled socket strip, 2x16, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Vertical +Through hole straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x16_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x16 2.00mm double row +0 +32 +32 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Horizontal +Through hole angled socket strip, 2x17, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Vertical +Through hole straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x17_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x17 2.00mm double row +0 +34 +34 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Horizontal +Through hole angled socket strip, 2x18, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Vertical +Through hole straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x18_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x18 2.00mm double row +0 +36 +36 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Horizontal +Through hole angled socket strip, 2x19, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Vertical +Through hole straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x19_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x19 2.00mm double row +0 +38 +38 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Horizontal +Through hole angled socket strip, 2x20, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Vertical +Through hole straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x20_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x20 2.00mm double row +0 +40 +40 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Horizontal +Through hole angled socket strip, 2x21, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Vertical +Through hole straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x21_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x21 2.00mm double row +0 +42 +42 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Horizontal +Through hole angled socket strip, 2x22, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Vertical +Through hole straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x22_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x22 2.00mm double row +0 +44 +44 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Horizontal +Through hole angled socket strip, 2x23, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Vertical +Through hole straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x23_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x23 2.00mm double row +0 +46 +46 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Horizontal +Through hole angled socket strip, 2x24, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Vertical +Through hole straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x24_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x24 2.00mm double row +0 +48 +48 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Horizontal +Through hole angled socket strip, 2x25, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Vertical +Through hole straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x25_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x25 2.00mm double row +0 +50 +50 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Horizontal +Through hole angled socket strip, 2x26, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Vertical +Through hole straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x26_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x26 2.00mm double row +0 +52 +52 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Horizontal +Through hole angled socket strip, 2x27, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Vertical +Through hole straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x27_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x27 2.00mm double row +0 +54 +54 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Horizontal +Through hole angled socket strip, 2x28, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Vertical +Through hole straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x28_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x28 2.00mm double row +0 +56 +56 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Horizontal +Through hole angled socket strip, 2x29, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Vertical +Through hole straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x29_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x29 2.00mm double row +0 +58 +58 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Horizontal +Through hole angled socket strip, 2x30, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Vertical +Through hole straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x30_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x30 2.00mm double row +0 +60 +60 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Horizontal +Through hole angled socket strip, 2x31, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Vertical +Through hole straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x31_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x31 2.00mm double row +0 +62 +62 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Horizontal +Through hole angled socket strip, 2x32, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Vertical +Through hole straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x32_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x32 2.00mm double row +0 +64 +64 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Horizontal +Through hole angled socket strip, 2x33, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Vertical +Through hole straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x33_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x33 2.00mm double row +0 +66 +66 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Horizontal +Through hole angled socket strip, 2x34, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Vertical +Through hole straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x34_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x34 2.00mm double row +0 +68 +68 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Horizontal +Through hole angled socket strip, 2x35, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Vertical +Through hole straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x35_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x35 2.00mm double row +0 +70 +70 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Horizontal +Through hole angled socket strip, 2x36, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Vertical +Through hole straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x36_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x36 2.00mm double row +0 +72 +72 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Horizontal +Through hole angled socket strip, 2x37, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Vertical +Through hole straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x37_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x37 2.00mm double row +0 +74 +74 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Horizontal +Through hole angled socket strip, 2x38, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Vertical +Through hole straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x38_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x38 2.00mm double row +0 +76 +76 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Horizontal +Through hole angled socket strip, 2x39, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Vertical +Through hole straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x39_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x39 2.00mm double row +0 +78 +78 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Horizontal +Through hole angled socket strip, 2x40, 2.00mm pitch, 6.35mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Vertical +Through hole straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.00mm +PinSocket_2x40_P2.00mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 2.00mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x40 2.00mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_1x01_P2.54mm_Horizontal +Through hole angled socket strip, 1x01, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinSocket_2.54mm +PinSocket_1x01_P2.54mm_Vertical +Through hole straight socket strip, 1x01, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x01 2.54mm single row +0 +1 +1 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Horizontal +Through hole angled socket strip, 1x02, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical +Through hole straight socket strip, 1x02, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x02 2.54mm single row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x02 2.54mm single row style1 pin1 left +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x02_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x02, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x02 2.54mm single row style2 pin1 right +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Horizontal +Through hole angled socket strip, 1x03, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical +Through hole straight socket strip, 1x03, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x03 2.54mm single row +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x03 2.54mm single row style1 pin1 left +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x03_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x03, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x03 2.54mm single row style2 pin1 right +0 +3 +3 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Horizontal +Through hole angled socket strip, 1x04, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical +Through hole straight socket strip, 1x04, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x04 2.54mm single row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x04 2.54mm single row style1 pin1 left +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x04_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x04, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x04 2.54mm single row style2 pin1 right +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Horizontal +Through hole angled socket strip, 1x05, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical +Through hole straight socket strip, 1x05, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x05 2.54mm single row +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x05 2.54mm single row style1 pin1 left +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x05_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x05, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x05 2.54mm single row style2 pin1 right +0 +5 +5 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Horizontal +Through hole angled socket strip, 1x06, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical +Through hole straight socket strip, 1x06, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x06 2.54mm single row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x06 2.54mm single row style1 pin1 left +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x06_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x06, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x06 2.54mm single row style2 pin1 right +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Horizontal +Through hole angled socket strip, 1x07, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical +Through hole straight socket strip, 1x07, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x07 2.54mm single row +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x07 2.54mm single row style1 pin1 left +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x07_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x07, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x07 2.54mm single row style2 pin1 right +0 +7 +7 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Horizontal +Through hole angled socket strip, 1x08, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical +Through hole straight socket strip, 1x08, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x08 2.54mm single row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x08 2.54mm single row style1 pin1 left +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x08_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x08, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x08 2.54mm single row style2 pin1 right +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Horizontal +Through hole angled socket strip, 1x09, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical +Through hole straight socket strip, 1x09, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x09 2.54mm single row +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x09 2.54mm single row style1 pin1 left +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x09_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x09, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x09 2.54mm single row style2 pin1 right +0 +9 +9 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Horizontal +Through hole angled socket strip, 1x10, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical +Through hole straight socket strip, 1x10, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x10 2.54mm single row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x10 2.54mm single row style1 pin1 left +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x10_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x10, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x10 2.54mm single row style2 pin1 right +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Horizontal +Through hole angled socket strip, 1x11, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical +Through hole straight socket strip, 1x11, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x11 2.54mm single row +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x11 2.54mm single row style1 pin1 left +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x11_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x11, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x11 2.54mm single row style2 pin1 right +0 +11 +11 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Horizontal +Through hole angled socket strip, 1x12, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical +Through hole straight socket strip, 1x12, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x12 2.54mm single row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x12 2.54mm single row style1 pin1 left +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x12_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x12, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x12 2.54mm single row style2 pin1 right +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Horizontal +Through hole angled socket strip, 1x13, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical +Through hole straight socket strip, 1x13, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x13 2.54mm single row +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x13 2.54mm single row style1 pin1 left +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x13_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x13, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x13 2.54mm single row style2 pin1 right +0 +13 +13 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Horizontal +Through hole angled socket strip, 1x14, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical +Through hole straight socket strip, 1x14, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x14 2.54mm single row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x14 2.54mm single row style1 pin1 left +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x14_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x14, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x14 2.54mm single row style2 pin1 right +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Horizontal +Through hole angled socket strip, 1x15, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical +Through hole straight socket strip, 1x15, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x15 2.54mm single row +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x15 2.54mm single row style1 pin1 left +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x15_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x15, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x15 2.54mm single row style2 pin1 right +0 +15 +15 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Horizontal +Through hole angled socket strip, 1x16, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical +Through hole straight socket strip, 1x16, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x16 2.54mm single row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x16 2.54mm single row style1 pin1 left +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x16_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x16, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x16 2.54mm single row style2 pin1 right +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Horizontal +Through hole angled socket strip, 1x17, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical +Through hole straight socket strip, 1x17, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x17 2.54mm single row +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x17 2.54mm single row style1 pin1 left +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x17_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x17, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x17 2.54mm single row style2 pin1 right +0 +17 +17 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Horizontal +Through hole angled socket strip, 1x18, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical +Through hole straight socket strip, 1x18, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x18 2.54mm single row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x18 2.54mm single row style1 pin1 left +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x18_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x18, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x18 2.54mm single row style2 pin1 right +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Horizontal +Through hole angled socket strip, 1x19, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical +Through hole straight socket strip, 1x19, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x19 2.54mm single row +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x19 2.54mm single row style1 pin1 left +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x19_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x19, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x19 2.54mm single row style2 pin1 right +0 +19 +19 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Horizontal +Through hole angled socket strip, 1x20, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical +Through hole straight socket strip, 1x20, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x20 2.54mm single row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x20 2.54mm single row style1 pin1 left +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x20_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x20, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x20 2.54mm single row style2 pin1 right +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Horizontal +Through hole angled socket strip, 1x21, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical +Through hole straight socket strip, 1x21, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x21 2.54mm single row +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x21 2.54mm single row style1 pin1 left +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x21_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x21, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x21 2.54mm single row style2 pin1 right +0 +21 +21 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Horizontal +Through hole angled socket strip, 1x22, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical +Through hole straight socket strip, 1x22, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x22 2.54mm single row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x22 2.54mm single row style1 pin1 left +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x22_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x22, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x22 2.54mm single row style2 pin1 right +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Horizontal +Through hole angled socket strip, 1x23, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical +Through hole straight socket strip, 1x23, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x23 2.54mm single row +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x23 2.54mm single row style1 pin1 left +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x23_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x23, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x23 2.54mm single row style2 pin1 right +0 +23 +23 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Horizontal +Through hole angled socket strip, 1x24, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical +Through hole straight socket strip, 1x24, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x24 2.54mm single row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x24 2.54mm single row style1 pin1 left +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x24_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x24, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x24 2.54mm single row style2 pin1 right +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Horizontal +Through hole angled socket strip, 1x25, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical +Through hole straight socket strip, 1x25, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x25 2.54mm single row +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x25 2.54mm single row style1 pin1 left +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x25_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x25, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x25 2.54mm single row style2 pin1 right +0 +25 +25 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Horizontal +Through hole angled socket strip, 1x26, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical +Through hole straight socket strip, 1x26, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x26 2.54mm single row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x26 2.54mm single row style1 pin1 left +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x26_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x26, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x26 2.54mm single row style2 pin1 right +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Horizontal +Through hole angled socket strip, 1x27, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical +Through hole straight socket strip, 1x27, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x27 2.54mm single row +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x27 2.54mm single row style1 pin1 left +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x27_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x27, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x27 2.54mm single row style2 pin1 right +0 +27 +27 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Horizontal +Through hole angled socket strip, 1x28, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical +Through hole straight socket strip, 1x28, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x28 2.54mm single row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x28 2.54mm single row style1 pin1 left +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x28_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x28, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x28 2.54mm single row style2 pin1 right +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Horizontal +Through hole angled socket strip, 1x29, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical +Through hole straight socket strip, 1x29, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x29 2.54mm single row +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x29 2.54mm single row style1 pin1 left +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x29_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x29, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x29 2.54mm single row style2 pin1 right +0 +29 +29 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Horizontal +Through hole angled socket strip, 1x30, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical +Through hole straight socket strip, 1x30, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x30 2.54mm single row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x30 2.54mm single row style1 pin1 left +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x30_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x30, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x30 2.54mm single row style2 pin1 right +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Horizontal +Through hole angled socket strip, 1x31, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical +Through hole straight socket strip, 1x31, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x31 2.54mm single row +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x31 2.54mm single row style1 pin1 left +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x31_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x31, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x31 2.54mm single row style2 pin1 right +0 +31 +31 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Horizontal +Through hole angled socket strip, 1x32, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical +Through hole straight socket strip, 1x32, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x32 2.54mm single row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x32 2.54mm single row style1 pin1 left +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x32_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x32, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x32 2.54mm single row style2 pin1 right +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Horizontal +Through hole angled socket strip, 1x33, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical +Through hole straight socket strip, 1x33, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x33 2.54mm single row +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x33 2.54mm single row style1 pin1 left +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x33_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x33, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x33 2.54mm single row style2 pin1 right +0 +33 +33 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Horizontal +Through hole angled socket strip, 1x34, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical +Through hole straight socket strip, 1x34, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x34 2.54mm single row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x34 2.54mm single row style1 pin1 left +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x34_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x34, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x34 2.54mm single row style2 pin1 right +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Horizontal +Through hole angled socket strip, 1x35, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical +Through hole straight socket strip, 1x35, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x35 2.54mm single row +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x35 2.54mm single row style1 pin1 left +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x35_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x35, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x35 2.54mm single row style2 pin1 right +0 +35 +35 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Horizontal +Through hole angled socket strip, 1x36, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical +Through hole straight socket strip, 1x36, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x36 2.54mm single row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x36 2.54mm single row style1 pin1 left +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x36_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x36, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x36 2.54mm single row style2 pin1 right +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Horizontal +Through hole angled socket strip, 1x37, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical +Through hole straight socket strip, 1x37, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x37 2.54mm single row +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x37 2.54mm single row style1 pin1 left +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x37_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x37, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x37 2.54mm single row style2 pin1 right +0 +37 +37 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Horizontal +Through hole angled socket strip, 1x38, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical +Through hole straight socket strip, 1x38, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x38 2.54mm single row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x38 2.54mm single row style1 pin1 left +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x38_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x38, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x38 2.54mm single row style2 pin1 right +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Horizontal +Through hole angled socket strip, 1x39, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical +Through hole straight socket strip, 1x39, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x39 2.54mm single row +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x39 2.54mm single row style1 pin1 left +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x39_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x39, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x39 2.54mm single row style2 pin1 right +0 +39 +39 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Horizontal +Through hole angled socket strip, 1x40, 2.54mm pitch, 8.51mm socket length, single row (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical +Through hole straight socket strip, 1x40, 2.54mm pitch, single row (from Kicad 4.0.7), script generated +Through hole socket strip THT 1x40 2.54mm single row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Left +surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 1 (pin 1 left) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x40 2.54mm single row style1 pin1 left +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_1x40_P2.54mm_Vertical_SMD_Pin1Right +surface-mounted straight socket strip, 1x40, 2.54mm pitch, single row, style 2 (pin 1 right) (https://cdn.harwin.com/pdfs/M20-786.pdf), script generated +Surface mounted socket strip SMD 1x40 2.54mm single row style2 pin1 right +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Horizontal +Through hole angled socket strip, 2x01, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Vertical +Through hole straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x01_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x01, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x01 2.54mm double row +0 +2 +2 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Horizontal +Through hole angled socket strip, 2x02, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Vertical +Through hole straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x02_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x02, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x02 2.54mm double row +0 +4 +4 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Horizontal +Through hole angled socket strip, 2x03, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Vertical +Through hole straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x03_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x03, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x03 2.54mm double row +0 +6 +6 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Horizontal +Through hole angled socket strip, 2x04, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Vertical +Through hole straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x04_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x04, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x04 2.54mm double row +0 +8 +8 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Horizontal +Through hole angled socket strip, 2x05, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Vertical +Through hole straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x05_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x05, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x05 2.54mm double row +0 +10 +10 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Horizontal +Through hole angled socket strip, 2x06, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Vertical +Through hole straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x06_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x06, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x06 2.54mm double row +0 +12 +12 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Horizontal +Through hole angled socket strip, 2x07, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Vertical +Through hole straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x07_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x07, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x07 2.54mm double row +0 +14 +14 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Horizontal +Through hole angled socket strip, 2x08, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Vertical +Through hole straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x08_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x08, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x08 2.54mm double row +0 +16 +16 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Horizontal +Through hole angled socket strip, 2x09, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Vertical +Through hole straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x09_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x09, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x09 2.54mm double row +0 +18 +18 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Horizontal +Through hole angled socket strip, 2x10, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Vertical +Through hole straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x10_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x10, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x10 2.54mm double row +0 +20 +20 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Horizontal +Through hole angled socket strip, 2x11, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Vertical +Through hole straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x11_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x11, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x11 2.54mm double row +0 +22 +22 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Horizontal +Through hole angled socket strip, 2x12, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Vertical +Through hole straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x12_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x12, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x12 2.54mm double row +0 +24 +24 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Horizontal +Through hole angled socket strip, 2x13, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Vertical +Through hole straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x13_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x13, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x13 2.54mm double row +0 +26 +26 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Horizontal +Through hole angled socket strip, 2x14, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Vertical +Through hole straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x14_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x14, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x14 2.54mm double row +0 +28 +28 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Horizontal +Through hole angled socket strip, 2x15, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Vertical +Through hole straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x15_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x15, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x15 2.54mm double row +0 +30 +30 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Horizontal +Through hole angled socket strip, 2x16, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Vertical +Through hole straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x16_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x16, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x16 2.54mm double row +0 +32 +32 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Horizontal +Through hole angled socket strip, 2x17, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Vertical +Through hole straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x17_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x17, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x17 2.54mm double row +0 +34 +34 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Horizontal +Through hole angled socket strip, 2x18, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Vertical +Through hole straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x18_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x18, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x18 2.54mm double row +0 +36 +36 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Horizontal +Through hole angled socket strip, 2x19, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Vertical +Through hole straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x19_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x19, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x19 2.54mm double row +0 +38 +38 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Horizontal +Through hole angled socket strip, 2x20, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Vertical +Through hole straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x20_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x20, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x20 2.54mm double row +0 +40 +40 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Horizontal +Through hole angled socket strip, 2x21, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Vertical +Through hole straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x21_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x21, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x21 2.54mm double row +0 +42 +42 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Horizontal +Through hole angled socket strip, 2x22, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Vertical +Through hole straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x22_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x22, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x22 2.54mm double row +0 +44 +44 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Horizontal +Through hole angled socket strip, 2x23, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Vertical +Through hole straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x23_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x23, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x23 2.54mm double row +0 +46 +46 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Horizontal +Through hole angled socket strip, 2x24, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Vertical +Through hole straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x24_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x24, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x24 2.54mm double row +0 +48 +48 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Horizontal +Through hole angled socket strip, 2x25, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Vertical +Through hole straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x25_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x25, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x25 2.54mm double row +0 +50 +50 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Horizontal +Through hole angled socket strip, 2x26, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Vertical +Through hole straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x26_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x26, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x26 2.54mm double row +0 +52 +52 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Horizontal +Through hole angled socket strip, 2x27, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Vertical +Through hole straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x27_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x27, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x27 2.54mm double row +0 +54 +54 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Horizontal +Through hole angled socket strip, 2x28, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Vertical +Through hole straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x28_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x28, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x28 2.54mm double row +0 +56 +56 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Horizontal +Through hole angled socket strip, 2x29, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Vertical +Through hole straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x29_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x29, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x29 2.54mm double row +0 +58 +58 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Horizontal +Through hole angled socket strip, 2x30, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Vertical +Through hole straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x30_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x30, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x30 2.54mm double row +0 +60 +60 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Horizontal +Through hole angled socket strip, 2x31, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Vertical +Through hole straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x31_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x31, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x31 2.54mm double row +0 +62 +62 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Horizontal +Through hole angled socket strip, 2x32, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Vertical +Through hole straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x32_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x32, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x32 2.54mm double row +0 +64 +64 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Horizontal +Through hole angled socket strip, 2x33, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Vertical +Through hole straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x33_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x33, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x33 2.54mm double row +0 +66 +66 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Horizontal +Through hole angled socket strip, 2x34, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Vertical +Through hole straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x34_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x34, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x34 2.54mm double row +0 +68 +68 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Horizontal +Through hole angled socket strip, 2x35, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Vertical +Through hole straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x35_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x35, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x35 2.54mm double row +0 +70 +70 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Horizontal +Through hole angled socket strip, 2x36, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Vertical +Through hole straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x36_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x36, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x36 2.54mm double row +0 +72 +72 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Horizontal +Through hole angled socket strip, 2x37, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Vertical +Through hole straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x37_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x37, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x37 2.54mm double row +0 +74 +74 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Horizontal +Through hole angled socket strip, 2x38, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Vertical +Through hole straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x38_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x38, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x38 2.54mm double row +0 +76 +76 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Horizontal +Through hole angled socket strip, 2x39, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Vertical +Through hole straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x39_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x39, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x39 2.54mm double row +0 +78 +78 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Horizontal +Through hole angled socket strip, 2x40, 2.54mm pitch, 8.51mm socket length, double cols (from Kicad 4.0.7), script generated +Through hole angled socket strip THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Vertical +Through hole straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Through hole socket strip THT 2x40 2.54mm double row +0 +80 +80 +Connector_PinSocket_2.54mm +PinSocket_2x40_P2.54mm_Vertical_SMD +surface-mounted straight socket strip, 2x40, 2.54mm pitch, double cols (from Kicad 4.0.7), script generated +Surface mounted socket strip SMD 2x40 2.54mm double row +0 +80 +80 +Connector_RJ +RJ12_Amphenol_54601 +RJ12 connector https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0082.pdf +RJ12 connector +0 +6 +6 +Connector_RJ +RJ14_Connfly_DS1133-S4_Horizontal +RJ14 connector 6P4C Horizontal http://www.connfly.com/userfiles/image/UpLoadFile/File/2012/10/26/DS1133.pdf +RJ14 connector 6P4C Connfly DS1133 +0 +4 +4 +Connector_RJ +RJ25_Wayconn_MJEA-660X1_Horizontal +RJ25 6P6C Socket 90 degrees, https://wayconn.com/wp-content/themes/way/datasheet/MJEA-660X1XXX_RJ25_6P6C_PCB_RA.pdf +RJ12 RJ18 RJ25 jack connector 6P6C +0 +6 +6 +Connector_RJ +RJ45_Abracon_ARJP11A-MA_Horizontal +Shielded RJ45 ethernet connector with transformer and POE (https://abracon.com/Magnetics/lan/ARJP11A.PDF) +ethernet 8p8c transformer poe rj45 +0 +15 +14 +Connector_RJ +RJ45_Amphenol_54602-x08_Horizontal +8 Pol Shallow Latch Connector, Modjack, RJ45 (https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/c-bmj-0102.pdf) +RJ45 +0 +8 +8 +Connector_RJ +RJ45_Amphenol_RJHSE538X +Shielded, 2 LED, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf +RJ45 8p8c ethernet cat5 +0 +14 +13 +Connector_RJ +RJ45_Amphenol_RJHSE538X-02 +Shielded, 2 LED, 2 Ports, http://www.amphenolinfocom.eu/NavData/Drawings/RJHSE-538X-02-REVC.pdf +RJ45 8p8c dual ethernet cat5 +0 +26 +25 +Connector_RJ +RJ45_Amphenol_RJHSE5380 +Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X.pdf +RJ45 8p8c ethernet cat5 +0 +10 +9 +Connector_RJ +RJ45_Amphenol_RJHSE5380-08 +Shielded, https://www.amphenolcanada.com/ProductSearch/drawings/AC/RJHSE538X08.pdf +RJ45 8p8c ethernet cat5 +0 +68 +65 +Connector_RJ +RJ45_Amphenol_RJMG1BD3B8K1ANR +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://www.amphenolcanada.com/ProductSearch/Drawings/AC/RJMG1BD3B8K1ANR.PDF +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_BEL_SS74301-00x_Vertical +https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-74301-001-ss-74301-002-ss-74301-005.pdf +RJ45 Vertical Shield LED Green Yellow +0 +14 +13 +Connector_RJ +RJ45_Bel_SI-60062-F +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, AutoMDIX, https://belfuse.com/resources/drawings/magneticsolutions/dr-mag-si-60062-f.pdf +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Cetus_J1B1211CCD_Horizontal +1 Port RJ45 Magjack Connector Through Hole 10/100 Base-T, Cetus, used and distributed by WIZnet (https://wizwiki.net/wiki/lib/exe/fetch.php?media=products:wiz550web:wiz550webds_kr:j1b1211ccd.pdf) +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Hanrun_HR911105A +http://www.kosmodrom.com.ua/pdf/HR911105A.pdf +RJ45 Magjack +0 +14 +13 +Connector_RJ +RJ45_Kycon_G7LX-A88S7-BP-xx_Horizontal +10/100Base-T RJ45 ethernet magnetic transformer connector horizontal with green/yellow LEDs http://www.kycon.com/Pub_Eng_Draw/G7LX-A88S7-BP-GY.pdf +RJ45 ethernet magnetic +0 +16 +15 +Connector_RJ +RJ45_Molex_0855135013_Vertical +1 Port, RJ45, Series 85513, vertical, SMD, https://www.molex.com/pdm_docs/sd/855135013_sd.pdf +RJ45 Vertical +0 +9 +9 +Connector_RJ +RJ45_Ninigi_GE +1 port ethernet throughhole connector, https://en.ninigi.com/product/rj45ge/pdf +RJ45 ethernet 8p8c +0 +10 +9 +Connector_RJ +RJ45_OST_PJ012-8P8CX_Vertical +RJ45 vertical connector https://www.on-shore.com/wp-content/uploads/PJ012-8P8CX.pdf +RJ45 PJ012 +0 +8 +8 +Connector_RJ +RJ45_Plug_Metz_AJP92A8813 +plug, ethernet, 8P8C, RJ45 Plug +AJP92A8813 8P8C RJ45 ethernet plug +0 +8 +8 +Connector_RJ +RJ45_Pulse_JK00177NL_Horizontal +10/100/1000 Base-T RJ45 single port with LEDs and 75W POE, https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/J432/doc_part/J432.pdf +RJ45 8p8c ethernet POE +0 +22 +21 +Connector_RJ +RJ45_Pulse_JK0654219NL_Horizontal +10/100/1000 Base-T RJ45 single port with LEDs https://media.digikey.com/pdf/Data%20Sheets/Pulse%20PDFs/JK%20Series.pdf#page=2 +RJ45 8p8c ethernet +0 +18 +17 +Connector_RJ +RJ45_Pulse_JXD6-0001NL_Horizontal +RJ45 ethernet transformer with magnetics (https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/JXD6-0001NL/doc_part/JXD6-0001NL.pdf) +ethernet 8p8c transformer magjack +0 +12 +11 +Connector_RJ +RJ45_UDE_RB1-125B8G1A +1 Port RJ45 Connector Through Hole 10/100/1000 Base-T, https://datasheet.lcsc.com/szlcsc/1901091107_UDE-Corp-RB1-125B8G1A_C363353.pdf#page=3 +RJ45 ethernet +0 +16 +15 +Connector_RJ +RJ45_Wuerth_7499010001A_Horizontal +10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal https://katalog.we-online.de/pbs/datasheet/7499010001A.pdf +RJ45 ethernet magnetic +0 +10 +9 +Connector_RJ +RJ45_Wuerth_7499010121A_Horizontal +10/100Base-TX RJ45 ethernet magnetic transformer connector horizontal with green/orange LEDs https://katalog.we-online.de/pbs/datasheet/7499010121A.pdf +RJ45 ethernet magnetic +0 +14 +13 +Connector_RJ +RJ45_Wuerth_7499111446_Horizontal +LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT +ethernet lan connector +0 +16 +15 +Connector_RJ +RJ45_Wuerth_7499151120_Horizontal +Wuerth 7499151120, LAN-Transformer WE-RJ45LAN 10/100/1000 BaseT, Dual Ethernet Jack (http://katalog.we-online.de/pbs/datasheet/7499151120.pdf) +ethernet lan connector +0 +32 +29 +Connector_RJ +RJ45_Wuerth_74980111211_Horizontal +RJ45 LAN Transformer 10/100BaseT (https://katalog.we-online.de/pbs/datasheet/74980111211.pdf) +lan magnetics transformer +0 +14 +13 +Connector_SATA_SAS +SAS-mini_TEConnectivity_1888174_Vertical +36pin mini SAS connector, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1888174&DocType=Customer+Drawing&DocLang=English +SAS mini connector +0 +44 +44 +Connector_SATA_SAS +SATA_Amphenol_10029364-001LF_Horizontal +https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10029364.pdf +SATA +0 +24 +23 +Connector_Samtec +Samtec_FMC_ASP-134486-01_10x40_P1.27mm_Vertical +http://suddendocs.samtec.com/prints/asp-134486-01-mkt.pdf +FMC HPC +0 +400 +400 +Connector_Samtec +Samtec_FMC_ASP-134602-01_10x40_P1.27mm_Vertical +https://www.marutsu.co.jp/contents/shop/marutsu/ds/asp-134602-01.pdf +FMC HPC +0 +400 +400 +Connector_Samtec +Samtec_FMC_ASP-134604-01_4x40_Vertical +https://suddendocs.samtec.com/prints/asp-134604-01-mkt.pdf +FMC LPC VITA +0 +160 +160 +Connector_Samtec +Samtec_LSHM-105-xx.x-x-DV-N_2x05_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-N, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +10 +10 +Connector_Samtec +Samtec_LSHM-105-xx.x-x-DV-S_2x05-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-105-xx.x-x-DV-S, 5 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +12 +11 +Connector_Samtec +Samtec_LSHM-110-xx.x-x-DV-N_2x10_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-N, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +20 +20 +Connector_Samtec +Samtec_LSHM-110-xx.x-x-DV-S_2x10-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-110-xx.x-x-DV-S, 10 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +22 +21 +Connector_Samtec +Samtec_LSHM-120-xx.x-x-DV-N_2x20_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-N, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +40 +40 +Connector_Samtec +Samtec_LSHM-120-xx.x-x-DV-S_2x20-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-120-xx.x-x-DV-S, 20 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +42 +41 +Connector_Samtec +Samtec_LSHM-130-xx.x-x-DV-N_2x30_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-N, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +60 +60 +Connector_Samtec +Samtec_LSHM-130-xx.x-x-DV-S_2x30-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-130-xx.x-x-DV-S, 30 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +62 +61 +Connector_Samtec +Samtec_LSHM-140-xx.x-x-DV-N_2x40_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-N, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +80 +80 +Connector_Samtec +Samtec_LSHM-140-xx.x-x-DV-S_2x40-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-140-xx.x-x-DV-S, 40 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +82 +81 +Connector_Samtec +Samtec_LSHM-150-xx.x-x-DV-N_2x50_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-N, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +100 +100 +Connector_Samtec +Samtec_LSHM-150-xx.x-x-DV-S_2x50-1SH_P0.50mm_Vertical +Molex LSHM 0.50 mm Razor Beam High-Speed Hermaphroditic Terminal/Socket Strip, LSHM-150-xx.x-x-DV-S, 50 Pins per row (http://suddendocs.samtec.com/prints/lshm-1xx-xx.x-x-dv-a-x-x-tr-footprint.pdf), generated with kicad-footprint-generator +connector Samtec side entry +0 +102 +101 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-BE-LC_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-BE_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-BE, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV-LC_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV-LC, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-102-02-xxx-DV_2x02_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-102-02-xxx-DV, 2 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +4 +4 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-BE-LC_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-BE_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-BE, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV-LC_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV-LC, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-103-02-xxx-DV_2x03_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-103-02-xxx-DV, 3 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +6 +6 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-A_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE-A_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-A, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-BE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-BE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-104-02-xxx-DV_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xxx-DV, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +8 +8 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-A_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE-A_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-A, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-BE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-BE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-105-02-xxx-DV_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xxx-DV, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +10 +10 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-A_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE-A_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-A, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-BE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-BE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-106-02-xxx-DV_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xxx-DV, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +12 +12 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-A_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE-A_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-A, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-BE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-BE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-107-02-xxx-DV_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xxx-DV, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +14 +14 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-A_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE-A_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-A, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-BE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-BE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-108-02-xxx-DV_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xxx-DV, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +16 +16 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-A_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE-A_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-A, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-BE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-BE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-109-02-xxx-DV_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xxx-DV, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +18 +18 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-A_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE-A_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-A, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-BE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-BE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-110-02-xxx-DV_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xxx-DV, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +20 +20 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-A_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE-A_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-A, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-BE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-BE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-111-02-xxx-DV_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xxx-DV, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +22 +22 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-A_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE-A_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-A, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-BE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-BE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-112-02-xxx-DV_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xxx-DV, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +24 +24 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-A_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE-A_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-A, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-BE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-BE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-113-02-xxx-DV_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xxx-DV, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +26 +26 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-A_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE-A_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-A, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-BE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-BE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-114-02-xxx-DV_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xxx-DV, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +28 +28 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-A_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE-A_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-A, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-BE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-BE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-115-02-xxx-DV_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xxx-DV, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +30 +30 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-A_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE-A_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-A, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-BE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-BE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-116-02-xxx-DV_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xxx-DV, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +32 +32 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-A_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE-A_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-A, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-BE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-BE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-117-02-xxx-DV_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xxx-DV, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +34 +34 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-A_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE-A_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-A, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-BE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-BE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-118-02-xxx-DV_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xxx-DV, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +36 +36 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-A_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE-A_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-A, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-BE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-BE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-119-02-xxx-DV_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xxx-DV, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +38 +38 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-A_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE-A_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-A, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-BE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-BE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-120-02-xxx-DV_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xxx-DV, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +40 +40 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-A_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE-A_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-A, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-BE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-BE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-121-02-xxx-DV_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xxx-DV, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +42 +42 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-A_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE-A_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-A, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-BE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-BE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-122-02-xxx-DV_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xxx-DV, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +44 +44 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-A_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE-A_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-A, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-BE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-BE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-123-02-xxx-DV_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xxx-DV, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +46 +46 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-A_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE-A_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-A, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-BE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-BE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-124-02-xxx-DV_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xxx-DV, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +48 +48 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-A_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE-A_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-A, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-BE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-BE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-125-02-xxx-DV_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xxx-DV, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +50 +50 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-A_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE-A_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-A, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-BE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-BE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-126-02-xxx-DV_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xxx-DV, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +52 +52 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-A_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE-A_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-A, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-BE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-BE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-127-02-xxx-DV_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xxx-DV, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +54 +54 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-A_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE-A_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-A, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-BE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-BE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-128-02-xxx-DV_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xxx-DV, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +56 +56 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-A_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE-A_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-A, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-BE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-BE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-129-02-xxx-DV_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xxx-DV, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +58 +58 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-A_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE-A_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-A, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-BE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-BE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-130-02-xxx-DV_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xxx-DV, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +60 +60 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-A_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE-A_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-A, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-BE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-BE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-131-02-xxx-DV_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xxx-DV, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +62 +62 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-A_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE-A_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-A, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-BE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-BE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-132-02-xxx-DV_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xxx-DV, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +64 +64 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-A_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE-A_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-A, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-BE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-BE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-133-02-xxx-DV_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xxx-DV, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +66 +66 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-A_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE-A_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-A, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-BE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-BE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-134-02-xxx-DV_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xxx-DV, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +68 +68 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-A_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE-A_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-A, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-BE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-BE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-135-02-xxx-DV_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xxx-DV, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +70 +70 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-A_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE-A_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-A, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-BE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-BE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-136-02-xxx-DV_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xxx-DV, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +72 +72 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-A_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE-A_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-A, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-BE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-BE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-137-02-xxx-DV_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xxx-DV, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +74 +74 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-A_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE-A_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-A, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-BE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-BE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-138-02-xxx-DV_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xxx-DV, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +76 +76 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-A_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE-A_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-A, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-BE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-BE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-139-02-xxx-DV_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xxx-DV, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +78 +78 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-A_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE-A_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-A, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-BE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-BE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-140-02-xxx-DV_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xxx-DV, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +80 +80 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-A_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE-A_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-A, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-BE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-BE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-141-02-xxx-DV_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xxx-DV, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +82 +82 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-A_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE-A_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-A, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-BE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-BE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-142-02-xxx-DV_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xxx-DV, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +84 +84 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-A_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE-A_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-A, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-BE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-BE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-143-02-xxx-DV_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xxx-DV, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +86 +86 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-A_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE-A_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-A, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-BE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-BE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-144-02-xxx-DV_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xxx-DV, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +88 +88 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-A_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE-A_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-A, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-BE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-BE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-145-02-xxx-DV_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xxx-DV, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +90 +90 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-A_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE-A_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-A, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-BE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-BE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-146-02-xxx-DV_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xxx-DV, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +92 +92 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-A_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE-A_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-A, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-BE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-BE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-147-02-xxx-DV_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xxx-DV, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +94 +94 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-A_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE-A_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-A, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-BE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-BE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-148-02-xxx-DV_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xxx-DV, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +96 +96 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-A_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE-A_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-A, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-BE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-BE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-149-02-xxx-DV_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xxx-DV, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +98 +98 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-A_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE-A_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-A, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-BE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-BE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_SMD +Samtec_HLE-150-02-xxx-DV_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xxx-DV, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xxx-dv-xx-xx-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-dv-footprint.pdf), generated with kicad-footprint-generator +connector Samtec HLE horizontal +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-PE-LC_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE-LC, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-PE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-PE (compatible alternatives: HLE-104-02-xx-DV-PE-BE), 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-104-02-xx-DV-TE_2x04_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-104-02-xx-DV-TE, 4 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +8 +8 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-PE-LC_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE-LC, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-PE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-PE (compatible alternatives: HLE-105-02-xx-DV-PE-BE), 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-105-02-xx-DV-TE_2x05_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-105-02-xx-DV-TE, 5 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +10 +10 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-PE-LC_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE-LC, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-PE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-PE (compatible alternatives: HLE-106-02-xx-DV-PE-BE), 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-106-02-xx-DV-TE_2x06_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-106-02-xx-DV-TE, 6 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +12 +12 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-PE-LC_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE-LC, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-PE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-PE (compatible alternatives: HLE-107-02-xx-DV-PE-BE), 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-107-02-xx-DV-TE_2x07_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-107-02-xx-DV-TE, 7 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +14 +14 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-PE-LC_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE-LC, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-PE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-PE (compatible alternatives: HLE-108-02-xx-DV-PE-BE), 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-108-02-xx-DV-TE_2x08_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-108-02-xx-DV-TE, 8 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +16 +16 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-PE-LC_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE-LC, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-PE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-PE (compatible alternatives: HLE-109-02-xx-DV-PE-BE), 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-109-02-xx-DV-TE_2x09_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-109-02-xx-DV-TE, 9 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +18 +18 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-PE-LC_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE-LC, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-PE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-PE (compatible alternatives: HLE-110-02-xx-DV-PE-BE), 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-110-02-xx-DV-TE_2x10_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-110-02-xx-DV-TE, 10 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +20 +20 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-PE-LC_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE-LC, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-PE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-PE (compatible alternatives: HLE-111-02-xx-DV-PE-BE), 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-111-02-xx-DV-TE_2x11_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-111-02-xx-DV-TE, 11 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +22 +22 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-PE-LC_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE-LC, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-PE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-PE (compatible alternatives: HLE-112-02-xx-DV-PE-BE), 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-112-02-xx-DV-TE_2x12_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-112-02-xx-DV-TE, 12 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +24 +24 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-PE-LC_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE-LC, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-PE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-PE (compatible alternatives: HLE-113-02-xx-DV-PE-BE), 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-113-02-xx-DV-TE_2x13_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-113-02-xx-DV-TE, 13 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +26 +26 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-PE-LC_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE-LC, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-PE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-PE (compatible alternatives: HLE-114-02-xx-DV-PE-BE), 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-114-02-xx-DV-TE_2x14_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-114-02-xx-DV-TE, 14 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +28 +28 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-PE-LC_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE-LC, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-PE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-PE (compatible alternatives: HLE-115-02-xx-DV-PE-BE), 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-115-02-xx-DV-TE_2x15_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-115-02-xx-DV-TE, 15 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +30 +30 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-PE-LC_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE-LC, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-PE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-PE (compatible alternatives: HLE-116-02-xx-DV-PE-BE), 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-116-02-xx-DV-TE_2x16_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-116-02-xx-DV-TE, 16 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +32 +32 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-PE-LC_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE-LC, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-PE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-PE (compatible alternatives: HLE-117-02-xx-DV-PE-BE), 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-117-02-xx-DV-TE_2x17_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-117-02-xx-DV-TE, 17 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +34 +34 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-PE-LC_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE-LC, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-PE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-PE (compatible alternatives: HLE-118-02-xx-DV-PE-BE), 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-118-02-xx-DV-TE_2x18_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-118-02-xx-DV-TE, 18 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +36 +36 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-PE-LC_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE-LC, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-PE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-PE (compatible alternatives: HLE-119-02-xx-DV-PE-BE), 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-119-02-xx-DV-TE_2x19_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-119-02-xx-DV-TE, 19 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +38 +38 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-PE-LC_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE-LC, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-PE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-PE (compatible alternatives: HLE-120-02-xx-DV-PE-BE), 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-120-02-xx-DV-TE_2x20_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-120-02-xx-DV-TE, 20 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +40 +40 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-PE-LC_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE-LC, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-PE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-PE (compatible alternatives: HLE-121-02-xx-DV-PE-BE), 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-121-02-xx-DV-TE_2x21_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-121-02-xx-DV-TE, 21 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +42 +42 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-PE-LC_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE-LC, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-PE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-PE (compatible alternatives: HLE-122-02-xx-DV-PE-BE), 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-122-02-xx-DV-TE_2x22_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-122-02-xx-DV-TE, 22 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +44 +44 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-PE-LC_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE-LC, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-PE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-PE (compatible alternatives: HLE-123-02-xx-DV-PE-BE), 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-123-02-xx-DV-TE_2x23_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-123-02-xx-DV-TE, 23 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +46 +46 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-PE-LC_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE-LC, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-PE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-PE (compatible alternatives: HLE-124-02-xx-DV-PE-BE), 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-124-02-xx-DV-TE_2x24_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-124-02-xx-DV-TE, 24 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +48 +48 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-PE-LC_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE-LC, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-PE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-PE (compatible alternatives: HLE-125-02-xx-DV-PE-BE), 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-125-02-xx-DV-TE_2x25_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-125-02-xx-DV-TE, 25 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +50 +50 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-PE-LC_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE-LC, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-PE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-PE (compatible alternatives: HLE-126-02-xx-DV-PE-BE), 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-126-02-xx-DV-TE_2x26_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-126-02-xx-DV-TE, 26 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +52 +52 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-PE-LC_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE-LC, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-PE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-PE (compatible alternatives: HLE-127-02-xx-DV-PE-BE), 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-127-02-xx-DV-TE_2x27_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-127-02-xx-DV-TE, 27 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +54 +54 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-PE-LC_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE-LC, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-PE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-PE (compatible alternatives: HLE-128-02-xx-DV-PE-BE), 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-128-02-xx-DV-TE_2x28_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-128-02-xx-DV-TE, 28 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +56 +56 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-PE-LC_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE-LC, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-PE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-PE (compatible alternatives: HLE-129-02-xx-DV-PE-BE), 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-129-02-xx-DV-TE_2x29_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-129-02-xx-DV-TE, 29 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +58 +58 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-PE-LC_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE-LC, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-PE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-PE (compatible alternatives: HLE-130-02-xx-DV-PE-BE), 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-130-02-xx-DV-TE_2x30_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-130-02-xx-DV-TE, 30 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +60 +60 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-PE-LC_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE-LC, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-PE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-PE (compatible alternatives: HLE-131-02-xx-DV-PE-BE), 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-131-02-xx-DV-TE_2x31_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-131-02-xx-DV-TE, 31 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +62 +62 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-PE-LC_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE-LC, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-PE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-PE (compatible alternatives: HLE-132-02-xx-DV-PE-BE), 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-132-02-xx-DV-TE_2x32_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-132-02-xx-DV-TE, 32 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +64 +64 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-PE-LC_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE-LC, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-PE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-PE (compatible alternatives: HLE-133-02-xx-DV-PE-BE), 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-133-02-xx-DV-TE_2x33_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-133-02-xx-DV-TE, 33 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +66 +66 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-PE-LC_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE-LC, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-PE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-PE (compatible alternatives: HLE-134-02-xx-DV-PE-BE), 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-134-02-xx-DV-TE_2x34_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-134-02-xx-DV-TE, 34 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +68 +68 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-PE-LC_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE-LC, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-PE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-PE (compatible alternatives: HLE-135-02-xx-DV-PE-BE), 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-135-02-xx-DV-TE_2x35_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-135-02-xx-DV-TE, 35 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +70 +70 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-PE-LC_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE-LC, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-PE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-PE (compatible alternatives: HLE-136-02-xx-DV-PE-BE), 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-136-02-xx-DV-TE_2x36_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-136-02-xx-DV-TE, 36 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +72 +72 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-PE-LC_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE-LC, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-PE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-PE (compatible alternatives: HLE-137-02-xx-DV-PE-BE), 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-137-02-xx-DV-TE_2x37_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-137-02-xx-DV-TE, 37 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +74 +74 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-PE-LC_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE-LC, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-PE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-PE (compatible alternatives: HLE-138-02-xx-DV-PE-BE), 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-138-02-xx-DV-TE_2x38_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-138-02-xx-DV-TE, 38 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +76 +76 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-PE-LC_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE-LC, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-PE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-PE (compatible alternatives: HLE-139-02-xx-DV-PE-BE), 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-139-02-xx-DV-TE_2x39_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-139-02-xx-DV-TE, 39 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +78 +78 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-PE-LC_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE-LC, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-PE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-PE (compatible alternatives: HLE-140-02-xx-DV-PE-BE), 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-140-02-xx-DV-TE_2x40_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-140-02-xx-DV-TE, 40 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +80 +80 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-PE-LC_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE-LC, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-PE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-PE (compatible alternatives: HLE-141-02-xx-DV-PE-BE), 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-141-02-xx-DV-TE_2x41_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-141-02-xx-DV-TE, 41 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +82 +82 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-PE-LC_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE-LC, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-PE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-PE (compatible alternatives: HLE-142-02-xx-DV-PE-BE), 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-142-02-xx-DV-TE_2x42_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-142-02-xx-DV-TE, 42 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +84 +84 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-PE-LC_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE-LC, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-PE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-PE (compatible alternatives: HLE-143-02-xx-DV-PE-BE), 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-143-02-xx-DV-TE_2x43_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-143-02-xx-DV-TE, 43 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +86 +86 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-PE-LC_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE-LC, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-PE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-PE (compatible alternatives: HLE-144-02-xx-DV-PE-BE), 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-144-02-xx-DV-TE_2x44_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-144-02-xx-DV-TE, 44 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +88 +88 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-PE-LC_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE-LC, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-PE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-PE (compatible alternatives: HLE-145-02-xx-DV-PE-BE), 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-145-02-xx-DV-TE_2x45_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-145-02-xx-DV-TE, 45 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +90 +90 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-PE-LC_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE-LC, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-PE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-PE (compatible alternatives: HLE-146-02-xx-DV-PE-BE), 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-146-02-xx-DV-TE_2x46_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-146-02-xx-DV-TE, 46 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +92 +92 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-PE-LC_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE-LC, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-PE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-PE (compatible alternatives: HLE-147-02-xx-DV-PE-BE), 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-147-02-xx-DV-TE_2x47_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-147-02-xx-DV-TE, 47 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +94 +94 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-PE-LC_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE-LC, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-PE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-PE (compatible alternatives: HLE-148-02-xx-DV-PE-BE), 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-148-02-xx-DV-TE_2x48_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-148-02-xx-DV-TE, 48 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +96 +96 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-PE-LC_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE-LC, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-PE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-PE (compatible alternatives: HLE-149-02-xx-DV-PE-BE), 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-149-02-xx-DV-TE_2x49_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-149-02-xx-DV-TE, 49 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +98 +98 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-PE-LC_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE-LC, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-PE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-PE (compatible alternatives: HLE-150-02-xx-DV-PE-BE), 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Samtec_HLE_THT +Samtec_HLE-150-02-xx-DV-TE_2x50_P2.54mm_Horizontal +Samtec HLE .100" Tiger Beam Cost-effective Single Beam Socket Strip, HLE-150-02-xx-DV-TE, 50 Pins per row (http://suddendocs.samtec.com/prints/hle-1xx-02-xx-dv-xe-xx-mkt.pdf, http://suddendocs.samtec.com/prints/hle-thru.pdf), generated with kicad-footprint-generator +connector Samtec HLE top entry +0 +100 +100 +Connector_Stocko +Stocko_MKS_1651-6-0-202_1x2_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +2 +2 +Connector_Stocko +Stocko_MKS_1652-6-0-202_1x2_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +2 +2 +Connector_Stocko +Stocko_MKS_1653-6-0-303_1x3_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +3 +3 +Connector_Stocko +Stocko_MKS_1654-6-0-404_1x4_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +4 +4 +Connector_Stocko +Stocko_MKS_1655-6-0-505_1x5_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +5 +5 +Connector_Stocko +Stocko_MKS_1656-6-0-606_1x6_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +6 +6 +Connector_Stocko +Stocko_MKS_1657-6-0-707_1x7_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +7 +7 +Connector_Stocko +Stocko_MKS_1658-6-0-808_1x8_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +8 +8 +Connector_Stocko +Stocko_MKS_1659-6-0-909_1x9_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +9 +9 +Connector_Stocko +Stocko_MKS_1660-6-0-1010_1x10_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +10 +10 +Connector_Stocko +Stocko_MKS_1661-6-0-1111_1x11_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +11 +11 +Connector_Stocko +Stocko_MKS_1662-6-0-1212_1x12_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +12 +12 +Connector_Stocko +Stocko_MKS_1663-6-0-1313_1x13_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +13 +13 +Connector_Stocko +Stocko_MKS_1664-6-0-1414_1x14_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +14 +14 +Connector_Stocko +Stocko_MKS_1665-6-0-1515_1x15_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +15 +15 +Connector_Stocko +Stocko_MKS_1666-6-0-1616_1x16_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +16 +16 +Connector_Stocko +Stocko_MKS_1667-6-0-1717_1x17_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +17 +17 +Connector_Stocko +Stocko_MKS_1668-6-0-1818_1x18_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +18 +18 +Connector_Stocko +Stocko_MKS_1669-6-0-1919_1x19_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +19 +19 +Connector_Stocko +Stocko_MKS_1670-6-0-2020_1x20_P2.50mm_Vertical +Stocko MKS 16xx series connector, (https://www.stocko-contact.com/downloads/steckverbindersystem-raster-2,5-mm.pdf#page=15), generated with kicad-footprint-generator +Stocko RFK MKS 16xx +0 +20 +20 +Connector_TE-Connectivity +TE_1-826576-3_1x13_P3.96mm_Vertical +TE, 1-826576-3, 13 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +13 +13 +Connector_TE-Connectivity +TE_1-826576-5_1x15_P3.96mm_Vertical +TE, 1-826576-5, 15 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +15 +15 +Connector_TE-Connectivity +TE_1-826576-6_1x16_P3.96mm_Vertical +TE, 1-826576-6, 16 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +16 +16 +Connector_TE-Connectivity +TE_1-826576-7_1x17_P3.96mm_Vertical +TE, 1-826576-7, 17 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +17 +17 +Connector_TE-Connectivity +TE_1-826576-8_1x18_P3.96mm_Vertical +TE, 1-826576-8, 18 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +18 +18 +Connector_TE-Connectivity +TE_2-826576-0_1x20_P3.96mm_Vertical +TE, 2-826576-0, 20 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +20 +20 +Connector_TE-Connectivity +TE_3-826576-6_1x36_P3.96mm_Vertical +TE, 3-826576-6, 36 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +36 +36 +Connector_TE-Connectivity +TE_440054-2_1x02_P2.00mm_Vertical +TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Vertical Header: https://www.te.com/usa-en/product-440054-2.datasheet.pdf +connector header hdr horizontal vertical shrouded fully-shrounded 440054-2 2-440054-2 4-440054-2 6-440054-2 2-440054-6 4-440054-6 6-440054-6 +0 +2 +2 +Connector_TE-Connectivity +TE_440055-2_1x02_P2.00mm_Horizontal +TE Connectivity, HDI, Wire-to-Board, Fully Shrouded, Header: https://www.te.com/usa-en/product-440055-2.datasheet.pdf +connector header hdr horizontal right-angle shrouded fully-shrounded 440055-2 2-440055-2 4-440055-2 6-440055-2 8-440055-2 +0 +2 +2 +Connector_TE-Connectivity +TE_826576-2_1x02_P3.96mm_Vertical +TE, 826576-2, 2 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +2 +2 +Connector_TE-Connectivity +TE_826576-3_1x03_P3.96mm_Vertical +TE, 826576-3, 3 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +3 +3 +Connector_TE-Connectivity +TE_826576-5_1x05_P3.96mm_Vertical +TE, 826576-5, 5 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +5 +5 +Connector_TE-Connectivity +TE_826576-6_1x06_P3.96mm_Vertical +TE, 826576-6, 6 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +6 +6 +Connector_TE-Connectivity +TE_826576-7_1x07_P3.96mm_Vertical +TE, 826576-7, 7 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +7 +7 +Connector_TE-Connectivity +TE_826576-8_1x08_P3.96mm_Vertical +TE, 826576-8, 8 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +8 +8 +Connector_TE-Connectivity +TE_826576-9_1x09_P3.96mm_Vertical +TE, 826576-9, 9 Pins (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=826576&DocType=Customer+Drawing&DocLang=English), generated with kicad-footprint-generator +connector TE 826576 vertical +0 +9 +9 +Connector_TE-Connectivity +TE_2834006-1_1x01_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 1-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +2 +1 +Connector_TE-Connectivity +TE_2834006-2_1x02_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 2-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +4 +2 +Connector_TE-Connectivity +TE_2834006-3_1x03_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 3-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +6 +3 +Connector_TE-Connectivity +TE_2834006-4_1x04_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 4-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +8 +4 +Connector_TE-Connectivity +TE_2834006-5_1x05_P4.0mm_Horizontal +TE Connectivity Buchanan WireMate connector, Poke-In series, 5-way, 4.0mm pitch, AWG18-22 (0.3255-0.823mm2), https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F2834006%7FB6%7Fpdf%7FEnglish%7FENG_CD_2834006_B6.pdf%7F2834006-1 +wire connector +0 +10 +5 +Connector_TE-Connectivity +TE_5767171-1_2x19_P0.635mm_Vertical +PCB Mount Receptacle, Vertical, Board-to-Board, 38 Position, 24.003mm / .64mm [.945in] Centerline, Header Only, Palladium Nickel (https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F5767171%7FB2%7Fpdf%7FEnglish%7FENG_CD_5767171_B2.pdf%7F5767171-1#page=2) +mictor38 receptacle board-to-board +0 +43 +39 +Connector_TE-Connectivity +TE_AMPSEAL_1-776087-x_3Rows_23_P0.4mm_Horizontal +Connector +TE 776087 +0 +23 +23 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770182-x_3x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770182-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +9 +9 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770186-x_3x04_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770186-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770190-x_3x05_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770190-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +15 +15 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770621-x_2x06_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770621-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770858-x_2x05_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770858-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +10 +10 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770866-x_1x02_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770866-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +2 +2 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770870-x_1x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770870-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +3 +3 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770874-x_2x02_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770874-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +4 +4 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770875-x_2x03_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770875-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +6 +6 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770966-x_1x02_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770966-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +2 +2 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770967-x_1x03_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770967-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +3 +3 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770968-x_2x02_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770968-x, 2 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +4 +4 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770969-x_2x03_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770969-x, 3 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +6 +6 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770970-x_2x04_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770970-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +8 +8 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770971-x_2x05_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770971-x, 5 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +10 +10 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770972-x_2x06_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770972-x, 6 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +12 +12 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770973-x_2x07_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770973-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +14 +14 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-770974-x_2x08_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-770974-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +16 +16 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794067-x_2x07_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794067-x, 7 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +14 +14 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794068-x_2x08_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794068-x, 8 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +16 +16 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794069-x_2x09_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794069-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +18 +18 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794070-x_2x10_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794070-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +20 +20 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794071-x_2x11_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794071-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +22 +22 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794072-x_2x12_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794072-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +24 +24 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794073-x_2x04_P4.14mm_Vertical +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794073-x, 4 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK side entry +0 +8 +8 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794105-x_2x09_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794105-x, 9 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +18 +18 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794106-x_2x10_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794106-x, 10 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +20 +20 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794107-x_2x11_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794107-x, 11 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +22 +22 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794108-x_2x12_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794108-x, 12 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +24 +24 +Connector_TE-Connectivity +TE_MATE-N-LOK_1-794374-x_1x01_P4.14mm_Horizontal +Molex Mini-Universal MATE-N-LOK, old mpn/engineering number: 1-794374-x, 1 Pins per row (http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=82181_SOFTSHELL_HIGH_DENSITY&DocType=CS&DocLang=EN), generated with kicad-footprint-generator +connector TE MATE-N-LOK top entry +0 +1 +1 +Connector_TE-Connectivity +TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F350211%7FU5%7Fpdf%7FEnglish%7FENG_CD_350211_U5.pdf%7F350211-1 +connector TE MATE-N-LOK top entry ATA PATA IDE 5.25 inch floppy drive power +0 +4 +4 +Connector_USB +USB3_A_Molex_48393-001 +USB 3.0, type A, right angle (http://www.molex.com/pdm_docs/sd/483930003_sd.pdf) +USB 3.0 type A right angle +0 +13 +10 +Connector_USB +USB3_A_Plug_Wuerth_692112030100_Horizontal +USB3 type A Plug, Horizontal, http://katalog.we-online.de/em/datasheet/692112030100.pdf +usb A plug horizontal +0 +11 +10 +Connector_USB +USB3_A_Receptacle_Wuerth_692122030100 +USB 3.0, type A, right angle (https://www.we-online.com/katalog/datasheet/692122030100.pdf) +USB 3.0 type A right angle Würth +0 +11 +10 +Connector_USB +USB3_Micro-B_Connfly_DS1104-01 +Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://en.connfly.com/static/upload/file/pdf/DS1104-01.pdf) +USB 3.0 Micro B SMD right angle +0 +16 +11 +Connector_USB +USB_A_CNCTech_1001-011-01101_Horizontal +USB type A Plug, Horizontal, http://cnctech.us/pdfs/1001-011-01101.pdf +USB-A +0 +6 +5 +Connector_USB +USB_A_CONNFLY_DS1095-WNR0 +http://www.connfly.com/userfiles/image/UpLoadFile/File/2013/5/6/DS1095.pdf +USB-A receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_A_Molex_67643_Horizontal +USB type A, Horizontal, https://www.molex.com/pdm_docs/sd/676433910_sd.pdf +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_Molex_105057_Vertical +https://www.molex.com/pdm_docs/sd/1050570001_sd.pdf +USB A Vertical +0 +7 +5 +Connector_USB +USB_A_Stewart_SS-52100-001_Horizontal +USB A connector https://belfuse.com/resources/drawings/stewartconnector/dr-stw-ss-52100-001.pdf +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_TE_292303-7_Horizontal +USB type A, Horizontal, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=292303&DocType=Customer+Drawing&DocLang=English +USB_A Female Connector receptacle +0 +6 +5 +Connector_USB +USB_A_Wuerth_614004134726_Horizontal +USB A connector https://www.we-online.com/catalog/datasheet/614004134726.pdf +USB_A Female Connector receptacle +0 +8 +5 +Connector_USB +USB_A_Wuerth_61400826021_Horizontal_Stacked +Stacked USB A connector http://katalog.we-online.de/em/datasheet/61400826021.pdf +Wuerth stacked USB_A +0 +12 +9 +Connector_USB +USB_B_Amphenol_MUSB-D511_Vertical_Rugged +A,phenol MUSB_D511, USB B female connector, straight, rugged, https://www.amphenolcanada.com/ProductSearch/drawings/AC/MUSBD511XX.pdf +USB_B_MUSB_Straight female connector straight rugged MUSB D511 +0 +6 +5 +Connector_USB +USB_B_Lumberg_2411_02_Horizontal +USB 2.0 receptacle type B, horizontal version, through-hole, https://downloads.lumberg.com/datenblaetter/en/2411_02.pdf +USB B receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_B_OST_USB-B1HSxx_Horizontal +USB B receptacle, Horizontal, through-hole, http://www.on-shore.com/wp-content/uploads/2015/09/usb-b1hsxx.pdf +USB-B receptacle horizontal through-hole +0 +6 +5 +Connector_USB +USB_B_TE_5787834_Vertical +http://www.mouser.com/ds/2/418/NG_CD_5787834_A4-669110.pdf +USB_B USB B vertical female connector +0 +6 +5 +Connector_USB +USB_C_Plug_JAE_DX07P024AJ1 +Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, https://www.jae.com/en/searchfilter/?topics_keyword=DX07P024AJ1&mainItemSelect=1 +USB Type-C Plug Edge Mount +0 +30 +25 +Connector_USB +USB_C_Plug_Molex_105444 +Universal Serial Bus (USB) Shielded I/O Plug, Type C, Right Angle, Surface Mount, http://www.molex.com/pdm_docs/sd/1054440001_sd.pdf +USB Type-C Plug Edge Mount +0 +24 +23 +Connector_USB +USB_C_Receptacle_Amphenol_12401548E4-2A +USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A +USB C Type-C Receptacle Hybrid +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401548E4-2A_CircularHoles +USB TYPE C, RA RCPT PCB, Hybrid, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401548E4%7e2A +USB C Type-C Receptacle Hybrid +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401610E4-2A +USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Amphenol_12401610E4-2A_CircularHoles +USB TYPE C, RA RCPT PCB, SMT, https://www.amphenolcanada.com/StockAvailabilityPrice.aspx?From=&PartNum=12401610E4%7e2A +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_CNCTech_C-ARA1-AK51X +USB Type-C 3.0 Receptacle, 24-pin, right angle (source: https://www.cnctech.us/pdfs/C-ARA1-AK512.pdf) +USB C Type-C Receptacle Hybrid CNCTech C-ARA1-AK51X +0 +32 +25 +Connector_USB +USB_C_Receptacle_G-Switch_GT-USB-7010ASV +USB Type C, right-angle, SMT, https://datasheet.lcsc.com/lcsc/2204071530_G-Switch-GT-USB-7010ASV_C2988369.pdf +USB C Type-C Receptacle SMD +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4085 +USB 2.0 Type C Receptacle, https://gct.co/Files/Drawings/USB4085.pdf +USB Type-C Receptacle Through-hole Right angle +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4105-xx-A_16P_TopMnt_Horizontal +USB 2.0 Type C Receptacle, GCT, 16P, top mounted, horizontal, 5A: https://gct.co/files/drawings/usb4105.pdf +USB C Type-C Receptacle SMD USB 2.0 16P 16C USB4105-15-A USB4105-15-A-060 USB4105-15-A-120 USB4105-GF-A USB4105-GF-A-060 USB4105-GF-A-120 +0 +20 +17 +Connector_USB +USB_C_Receptacle_GCT_USB4115-03-C +USB TYPE C, VERT RCPT PCB, SMT, https://gct.co/files/drawings/usb4115.pdf +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_GCT_USB4135-GF-A_6P_TopMnt_Horizontal +USB Type C Receptacle, GCT, power-only, 6P, top mounted, horizontal, 3A: https://gct.co/files/drawings/usb4135.pdf +USB C Type-C Receptacle SMD USB Power-only Charging-only 6P 6C USB4135-GF-A +0 +10 +7 +Connector_USB +USB_C_Receptacle_HRO_TYPE-C-31-M-12 +USB Type-C receptacle for USB 2.0 and PD, http://www.krhro.com/uploads/soft/180320/1-1P320120243.pdf +usb usb-c 2.0 pd +0 +20 +17 +Connector_USB +USB_C_Receptacle_JAE_DX07S016JA1R1500 +USB TYPE C, USB 2.0, SMT, https://www.jae.com/en/connectors/series/detail/product/id=91780 +USB C Type-C Receptacle SMD USB 2.0 +0 +22 +17 +Connector_USB +USB_C_Receptacle_JAE_DX07S024WJ1R350 +http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117219.pdf +USB C Type-C Receptacle SMD +0 +30 +25 +Connector_USB +USB_C_Receptacle_JAE_DX07S024WJ3R400 +USB TYPE C, VERT RCPT PCB, SMT, http://www.jae.com/z-en/pdf_download_exec.cfm?param=SJ117928.pdf +USB C Type-C Receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Molex_105450-0101 +USB 3.0 3.1 3.2 4.0 Type-C receptable, through-hole mount, SMD, right-angle (https://www.molex.com/pdm_docs/sd/1054500101_sd.pdf) +USB C Type-C USB3 receptacle SMD +0 +28 +25 +Connector_USB +USB_C_Receptacle_Palconn_UTC16-G +http://www.palpilot.com/wp-content/uploads/2017/05/UTC027-GKN-OR-Rev-A.pdf +USB C Type-C Receptacle USB2.0 +0 +20 +17 +Connector_USB +USB_C_Receptacle_XKB_U262-16XN-4BVC11 +USB Type C, right-angle, SMT, https://datasheet.lcsc.com/szlcsc/1811141824_XKB-Enterprise-U262-161N-4BVC11_C319148.pdf +USB C Type-C Receptacle SMD +0 +20 +17 +Connector_USB +USB_Micro-AB_Molex_47590-0001 +Micro USB AB receptable, right-angle inverted (https://www.molex.com/pdm_docs/sd/475900001_sd.pdf) +Micro AB USB SMD +0 +14 +6 +Connector_USB +USB_Micro-B_Amphenol_10103594-0001LF_Horizontal +Micro USB Type B 10103594-0001LF, http://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10103594.pdf +USB USB_B USB_micro USB_OTG +0 +17 +6 +Connector_USB +USB_Micro-B_Amphenol_10104110_Horizontal +USB Micro-B, horizontal, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10104110.pdf +USB Micro B horizontal +0 +9 +6 +Connector_USB +USB_Micro-B_Amphenol_10118194_Horizontal +USB Micro-B receptacle, horizontal, SMD, 10118194, https://cdn.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf +USB Micro B horizontal SMD +0 +17 +6 +Connector_USB +USB_Micro-B_GCT_USB3076-30-A +GCT Micro USB https://gct.co/files/drawings/usb3076.pdf +Micro-USB SMD Typ-B GCT +0 +11 +6 +Connector_USB +USB_Micro-B_Molex-105017-0001 +http://www.molex.com/pdm_docs/sd/1050170001_sd.pdf +Micro-USB SMD Typ-B +0 +13 +6 +Connector_USB +USB_Micro-B_Molex-105133-0001 +Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330001_sd.pdf) +Micro-USB SMD Typ-B Vertical +0 +8 +6 +Connector_USB +USB_Micro-B_Molex-105133-0031 +Molex Vertical Micro USB Typ-B (http://www.molex.com/pdm_docs/sd/1051330031_sd.pdf) +Micro-USB SMD Typ-B Vertical +0 +8 +6 +Connector_USB +USB_Micro-B_Molex_47346-0001 +Micro USB B receptable with flange, bottom-mount, SMD, right-angle (http://www.molex.com/pdm_docs/sd/473460001_sd.pdf) +Micro B USB SMD +0 +11 +6 +Connector_USB +USB_Micro-B_Wuerth_614105150721_Vertical +USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf +usb micro receptacle vertical +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_614105150721_Vertical_CircularHoles +USB Micro-B receptacle, through-hole, vertical, http://katalog.we-online.de/em/datasheet/614105150721.pdf +usb micro receptacle vertical +0 +7 +6 +Connector_USB +USB_Micro-B_Wuerth_629105150521 +USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf +usb micro receptacle +0 +9 +6 +Connector_USB +USB_Micro-B_Wuerth_629105150521_CircularHoles +USB Micro-B receptacle, http://www.mouser.com/ds/2/445/629105150521-469306.pdf +usb micro receptacle +0 +9 +6 +Connector_USB +USB_Mini-B_AdamTech_MUSB-B5-S-VT-TSMT-1_SMD_Vertical +http://www.adam-tech.com/upload/MUSB-B5-S-VT-TSMT-1.pdf +USB Mini-B +0 +7 +6 +Connector_USB +USB_Mini-B_Lumberg_2486_01_Horizontal +USB Mini-B 5-pin SMD connector, http://downloads.lumberg.com/datenblaetter/en/2486_01.pdf +USB USB_B USB_Mini connector +0 +9 +6 +Connector_USB +USB_Mini-B_Tensility_54-00023_Vertical +http://www.tensility.com/pdffiles/54-00023.pdf +usb mini receptacle vertical +0 +7 +6 +Connector_USB +USB_Mini-B_Tensility_54-00023_Vertical_CircularHoles +http://www.tensility.com/pdffiles/54-00023.pdf +usb mini receptacle vertical +0 +7 +6 +Connector_USB +USB_Mini-B_Wuerth_65100516121_Horizontal +Mini USB 2.0 Type B SMT Horizontal 5 Contacts (https://katalog.we-online.de/em/datasheet/65100516121.pdf) +Mini USB 2.0 Type B +0 +9 +6 +Connector_Wago +Wago_734-132_1x02_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-132 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +2 +2 +Connector_Wago +Wago_734-133_1x03_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-133 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +3 +3 +Connector_Wago +Wago_734-134_1x04_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-134 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +4 +4 +Connector_Wago +Wago_734-135_1x05_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-135 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +5 +5 +Connector_Wago +Wago_734-136_1x06_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-136 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +6 +6 +Connector_Wago +Wago_734-137_1x07_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-137 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +7 +7 +Connector_Wago +Wago_734-138_1x08_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-138 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +8 +8 +Connector_Wago +Wago_734-139_1x09_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-139 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +9 +9 +Connector_Wago +Wago_734-140_1x10_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-140 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +10 +10 +Connector_Wago +Wago_734-141_1x11_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-141 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +11 +11 +Connector_Wago +Wago_734-142_1x12_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-142 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +12 +12 +Connector_Wago +Wago_734-143_1x13_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-143 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +13 +13 +Connector_Wago +Wago_734-144_1x14_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-144 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +14 +14 +Connector_Wago +Wago_734-146_1x16_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-146 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +16 +16 +Connector_Wago +Wago_734-148_1x18_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-148 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +18 +18 +Connector_Wago +Wago_734-150_1x20_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-150 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +20 +20 +Connector_Wago +Wago_734-154_1x24_P3.50mm_Vertical +Molex 734 Male header (for PCBs); Straight solder pin 1 x 1 mm, 734-154 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago side entry +0 +24 +24 +Connector_Wago +Wago_734-162_1x02_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-162 , 2 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +2 +2 +Connector_Wago +Wago_734-163_1x03_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-163 , 3 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +3 +3 +Connector_Wago +Wago_734-164_1x04_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-164 , 4 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +4 +4 +Connector_Wago +Wago_734-165_1x05_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-165 , 5 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +5 +5 +Connector_Wago +Wago_734-166_1x06_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-166 , 6 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +6 +6 +Connector_Wago +Wago_734-167_1x07_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-167 , 7 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +7 +7 +Connector_Wago +Wago_734-168_1x08_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-168 , 8 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +8 +8 +Connector_Wago +Wago_734-169_1x09_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-169 , 9 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +9 +9 +Connector_Wago +Wago_734-170_1x10_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-170 , 10 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +10 +10 +Connector_Wago +Wago_734-171_1x11_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-171 , 11 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +11 +11 +Connector_Wago +Wago_734-172_1x12_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-172 , 12 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +12 +12 +Connector_Wago +Wago_734-173_1x13_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-173 , 13 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +13 +13 +Connector_Wago +Wago_734-174_1x14_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-174 , 14 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +14 +14 +Connector_Wago +Wago_734-176_1x16_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-176 , 16 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +16 +16 +Connector_Wago +Wago_734-178_1x18_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-178 , 18 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +18 +18 +Connector_Wago +Wago_734-180_1x20_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-180 , 20 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +20 +20 +Connector_Wago +Wago_734-184_1x24_P3.50mm_Horizontal +Molex 734 Male header (for PCBs); Angled solder pin 1 x 1 mm, 734-184 , 24 Pins (http://www.farnell.com/datasheets/2157639.pdf), generated with kicad-footprint-generator +connector Wago top entry +0 +24 +24 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm +Soldered wire connection, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x01_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.1 mm² wire, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x02_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x03_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x04_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x05_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm +Soldered wire connection, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.1sqmm_1x06_P3.6mm_D0.4mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.1 mm² wires, basic insulation, conductor diameter 0.4mm, outer diameter 1mm, size source Multi-Contact FLEXI-E 0.1 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm +Soldered wire connection, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm +Soldered wire connection, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x01_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.5 mm² wire, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x02_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x03_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x04_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x05_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm +Soldered wire connection, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.6mm_D0.9mm_OD2.1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, basic insulation, conductor diameter 0.9mm, outer diameter 2.1mm, size source Multi-Contact FLEXI-E 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm +Soldered wire connection, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.5sqmm_1x06_P4.8mm_D0.9mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.5 mm² wires, reinforced insulation, conductor diameter 0.9mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-xV 0.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm +Soldered wire connection, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x01_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.15 mm² wire, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x02_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x03_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x04_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x05_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm +Soldered wire connection, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.15sqmm_1x06_P4mm_D0.5mm_OD1.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.15 mm² wires, basic insulation, conductor diameter 0.5mm, outer diameter 1.5mm, size source Multi-Contact FLEXI-E 0.15 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.15sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm +Soldered wire connection, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm +Soldered wire connection, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x01_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.25 mm² wire, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x02_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x03_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x04_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x05_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm +Soldered wire connection, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.2mm_D0.65mm_OD1.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, basic insulation, conductor diameter 0.65mm, outer diameter 1.7mm, size source Multi-Contact FLEXI-E_0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm +Soldered wire connection, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.25sqmm_1x06_P4.5mm_D0.65mm_OD2mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.25 mm² wires, reinforced insulation, conductor diameter 0.65mm, outer diameter 2mm, size source Multi-Contact FLEXI-2V 0.25 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.25sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm +Soldered wire connection, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm +Soldered wire connection, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x01_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.75 mm² wire, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x02_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x03_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x04_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x05_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm +Soldered wire connection, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P4.8mm_D1.25mm_OD2.3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, basic insulation, conductor diameter 1.25mm, outer diameter 2.3mm, size source Multi-Contact FLEXI-E 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm +Soldered wire connection, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.75sqmm_1x06_P7mm_D1.25mm_OD3.5mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.75 mm² wires, reinforced insulation, conductor diameter 1.25mm, outer diameter 3.5mm, size source Multi-Contact FLEXI-xV 0.75 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.75sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm +Soldered wire connection, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x01_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 0.127 mm² wire, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x02_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x03_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x04_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x05_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm +Soldered wire connection, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-0.127sqmm_1x06_P3.7mm_D0.48mm_OD1mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 0.127 mm² wires, basic insulation, conductor diameter 0.48mm, outer diameter 1mm, size source Multi-Contact FLEXI-E/HK 0.127 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 0.127sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm +Soldered wire connection, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm +Soldered wire connection, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x01_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1.5 mm² wire, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x02_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x03_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x04_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x05_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm +Soldered wire connection, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P6mm_D1.7mm_OD3mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, basic insulation, conductor diameter 1.7mm, outer diameter 3mm, size source Multi-Contact FLEXI-E 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm +Soldered wire connection, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1.5sqmm_1x06_P7.8mm_D1.7mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1.5 mm² wires, reinforced insulation, conductor diameter 1.7mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm +Soldered wire connection, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm +Soldered wire connection, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x01_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 1 mm² wire, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x02_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x03_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x04_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x05_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm +Soldered wire connection, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P5.4mm_D1.4mm_OD2.7mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, basic insulation, conductor diameter 1.4mm, outer diameter 2.7mm, size source Multi-Contact FLEXI-E 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm +Soldered wire connection, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-1sqmm_1x06_P7.8mm_D1.4mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 1 mm² wires, reinforced insulation, conductor diameter 1.4mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 1.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 1sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm +Soldered wire connection, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm +Soldered wire connection, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x01_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2.5 mm² wire, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x02_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x03_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x04_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x05_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm +Soldered wire connection, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P7.2mm_D2.4mm_OD3.6mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, basic insulation, conductor diameter 2.4mm, outer diameter 3.6mm, size source Multi-Contact FLEXI-E 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm +Soldered wire connection, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2.5sqmm_1x06_P8.8mm_D2.4mm_OD4.4mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2.5 mm² wires, reinforced insulation, conductor diameter 2.4mm, outer diameter 4.4mm, size source Multi-Contact FLEXI-xV 2.5 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2.5sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm +Soldered wire connection, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x01_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for a single 2 mm² wire, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +1 +1 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x02_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 2 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +2 +2 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x03_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 3 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +3 +3 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x04_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 4 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +4 +4 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x05_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 5 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +5 +5 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm +Soldered wire connection, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief +Soldered wire connection with feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm strain-relief +0 +6 +6 +Connector_Wire +SolderWire-2sqmm_1x06_P7.8mm_D2mm_OD3.9mm_Relief2x +Soldered wire connection with double feed through strain relief, for 6 times 2 mm² wires, reinforced insulation, conductor diameter 2mm, outer diameter 3.9mm, size source Multi-Contact FLEXI-xV 2.0 (https://ec.staubli.com/AcroFiles/Catalogues/TM_Cab-Main-11014119_(en)_hi.pdf), bend radius 3 times outer diameter, generated with kicad-footprint-generator +connector wire 2sqmm double-strain-relief +0 +6 +6 +Connector_Wire +SolderWirePad_1x01_SMD_1x2mm +Wire Pad, Square, SMD Pad, 1mm x 2mm, +MesurementPoint Square SMDPad 1mmx2mm +0 +1 +1 +Connector_Wire +SolderWirePad_1x01_SMD_5x10mm +Wire Pad, Square, SMD Pad, 5mm x 10mm, +MesurementPoint Square SMDPad 5mmx10mm +0 +1 +1 +Connector_Wuerth +Wuerth_WR-WTB_64800211622_1x02_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800211622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +2 +2 +Connector_Wuerth +Wuerth_WR-WTB_64800311622_1x03_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800311622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +3 +3 +Connector_Wuerth +Wuerth_WR-WTB_64800411622_1x04_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800411622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +4 +4 +Connector_Wuerth +Wuerth_WR-WTB_64800511622_1x05_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800511622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +5 +5 +Connector_Wuerth +Wuerth_WR-WTB_64800611622_1x06_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800611622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +6 +6 +Connector_Wuerth +Wuerth_WR-WTB_64800711622_1x07_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800711622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +7 +7 +Connector_Wuerth +Wuerth_WR-WTB_64800811622_1x08_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800811622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +8 +8 +Connector_Wuerth +Wuerth_WR-WTB_64800911622_1x09_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64800911622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +9 +9 +Connector_Wuerth +Wuerth_WR-WTB_64801011622_1x10_P1.50mm_Vertical +Wuerth WR-WTB series connector, 64801011622 (https://katalog.we-online.com/em/datasheet/6480xx11622.pdf), generated with kicad-footprint-generator +connector Wuerth WR-WTB vertical +0 +10 +10 +Converter_ACDC +Converter_ACDC_CUI_PBO-3-Sxx_THT_Vertical +ACDC-Converter, 3W, CUI PBO-3, THT https://www.cui.com/product/resource/pbo-3.pdf +Converter AC-DC THT Vertical +0 +6 +6 +Converter_ACDC +Converter_ACDC_Hahn_HS-400xx_THT +ACDC-Converter, 3W, Hahn-HS-400xx, THT https://www.schukat.com/schukat/schukat_cms_de.nsf/index/FrameView?OpenDocument&art=HS40009&wg=M7942 +Hahn ACDC-Converter THT +0 +4 +4 +Converter_ACDC +Converter_ACDC_HiLink_HLK-PMxx +ACDC-Converter, 3W, HiLink, HLK-PMxx, THT, http://www.hlktech.net/product_detail.php?ProId=54 +ACDC-Converter 3W THT HiLink board mount module +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-02-xx_SMD +ACDC-Converter, 3W, Meanwell, IRM-02, SMD, https://www.meanwell.com/Upload/PDF/IRM-02/IRM-02-SPEC.PDF +ACDC-Converter 3W +0 +14 +14 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-02-xx_THT +ACDC-Converter, 2W, Meanwell, IRM-02, THT, https://www.meanwell.co.uk/media/productPDF/IRM-02-spec.pdf +ACDC-Converter 2W THT +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-03-xx_SMD +ACDC-Converter, 3W, Meanwell, IRM-03, SMD, http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-03 +ACDC-Converter 3W +0 +14 +14 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-03-xx_THT +ACDC-Converter, 3W, Meanwell, IRM-03, THT, https://www.meanwell.com/Upload/PDF/IRM-03/IRM-03-SPEC.PDF +ACDC-Converter 3W THT +0 +5 +5 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-05-xx_THT +http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-05 +ACDC-Converter 5W Meanwell IRM-05 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-10-xx_THT +http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-10 +ACDC-Converter 10W Meanwell IRM-10 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-20-xx_THT +ACDC-Converter, 20W, Meanwell, IRM-20, THT http://www.meanwell.com/webapp/product/search.aspx?prod=IRM-20 +ACDC-Converter 20W Meanwell IRM-20 +0 +4 +4 +Converter_ACDC +Converter_ACDC_MeanWell_IRM-60-xx_THT +ACDC-Converter, 50-60W, Meanwell, IRM-60, THT https://www.meanwellusa.com/productPdf.aspx?i=687 +switching power supply +0 +4 +4 +Converter_ACDC +Converter_ACDC_Murata_BAC05SxxDC_THT +ACDC-Converter, Murata, 5W, ClassB, https://www.murata.com/products/productdata/8809982558238/KAC-BAC05.pdf +switching power supply tht +0 +5 +5 +Converter_ACDC +Converter_ACDC_RECOM_RAC01-xxSGB_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC01-GB.pdf +recom power ac dc rac01xxgb rac01-05sgb rac01-12sgb +0 +4 +4 +Converter_ACDC +Converter_ACDC_RECOM_RAC04-xxSGx_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC04-GA.pdf +recom power ac dc +0 +5 +5 +Converter_ACDC +Converter_ACDC_RECOM_RAC05-xxSK_THT +https://www.recom-power.com/pdf/Powerline-AC-DC/RAC05-K.pdf +recom power ac dc +0 +5 +5 +Converter_ACDC +Converter_ACDC_Recom_RAC20-xxDK_THT +Recom RAC20-xxDK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 +Recom RAC20-xxDK +0 +5 +5 +Converter_ACDC +Converter_ACDC_Recom_RAC20-xxSK_THT +Recom RAC20-xxSK https://recom-power.com/pdf/Powerline_AC-DC/RAC20-K.pdf#page=6 Rev. 6/2020 +Recom RAC20-xxSK +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMG-15_THT +ACDC-Converter, TRACO, TMG Series 15 https://www.tracopower.com/products/tmg.pdf +ACDC-Converter TRACO TMG Series 15 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-04_THT +ACDC-Converter, TRACO, TMLM Series 04 https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM Series 04 +0 +7 +7 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-05_THT +ACDC-Converter, TRACO TMLM 05,https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM 05 +0 +4 +4 +Converter_ACDC +Converter_ACDC_TRACO_TMLM-10-20_THT +ACDC-Converter, TRACO TMLM 10, TRACO TMLM 20, https://www.tracopower.com/products/tmlm.pdf +ACDC-Converter TRACO TMLM 10 and TMLM 20 +0 +4 +4 +Converter_ACDC +Converter_ACDC_Vigortronix_VTX-214-010-xxx_THT +Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx +Vigortronix VTX-214-010-xxx serie of ACDC converter +0 +4 +4 +Converter_ACDC +Converter_ACDC_Vigortronix_VTX-214-015-1xx_THT +Vigortronix VTX-214-010-xxx serie of ACDC converter, http://www.vigortronix.com/10WattACDCPCBPowerModule.aspx +Vigortronix VTX-214-010-xxx serie of ACDC converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_Artesyn_ATA_SMD +DCDC-Converter, Artesyn, ATA Series, 3W Single and Dual Output, 1500VDC Isolation, 24.0x13.7x8.0mm https://www.artesyn.com/power/assets/ata_series_ds_01apr2015_79c25814fd.pdf https://www.artesyn.com/power/assets/trn_dc-dc_ata_3w_series_releas1430412818_techref.pdf +DCDC SMD +0 +7 +7 +Converter_DCDC +Converter_DCDC_Bothhand_CFUDxxxx_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +10 +10 +Converter_DCDC +Converter_DCDC_Bothhand_CFUSxxxxEH_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +9 +9 +Converter_DCDC +Converter_DCDC_Bothhand_CFUSxxxx_THT +DCDC-Converter, BOTHHAND, Type CFxxxx-Serie, (Very dodgy url but was the only at hand), +DCDC-Converter BOTHHAND Type CFxxxx-Serie +0 +8 +8 +Converter_DCDC +Converter_DCDC_Cincon_EC5BExx_Dual_THT +DCDC-Converter, CINCON, EC5BExx, 18-36VDC to Dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf +DCDC-Converter CINCON EC5BExx 18-36VDC to Dual output +0 +6 +6 +Converter_DCDC +Converter_DCDC_Cincon_EC5BExx_Single_THT +DCDC-Converter, CINCON, EC5BExx, 18-36VDC to dual output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/B%20CASE/SPEC-EC5BE-V24.pdf +DCDC-Converter CINCON EC5BExx 18-36VDC to dual output +0 +4 +4 +Converter_DCDC +Converter_DCDC_Cincon_EC6Cxx_Dual-Triple_THT +DCDC-Converter, CINCON, EC6Cxx, dual or tripple output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf +DCDC-Converter CINCON EC6Cxx dual or tripple output +0 +7 +7 +Converter_DCDC +Converter_DCDC_Cincon_EC6Cxx_Single_THT +DCDC-Converter, CINCON, EC6Cxx, single output, http://www.cincon.com/upload/media/data%20sheets/Data%20Sheet%20(DC)/C%20CASE/SPEC-EC6C-V12.pdf +DCDC-Converter CINCON EC6Cxx single output +0 +6 +6 +Converter_DCDC +Converter_DCDC_Cyntec_MUN12AD01-SH +http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD01-SH_Datasheet.pdf +Power Module uPOL MUN12AD01 +0 +13 +9 +Converter_DCDC +Converter_DCDC_Cyntec_MUN12AD03-SH +http://www.cyntec.com/upfile/products/download/Cyntec%20MUN12AD03-SH_Datasheet.pdf +Power Module uPOL MUN12AD03 +0 +19 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NID30_THT +Meanwell DCDC non-isolated converter SIP module, http://www.meanwell.com/webapp/product/search.aspx?prod=nid30 +DCDC non-isolated converter +0 +11 +11 +Converter_DCDC +Converter_DCDC_MeanWell_NID60_THT +MeanWell NID60, http://www.meanwell.com/Upload/PDF/NID60/NID60-SPEC.PDF +MeanWell NID60 +0 +11 +11 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxx3C_THT +Isolated 1W single output DC/DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf +Isolated 1W single output DC/DC +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxxDC_THT +Isloated DC-DC, http://power.murata.com/data/power/ncl/kdc_cre1.pdf +Isloated DC-DC +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_CRE1xxxxxxSC_THT +http://power.murata.com/data/power/ncl/kdc_cre1.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MEE1SxxxxSC_THT +https://power.murata.com/pub/data/power/ncl/kdc_mee1.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MEE3SxxxxSC_THT +https://power.murata.com/pub/data/power/ncl/kdc_mee3.pdf +murata dc-dc transformer +0 +4 +4 +Converter_DCDC +Converter_DCDC_Murata_MGJ2DxxxxxxSC_THT +Murata MGJ2DxxxxxxSC, 19.5x9.8x12.5mm, 5.2kVDC Isolated, 2W, SIP package style, https://power.murata.com/data/power/ncl/kdc_mgj2.pdf +Murata MGJ2DxxxxxxSC +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_MGJ3 +Murata MGJ3, 5.2kVDC Isolated 3W Gate Drive, 15V/5V/5V Configurable, 22.61x23.11x14.19mm, https://power.murata.com/datasheet?/data/power/ncl/kdc_mgj3.pdf +DCDC SMD +0 +7 +7 +Converter_DCDC +Converter_DCDC_Murata_NCS1SxxxxSC_THT +Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf (Script generated with StandardBox.py) (Murata NCS1SxxxxSC https://power.murata.com/data/power/ncl/kdc_ncs1.pdf) +Murata NCS1SxxxxSC +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_NMAxxxxDC_THT +Isolated 1W DCDC-Converter, http://power.murata.com/data/power/ncl/kdc_nma.pdf +Isolated 1W DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_Murata_NMAxxxxSC_THT +Murata NMAxxxxSC footprint based on SIP7, http://power.murata.com/data/power/ncl/kdc_nma.pdf +Murata NMAxxxxSC DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_NXExSxxxxMC_SMD +Isolated 1W or 2W Single Output SM DC/DC Converters https://www.murata.com/products/productdata/8807031865374/kdc-nxe1.pdf#page=8 https://www.murata.com/products/productdata/8807031898142/kdc-nxe2.pdf#page=9 +Isolated 1W or 2W Single Output SM DC/DC Converters +0 +5 +5 +Converter_DCDC +Converter_DCDC_Murata_OKI-78SR_Horizontal +https://power.murata.com/data/power/oki-78sr.pdf +78sr3.3 78sr5 78sr9 78sr12 78srXX +0 +3 +3 +Converter_DCDC +Converter_DCDC_Murata_OKI-78SR_Vertical +https://power.murata.com/data/power/oki-78sr.pdf +78sr3.3 78sr5 78sr9 78sr12 78srXX +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78B-2.0_THT +DCDC-Converter, RECOM, RECOM_R-78B-2.0, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78Bxx-2.0.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78E-0.5_THT +DCDC-Converter, RECOM, RECOM_R-78E-0.5, SIP-3, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78HB-0.5L_THT +DCDC-Converter, RECOM, RECOM_R-78HB-0.5L, SIP-3, Horizontally Mounted, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78HB-0.5_THT +DCDC-Converter, RECOM, RECOM_R-78HB-0.5, SIP-3, pitch 2.54mm, package size 11.5x8.5x17.5mm^3, https://www.recom-power.com/pdf/Innoline/R-78HBxx-0.5_L.pdf +dc-dc recom buck sip-3 pitch 2.54mm +0 +3 +3 +Converter_DCDC +Converter_DCDC_RECOM_R-78S-0.1_THT +DCDC-Converter, RECOM, RECOM_R-78S-0.1, SIP-4, pitch 2.54mm, package size 11.6x8.5x10.4mm^3, https://www.recom-power.com/pdf/Innoline/R-78Sxx-0.1.pdf +dc-dc recom buck sip-4 pitch 2.54mm +0 +4 +4 +Converter_DCDC +Converter_DCDC_RECOM_R5xxxDA_THT +DCDC-Converter, RECOM, RECOM_R5xxxDA, SIP-12, Horizontally Mounted, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf +dc-dc recom buck sip-12 pitch 2.54mm +0 +12 +12 +Converter_DCDC +Converter_DCDC_RECOM_R5xxxPA_THT +DCDC-Converter, RECOM, RECOM_R5xxxPA, SIP-12, pitch 2.54mm, package size 32.2x9.1x15mm^3, https://www.recom-power.com/pdf/Innoline/R-5xxxPA_DA.pdf +dc-dc recom buck sip-12 pitch 2.54mm +0 +12 +12 +Converter_DCDC +Converter_DCDC_RECOM_RPA60-xxxxSFW +RPA60-FW 60W Isolated DC to DC Converters +DCDC Regulator Single +0 +6 +6 +Converter_DCDC +Converter_DCDC_RECOM_RPMx.x-x.0 +https://www.recom-power.com/pdf/Innoline/RPM-6.0.pdf +dc-dc recom buck lga-25 pitch 2.29mm +0 +25 +25 +Converter_DCDC +Converter_DCDC_Silvertel_Ag54xx +DCDC-Converter, 30W POE, Silvertel, pitch 2.54mm, package size 62x19.5x14mm, https://silvertel.com/images/datasheets/Ag5400-datasheet-high%20Efficiency-30W-Power-Over-Ethernet-Plus-Module-PoE+PD.pdf +DCDC-Converter Silvertel Ag5405 Ag5412 Ag5424 single output POE +0 +10 +10 +Converter_DCDC +Converter_DCDC_Silvertel_Ag5810 +DCDC-Converter, 60W POE, Silvertel, pitch 2.54mm, package size 69.98x30x15.64mm, https://silvertel.com/images/datasheets/Ag5810-datasheet-IEEE802_3bt-Power-over-Ethernet-4-pair-PD.pdf +DCDC-Converter Silvertel Ag5810 single output POE +0 +163 +13 +Converter_DCDC +Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD +Traco TDN 5WISM Series, 5W, SMD (https://assets.tracopower.com/20200225170127/TDN5WISM/documents/tdn5wism-datasheet.pdf#page=3) +dcdc traco 5w smd +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TDN_5-xxxxWI_THT +Traco TDN 5WI Series, 5W (https://www.tracopower.com/sites/default/files/products/datasheets/tdn5wi_datasheet.pdf#page=4) +dcdc traco 5w +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_TEL12-xxxx_THT +Traco 12W, THT (https://www.tracopower.com/sites/default/files/products/datasheets/tel12_datasheet.pdf) +traco dcdc tht 12w +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_Dual_THT +DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx single output +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_Single_THT +DCDC-Converter, TRACO, TEN10-xxxx, single output, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx single output +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEN10-xxxx_THT +DCDC-Converter, TRACO, TEN10-xxxx, https://assets.tracopower.com/20171102100522/TEN10/documents/ten10-datasheet.pdf +DCDC-Converter TRACO TEN10-xxxx +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TEN20-xxxx-N4_THT +DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf +DCDC-Converter TRACO TEN20 Generic +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TEN20-xxxx_THT +DCDC-Converter TRACO TEN20 Generic, https://assets.tracopower.com/20171102100522/TEN20/documents/ten20-datasheet.pdf +DCDC-Converter TRACO TEN20 Generic +0 +6 +6 +Converter_DCDC +Converter_DCDC_TRACO_THD_15-xxxxWIN_THT +Traco THD 15WIN, 15W, THT (https://www.tracopower.com/products/thd15win.pdf#page=3) +traco dcdc tht 15w +0 +9 +9 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1-xxxx_Dual_THT +DCDC-Converter, TRACO, TMR 1-xxxx, Dual output, Rev. March 21.2016 +DCDC-Converter TRACO TMR1-xxxx Dual_output +0 +5 +5 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1-xxxx_Single_THT +DCDC-Converter, TRACO, TMR 1-xxxx, Single output, Rev. March 21.2016 +DCDC-Converter TRACO TMR1-xxxx Single_output +0 +4 +4 +Converter_DCDC +Converter_DCDC_TRACO_TMR-1SM_SMD +http://assets.tracopower.com/TMR1SM/documents/tmr1sm-datasheet.pdf +DCDC SMD TRACO TMR-1SM +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR-2xxxxWI_THT +https://www.tracopower.com/products/tmr2wi.pdf +DCDC-Converter TRACO TMRxxxxWI Single/Dual_output +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TMR-xxxx_THT +DCDC-Converter, TRACO, TMR xxxx, Single/Dual output, http://www.datasheetlib.com/datasheet/135136/tmr-2-2410e_traco-power.html?page=3#datasheet +DCDC-Converter TRACO TMRxxxx Single/Dual_output +0 +7 +7 +Converter_DCDC +Converter_DCDC_TRACO_TSR-1_THT +DCDC-Converter, TRACO, TSR 1-xxxx +DCDC-Converter TRACO TSR-1 +0 +3 +3 +Converter_DCDC +Converter_DCDC_XP_POWER-IA48xxD_THT +XP_POWER IA48xxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IA48xxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IA48xxS_THT +XP_POWER IA48xxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IA48xxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IAxxxxD_THT +XP_POWER IAxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IAxxxxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IAxxxxS_THT +XP_POWER IAxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IA.pdf), generated with kicad-footprint-generator +XP_POWER IAxxxxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxDH_THT +XP_POWER IHxxxxDH, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxDH DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxD_THT +XP_POWER IHxxxxD, DIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxD DIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxSH_THT +XP_POWER IHxxxxSH, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxSH SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-IHxxxxS_THT +XP_POWER IHxxxxS, SIP, (https://www.xppower.com/pdfs/SF_IH.pdf), generated with kicad-footprint-generator +XP_POWER IHxxxxS SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-ISU02_SMD +DCDC-Converter, XP POWER, ISU02 Series, 2W Single and Dual Output, 1500VDC Isolation, 19.0x17.0x8.7mm https://www.xppower.com/Portals/0/pdfs/SF_ISU02.pdf +DCDC SMD XP POWER ISU02 +0 +7 +7 +Converter_DCDC +Converter_DCDC_XP_POWER-ITQxxxxS-H_THT +XP_POWER ITQxxxxS-H, SIP, (https://www.xppower.com/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator +XP_POWER ITQxxxxS-H SIP DCDC-Converter +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER-ITXxxxxSA_THT +XP_POWER ITXxxxxSA, SIP, (https://www.xppower.com/pdfs/SF_ITX.pdf), generated with kicad-footprint-generator +XP_POWER ITXxxxxSA SIP DCDC-Converter +0 +5 +5 +Converter_DCDC +Converter_DCDC_XP_POWER-ITxxxxxS_THT +XP_POWER ITxxxxxS, SIP, (https://www.xppower.com/portals/0/pdfs/SF_ITX.pdf https://www.xppower.com/portals/0/pdfs/SF_ITQ.pdf), generated with kicad-footprint-generator +XP_POWER ITxxxxxS SIP DCDC-Converter +0 +7 +7 +Converter_DCDC +Converter_DCDC_XP_POWER_JTDxxxxxxx_THT +XP Power JTD Series DC-DC Converter +DCDC Isolated +0 +6 +6 +Converter_DCDC +Converter_DCDC_XP_POWER_JTExxxxDxx_THT +DCDC-Converter, XP POWER, Type JTE06 Series, Dual Output +DCDC-Converter XP_POWER JTE06 Dual +0 +8 +8 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +2 +2 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style1 +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +3 +3 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Horizontal_1EP_style2 +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +5 +3 +Crystal +Crystal_AT310_D3.0mm_L10.0mm_Vertical +Crystal THT AT310 10.0mm-10.5mm length 3.0mm diameter http://www.cinetech.com.tw/upload/2011/04/20110401165201.pdf +['AT310'] +0 +2 +2 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +2 +2 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style1 +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +3 +3 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Horizontal_1EP_style2 +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +5 +3 +Crystal +Crystal_C26-LF_D2.1mm_L6.5mm_Vertical +Crystal THT C26-LF 6.5mm length 2.06mm diameter +['C26-LF'] +0 +2 +2 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style1 +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +3 +3 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Horizontal_1EP_style2 +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +5 +3 +Crystal +Crystal_C38-LF_D3.0mm_L8.0mm_Vertical +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style1 +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +3 +3 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Horizontal_1EP_style2 +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +5 +3 +Crystal +Crystal_DS10_D1.0mm_L4.3mm_Vertical +Crystal THT DS10 4.3mm length 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style1 +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +3 +3 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Horizontal_1EP_style2 +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +5 +3 +Crystal +Crystal_DS15_D1.5mm_L5.0mm_Vertical +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style1 +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +3 +3 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Horizontal_1EP_style2 +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +5 +3 +Crystal +Crystal_DS26_D2.0mm_L6.0mm_Vertical +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_HC18-U_Horizontal +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC18-U_Horizontal_1EP_style1 +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC18-U_Horizontal_1EP_style2 +Crystal THT HC-18/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC18-U_Vertical +Crystal THT HC-18/U, http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-18/U +0 +2 +2 +Crystal +Crystal_HC33-U_Horizontal +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC33-U_Horizontal_1EP_style1 +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC33-U_Horizontal_1EP_style2 +Crystal THT HC-33/U http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC33-U_Vertical +Crystal THT HC-33/U, http://pdi.bentech-taiwan.com/PDI/GEN20SPEV20HC3320U.pdf +THT crystalHC-33/U +0 +2 +2 +Crystal +Crystal_HC35-U +Crystal, Quarz, HC35/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/TO71xx.pdf +Crystal Quarz HC35/U +0 +3 +3 +Crystal +Crystal_HC49-4H_Vertical +Crystal THT HC-49-4H http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-49-4H +0 +2 +2 +Crystal +Crystal_HC49-U-3Pin_Vertical +Crystal THT HC-49/U, 3pin-version, http://www.raltron.com/products/pdfspecs/crystal_hc_49_45_51.pdf +THT crystalHC-49/U +0 +3 +3 +Crystal +Crystal_HC49-U_Horizontal +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC49-U_Horizontal_1EP_style1 +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC49-U_Horizontal_1EP_style2 +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC49-U_Vertical +Crystal THT HC-49/U http://5hertz.com/pdfs/04404_D.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC50_Horizontal +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC50_Horizontal_1EP_style1 +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC50_Horizontal_1EP_style2 +Crystal THT HC-50 http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC50_Vertical +Crystal THT HC-50, http://www.crovencrystals.com/croven_pdf/HC-50_Crystal_Holder_Rev_00.pdf +THT crystalHC-50 +0 +2 +2 +Crystal +Crystal_HC51-U_Vertical +Crystal THT HC-51/U, http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystalHC-51/U +0 +2 +2 +Crystal +Crystal_HC51_Horizontal +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC51_Horizontal_1EP_style1 +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC51_Horizontal_1EP_style2 +Crystal THT HC-51 http://www.crovencrystals.com/croven_pdf/HC-51_Crystal_Holder_Rev_00.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-6mm_Horizontal +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-6mm_Horizontal_1EP_style1 +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-6mm_Horizontal_1EP_style2 +Crystal THT HC-51/6mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-6mm_Vertical +Crystal THT HC-52/6mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC52-8mm_Horizontal +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-8mm_Horizontal_1EP_style1 +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-8mm_Horizontal_1EP_style2 +Crystal THT HC-51/8mm http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-8mm_Vertical +Crystal THT HC-52/8mm, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-49/U +0 +2 +2 +Crystal +Crystal_HC52-U-3Pin_Vertical +Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystalHC-52/U +0 +3 +3 +Crystal +Crystal_HC52-U_Horizontal +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +2 +2 +Crystal +Crystal_HC52-U_Horizontal_1EP_style1 +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +3 +3 +Crystal +Crystal_HC52-U_Horizontal_1EP_style2 +Crystal THT HC-51/U http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal +0 +5 +3 +Crystal +Crystal_HC52-U_Vertical +Crystal THT HC-52/U, http://www.kvg-gmbh.de/assets/uploads/files/product_pdfs/XS71xx.pdf +THT crystal HC-52/U +0 +2 +2 +Crystal +Crystal_Round_D1.0mm_Vertical +Crystal THT DS10 1.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS10'] +0 +2 +2 +Crystal +Crystal_Round_D1.5mm_Vertical +Crystal THT DS15 5.0mm length 1.5mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS15'] +0 +2 +2 +Crystal +Crystal_Round_D2.0mm_Vertical +Crystal THT DS26 6.0mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/DS-Series.pdf +['DS26'] +0 +2 +2 +Crystal +Crystal_Round_D3.0mm_Vertical +Crystal THT C38-LF 8.0mm length 3.0mm diameter +['C38-LF'] +0 +2 +2 +Crystal +Crystal_SMD_0603-2Pin_6.0x3.5mm +SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, 6.0x3.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_0603-2Pin_6.0x3.5mm_HandSoldering +SMD Crystal SERIES SMD0603/2 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-2.pdf, hand-soldering, 6.0x3.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_0603-4Pin_6.0x3.5mm +SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, 6.0x3.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_0603-4Pin_6.0x3.5mm_HandSoldering +SMD Crystal SERIES SMD0603/4 http://www.petermann-technik.de/fileadmin/petermann/pdf/SMD0603-4.pdf, hand-soldering, 6.0x3.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_2012-2Pin_2.0x1.2mm +SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_2012-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal 2012/2 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_2016-4Pin_2.0x1.6mm +SMD Crystal SERIES SMD2016/4 http://www.q-crystal.com/upload/5/2015552223166229.pdf, 2.0x1.6mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_2520-4Pin_2.5x2.0mm +SMD Crystal SERIES SMD2520/4 http://www.newxtal.com/UploadFiles/Images/2012-11-12-09-29-09-776.pdf, 2.5x2.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_3215-2Pin_3.2x1.5mm +SMD Crystal FC-135 https://support.epson.biz/td/api/doc_check.php?dl=brief_FC-135R_en.pdf +SMD SMT Crystal +0 +2 +2 +Crystal +Crystal_SMD_3225-4Pin_3.2x2.5mm +SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_3225-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal SERIES SMD3225/4 http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_5032-2Pin_5.0x3.2mm +SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_5032-2Pin_5.0x3.2mm_HandSoldering +SMD Crystal SERIES SMD2520/2 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_5032-4Pin_5.0x3.2mm +SMD Crystal SERIES SMD2520/4 http://www.icbase.com/File/PDF/HKC/HKC00061008.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_7050-2Pin_7.0x5.0mm +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_7050-2Pin_7.0x5.0mm_HandSoldering +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_7050-4Pin_7.0x5.0mm +SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM3-2Pin_5.0x3.2mm_HandSoldering +Abracon Miniature Ceramic Smd Crystal ABM3 http://www.abracon.com/Resonators/abm3.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM3B-4Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3B http://www.abracon.com/Resonators/abm3b.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM3C-4Pin_5.0x3.2mm +Abracon Miniature Ceramic Smd Crystal ABM3C http://www.abracon.com/Resonators/abm3c.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM7-2Pin_6.0x3.5mm +SMD Crystal Abracon ABM7, https://abracon.com/Resonators/abm7.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_Abracon_ABM8AIG-4Pin_3.2x2.5mm +Abracon Miniature Ceramic Smd Crystal ABM8AIG https://abracon.com/AIGcrystals/ABM8AIG.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM8G-4Pin_3.2x2.5mm +Abracon Miniature Ceramic Smd Crystal ABM8G http://www.abracon.com/Resonators/ABM8G.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABM10-4Pin_2.5x2.0mm +Abracon Miniature Ceramic Smd Crystal ABM10 http://www.abracon.com/Resonators/ABM10.pdf +SMD SMT crystal Abracon ABM10 +0 +4 +4 +Crystal +Crystal_SMD_Abracon_ABS25-4Pin_8.0x3.8mm +Abracon Miniature Ceramic SMD Crystal ABS25 https://abracon.com/Resonators/abs25.pdf, 8.0x3.8mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_ECS_CSM3X-2Pin_7.6x4.1mm +http://www.ecsxtal.com/store/pdf/CSM-3X.pdf +Crystal CSM-3X +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm +SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_EQ161-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal EuroQuartz EQ161 series http://cdn-reichelt.de/documents/datenblatt/B400/PG32768C.pdf, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm +SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, 5.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MJ-4Pin_5.0x3.2mm_HandSoldering +SMD Crystal EuroQuartz MJ series http://cdn-reichelt.de/documents/datenblatt/B400/MJ.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm +SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ-4Pin_7.0x5.0mm_HandSoldering +SMD Crystal EuroQuartz MQ series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm +SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MQ2-2Pin_7.0x5.0mm_HandSoldering +SMD Crystal EuroQuartz MQ2 series http://cdn-reichelt.de/documents/datenblatt/B400/MQ.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm +SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_MT-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal EuroQuartz MT series http://cdn-reichelt.de/documents/datenblatt/B400/MT.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm +SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, 2.5x2.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_EuroQuartz_X22-4Pin_2.5x2.0mm_HandSoldering +SMD Crystal EuroQuartz X22 series http://cdn-reichelt.de/documents/datenblatt/B400/DS_X22.pdf, hand-soldering, 2.5x2.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm +crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, 7.5x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_FOX_FE-2Pin_7.5x5.0mm_HandSoldering +crystal Ceramic Resin Sealed SMD http://www.foxonline.com/pdfs/fe.pdf, hand-soldering, 7.5x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-2Pin_7.0x5.0mm_HandSoldering +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_FOX_FQ7050-4Pin_7.0x5.0mm +FOX SMD Crystal SERIES SMD7050/4 https://www.foxonline.com/pdfs/FQ7050.pdf, 7.0x5.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_FrontierElectronics_FM206 +SMD Watch Crystal FrontierElectronics FM206 6.0mm length 1.9mm diameter http://www.chinafronter.com/wp-content/uploads/2013/12/FM206.pdf +['FM206'] +0 +3 +3 +Crystal +Crystal_SMD_G8-2Pin_3.2x1.5mm +SMD Crystal G8, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_G8-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal G8, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_HC49-SD +SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, 11.4x4.7mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_HC49-SD_HandSoldering +SMD Crystal HC-49-SD http://cdn-reichelt.de/documents/datenblatt/B400/xxx-HC49-SMD.pdf, hand-soldering, 11.4x4.7mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm +SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, 8.0x3.7mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC1V-T1A-2Pin_8.0x3.7mm_HandSoldering +SMD Crystal MicroCrystal CC1V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC1V-T1A.pdf, hand-soldering, 8.0x3.7mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm +SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, 5.0x1.9mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC4V-T1A-2Pin_5.0x1.9mm_HandSoldering +SMD Crystal MicroCrystal CC4V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC4V-T1A.pdf, hand-soldering, 5.0x1.9mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm +SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, 4.1x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC5V-T1A-2Pin_4.1x1.5mm_HandSoldering +SMD Crystal MicroCrystal CC5V-T1A series http://cdn-reichelt.de/documents/datenblatt/B400/CC5V-T1A.pdf, hand-soldering, 4.1x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm +SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC7V-T1A.pdf, 3.2x1.5mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC7V-T1A-2Pin_3.2x1.5mm_HandSoldering +SMD Crystal MicroCrystal CC7V-T1A/CM7V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC1V-T1A.pdf, hand-soldering, 3.2x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm +SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CC8V-T1A.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CC8V-T1A-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal MicroCrystal CC8V-T1A/CM8V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CC8V-T1A.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm +SMD Crystal MicroCrystal CM9V-T1A series https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM9V-T1A.pdf, 1.6x1.0mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_CM9V-T1A-2Pin_1.6x1.0mm_HandSoldering +SMD Crystal MicroCrystal CM9V-T1A series http://www.microcrystal.com/images/_Product-Documentation/01_TF_ceramic_Packages/01_Datasheet/CM9V-T1A.pdf, hand-soldering, 1.6x1.0mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_MicroCrystal_MS1V-T1K +SMD Watch Crystal MicroCrystal MS1V-T1K 6.1mm length 2.0mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS1V-T1K.pdf +['MS1V-T1K'] +0 +3 +3 +Crystal +Crystal_SMD_MicroCrystal_MS3V-T1R +SMD Watch Crystal MicroCrystal MS3V-T1R 5.2mm length 1.4mm diameter http://www.microcrystal.com/images/_Product-Documentation/03_TF_metal_Packages/01_Datasheet/MS3V-T1R.pdf +['MS3V-T1R'] +0 +3 +3 +Crystal +Crystal_SMD_Qantek_QC5CB-2Pin_5x3.2mm +SMD Crystal Qantek QC5CB, https://www.qantek.com/tl_files/products/crystals/QC5CB.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm +crystal Epson Toyocom FA-238 https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm +crystal Epson Toyocom FA-238 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_FA238V-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom FA-238 series http://www.mouser.com/ds/2/137/1721499-465440.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 11.7x4.0mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA406-4Pin_11.7x4.0mm_HandSoldering +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 11.7x4.0mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm +SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MA505-2Pin_12.7x5.1mm_HandSoldering +SMD Crystal Seiko Epson MC-505 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, 12.7x5.1mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MA506-4Pin_12.7x5.1mm_HandSoldering +SMD Crystal Seiko Epson MC-506 http://media.digikey.com/pdf/Data%20Sheets/Epson%20PDFs/MA-505,506.pdf, hand-soldering, 12.7x5.1mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm +SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 6.7x1.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC146-4Pin_6.7x1.5mm_HandSoldering +SMD Crystal Seiko Epson MC-146 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 6.7x1.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm +SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, 7.1x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC156-4Pin_7.1x2.5mm_HandSoldering +SMD Crystal Seiko Epson MC-156 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-156_en.pdf, hand-soldering, 7.1x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm +SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 8.0x3.2mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC306-4Pin_8.0x3.2mm_HandSoldering +SMD Crystal Seiko Epson MC-306 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 8.0x3.2mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm +SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MC405-2Pin_9.6x4.1mm_HandSoldering +SMD Crystal Seiko Epson MC-405 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm +SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, 9.6x4.1mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_MC406-4Pin_9.6x4.1mm_HandSoldering +SMD Crystal Seiko Epson MC-406 https://support.epson.biz/td/api/doc_check.php?dl=brief_MC-306_en.pdf, hand-soldering, 9.6x4.1mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm +crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_SeikoEpson_TSX3225-4Pin_3.2x2.5mm_HandSoldering +crystal Epson Toyocom TSX-3225 series https://support.epson.biz/td/api/doc_check.php?dl=brief_fa-238v_en.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_TXC_7A-2Pin_5x3.2mm +SMD Crystal TXC 7A http://txccrystal.com/images/pdf/7a.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm +SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, 3.2x2.5mm^2 package +SMD SMT crystal +0 +4 +4 +Crystal +Crystal_SMD_TXC_7M-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal TXC 7M http://www.txccrystal.com/images/pdf/7m-accuracy.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal hand-soldering +0 +4 +4 +Crystal +Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm +SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, 2.0x1.2mm^2 package +SMD SMT crystal +0 +2 +2 +Crystal +Crystal_SMD_TXC_9HT11-2Pin_2.0x1.2mm_HandSoldering +SMD Crystal TXC 9HT11 http://txccrystal.com/images/pdf/9ht11.pdf, hand-soldering, 2.0x1.2mm^2 package +SMD SMT crystal hand-soldering +0 +2 +2 +Crystal +Crystal_SMD_TXC_AX_8045-2Pin_8.0x4.5mm +http://www.txccrystal.com/images/pdf/ax-automotive.pdf +SMD SMT crystal +0 +2 +2 +Crystal +Resonator-2Pin_W6.0mm_H3.0mm +Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W8.0mm_H3.5mm +Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-2Pin_W10.0mm_H5.0mm +Ceramic Resomator/Filter 10.0x5.0 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 2 pins +THT ceramic resonator filter +0 +2 +2 +Crystal +Resonator-3Pin_W6.0mm_H3.0mm +Ceramic Resomator/Filter 6.0x3.0mm^2, length*width=6.0x3.0mm^2 package, package length=6.0mm, package width=3.0mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter 7.0x2.5mm^2, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W8.0mm_H3.5mm +Ceramic Resomator/Filter 8.0x3.5mm^2, length*width=8.0x3.5mm^2 package, package length=8.0mm, package width=3.5mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator-3Pin_W10.0mm_H5.0mm +Ceramic Resomator/Filter 10.0x5.0mm^2 RedFrequency MG/MT/MX series, http://www.red-frequency.com/download/datenblatt/redfrequency-datenblatt-ir-zta.pdf, length*width=10.0x5.0mm^2 package, package length=10.0mm, package width=5.0mm, 3 pins +THT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_Murata_CSTLSxxxG-3Pin_W8.0mm_H3.0mm +Ceramic Resomator/Filter Murata CSTLSxxxG, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=8.0x3.0mm^2 package, package length=8.0mm, package width=3.0mm, 3 pins +THT ceramic resonator filter CSTLSxxxG +0 +3 +3 +Crystal +Resonator_Murata_CSTLSxxxX-3Pin_W5.5mm_H3.0mm +Ceramic Resomator/Filter Murata CSTLSxxxX, http://www.murata.com/~/media/webrenewal/support/library/catalog/products/timingdevice/ceralock/p17e.ashx, length*width=5.5x3.0mm^2 package, package length=5.5mm, package width=3.0mm, 3 pins +THT ceramic resonator filter CSTLSxxxX +0 +3 +3 +Crystal +Resonator_Murata_DSN6-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter Murata DSN6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter DSN6 +0 +3 +3 +Crystal +Resonator_Murata_DSS6-3Pin_W7.0mm_H2.5mm +Ceramic Resomator/Filter Murata DSS6, http://cdn-reichelt.de/documents/datenblatt/B400/DSN6NC51H.pdf, length*width=7.0x2.5mm^2 package, package length=7.0mm, package width=2.5mm, 3 pins +THT ceramic resonator filter DSS6 +0 +3 +3 +Crystal +Resonator_SMD-3Pin_7.2x3.0mm +SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, 7.2x3.0mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD-3Pin_7.2x3.0mm_HandSoldering +SMD Resomator/Filter 7.2x3.0mm, Murata CSTCC8M00G53-R0; 8MHz resonator, SMD, Farnell (Element 14) #1170435, http://www.farnell.com/datasheets/19296.pdf?_ga=1.247244932.122297557.1475167906, hand-soldering, 7.2x3.0mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm +SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 4.5x2.0mm^2 package +SMD SMT ceramic resonator filter filter +0 +2 +2 +Crystal +Resonator_SMD_Murata_CDSCB-2Pin_4.5x2.0mm_HandSoldering +SMD Resomator/Filter Murata CDSCB, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 4.5x2.0mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +2 +2 +Crystal +Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm +SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf +SMD SMT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_CSTxExxV-3Pin_3.0x1.1mm_HandSoldering +SMD Resomator/Filter Murata CSTCE, https://www.murata.com/en-eu/products/productdata/8801162264606/SPEC-CSTNE16M0VH3C000R0.pdf +SMD SMT ceramic resonator filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm +SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 6.9x2.9mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFECV-3Pin_6.9x2.9mm_HandSoldering +SMD Resomator/Filter Murata SFECV, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 6.9x2.9mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm +SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_SFSKA-3Pin_7.9x3.8mm_HandSoldering +SMD Resomator/Filter Murata SFSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Crystal +Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm +SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter +0 +3 +3 +Crystal +Resonator_SMD_Murata_TPSKA-3Pin_7.9x3.8mm_HandSoldering +SMD Resomator/Filter Murata TPSKA, http://cdn-reichelt.de/documents/datenblatt/B400/SFECV-107.pdf, hand-soldering, 7.9x3.8mm^2 package +SMD SMT ceramic resonator filter filter hand-soldering +0 +3 +3 +Diode_SMD +D_0201_0603Metric +Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +diode +0 +4 +2 +Diode_SMD +D_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Diode SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +diode handsolder +0 +4 +2 +Diode_SMD +D_0402_1005Metric +Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Diode SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_0603_1608Metric +Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Diode SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_0805_2012Metric +Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Diode SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_01005_0402Metric +Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +diode +0 +4 +2 +Diode_SMD +D_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Diode SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +diode handsolder +0 +4 +2 +Diode_SMD +D_1206_3216Metric +Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Diode SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_1210_3225Metric +Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Diode SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_1812_4532Metric +Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Diode SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2010_5025Metric +Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Diode SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2114_3652Metric +Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2114_3652Metric_Pad1.85x3.75mm_HandSolder +Diode SMD 2114 (3652 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_2512_6332Metric +Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Diode SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_3220_8050Metric +Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode +0 +2 +2 +Diode_SMD +D_3220_8050Metric_Pad2.65x5.15mm_HandSolder +Diode SMD 3220 (8050 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://datasheets.avx.com/schottky.pdf), generated with kicad-footprint-generator +diode handsolder +0 +2 +2 +Diode_SMD +D_MELF +Diode, MELF,, +Diode MELF +0 +2 +2 +Diode_SMD +D_MELF-RM10_Universal_Handsoldering +Diode, Universal, MELF, RM10, Handsoldering, SMD, Thruhole, +Diode Universal MELF RM10 Handsoldering SMD Thruhole +0 +2 +2 +Diode_SMD +D_MELF_Handsoldering +Diode MELF Handsoldering +Diode MELF Handsoldering +0 +2 +2 +Diode_SMD +D_MicroMELF +Diode, MicroMELF, Reflow Soldering, http://www.vishay.com/docs/85597/bzm55.pdf +MicroMELF Diode +0 +2 +2 +Diode_SMD +D_MicroMELF_Handsoldering +Diode, MicroMELF, Hand Soldering, http://www.vishay.com/docs/85597/bzm55.pdf +MicroMELF Diode +0 +2 +2 +Diode_SMD +D_MicroSMP_AK +Diode MicroSMP (DO-219AD), large-pad cathode, https://www.vishay.com/docs/89020/mss1p3l.pdf +Diode MicroSMP (DO-219AD) +0 +2 +2 +Diode_SMD +D_MicroSMP_KA +Diode MicroSMP (DO-219AD), large-pad anode, https://www.vishay.com/docs/89457/msmp6a.pdf +Diode MicroSMP (DO-219AD) +0 +2 +2 +Diode_SMD +D_MiniMELF +Diode Mini-MELF (SOD-80) +Diode Mini-MELF (SOD-80) +0 +2 +2 +Diode_SMD +D_MiniMELF_Handsoldering +Diode Mini-MELF (SOD-80) Handsoldering +Diode Mini-MELF (SOD-80) Handsoldering +0 +2 +2 +Diode_SMD +D_PowerDI-5 +PowerDI,Diode,Vishay,https://www.diodes.com/assets/Package-Files/PowerDI5.pdf +PowerDI diode vishay +0 +3 +2 +Diode_SMD +D_PowerDI-123 +http://www.diodes.com/_files/datasheets/ds30497.pdf +PowerDI diode vishay +0 +2 +2 +Diode_SMD +D_Powermite2_AK +Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) +PowerMite2 +0 +2 +2 +Diode_SMD +D_Powermite2_KA +Microsemi Powermite 2 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5341) +PowerMite2 +0 +2 +2 +Diode_SMD +D_Powermite3 +Microsemi Powermite 3 SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5340) +PowerMite3 +0 +3 +3 +Diode_SMD +D_Powermite_AK +Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) +Powermite +0 +2 +2 +Diode_SMD +D_Powermite_KA +Microsemi Powermite SMD power package (https://www.microsemi.com/packaging-information/partpackage/details?pid=5339, https://www.onsemi.com/pub/Collateral/457-04.PDF) +Powermite +0 +2 +2 +Diode_SMD +D_QFN_3.3x3.3mm_P0.65mm +QFN, diode, 3.3x3.3x1mm (https://www.wolfspeed.com/media/downloads/846/C3D1P7060Q.pdf) +diode qfn 3.3 +0 +3 +2 +Diode_SMD +D_SC-80 +JEITA SC-80 +SC-80 +0 +2 +2 +Diode_SMD +D_SC-80_HandSoldering +JEITA SC-80 +SC-80 +0 +2 +2 +Diode_SMD +D_SMA +Diode SMA (DO-214AC) +Diode SMA (DO-214AC) +0 +2 +2 +Diode_SMD +D_SMA-SMB_Universal_Handsoldering +Diode, Universal, SMA (DO-214AC) or SMB (DO-214AA), Handsoldering, +Diode Universal SMA (DO-214AC) SMB (DO-214AA) Handsoldering +0 +2 +2 +Diode_SMD +D_SMA_Handsoldering +Diode SMA (DO-214AC) Handsoldering +Diode SMA (DO-214AC) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB +Diode SMB (DO-214AA) +Diode SMB (DO-214AA) +0 +2 +2 +Diode_SMD +D_SMB-SMC_Universal_Handsoldering +Diode, Universal, SMB(DO-214AA) or SMC (DO-214AB), Handsoldering, +Diode Universal SMB(DO-214AA) SMC (DO-214AB) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB_Handsoldering +Diode SMB (DO-214AA) Handsoldering +Diode SMB (DO-214AA) Handsoldering +0 +2 +2 +Diode_SMD +D_SMB_Modified +Diode SMB (DO-214AA) Modified (http://www.littelfuse.com/~/media/electronics/datasheets/sidactors/littelfuse_sidactor_battrax_positive_negative_modified_do_214_datasheet.pdf.pdf) +Diode SMB (DO-214AA) +0 +3 +3 +Diode_SMD +D_SMC +Diode SMC (DO-214AB) +Diode SMC (DO-214AB) +0 +2 +2 +Diode_SMD +D_SMC-RM10_Universal_Handsoldering +Diode, Universal, SMC (DO-214AB), RM10, Handsoldering, SMD, Thruhole +Diode Universal SMC (DO-214AB) RM10 Handsoldering SMD Thruhole +0 +2 +2 +Diode_SMD +D_SMC_Handsoldering +Diode SMC (DO-214AB) Handsoldering +Diode SMC (DO-214AB) Handsoldering +0 +2 +2 +Diode_SMD +D_SMF +Diode SMF (DO-219AB), http://www.vishay.com/docs/95572/smf_do-219ab.pdf +Diode SMF (DO-214AB) +0 +2 +2 +Diode_SMD +D_SOD-110 +SOD-110 +SOD-110 +0 +2 +2 +Diode_SMD +D_SOD-123 +SOD-123 +SOD-123 +0 +2 +2 +Diode_SMD +D_SOD-123F +D_SOD-123F +D_SOD-123F +0 +2 +2 +Diode_SMD +D_SOD-128 +D_SOD-128 (CFP5 SlimSMAW), https://assets.nexperia.com/documents/outline-drawing/SOD128.pdf +D_SOD-128 +0 +2 +2 +Diode_SMD +D_SOD-323 +SOD-323 +SOD-323 +0 +2 +2 +Diode_SMD +D_SOD-323F +SOD-323F http://www.nxp.com/documents/outline_drawing/SOD323F.pdf +SOD-323F +0 +2 +2 +Diode_SMD +D_SOD-323_HandSoldering +SOD-323 +SOD-323 +0 +2 +2 +Diode_SMD +D_SOD-523 +http://www.diodes.com/datasheets/ap02001.pdf p.144 +Diode SOD523 +0 +2 +2 +Diode_SMD +D_SOD-923 +https://www.onsemi.com/pub/Collateral/ESD9B-D.PDF#page=4 +Diode SOD923 +0 +2 +2 +Diode_SMD +D_TUMD2 +ROHM - TUMD2 +TUMD2 +0 +2 +2 +Diode_SMD +Diode_Bridge_Bourns_CD-DF4xxS +8.1x10.5mm, 4A, single phase bridge rectifier, https://www.bourns.com/docs/Product-Datasheets/CD-DF4xxSL.pdf +Surface Mount Bridge Rectifier Diode +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_ABS +SMD diode bridge ABS (Diotec), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/abs2.pdf +ABS MBLS +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_MicroDil_3.0x3.0x1.8mm +SMD package Diotec Diotec MicroDil, body 3.0x3.0x1.8mm (e.g. diode bridge), see https://diotec.com/tl_files/diotec/files/pdf/datasheets/mys40.pdf +Diotec MicroDil diode bridge +0 +4 +4 +Diode_SMD +Diode_Bridge_Diotec_SO-DIL-Slim +SMD diode bridge Diotec SO-DIL Slim, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40fs.pdf +DFS SO-DIL Slim +0 +4 +4 +Diode_SMD +Diode_Bridge_OnSemi_SDIP-4L +SMD diode bridge OnSemi SDIP-4L, see https://www.onsemi.com/pdf/datasheet/df10s1-d.pdf +OnSemi Diode Bridge SDIP-4L +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_DFS +SMD diode bridge DFS, see http://www.vishay.com/docs/88854/padlayouts.pdf +DFS +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_DFSFlat +SMD diode bridge Low Profile DFS "Flat", see http://www.vishay.com/docs/88874/dfl15005.pdf +DFS +0 +4 +4 +Diode_SMD +Diode_Bridge_Vishay_MBLS +SMD diode bridge MBLS, see http://www.vishay.com/docs/89959/mbl104s.pdf http://www.vishay.com/docs/88854/padlayouts.pdf +DFS +0 +4 +4 +Diode_SMD +Littelfuse_PolyZen-LS +http://m.littelfuse.com/~/media/electronics/datasheets/polyzen_devices/littelfuse_polyzen_standard_polyzen_catalog_datasheet.pdf.pdf +Diode Polymer Protected Zener Diode Littelfuse LS +0 +3 +3 +Diode_SMD +Nexperia_CFP3_SOD-123W +Nexperia CFP3 (SOD-123W), https://assets.nexperia.com/documents/outline-drawing/SOD123W.pdf +CFP3 SOD-123W +0 +2 +2 +Diode_SMD +Nexperia_DSN0603-2_0.6x0.3mm_P0.4mm +SOD962-2 silicon, leadless ultra small package; 2 terminals; 0.4 mm pitch; 0.6 mm x 0.3 mm x 0.3 mm body (https://assets.nexperia.com/documents/package-information/SOD962-2.pdf https://www.nexperia.com/packages/SOD962-2.html) +TVS protection diodes +0 +2 +2 +Diode_THT +D_5KPW_P7.62mm_Vertical_AnodeUp +Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KPW_P7.62mm_Vertical_KathodeUp +Diode, 5KPW series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Vertical pin pitch 7.62mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KPW_P12.70mm_Horizontal +Diode, 5KPW series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*8mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KPW series Axial Horizontal pin pitch 12.7mm length 9mm diameter 8mm +0 +2 +2 +Diode_THT +D_5KP_P7.62mm_Vertical_AnodeUp +Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P7.62mm_Vertical_KathodeUp +Diode, 5KP series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Vertical pin pitch 7.62mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P10.16mm_Horizontal +Diode, 5KP series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Horizontal pin pitch 10.16mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5KP_P12.70mm_Horizontal +Diode, 5KP series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.62*9.53mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5KP series Axial Horizontal pin pitch 12.7mm length 7.62mm diameter 9.53mm +0 +2 +2 +Diode_THT +D_5W_P5.08mm_Vertical_AnodeUp +Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P5.08mm_Vertical_KathodeUp +Diode, 5W series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Vertical pin pitch 5.08mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P10.16mm_Horizontal +Diode, 5W series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Horizontal pin pitch 10.16mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_5W_P12.70mm_Horizontal +Diode, 5W series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=8.9*3.7mm^2, , http://www.diodes.com/_files/packages/8686949.gif +Diode 5W series Axial Horizontal pin pitch 12.7mm length 8.9mm diameter 3.7mm +0 +2 +2 +Diode_THT +D_A-405_P2.54mm_Vertical_AnodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P2.54mm_Vertical_KathodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P5.08mm_Vertical_AnodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P5.08mm_Vertical_KathodeUp +Diode, A-405 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P7.62mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P10.16mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_A-405_P12.70mm_Horizontal +Diode, A-405 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/A-405.pdf +Diode A-405 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-15_P2.54mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P2.54mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 2.54mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P3.81mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P3.81mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 3.81mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P5.08mm_Vertical_AnodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P5.08mm_Vertical_KathodeUp +Diode, DO-15 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Vertical pin pitch 5.08mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P10.16mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 10.16mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P12.70mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 12.7mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-15_P15.24mm_Horizontal +Diode, DO-15 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=7.6*3.6mm^2, , http://www.diodes.com/_files/packages/DO-15.pdf +Diode DO-15 series Axial Horizontal pin pitch 15.24mm length 7.6mm diameter 3.6mm +0 +2 +2 +Diode_THT +D_DO-27_P5.08mm_Vertical_AnodeUp +Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P5.08mm_Vertical_KathodeUp +Diode, DO-27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Vertical pin pitch 5.08mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P12.70mm_Horizontal +Diode, DO-27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Horizontal pin pitch 12.7mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-27_P15.24mm_Horizontal +Diode, DO-27 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.52*5.33mm^2, , http://www.slottechforum.com/slotinfo/Techstuff/CD2%20Diodes%20and%20Transistors/Cases/Diode%20DO-27.jpg +Diode DO-27 series Axial Horizontal pin pitch 15.24mm length 9.52mm diameter 5.33mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P2.54mm_Vertical_AnodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P2.54mm_Vertical_KathodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 2.54mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P5.08mm_Vertical_AnodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P5.08mm_Vertical_KathodeUp +Diode, DO-34_SOD68 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Vertical pin pitch 5.08mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P7.62mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 7.62mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P10.16mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 10.16mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-34_SOD68_P12.70mm_Horizontal +Diode, DO-34_SOD68 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.04*1.6mm^2, , https://www.nxp.com/docs/en/data-sheet/KTY83_SER.pdf +Diode DO-34_SOD68 series Axial Horizontal pin pitch 12.7mm length 3.04mm diameter 1.6mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P2.54mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P2.54mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 2.54mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P3.81mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P3.81mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 3.81mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P5.08mm_Vertical_AnodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P5.08mm_Vertical_KathodeUp +Diode, DO-35_SOD27 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Vertical pin pitch 5.08mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P7.62mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 7.62mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P10.16mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 10.16mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-35_SOD27_P12.70mm_Horizontal +Diode, DO-35_SOD27 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=4*2mm^2, , http://www.diodes.com/_files/packages/DO-35.pdf +Diode DO-35_SOD27 series Axial Horizontal pin pitch 12.7mm length 4mm diameter 2mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P2.54mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P2.54mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 2.54mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P3.81mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P3.81mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=5.2*2.7mm^2, , https://www.diodes.com/assets/Package-Files/DO-41-Plastic.pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 3.81mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P5.08mm_Vertical_AnodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P5.08mm_Vertical_KathodeUp +Diode, DO-41_SOD81 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Vertical pin pitch 5.08mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P7.62mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 7.62mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P10.16mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 10.16mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-41_SOD81_P12.70mm_Horizontal +Diode, DO-41_SOD81 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=5.2*2.7mm^2, , http://www.diodes.com/_files/packages/DO-41%20(Plastic).pdf +Diode DO-41_SOD81 series Axial Horizontal pin pitch 12.7mm length 5.2mm diameter 2.7mm +0 +2 +2 +Diode_THT +D_DO-201AD_P3.81mm_Vertical_AnodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P3.81mm_Vertical_KathodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 3.81mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P5.08mm_Vertical_AnodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P5.08mm_Vertical_KathodeUp +Diode, DO-201AD series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P12.70mm_Horizontal +Diode, DO-201AD series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AD_P15.24mm_Horizontal +Diode, DO-201AD series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*5.2mm^2, , http://www.diodes.com/_files/packages/DO-201AD.pdf +Diode DO-201AD series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 5.2mm +0 +2 +2 +Diode_THT +D_DO-201AE_P3.81mm_Vertical_AnodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P3.81mm_Vertical_KathodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 3.81mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P5.08mm_Vertical_AnodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P5.08mm_Vertical_KathodeUp +Diode, DO-201AE series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Vertical pin pitch 5.08mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P12.70mm_Horizontal +Diode, DO-201AE series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Horizontal pin pitch 12.7mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201AE_P15.24mm_Horizontal +Diode, DO-201AE series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9*5.3mm^2, , http://www.farnell.com/datasheets/529758.pdf +Diode DO-201AE series Axial Horizontal pin pitch 15.24mm length 9mm diameter 5.3mm +0 +2 +2 +Diode_THT +D_DO-201_P3.81mm_Vertical_AnodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P3.81mm_Vertical_KathodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=3.81mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 3.81mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P5.08mm_Vertical_AnodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P5.08mm_Vertical_KathodeUp +Diode, DO-201 series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Vertical pin pitch 5.08mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P12.70mm_Horizontal +Diode, DO-201 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Horizontal pin pitch 12.7mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-201_P15.24mm_Horizontal +Diode, DO-201 series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.53*5.21mm^2, , http://www.diodes.com/_files/packages/DO-201.pdf +Diode DO-201 series Axial Horizontal pin pitch 15.24mm length 9.53mm diameter 5.21mm +0 +2 +2 +Diode_THT +D_DO-247_Horizontal_TabDown +Diode, DO-247 series, Horizontal, TabDown, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_DO-247_Horizontal_TabUp +Diode, DO-247 series, Horizontal, TabUp, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_DO-247_Vertical +Diode, DO-247 series, Vertical, P 10.9mm +diode rectifier +0 +2 +2 +Diode_THT +D_P600_R-6_P7.62mm_Vertical_AnodeUp +Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P7.62mm_Vertical_KathodeUp +Diode, P600_R-6 series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Vertical pin pitch 7.62mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P12.70mm_Horizontal +Diode, P600_R-6 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Horizontal pin pitch 12.7mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_P600_R-6_P20.00mm_Horizontal +Diode, P600_R-6 series, Axial, Horizontal, pin pitch=20mm, , length*diameter=9.1*9.1mm^2, , http://www.vishay.com/docs/88692/p600a.pdf, http://www.diodes.com/_files/packages/R-6.pdf +Diode P600_R-6 series Axial Horizontal pin pitch 20mm length 9.1mm diameter 9.1mm +0 +2 +2 +Diode_THT +D_T-1_P2.54mm_Vertical_AnodeUp +Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P2.54mm_Vertical_KathodeUp +Diode, T-1 series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Vertical pin pitch 2.54mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P5.08mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=5.08mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 5.08mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P10.16mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 10.16mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +D_T-1_P12.70mm_Horizontal +Diode, T-1 series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=3.2*2.6mm^2, , http://www.diodes.com/_files/packages/T-1.pdf +Diode T-1 series Axial Horizontal pin pitch 12.7mm length 3.2mm diameter 2.6mm +0 +2 +2 +Diode_THT +Diode_Bridge_15.1x15.1x6.3mm_P10.9mm +Single phase bridge rectifier case 15.1x15.1mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf +Diode Bridge PB10xxS +0 +4 +4 +Diode_THT +Diode_Bridge_15.2x15.2x6.3mm_P10.9mm +Single phase bridge rectifier case 15.2x15.2mm, pitch 10.9mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc600.pdf +Diode Bridge KBPC6xx +0 +4 +4 +Diode_THT +Diode_Bridge_15.7x15.7x6.3mm_P10.8mm +Single phase bridge rectifier case 15.7x15.7 +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_16.7x16.7x6.3mm_P10.8mm +Single phase bridge rectifier case 16.7x16.7 +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_19.0x3.5x10.0mm_P5.0mm +Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf +Vishay GBU rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_19.0x19.0x6.8mm_P12.7mm +Single phase bridge rectifier case 19x19mm, pitch 12.7mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/pb1000.pdf +Diode Bridge PB10xx +0 +4 +4 +Diode_THT +Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm +Single phase bridge rectifier case 28.6x28.6mm, pitch 18.0mm & 11.6mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/kbpc1500fw.pdf +Diode Bridge KBPCxxxxWP +0 +4 +4 +Diode_THT +Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm +Diotec 32x5.6x17mm rectifier package, 7.5mm/10mm pitch, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40c3700.pdf +Diotec rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Comchip_SCVB-L +Three phase, Bridge, Rectifier, https://www.comchiptech.com/admin/files/product/SC35VB80S-G%20Thru506369.%20SC35VB160S-G%20RevB.pdf +diode module +0 +5 +5 +Diode_THT +Diode_Bridge_DIGITRON_KBPC_T +Single phase, Bridge rectifier, 28.614x28.614mm, case KBPC_T(FP), https://www.digitroncorp.com/Digitron/media/Files/Datasheets/KBPC15005-SERIES.pdf +diode module +0 +4 +4 +Diode_THT +Diode_Bridge_DIP-4_W5.08mm_P2.54mm +4-lead dip package for diode bridges, row spacing 5.08mm, pin-spacing 2.54mm, see http://www.vishay.com/docs/88898/b2m.pdf +DIL DIP PDIP 5.08mm 2.54 +0 +4 +4 +Diode_THT +Diode_Bridge_DIP-4_W7.62mm_P5.08mm +4-lead dip package for diode bridges, row spacing 7.62 mm (300 mils), see http://cdn-reichelt.de/documents/datenblatt/A400/HDBL101G_20SERIES-TSC.pdf +DIL DIP PDIP 5.08mm 7.62mm 300mil +0 +4 +4 +Diode_THT +Diode_Bridge_GeneSiC_KBPC_T +Single phase, Bridge rectifier, 28.55x28.55mm, case KBPC_T(FP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc1501t.pdf +diode module +0 +4 +4 +Diode_THT +Diode_Bridge_GeneSiC_KBPC_W +Single phase, Bridge Rectifier, 28.55x28.55mm, case KBPC_W(WP), https://www.diodemodule.com/bridge-rectifier/kbpc/kbpc15005w.pdf +diode module +0 +4 +4 +Diode_THT +Diode_Bridge_IXYS_GUFP +Three phase, Bridge, Rectifier +diode module +0 +5 +5 +Diode_THT +Diode_Bridge_Round_D8.9mm +4-lead round diode bridge package, diameter 8.9mm, pin pitch 5.08mm, see http://cdn-reichelt.de/documents/datenblatt/A400/W005M-W10M_SEP.PDF +diode bridge 8.9mm 8.85mm WOB pitch 5.08mm +0 +4 +4 +Diode_THT +Diode_Bridge_Round_D9.0mm +4-lead round diode bridge package, diameter 9.0mm, pin pitch 5.0mm, see https://diotec.com/tl_files/diotec/files/pdf/datasheets/b40r.pdf +diode bridge 9.0mm 8.85mm WOB pitch 5.0mm +0 +4 +4 +Diode_THT +Diode_Bridge_Round_D9.8mm +4-lead round diode bridge package, diameter 9.8mm, pin pitch 5.08mm, see http://www.vishay.com/docs/88769/woo5g.pdf +diode bridge 9.8mm WOG pitch 5.08mm +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_GBL +Vishay GBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88609/gbl005.pdf +Vishay GBL rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_GBU +Vishay GBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88606/g3sba20.pdf +Vishay GBU rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBL +Vishay KBL rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88655/kbl005.pdf +Vishay KBL rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPC1 +Single phase bridge rectifier case KBPC1, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPC6 +Single phase bridge rectifier case KBPC6, see http://www.vishay.com/docs/93585/vs-kbpc1series.pdf +Diode Bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBPM +Vishay KBM rectifier package, 3.95mm pitch (http://www.farnell.com/datasheets/2238158.pdf, http://www.cdil.com/s/kbp2005_.pdf) +Vishay KBM rectifier diode bridge +0 +4 +4 +Diode_THT +Diode_Bridge_Vishay_KBU +Vishay KBU rectifier package, 5.08mm pitch, see http://www.vishay.com/docs/88656/kbu4.pdf +Vishay KBU rectifier diode bridge +0 +4 +4 +Display +AG12864E +STN/FSTN LCD 128x64 dot https://www.digchip.com/datasheets/parts/datasheet/1121/AG-12864E-pdf.php +AG12864E Graphics Display 128x64 Ampire +0 +24 +20 +Display +Adafruit_SSD1306 +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI +0 +8 +8 +Display +Adafruit_SSD1306_No_Mounting_Holes +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI https://learn.adafruit.com/monochrome-oled-breakouts/downloads +Adafruit SSD1306 OLED 1.3 inch 128x64 I2C & SPI +0 +8 +8 +Display +CR2013-MI2120 +CR2013-MI2120 ILI9341 LCD Breakout http://pan.baidu.com/s/11Y990 +CR2013-MI2120 ILI9341 LCD Breakout +0 +18 +14 +Display +EA-eDIP128B-XXX +LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip128-6e.pdf +LCD-graphical display with LED backlight 128x64 RS-232 I2C or SPI +0 +32 +32 +Display +EA_DOGL128-6 +Graphical,Display,LCD,128x64 https://www.lcd-module.com/eng/pdf/grafik/dogl128-6e.pdf +EA DOGL128 +0 +26 +26 +Display +EA_DOGM128-6 +Graphical,Display,LCD,128x64 https://www.lcd-module.de/eng/pdf/grafik/dogm128e.pdf +EA DOGM128-6 +0 +26 +26 +Display +EA_DOGS104X-A +LCD 4x10 character 3.3V VDD I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/doma/dogs104e.pdf +LCD 4x10 character 3.3V VDD I2C or SPI +0 +14 +14 +Display +EA_DOGXL160-7 +Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf +EA_DOGXL160-7 +0 +22 +22 +Display +EA_DOGXL160-7_Backlight +Grapchical,Display,LCD,160x104 http://www.lcd-module.com/eng/pdf/grafik/dogxl160-7e.pdf +EA_DOGXL160-7_Backlight +0 +22 +22 +Display +EA_T123X-I2C +http://www.lcd-module.de/pdf/doma/t123-i2c.pdf +3 Line 12 character wide alpha numeric LCD +0 +6 +6 +Display +EA_eDIP160-XXX +LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip160-7e.pdf +LCD-graphical display with LED backlight 160x104 RS-232 I2C or SPI +0 +40 +40 +Display +EA_eDIP240-XXX +LCD graphical display LED backlight 240x128 http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip240-7e.pdf +LCD graphical display LED backlight 240x128 +0 +40 +40 +Display +EA_eDIP320X-XXX +LCD display 320x340 RS-232 I2C or SPI http://www.lcd-module.com/fileadmin/eng/pdf/grafik/edip320-8e.pdf +LCD display 320x340 RS-232 I2C or SPI +0 +48 +48 +Display +EA_eDIPTFT32-XXX +TFT-graphic display 320x240 16 bit colour with led backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft32-ae.pdf +TFT-graphic display 320x240 16 bit colour with led backlight +0 +40 +40 +Display +EA_eDIPTFT43-ATC +http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf +TFT graphical display 480x272 16-bit colour with LED backlight +0 +40 +40 +Display +EA_eDIPTFT43-XXX +TFT graphical display 480x272 16-bit colour with LED backlight http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft43-ae.pdf +TFT graphical display 480x272 16-bit colour with LED backlight +0 +40 +40 +Display +EA_eDIPTFT57-XXX +http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft57-ae.pdf +TFT-graphic display 640x480 16 bit colour +0 +48 +48 +Display +EA_eDIPTFT70-ATC +TFT-graphical display 800x480 16-bit colours with capacitive touch panel http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf +TFT-graphical display 800x480 16-bit colours with capacitive touch panel +0 +48 +48 +Display +EA_eDIPTFT70-XXX +TFT-graphical display 800x480 16-bit colours http://www.lcd-module.com/fileadmin/eng/pdf/grafik/ediptft70-ae.pdf +TFT-graphical display 800x480 16-bit colours and touch display +0 +48 +48 +Display +ERM19264 +STN/FSTN LCD 192x64 dot https://www.buydisplay.com/download/manual/ERM19264-1_Series_Datasheet.pdf +ERM19264 Graphics Display 192x64 +0 +20 +20 +Display +HDSM-441B_HDSM-443B +2 Digit 7 segemnt blue LED, right hand decimal, https://docs.broadcom.com/docs/AV02-1589EN +2 Digit 7 segment blue LED +0 +10 +10 +Display +HDSM-541B_HDSM-543B +2 digit 7 segement blue LED with right hand decimal, https://docs.broadcom.com/docs/AV02-1588EN +2 digit 7 segement blue LED with right hand decimal +0 +10 +10 +Display +HDSP-48xx +10-Element Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Bar Graph Array +0 +20 +20 +Display +HDSP-4830 +10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Bar Graph Array +0 +20 +20 +Display +HDSP-4832 +10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Yellow Green Bar Graph Array +0 +20 +20 +Display +HDSP-4836 +10-Element Red Yellow Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Yellow Green Bar Graph Array +0 +20 +20 +Display +HDSP-4840 +10-Element Yellow Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Yellow Bar Graph Array +0 +20 +20 +Display +HDSP-4850 +10-Element Green Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Green Bar Graph Array +0 +20 +20 +Display +HLCP-J100 +10-Element Red Bar Graph Array https://docs.broadcom.com/docs/AV02-1798EN +10-Element Red Bar Graph Array +0 +20 +20 +Display +HY1602E +http://www.icbank.com/data/ICBShop/board/HY1602E.pdf +LCD 16x2 Alphanumeric 16pin +0 +20 +16 +Display +LCD-016N002L +16 x 2 Character LCD, http://www.vishay.com/product?docid=37299 +LCD-016N002L 16 x 2 Character LCD +0 +24 +20 +Display +LM16255 +LCD LM16255 16x2 character http://www.datasheetlib.com/datasheet/259542/lm16255_sharp-electronics.html +LCD 12x2 +0 +14 +14 +Display +NHD-0420H1Z +NHD-0420H1Z LCD http://www.newhavendisplay.com/specs/NHD-0420H1Z-FSW-GBW-33V3.pdf +NHD-0420H1Z LCD +0 +16 +16 +Display +NHD-C0220BiZ +NHD-C0220BiZ LCD http://www.newhavendisplay.com/specs/NHD-C0220BiZ-FSW-FBW-3V3M.pdf +NHD-C0220BiZ LCD +0 +10 +10 +Display +NHD-C12832A1Z-FSRGB +128x32 LCD with RGB backlight https://www.newhavendisplay.com/specs/NHD-C12832A1Z-FSRGB-FBW-3V.pdf +lcd rgb st7565 +0 +21 +21 +Display +OLED-128O064D +128x64 OLED display +display oled +0 +30 +30 +Display +RC1602A +http://www.raystar-optronics.com/down.php?ProID=18 +LCD 16x2 Alphanumeric 16pin +0 +22 +18 +Display +WC1602A +LCD 16x2 http://www.wincomlcd.com/pdf/WC1602A-SFYLYHTC06.pdf +LCD 16x2 Alphanumeric 16pin +0 +20 +16 +Display_7Segment +7SEGMENT-LED__HDSM531_HDSM533_SMD +7-Segment Display, HDSM53x, https://docs.broadcom.com/docs/AV02-0713EN +7segment LED HDSM531 HDSM533 +0 +10 +10 +Display_7Segment +7SegmentLED_LTS6760_LTS6780 +7-Segment Display, LTS67x0, http://optoelectronics.liteon.com/upload/download/DS30-2001-355/S6760jd.pdf +7Segment LED LTS6760 LTS6780 +0 +10 +10 +Display_7Segment +AD-121F2 +Single Digit 7-segment RGB LED Display, 1-inch digit height, common anode, http://usasyck.com/products/AD-121F2_cat_e.pdf +RGB LED digit +0 +22 +22 +Display_7Segment +AFF_2x7SEG-DIGIT_10mm +Afficheur 7 segments 10mm DIGIT +AFFICHEUR +0 +16 +16 +Display_7Segment +CA56-12CGKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12CGKWA(Ver.9A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12EWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12EWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SEKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SEKWA(Ver.7A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SRWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-12SRWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SURKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SURKWA(Ver.8A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CA56-12SYKWA +4 digit 7 segment green LED, http://www.kingbright.com/attachments/file/psearch/000/00/00/CA56-12SYKWA(Ver.6A).pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CC56-12GWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CA56-11GWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +CC56-12YWA +4 digit 7 segment green LED, http://www.kingbrightusa.com/images/catalog/SPEC/CC56-12YWA.pdf +4 digit 7 segment green LED +0 +12 +12 +Display_7Segment +D1X8K +https://ia800903.us.archive.org/24/items/CTKD1x8K/Cromatek%20D168K.pdf +Single digit 7 segment ultra bright red +0 +10 +10 +Display_7Segment +DA04-11CGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11CGKWA(Ver.6A).pdf +Dubble digit green 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SEKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SEKWA(Ver.9A).pdf +Dubble digit super bright orange 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SURKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SURKWA(Ver.10A).pdf +Dubble digit hyper red 7 segment LED display +0 +16 +16 +Display_7Segment +DA04-11SYKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA04-11SYKWA(Ver.6A).pdf +Dubble digit super bright yellow 7 segment LED display +0 +16 +16 +Display_7Segment +DA56-11CGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11CGKWA(Ver.16A).pdf +Double digit seven segment green LED display +0 +18 +18 +Display_7Segment +DA56-11SEKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SEKWA(Ver.9A).pdf +Double digit seven segment super bright orange LED display +0 +18 +18 +Display_7Segment +DA56-11SURKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SURKWA(Ver.11A).pdf +Double digit seven segment hyper red LED display +0 +18 +18 +Display_7Segment +DA56-11SYKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/DA56-11SYKWA(Ver.11A).pdf +Double digit seven segment super bright yellow LED display +0 +18 +18 +Display_7Segment +DE113-XX-XX +http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf +3 1/5 digit LOW BAT + 7-Segment LCD +0 +40 +40 +Display_7Segment +DE114-RS-20 +http://www.display-elektronik.de/filter/DE113-RS-20_635.pdf +3 1/5 digit reflective LCD LOW-BAT + 7-Segment +0 +40 +40 +Display_7Segment +DE119-XX-XX +https://www.display-elektronik.de/filter/DE119-RS-20_635.pdf +4 digit 7 segment LCD +0 +40 +40 +Display_7Segment +DE122-XX-XX +http://www.display-elektronik.de/filter/DE122-RS-20_635.pdf +6 digit 7 segment LCD +0 +50 +50 +Display_7Segment +DE170-XX-XX +http://www.display-elektronik.de/filter/DE170-RS-20_75.pdf +3 1/5 digit reflective arrow bat + 7 segment LCD +0 +40 +40 +Display_7Segment +ELD_426XXXX +http://www.everlight.com/file/ProductFile/D426SYGWA-S530-E2.pdf +Double digit 7 segment brilliant yellow green LED +0 +10 +10 +Display_7Segment +HDSP-7401 +One digit 7 segment yellow, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment yellow +0 +10 +10 +Display_7Segment +HDSP-7507 ++-1 overflow 7 segment high efficiency red, https://docs.broadcom.com/docs/AV02-2553EN ++-1 overflow 7 segment high efficiency red +0 +10 +10 +Display_7Segment +HDSP-7801 +One digit 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment green +0 +10 +10 +Display_7Segment +HDSP-7807 ++-1 overflow 7 segment green, https://docs.broadcom.com/docs/AV02-2553EN ++-1 overflow 7 segment green +0 +10 +10 +Display_7Segment +HDSP-A151 +One digit 7 segment red, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment high efficiency red +0 +10 +10 +Display_7Segment +HDSP-A401 +One digit 7 segment orange, common anode, https://docs.broadcom.com/docs/AV02-2553EN +One digit 7 segment orange common anode +0 +10 +10 +Display_7Segment +KCSC02-105 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-105(Ver.9A).pdf +Single digit 7 segement hyper red LED +0 +10 +10 +Display_7Segment +KCSC02-106 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-106(Ver.10A).pdf +Single digit 7 segement super bright orange LED +0 +10 +10 +Display_7Segment +KCSC02-107 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-107(Ver.9A).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +KCSC02-123 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-123(Ver.10A).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +KCSC02-136 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KCSC02-136(Ver.6B).pdf +Single digit 7 segement super bright yellow LED +0 +10 +10 +Display_7Segment +LTC-4627Jx +http://optoelectronics.liteon.com/upload/download/DS30-2001-393/C4627JG.pdf +4 digit 7 segment LED +0 +14 +14 +Display_7Segment +MAN71A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment red LED with right dot +0 +14 +14 +Display_7Segment +MAN72A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment red LED with left dot +0 +14 +14 +Display_7Segment +MAN73A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +Overflow +- 1 red LED +0 +14 +14 +Display_7Segment +MAN3410A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment green LED with dot +0 +14 +14 +Display_7Segment +MAN3420A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment green LED with left dot +0 +14 +14 +Display_7Segment +MAN3610A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment orange LED with right dot +0 +14 +14 +Display_7Segment +MAN3620A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment orange LED with left dot +0 +14 +14 +Display_7Segment +MAN3630A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +Overflow +- 1 orange LED +0 +14 +14 +Display_7Segment +MAN3810A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment yellow LED with right dot +0 +14 +14 +Display_7Segment +MAN3820A +https://www.digchip.com/datasheets/parts/datasheet/161/MAN3640A-pdf.php +One digit 7 segment yellow LED with left dot +0 +14 +14 +Display_7Segment +SA15-11xxx +http://www.kingbrightusa.com/images/catalog/SPEC/SA15-11SRWA.pdf +SA15-11xxx single digit 7 segment display 38.1mm 1.5inch +0 +10 +10 +Display_7Segment +SBC18-11SURKCGKWA +http://www.kingbright.com/attachments/file/psearch/000/00/00/SBC18-11SURKCGKWA(Ver.6A).pdf +single digit 7 segemnt red/green LED +0 +10 +10 +Display_7Segment +Sx39-1xxxxx +Single digit 7 segment LED display in red, yellow or green colour http://www.kingbrightusa.com/images/catalog/SPEC/sa39-11ewa.pdf +One digit LED 7 segment SA39-11 SC39-11 SA39-12 SC39-12 +0 +10 +10 +Ferrite_THT +LairdTech_28C0236-0JW-10 +Ferrite, vertical, LairdTech 28C0236-0JW-10, https://assets.lairdtech.com/home/brandworld/files/28C0236-0JW-10.pdf, JW Miller core https://www.bourns.com/products/magnetic-products/j.w.-miller-through-hole-ferrite-beads-emi-filters +Ferrite vertical LairdTech 28C0236-0JW-10 +0 +2 +2 +Fiducial +Fiducial_0.5mm_Mask1.5mm +Circular Fiducial, 0.5mm bare copper, 1.5mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_0.5mm_Mask1mm +Circular Fiducial, 0.5mm bare copper, 1mm soldermask opening (Level C) +fiducial +0 +1 +0 +Fiducial +Fiducial_0.75mm_Mask1.5mm +Circular Fiducial, 0.75mm bare copper, 1.5mm soldermask opening (Level B) +fiducial +0 +1 +0 +Fiducial +Fiducial_0.75mm_Mask2.25mm +Circular Fiducial, 0.75mm bare copper, 2.25mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1.5mm_Mask3mm +Circular Fiducial, 1.5mm bare copper, 3mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1.5mm_Mask4.5mm +Circular Fiducial, 1.5mm bare copper, 4.5mm soldermask opening +fiducial +0 +1 +0 +Fiducial +Fiducial_1mm_Mask2mm +Circular Fiducial, 1mm bare copper, 2mm soldermask opening (Level A) +fiducial +0 +1 +0 +Fiducial +Fiducial_1mm_Mask3mm +Circular Fiducial, 1mm bare copper, 3mm soldermask opening (recommended) +fiducial +0 +1 +0 +Filter +Filter_1109-5_1.1x0.9mm +5-pin SAW filter package - 1.1x0.9 mm Body; (see https://www.murata.com/~/media/webrenewal/support/library/catalog/products/filter/rf/p73e.ashx?la=en-gb) +Filter 5 +0 +5 +5 +Filter +Filter_1411-5_1.4x1.1mm +5-pin filter package - 1.4x1.1 mm Body; (see https://global.kyocera.com/prdct/electro/product/pdf/sf14_tdlte.pdf) +Filter 5 +0 +5 +5 +Filter +Filter_Bourns_SRF0905_6.0x9.2mm +https://www.bourns.com/docs/Product-Datasheets/SRF0905.pdf +Line Filter +0 +4 +4 +Filter +Filter_FILTERCON_1FPxx +0.5A, 250VAC, 50/60Hz line filter (https://filtercon.com.pl/wp-content/uploads/2019/07/Karta-katalogowa-FP-12-1.pdf) +EMI filter +0 +4 +4 +Filter +Filter_Mini-Circuits_FV1206 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206.pdf +Mini-Circuits Filter SMD 1206 +0 +6 +4 +Filter +Filter_Mini-Circuits_FV1206-1 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-1.pdf +Mini-Circuits Filter SMD 1206 +0 +6 +6 +Filter +Filter_Mini-Circuits_FV1206-4 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-4.pdf +Mini-Circuits Filter SMD 1206 +0 +8 +4 +Filter +Filter_Mini-Circuits_FV1206-5 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-5.pdf +Mini-Circuits Filter SMD 1206 +0 +8 +4 +Filter +Filter_Mini-Circuits_FV1206-6 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-6.pdf +Mini-Circuits Filter SMD 1206 +0 +14 +8 +Filter +Filter_Mini-Circuits_FV1206-7 +Mini-Circuits Filter SMD 1206 https://ww2.minicircuits.com/case_style/FV1206-7.pdf +Mini-Circuits Filter SMD 1206 +0 +5 +3 +Filter +Filter_Murata_BNX025 +https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 +EMI Filter +0 +6 +4 +Filter +Filter_Murata_BNX025_ThermalVias +https://www.murata.com/en-us/products/productdata/8796778004510/QNFH9101.pdf?1496719830000 +EMI Filter +0 +19 +4 +Filter +Filter_Murata_SFECF-6 +SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf +10.7MHz smd ceramic +0 +6 +6 +Filter +Filter_Murata_SFECF-6_HandSoldering +SMD Type 10.7MHz Ceramic Filter https://www.murata.com/en-us/products/filter/cerafil/sfecf +10.7MHz smd ceramic +0 +6 +6 +Filter +Filter_SAW-6_3.8x3.8mm +6-pin 3.8 x 3.8mm SAW filter package, https://www.golledge.com/media/3785/mp08167.pdf +SAW filter 6-pin +0 +6 +6 +Filter +Filter_SAW-8_3.8x3.8mm +8-pin 3.8x3.8mm SAW filter, https://www.golledge.com/media/1831/ma05497.pdf +SAW filter 8-pin +0 +8 +8 +Filter +Filter_SAW_Epcos_DCC6C_3x3mm +EPCOS/TDK Electronics/Qualcomm DCC6c SAW filter package based on EPCOS app note 93 (https://www.catagle.com/45-2/PDF_AN93.htm) +SAW filter 6-pin +0 +6 +6 +Filter +Filter_Schaffner_FN405 +Compact PCB mounting EMI filter (https://www.schaffner.com/de/produkte/download/product/datasheet/fn-405-pcb-mounting-filter/) +EMI filter +0 +5 +5 +Filter +Filter_Schaffner_FN406 +Ultra Compact EMC Filter (https://www.schaffner.com/products/download/product/datasheet/fn-406-ultra-compact-emc-filter/) +emi filter +0 +5 +5 +Fuse +Fuse_0402_1005Metric +Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Fuse SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_0603_1608Metric +Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Fuse SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_0805_2012Metric +Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Fuse SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1206_3216Metric +Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Fuse SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1210_3225Metric +Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Fuse SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_1812_4532Metric +Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Fuse SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2010_5025Metric +Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Fuse SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2512_6332Metric +Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Fuse SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_2920_7451Metric +Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator +fuse +0 +2 +2 +Fuse +Fuse_2920_7451Metric_Pad2.10x5.45mm_HandSolder +Fuse SMD 2920 (7451 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: http://www.megastar.com/products/fusetronic/polyswitch/PDF/smd2920.pdf), generated with kicad-footprint-generator +fuse handsolder +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0005FF_L8.3mm_W3.8mm +Fuse 0ZRE0005FF, BelFuse, Radial Leaded PTC, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0008FF_L8.3mm_W3.8mm +Fuse 0ZRE0008FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0012FF_L8.3mm_W3.8mm +Fuse 0ZRE0012FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0016FF_L9.9mm_W3.8mm +Fuse 0ZRE0016FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0025FF_L9.6mm_W3.8mm +Fuse 0ZRE0025FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0033FF_L11.4mm_W3.8mm +Fuse 0ZRE0033FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0040FF_L11.5mm_W3.8mm +Fuse 0ZRE0040FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0055FF_L14.0mm_W4.1mm +Fuse 0ZRE0055FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0075FF_L11.5mm_W4.8mm +Fuse 0ZRE0075FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0100FF_L18.7mm_W5.1mm +Fuse 0ZRE0100FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0125FF_L21.2mm_W5.3mm +Fuse 0ZRE0125FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0150FF_L23.4mm_W5.3mm +Fuse 0ZRE0150FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_BelFuse_0ZRE0200FF_L24.9mm_W6.1mm +Fuse 0ZRE0200FF, BelFuse, Radial Leaded PTC,https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0zre-series.pdf +0ZRE BelFuse radial PTC +0 +2 +2 +Fuse +Fuse_Blade_ATO_directSolder +car blade fuse direct solder +car blade fuse +0 +2 +2 +Fuse +Fuse_Blade_Mini_directSolder +car blade fuse mini, direct solder +car blade fuse mini +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG300 +PTC Resettable Fuse, Ihold = 3.0A, Itrip=5.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG400 +PTC Resettable Fuse, Ihold = 4.0A, Itrip=6.8A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG500 +PTC Resettable Fuse, Ihold = 5.0A, Itrip=8.5A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG600 +PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.2A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG650 +PTC Resettable Fuse, Ihold = 6.5A, Itrip=11.1A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG700 +PTC Resettable Fuse, Ihold = 7.0A, Itrip=11.9A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG800 +PTC Resettable Fuse, Ihold = 8.0A, Itrip=13.6A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG900 +PTC Resettable Fuse, Ihold = 9.0A, Itrip=15.3A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG1000 +PTC Resettable Fuse, Ihold = 10.0A, Itrip=17.0A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RG1100 +PTC Resettable Fuse, Ihold = 11.0A, Itrip=18.7A, http://www.bourns.com/docs/Product-Datasheets/mfrg.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT050 +PTC Resettable Fuse, Ihold = 0.5A, Itrip=0.92A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT070 +PTC Resettable Fuse, Ihold = 0.7A, Itrip=1.4A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT100 +PTC Resettable Fuse, Ihold = 1.0A, Itrip=1.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT200 +PTC Resettable Fuse, Ihold = 2.0A, Itrip=3.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT300 +PTC Resettable Fuse, Ihold = 3.0A, Itrip=6.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT400 +PTC Resettable Fuse, Ihold = 4.0A, Itrip=7.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT500 +PTC Resettable Fuse, Ihold = 5.0A, Itrip=9.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT550 +PTC Resettable Fuse, Ihold = 5.5A, Itrip=10.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT600 +PTC Resettable Fuse, Ihold = 6.0A, Itrip=10.8A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT650 +PTC Resettable Fuse, Ihold = 6.5A, Itrip=12.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT700 +PTC Resettable Fuse, Ihold = 7.0A, Itrip=13.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT750 +PTC Resettable Fuse, Ihold = 7.5A, Itrip=13.1A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT800 +PTC Resettable Fuse, Ihold = 8.0A, Itrip=15.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT900 +PTC Resettable Fuse, Ihold = 9.0A, Itrip=16.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1000 +PTC Resettable Fuse, Ihold = 10.0A, Itrip=18.5A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1100 +PTC Resettable Fuse, Ihold = 11.0A, Itrip=20.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-RHT1300 +PTC Resettable Fuse, Ihold = 13.0A, Itrip=24.0A, http://www.bourns.com/docs/product-datasheets/mfrht.pdf +ptc resettable fuse polyfuse THT +0 +2 +2 +Fuse +Fuse_Bourns_MF-SM_7.98x5.44mm +https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf +bourns ptc resettable fuse polyfuse MF-SM MF-SMHT +0 +2 +2 +Fuse +Fuse_Bourns_MF-SM_9.5x6.71mm +https://www.bourns.com/docs/Product-Datasheets/mfsm.pdf +bourns ptc resettable fuse polyfuse MF-SM MF-SMHT +0 +2 +2 +Fuse +Fuse_Bourns_TBU-CA +Bourns TBU-CA Fuse, 2 Pin (https://www.bourns.com/data/global/pdfs/TBU-CA.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Bourns Fuse NoLead +0 +3 +3 +Fuse +Fuse_Littelfuse-LVR100 +Littelfuse, resettable fuse, PTC, polyswitch LVR100, Ih 1A http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR100 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-LVR125 +Littelfuse, resettable fuse, PTC, polyswitch LVR125, Ih 1.25A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR125 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-LVR200 +Littelfuse, resettable fuse, PTC, polyswitch LVR200, Ih 2A, http://www.littelfuse.com/~/media/electronics/datasheets/resettable_ptcs/littelfuse_ptc_lvr_catalog_datasheet.pdf.pdf +LVR200 PTC resettable polyswitch +0 +2 +2 +Fuse +Fuse_Littelfuse-NANO2-451_453 +Littelfuse NANO2 https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_451_453_datasheet.pdf.pdf +Fuse Nano2 +0 +2 +2 +Fuse +Fuse_Littelfuse_372_D8.50mm +Fuse, Littelfuse, 372, 8.5x8mm, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_372_datasheet.pdf.pdf +fuse tht radial +0 +2 +2 +Fuse +Fuse_Littelfuse_395Series +Fuse, TE5, Littelfuse/Wickmann, No. 460, No560, +Fuse TE5 Littelfuse/Wickmann No. 460 No560 +0 +2 +2 +Fuse +Fuse_Schurter_UMT250 +Surface Mount Fuse, 3 x 10.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMT_250.pdf) +Schurter fuse smd +0 +2 +2 +Fuse +Fuse_Schurter_UMZ250 +Surface Mount Fuse with Clip, 4.2 x 11.1 mm, Time-Lag T, 250 VAC, 125 VDC (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_UMZ_250.pdf) +fuse smd mount holder +0 +2 +2 +Fuse +Fuse_SunFuse-6HP +SunFuse Ceramic Slow Blow Fuse 6H_6HP.PDF +UL/CSA 6x32mm Ceramic Slow Blow Fuse +0 +2 +2 +Fuse +Fuseholder_Blade_ATO_Littelfuse_Pudenz_2_Pin +Fuseholder ATO Blade littelfuse Pudenz 2 Pin +Fuseholder ATO Blade littelfuse Pudenz 2 Pin +0 +2 +2 +Fuse +Fuseholder_Blade_Mini_Keystone_3568 +fuse holder, car blade fuse mini, http://www.keyelco.com/product-pdf.cfm?p=306 +car blade fuse mini +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Bel_FC-203-22_Lateral_P17.80x5.00mm_D1.17mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Lateral, Horizontal, Bel FC-203-22, https://www.belfuse.com/resources/datasheets/circuitprotection/ds-cp-0672-fuse-clips-series.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Eaton_1A5601-01_Inline_P20.80x6.76mm_D1.70mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Eaton 1A5601-01, https://www.eaton.com/content/dam/eaton/products/electronic-components/resources/data-sheet/eaton-1axxxx-pcb-fuse-clips-atc-atm-blade-data-sheet.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3512P_Inline_P23.62x7.27mm_D1.02x2.41x1.02x1.57mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512P, http://www.keyelco.com/product-pdf.cfm?p=1386 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3512_Inline_P23.62x7.27mm_D1.02x1.57mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3512, http://www.keyelco.com/product-pdf.cfm?p=356 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3517_Inline_P23.11x6.76mm_D1.70mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3517, http://www.keyelco.com/product-pdf.cfm?p=354 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Keystone_3518P_Inline_P23.11x6.76mm_D2.44x1.70mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Keystone 3518P, http://www.keyelco.com/product-pdf.cfm?p=1387 +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_100_Inline_P20.50x4.60mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 100, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_111_Inline_P20.00x5.00mm_D1.05mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_111_Lateral_P18.80x5.00mm_D1.17mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 111 (501 and 506), https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_445-030_Inline_P20.50x5.20mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 445/030, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_519_Inline_P20.60x5.00mm_D1.00mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 519, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_111_519_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_520_Inline_P20.50x5.80mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 520, https://m.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Littelfuse_521_Lateral_P17.00x5.00mm_D1.30mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 521, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Schurter_CQM_Inline_P20.60x5.00mm_D1.00mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter CQM (0752), https://www.schurter.com/en/datasheet/typ_CQM.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-5x20mm_Schurter_OG_Lateral_P15.00x5.00mm_D1.3mm_Horizontal +Fuseholder Clips, 5x20mm Cylinder Fuse, Pins Inline, Horizontal, Schurter OG, https://ch.schurter.com/en/datasheet/typ_OG__Clip__5x20.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_102_122_Inline_P34.21x7.62mm_D1.98mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102/122 Straight Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_102_Inline_P34.21x7.62mm_D2.54mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_122_Inline_P34.21x7.62mm_D2.54mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 122 Bowed Leads, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_102_122_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Clip-6.3x32mm_Littelfuse_102071_Inline_P34.70x7.60mm_D2.00mm_Horizontal +Fuseholder Clips, 6.3x32mm Cylinder Fuse, Pins Inline, Horizontal, Littelfuse 102071, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_520_521_102071_datasheet.pdf.pdf +fuse clip open +0 +4 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Bulgin_FX0456_Vertical_Closed +Fuseholder, 5x20, closed, vertical, Bulgin, FX0456, https://www.bulgin.com/products/pub/media/bulgin/data/Fuseholders.pdf +Fuseholder 5x20 closed vertical Bulgin FX0456 Sicherungshalter +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Bulgin_FX0457_Horizontal_Closed +Fuseholder, 5x20, closed, horizontal, Bulgin, FX0457, Sicherungshalter, +Fuseholder 5x20 closed horizontal Bulgin FX0457 Sicherungshalter +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_H15-V-1_Vertical_Closed +PCB fuse holders for 5 mm x 20 mm fuses; 250V; 10A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/bus-elx-ds-4426-h15.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_HBV_Vertical_Closed +5 mm x 20 mm fuse holders; Vertical w/ Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_EATON_HBW_Vertical_Closed +5 mm x 20 mm fuse holders; Vertical w/o Stability Pins; 250V; 6.3-16A (http://www.cooperindustries.com/content/dam/public/bussmann/Electronics/Resources/product-datasheets/Bus_Elx_DS_2118_HB_PCB_Series.pdf) +fuse holder vertical 5x20mm +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_0031_8201_Horizontal_Open +Fuseholder horizontal open, 5x20mm, 500V, 16A, Schurter 0031.8201, https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN.pdf +Fuseholder horizontal open 5x20 Schurter 0031.8201 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FAB_0031-355x_Horizontal_Closed +Fuseholder 5x20mm horizontal Shurter model FAB, Suitable for order numbers 0031.3551 and 0031.3558 (https://www.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FAB.pdf) +Fuseholder 5x20mm closed horizontal +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FPG4_Vertical_Closed +Shock-Safe Fuseholder, 5 x 20 mm, Slotted Cap/Fingergrip, vertical, IEC 60335-1; 250VAC/10A VDE; 500V/16A UL/CSA (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FPG4.pdf) +fuse holder vertical 5x20mm +0 +4 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_FUP_0031.2510_Horizontal_Closed +Shock-Safe closed Fuseholder, Schurter FUP Series, 5.0 x 20mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2510 (0031.2500 + 0031.2323), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf +Fuseholder 5x20mm horizontal closed +0 +3 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Schurter_OGN-SMD_Horizontal_Open +Fuseholder horizontal open, 5x20mm, 500V, 16A (https://us.schurter.com/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_OGN-SMD.pdf) +Fuseholder horizontal open 5x20 Schurter 0031.8221 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Stelvio-Kontek_PTF78_Horizontal_Open +https://www.tme.eu/en/Document/3b48dbe2b9714a62652c97b08fcd464b/PTF78.pdf +Fuseholder horizontal open 5x20 Stelvio-Kontek PTF/78 +0 +2 +2 +Fuse +Fuseholder_Cylinder-5x20mm_Wuerth_696103101002-SMD_Horizontal_Open +Fuseholder horizontal open 5x20mm 250V 10A Würth 696103101002 +Fuseholder horizontal open 5x20mm 250V 10A +0 +2 +2 +Fuse +Fuseholder_Cylinder-6.3x32mm_Schurter_0031-8002_Horizontal_Open +Fuseholder, horizontal, open, 6.3x32, Schurter, 0031.8002, https://www.schurter.com/en/datasheet/typ_OG__Holder__6.3x32.pdf +Fuseholder horizontal open 6.3x32 Schurter 0031.8002 +0 +2 +2 +Fuse +Fuseholder_Cylinder-6.3x32mm_Schurter_FUP_0031.2520_Horizontal_Closed +Shock-Safe closed Fuseholder, Schurter FUP Series, 6.3 x 32 mm, Slotted Cap, horizontal, 500 VAC 4W/16A (VDE), 600V 30A (UL/CSA), order numbers: 0031.2520 (0031.2500 + 0031.2321), http://www.schurter.ch/bundles/snceschurter/epim/_ProdPool_/newDS/en/typ_FUP.pdf +Fuseholder 6.3x32mm horizontal closed +0 +3 +2 +Fuse +Fuseholder_Keystone_3555-2 +Maxi APX ATX Automotive Blade Fuse Clip Holder https://www.keyelco.com/userAssets/file/M65p40.pdf +Maxi APX ATX Automotive Blade Fuse Clip Holder +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x20mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x25mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_100_series_5x30mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x20mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x25mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_445_030_series_5x30mm +Littelfuse clips, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_clips/littelfuse_fuse_clip_100_445_030_520_datasheet.pdf.pdf +Fuseholder clips +0 +4 +2 +Fuse +Fuseholder_Littelfuse_Nano2_154x +Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_154_154t_154l_154tl_datasheet.pdf.pdf +SMD Nano2 holder +0 +2 +2 +Fuse +Fuseholder_Littelfuse_Nano2_157x +Littelfuse NANO2 holder, https://www.littelfuse.com/~/media/electronics/datasheets/fuses/littelfuse_fuse_157_datasheet.pdf.pdf +SMD Nano2 holder +0 +2 +2 +Fuse +Fuseholder_TR5_Littelfuse_No560_No460 +Fuse, Fuseholder, TR5, Littelfuse/Wickmann, No. 460, No560, https://www.littelfuse.com/~/media/electronics/datasheets/fuse_holders/littelfuse_fuse_holder_559_560_datasheet.pdf.pdf +Fuse Fuseholder TR5 Littelfuse/Wickmann No. 460 No560 +0 +2 +2 +Heatsink +Heatsink_35x26mm_1xFixation3mm_Fischer-SK486-35 +Heatsink, 35mm x 26mm, 1x Fixation 3mm, Fischer SK486-35 +heatsink +0 +1 +1 +Heatsink +Heatsink_38x38mm_SpringFixation +Heatsink, 38x38mm, Spring Fixation, diagonal, +heatsink +0 +4 +1 +Heatsink +Heatsink_62x40mm_2xFixation3mm +Heatsink, 62 x 40mm, 2x 3mm Drills, +heatsink +0 +2 +1 +Heatsink +Heatsink_125x35x50mm_3xFixationM3 +Heatsink, 125x35x50mm, 3 fixation holes 3.2mm +heatsink +0 +0 +0 +Heatsink +Heatsink_AAVID_573300D00010G_TO-263 +Heatsink, 12.70mm x 26.16mm x 10.16, SMD, 18K/W, TO-263, D2 Pak, https://www.shopaavid.com/Product/573300D00000G +Heatsink AAVID TO-263 D2 Pak +0 +2 +1 +Heatsink +Heatsink_AAVID_576802B03900G +Heatsink, 14.48x12.7x19.05mm, TO-220/ TO-262, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Plug-In-5768.pdf +heatsink +0 +1 +1 +Heatsink +Heatsink_AAVID_590302B03600G +Heatsink, 25.4x25.4x42.54mm, TO-220, https://www.boydcorp.com/aavid-datasheets/Board-Level-Cooling-Channel-5903.pdf +heatsink +0 +2 +2 +Heatsink +Heatsink_AAVID_TV5G_TO220_Horizontal +Heatsink TV5G TO-220 Horizontal, https://www.shopaavid.com/Product/TV-5G +Heatsink TV5G TO-220 Horizontal +0 +0 +0 +Heatsink +Heatsink_Fischer_FK224xx2201_25x8.3mm +25x8.3mm Heatsink, 18K/W, TO-220, https://www.fischerelektronik.de/web_fischer/en_GB/$catalogue/fischerData/PR/FK224_220_1_/datasheet.xhtml?branch=heatsinks +heatsink TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_FK24413D2PAK_26x13mm +26x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d2_pak.pdf +heatsink TO-252 TO-263 TO-268 +0 +2 +1 +Heatsink +Heatsink_Fischer_FK24413DPAK_23x13mm +23x13 mm SMD heatsink for TO-252 TO-263 TO-268, https://www.fischerelektronik.de/pim/upload/fischerData/cadpdf/base/fk_244_13_d_pak.pdf +heatsink TO-252 TO-263 TO-268 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK104-STC-STIC_35x13mm_2xDrill2.5mm +Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, +Heatsink fischer TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK104-STCB_35x13mm__2xDrill3.5mm_ScrewM3 +Heatsink, 35mm x 13mm, 2x Fixation 2,5mm Drill, Soldering, Fischer SK104-STC-STIC, +Heatsink fischer TO-220 +0 +2 +1 +Heatsink +Heatsink_Fischer_SK129-STS_42x25mm_2xDrill2.5mm +Heatsink, Fischer SK129 +heatsink fischer +0 +2 +1 +Heatsink +Heatsink_SheetType_50x7mm_2Fixations +Heatsink, Sheet type, 50x7mm, 2 fixations (solder), +Heatsink sheet +0 +2 +1 +Heatsink +Heatsink_Stonecold_HS-132_32x14mm_2xFixation1.5mm +Heatsink, StoneCold HS +heatsink +0 +2 +1 +Inductor_SMD +L_6.3x6.3_H3 +Choke, SMD, 6.3x6.3mm 3mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_7.3x7.3_H3.5 +Choke, SMD, 7.3x7.3mm 3.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_7.3x7.3_H4.5 +Choke, SMD, 7.3x7.3mm 4.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_10.4x10.4_H4.8 +Choke, SMD, 10.4x10.4mm 4.8mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H4.5mm +Choke, SMD, 12x12mm 4.5mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H6mm +Choke, SMD, 12x12mm 6mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_12x12mm_H8mm +Choke, SMD, 12x12mm 8mm height +Choke SMD +0 +2 +2 +Inductor_SMD +L_0201_0603Metric +Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +inductor +0 +4 +2 +Inductor_SMD +L_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Inductor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +4 +2 +Inductor_SMD +L_0402_1005Metric +Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0402_1005Metric_Pad0.77x0.64mm_HandSolder +Inductor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0603_1608Metric +Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0603_1608Metric_Pad1.05x0.95mm_HandSolder +Inductor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0805_2012Metric +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_0805_2012Metric_Pad1.05x1.20mm_HandSolder +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_0805_2012Metric_Pad1.15x1.40mm_HandSolder +Inductor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_01005_0402Metric +Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +inductor +0 +4 +2 +Inductor_SMD +L_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Inductor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +4 +2 +Inductor_SMD +L_1008_2520Metric +Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1008_2520Metric_Pad1.43x2.20mm_HandSolder +Inductor SMD 1008 (2520 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://ecsxtal.com/store/pdf/ECS-MPI2520-SMD-POWER-INDUCTOR.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1206_3216Metric +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1206_3216Metric_Pad1.22x1.90mm_HandSolder +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1206_3216Metric_Pad1.42x1.75mm_HandSolder +Inductor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1210_3225Metric +Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1210_3225Metric_Pad1.42x2.65mm_HandSolder +Inductor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1806_4516Metric +Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1806_4516Metric_Pad1.45x1.90mm_HandSolder +Inductor SMD 1806 (4516 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 80, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_1812_4532Metric +Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Inductor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_2010_5025Metric +Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_2010_5025Metric_Pad1.52x2.65mm_HandSolder +Inductor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_2512_6332Metric +Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor +0 +2 +2 +Inductor_SMD +L_2512_6332Metric_Pad1.52x3.35mm_HandSolder +Inductor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +inductor handsolder +0 +2 +2 +Inductor_SMD +L_AVX_LMLP07A7 +Inductor, AVX Kyocera, LMLP Series, style D, 6.6mmx7.3mm, 3.0mm height. (Script generated with StandardBox.py) (https://datasheets.avx.com/LMLPD.pdf) +Inductor LMLP +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-0630LR +smd shielded power inductor https://abracon.com/Magnetics/power/ASPI-0630LR.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-3012S +smd shielded power inductor http://www.abracon.com/Magnetics/power/ASPI-3012S.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Abracon_ASPI-4030S +smd shielded power inductor 4x4x3mm, Abracon ASPI-4030S, https://abracon.com/Magnetics/power/ASPI-4030S.pdf +inductor abracon smd shielded +0 +2 +2 +Inductor_SMD +L_Bourns-SRN1060 +Bourns SRN1060 series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRN1060.pdf +Bourns SRN1060 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN4018 +Bourns SRN4018 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRN4018.pdf +Bourns SRN4018 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN6028 +Bourns SRN6028 series SMD inductor +Bourns SRN6028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRN8040_8x8.15mm +Bourns SRN8040 series SMD inductor 8x8.15mm, https://www.bourns.com/docs/Product-Datasheets/SRN8040.pdf +Bourns SRN8040 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRR1005 +Bourns SRR1005 series SMD inductor +Bourns SRR1005 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU1028_10.0x10.0mm +Bourns SRU1028 series SMD inductor, https://www.bourns.com/docs/Product-Datasheets/SRU1028.pdf +Bourns SRU1028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU8028_8.0x8.0mm +Bourns SRU8028 series SMD inductor +Bourns SRU8028 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns-SRU8043 +Bourns SRU8043 series SMD inductor +Bourns SRU8043 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SDR1806 +https://www.bourns.com/docs/Product-Datasheets/SDR1806.pdf +Bourns SDR1806 +0 +2 +2 +Inductor_SMD +L_Bourns_SRF1260 +Inductor, Bourns, SRF1260, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://www.bourns.com/docs/Product-Datasheets/SRF1260.pdf) +Inductor Bourns_SRF1260 +0 +4 +4 +Inductor_SMD +L_Bourns_SRN6045TA +http://www.bourns.com/docs/product-datasheets/srn6045ta.pdf +Semi-shielded Power Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRN8040TA +https://www.bourns.com/docs/product-datasheets/srn8040ta.pdf +Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1038C_10.0x10.0mm +Bourns SRP1038C series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1038C.pdf +Bourns SRP1038C SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1245A +Bourns SRP1245A series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRP1245A.pdf +Bourns SRP1245A SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP1770TA_16.9x16.9mm +Bourns SRP1770TA series SMD Inductor http://www.bourns.com/docs/Product-Datasheets/SRP1770TA.pdf +Bourns SRP1770TA series SMD Inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRP2313AA +Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/product-datasheets/srp2313aa.pdf +Bourns SRR1260 SMD inductor +0 +4 +2 +Inductor_SMD +L_Bourns_SRP5030T +Inductor, Bourns, SRP5030T, 5.7mmx5.2mm (Script generated with StandardBox.py) (https://www.bourns.com/data/global/pdfs/SRP5030T.pdf) +Inductor Bourns_SRP5030T +0 +2 +2 +Inductor_SMD +L_Bourns_SRP7028A_7.3x6.6mm +Shielded Power Inductors (https://www.bourns.com/docs/product-datasheets/srp7028a.pdf) +Shielded Inductors Bourns SMD SRP7028A +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1208_12.7x12.7mm +Bourns SRP1208 series SMD inductor https://www.bourns.com/pdfs/SRR1208.pdf +Bourns SRP1208 SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1210A +Bourns SRR1210A series SMD inductor https://www.bourns.com/docs/Product-Datasheets/SRR1210A.pdf +Bourns SRR1210A SMD inductor +0 +2 +2 +Inductor_SMD +L_Bourns_SRR1260 +Bourns SRR1260 series SMD inductor http://www.bourns.com/docs/Product-Datasheets/SRR1260.pdf +Bourns SRR1260 SMD inductor +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS3010 +Shielded Power Inductor SMD 3x3x1mm, Coilcraft LPS3010, https://www.coilcraft.com/pdfs/lps3010.pdf +inductor low profile +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS3314 +SMD Inductor, 3.3x3.3x1.4mm, Coilcraft LPS3314, https://www.coilcraft.com/pdfs/lps3314.pdf +L Coilcraft LPS3314 +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS4018 +SMD Inductor Coilcraft LPS4018 https://www.coilcraft.com/pdfs/lps4018.pdf +L Coilcraft LPS4018 +0 +2 +2 +Inductor_SMD +L_Coilcraft_LPS5030 +Shielded Power Inductor SMD, Coilcraft LPS5030, https://www.coilcraft.com/pdfs/lps5030.pdf, StepUp generated footprint +inductor +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL60xx_6.36x6.56mm +Coilcraft XAL60xx series, https://www.coilcraft.com/pdfs/xal60xx.pdf +L Coilcraft XAL60xx +0 +2 +2 +Inductor_SMD +L_Coilcraft_XAL5030 +L_Coilcraft_XAL5030 +L Coilcraft XAL5030 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4020 +L_Coilcraft_XxL4020 https://www.coilcraft.com/pdfs/xfl4020.pdf +L Coilcraft XxL4020 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4030 +L_Coilcraft_XxL4030 https://www.coilcraft.com/pdfs/xfl4030.pdf +L Coilcraft XxL4030 +0 +2 +2 +Inductor_SMD +L_Coilcraft_XxL4040 +L_Coilcraft_XxL4040 https://www.coilcraft.com/pdfs/xal4000.pdf +L Coilcraft XxL4040 +0 +2 +2 +Inductor_SMD +L_CommonModeChoke_Coilcraft_0603USB +Coilcraft 0603USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0603usb.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Coilcraft_0805USB +Coilcraft 0805USB Series Common Mode Choke, https://www.coilcraft.com/pdfs/0805usb.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Coilcraft_1812CAN +Coilcraft 1812CAN Series Common Mode Choke, https://www.coilcraft.com/pdfs/1812can.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonModeChoke_Wuerth_WE-SL5 +WE-SL5 SMT Common Mode Line Filter, https://www.we-online.de/katalog/en/WE-SL5/, https://www.we-online.de/katalog/datasheet/744272471.pdf +SMT Common Mode Line Filter +0 +4 +4 +Inductor_SMD +L_CommonMode_Delevan_4222 +API Delevan, Surface Mount Common Mode Bead, 4222 4222R, http://www.delevan.com/seriesPDFs/4222.pdf +surface mount common mode bead +0 +4 +4 +Inductor_SMD +L_CommonMode_Wuerth_WE-SL2 +http://katalog.we-online.de/en/pbs/WE-SL2?sid=5fbec16187#vs_t1:c1_ct:1 +Wuerth WE-SL2 +0 +4 +4 +Inductor_SMD +L_Fastron_PISN +Choke, Drossel, PISN, SMD, Fastron, +Choke Drossel PISN SMD Fastron +0 +2 +2 +Inductor_SMD +L_Fastron_PISN_Handsoldering +Choke, Drossel, PISN, SMD, Fastron, +Choke Drossel PISN SMD Fastron +0 +2 +2 +Inductor_SMD +L_Fastron_PISR +Choke, Drossel, PISR, Fastron, SMD, +Choke Drossel PISR Fastron SMD +0 +2 +2 +Inductor_SMD +L_Fastron_PISR_Handsoldering +Choke, Drossel, PISR, Fastron, SMD, +Choke Drossel PISR Fastron SMD +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0302 +Ferrocore DLG-0302 unshielded SMD power inductor, 3.0x2.8x2.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0302 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0403 + Ferrocore DLG-0403 unshielded SMD power inductor, 4.5x4.0x3.2mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0403 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0504 +Ferrocore DLG-0504 unshielded SMD power inductor, 5.8x5.2x4.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0504 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0703 +Ferrocore DLG-0703 unshielded SMD power inductor, 7.8x7.0x3.5mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0703 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-0705 +Ferrocore DLG-0705 unshielded SMD power inductor, 7.8x7.0x5.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-0705 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-1004 +Ferrocore DLG-1004 unshielded SMD power inductor, 10.0x9.0x4.0mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-1004 +0 +2 +2 +Inductor_SMD +L_Ferrocore_DLG-1005 +Ferrocore DLG-1005 unshielded SMD power inductor, 10.0x9.0x5.4mm, https://www.tme.eu/Document/bda580f72a60a2225c2f6576c2740ae1/dlg-0504.pdf +smd inductor dlg-1005 +0 +2 +2 +Inductor_SMD +L_Murata_DEM35xxC +https://www.murata.com/~/media/webrenewal/products/inductor/chip/tokoproducts/wirewoundferritetypeforpl/m_dem3518c.ashx +Inductor SMD DEM35xxC +0 +2 +2 +Inductor_SMD +L_Murata_LQH2MCNxxxx02_2.0x1.6mm +Inductor, Murata, LQH2MCN_02 series, 1.6x2.0x0.9mm (https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0053.pdf) +chip coil inductor Murata LQH2MC +0 +2 +2 +Inductor_SMD +L_Murata_LQH55DN_5.7x5.0mm +Inductor, SMD, 5.7x5.0x4.7mm, https://search.murata.co.jp/Ceramy/image/img/P02/JELF243A-0045.pdf +inductor smd +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_1turn_HDM0131A +Neosid, Air-Coil, SML, 1turn, HDM0131A, +Neosid Air-Coil SML 1turn HDM0131A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_2turn_HAM0231A +Neosid, Air-Coil, SML, 2turn, HAM0231A, +Neosid Air-Coil SML 2turn HAM0231A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_2turn_HDM0231A +Neosid, Air-Coil, SML, 2turn, HDM0231A, +Neosid Air-Coil SML 2turn HDM0231A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_3turn_HAM0331A +Neosid, Air-Coil, SML, 2turn, HAM0331A, +Neosid Air-Coil SML 3turn HAM0331A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_3turn_HDM0331A +Neosid, Air-Coil, SML, 3turn, HDM0331A, +Neosid Air-Coil SML 3turn HDM0331A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_4turn_HAM0431A +Neosid, Air-Coil, SML, 4turn, HAM0431A, +Neosid Air-Coil SML 4turn HAM0431A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_4turn_HDM0431A +Neosid, Air-Coil, SML, 4turn, HDM0431A, +Neosid Air-Coil SML 4turn HDM0431A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_5turn_HAM0531A +Neosid, Air-Coil, SML, 5turn, HAM0531A, +Neosid Air-Coil SML 5turn HAM0531A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_5turn_HDM0531A +Neosid, Air-Coil, SML, 5turn, HDM0531A, +Neosid Air-Coil SML 5turn HDM0531A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6-10turn_HAM0631A-HAM1031A +Neosid, Air-Coil, SML, 6-10turn, HAM0631A-HAM1031A, +Neosid Air-Coil SML 6-10turn HAM0631A-HAM1031A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6-10turn_HDM0431A-HDM1031A +Neosid, Air-Coil, SML, 6-10turn, HDM0431A-HDM1031A, +Neosid Air-Coil SML 6-10turn HDM0431A-HDM1031A +0 +2 +2 +Inductor_SMD +L_Neosid_Air-Coil_SML_6turn_HAM0631A +Neosid, Air-Coil, SML, 6turn, HAM0631A, +Neosid Air-Coil SML 6turn HAM0631A +0 +2 +2 +Inductor_SMD +L_Neosid_MicroCoil_Ms36-L +Neosid, Micro Coil, Inductor, Ms36-L, SMD, Fixed inductor, anti clockwise, https://neosid.de/en/products/inductors/rod-core-chokes/smd-rod-core-chokes/52026/ms-36/7-h?c=94 +Neosid Micro Coil Inductor Ms36-L SMD Fixed inductor anti clockwise +0 +2 +2 +Inductor_SMD +L_Neosid_Ms42 +Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_Ms42.pdf +Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_Ms50 +Neosid, Power Inductor, Ms50, SMD, Fixed inductor, https://neosid.de/import-data/product-pdf/neoFestind_Ms50.pdf +Neosid Power Inductor Ms50 SMD Fixed inductor +0 +2 +2 +Inductor_SMD +L_Neosid_Ms50T +Neosid, Power Inductor, Ms50T, SMD, Fixed inductor, high temperature, https://neosid.de/import-data/product-pdf/neoFestind_Ms50T.pdf +Neosid Power Inductor Ms50T SMD Fixed inductor high temperature +0 +2 +2 +Inductor_SMD +L_Neosid_Ms85 +Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85.pdf +Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms85T +Neosid, Ms85, Ms85T, SMD Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms85T.pdf +Neosid Ms85 Ms85T SMD Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95 +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95T +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95T.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_Ms95a +Neosid,Inductor,Ms95, Ms95a, Ms95T, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_Ms95a.pdf +NeosidInductorMs95 Ms95a Ms95T Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE95H +Neosid, Inductor,SM-NE95H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE95H.pdf +Neosid Inductor SM-NE95H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE127 +Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf +Neosid Inductor SM-NE127 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE127_HandSoldering +Neosid, Inductor, SM-NE127, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE127.pdf +Neosid Inductor SM-NE127 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-NE150 +Neosid, Inductor, SM-NE150, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMNE150.pdf +Neosid Inductor SM-NE150 Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0512H +Neosid, Inductor, PIC0512H, Power Inductor, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0512H.pdf +Neosid Inductor PIC0512H Power Inductor Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0602H +Neosid, Power Inductor, SM-PIC0602H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0602H.pdf +Neosid Power Inductor SM-PIC0602H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC0612H +Neosid, Power Inductor, SM-PIC0612H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC0612H.pdf +Neosid Power Inductor SM-PIC0612H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SM-PIC1004H +Neosid, Inductor, SM-PIC1004H, Fixed inductor, SMD, https://neosid.de/import-data/product-pdf/neoFestind_SMPIC1004H.pdf +Neosid Inductor SM-PIC1004H Fixed inductor SMD +0 +2 +2 +Inductor_SMD +L_Neosid_SMS-ME3010 +Neosid, Inductor, SMS-ME3010, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3010.pdf +Neosid Inductor SMS-ME3010 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMS-ME3015 +Neosid, Power Inductor, SMS-ME3015, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMSME3015.pdf +Neosid Power Inductor SMS-ME3015 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs42 +Neosid, Inductor, SMs42, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs42.pdf +Neosid Inductor SMs42 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs50 +Neosid, Inductor, SMs50, Fixed inductor, SMD, magneticaly shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs50.pdf +Neosid Inductor SMs50 Fixed inductor SMD magneticaly shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs85 +Neosid, Inductor, SMs85, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_ma_SMs85.pdf +Neosid Inductor SMs85 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Neosid_SMs95_SMs95p +Neosid, Inductor, SMs95, Fixed inductor, SMD, magnetically shielded, https://neosid.de/import-data/product-pdf/neoFestind_SMs95SMs95p.pdf +Neosid Inductor SMs95 Fixed inductor SMD magnetically shielded +0 +2 +2 +Inductor_SMD +L_Pulse_P059x +1:1, Power Inductor, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/p0599nl +inductor coil choke +0 +4 +4 +Inductor_SMD +L_Pulse_PA4320 +Inductor SMD Pulse PA4320 http://productfinder.pulseeng.com/products/datasheets/P787.pdf +Inductor SMD Pulse PA4320 +0 +2 +2 +Inductor_SMD +L_Pulse_PA4344 +Pulse PA4344 / PM4344 Series SMD Inductors https://productfinder.pulseelectronics.com/api/public/uploads/product-attachments/datasheet_p771_1608107700.pdf +Pulse PA4344 PM4344 Series SMD Inductors +0 +2 +2 +Inductor_SMD +L_Pulse_PA4349 +Shielded Molded High Current Power Inductors 23.5x22mm, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/pa4349.104anlt +Shielded Molded High Current Power Inductor +0 +2 +2 +Inductor_SMD +L_Sagami_CER1242B +Inductor, Sagami, h=4.5mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CER1257B +Inductor, Sagami, h=6.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CER1277B +Inductor, Sagami, h=8.0mm, http://www.sagami-elec.co.jp/file/CER1242B-CER1257B-CER1277B.pdf +inductor sagami cer12xxb smd +0 +2 +2 +Inductor_SMD +L_Sagami_CWR1242C +Sagami power inductor, CWR1242C, H=4.5mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_Sagami_CWR1257C +Sagami power inductor, CWR1242C, H=6.0mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_Sagami_CWR1277C +Sagami power inductor, CWR1242C, H=7.7mm (http://www.sagami-elec.co.jp/file/16Car_SMDCwr.pdf) +inductor sagami cwr12xx smd +0 +4 +2 +Inductor_SMD +L_SigTra_SC3316F +http://www.signaltransformer.com/sites/all/pdf/smd/P080_SC3316F.pdf +Choke +0 +2 +2 +Inductor_SMD +L_Sumida_CDMC6D28_7.25x6.5mm +SMD Power Inductor (http://products.sumida.com/products/pdf/CDMC6D28.pdf) +Inductor Sumida SMD CDMC6D28 +0 +2 +2 +Inductor_SMD +L_Sumida_CR75 +Inductor, Sumida, 8.1mm × 7.3mm × 5.5 mm, Unshielded, http://products.sumida.com/products/pdf/CR75.pdf +Inductor SMD CR75 Unshielded +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA04xxS +Inductor, Sunlord, MWSA04xxS, 4.4mmx4.2mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA05xxS +Inductor, Sunlord, MWSA05xxS, 5.4mmx5.2mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA06xxS +Inductor, Sunlord, MWSA06xxS, 7.0mmx6.6mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA08xxS +Inductor, Sunlord, MWSA08xxS, 8.2mmx8.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA12xxS +Inductor, Sunlord, MWSA12xxS, 13.45mmx12.8mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA17xxS +Inductor, Sunlord, MWSA17xxS, 17.15mmx17.15mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA22xxS +Inductor, Sunlord, MWSA22xxS, 22.0mmx23.5mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1003S +Inductor, Sunlord, MWSA1003S, 11.5mmx10.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1004S +Inductor, Sunlord, MWSA1004S, 11.0mmx10.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_MWSA1005S +Inductor, Sunlord, MWSA1005S, 11.5mmx10.0mm, https://sunlordinc.com/Download.aspx?file=L1VwbG9hZEZpbGVzL1BERl9DYXQvMjAyMjExMTUxNDQ4MDU0NTQucGRm&lan=en +Inductor inductor mwsa-s +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA30xxS +Inductor, Sunlord, SWPA30xxS, 3.0mmx3.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA40xxS +Inductor, Sunlord, SWPA40xxS, 4.0mmx4.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA60xxS +Inductor, Sunlord, SWPA60xxS, 6.0mmx6.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA80xxS +Inductor, Sunlord, SWPA80xxS, 8.0mmx8.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA2520xxS +Inductor, Sunlord, SWPA2520xxS, 2.5mmx2.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA5012S +Inductor, Sunlord, SWPA5012S, 5.0mmx5.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA5020S +Inductor, Sunlord, SWPA5020S, 5.0mmx5.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor inductor swpa +0 +2 +2 +Inductor_SMD +L_Sunlord_SWPA5040S +Inductor, Sunlord, SWPA5040S, 5.0mmx5.0mm, https://www.sunlordinc.com/UploadFiles/PDF_Cat/20120704094224784.pdf +Inductor inductor swpa +0 +2 +2 +Inductor_SMD +L_TDK_NLV25_2.5x2.0mm +TDK NLV25, 2.5x2.0x1.8mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv25-ef_en.pdf +tdk nlv25 nlcv25 nlfv25 +0 +2 +2 +Inductor_SMD +L_TDK_NLV32_3.2x2.5mm +TDK NLV32, 3.2x2.5x2.2mm, https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_standard_nlv32-ef_en.pdf +tdk nlv32 nlcv32 nlfv32 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6025 +Inductor, TDK, SLF6025, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6025_en.pdf) +Inductor TDK_SLF6025 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6028 +Inductor, TDK, SLF6028, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6028_en.pdf) +Inductor TDK_SLF6028 +0 +2 +2 +Inductor_SMD +L_TDK_SLF6045 +Inductor, TDK, SLF6045, 6.0mmx6.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf6045_en.pdf) +Inductor TDK_SLF6045 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7032 +Inductor, TDK, SLF7032, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7032_en.pdf) +Inductor TDK_SLF7032 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7045 +Inductor, TDK, SLF7045, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7045_en.pdf) +Inductor TDK_SLF7045 +0 +2 +2 +Inductor_SMD +L_TDK_SLF7055 +Inductor, TDK, SLF7055, 7.0mmx7.0mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/document/catalog/smd/inductor_commercial_power_slf7055_en.pdf) +Inductor TDK_SLF7055 +0 +2 +2 +Inductor_SMD +L_TDK_SLF10145 +Inductor, TDK, SLF10145, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf10145-h_en.pdf) +Inductor TDK_SLF10145 +0 +2 +2 +Inductor_SMD +L_TDK_SLF10165 +Inductor, TDK, SLF10165, 10.1mmx10.1mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf10165_en.pdf) +Inductor TDK_SLF10165 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12555 +Inductor, TDK, SLF12555, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_commercial_power_slf12555_en.pdf) +Inductor SLF12555 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12565 +Inductor, TDK, SLF12565, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12565-h_en.pdf) +Inductor SLF12565 +0 +2 +2 +Inductor_SMD +L_TDK_SLF12575 +Inductor, TDK, SLF12575, 12.5mmx12.5mm (Script generated with StandardBox.py) (https://product.tdk.com/info/en/catalog/datasheets/inductor_automotive_power_slf12575-h_en.pdf) +Inductor SLF12575 +0 +2 +2 +Inductor_SMD +L_TDK_VLF10040 +Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm +inductor TDK VLP smd VLF10040 +0 +2 +2 +Inductor_SMD +L_TDK_VLP8040 +Inductor,TDK, TDK-VLP-8040, 8.6mmx8.6mm +inductor TDK VLP smd VLP8040 +0 +2 +2 +Inductor_SMD +L_TDK_VLS6045EX_VLS6045AF +Inductor,TDK, VLS-6045, 6x6x4.5mm, https://product.tdk.com/system/files/dam/doc/product/inductor/inductor/smd/catalog/inductor_commercial_power_vls6045ex_en.pdf +inductor TDK VLS SMD VLS6045EF VLS6045AF +0 +2 +2 +Inductor_SMD +L_TaiTech_TMPC1265_13.5x12.5mm +Tai Tech TMPC1265 series SMD inductor https://datasheet.lcsc.com/lcsc/2009171439_TAI-TECH-TMPC1265HP-100MG-D_C305223.pdf, 13.5x12.5x6.2mm +Tai Tech TMPC1265 SMD inductor +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_BK_Array_1206_3216Metric +Ferrite Bead Array 4x0603, Taiyo Yuden BK Series (see https://www.yuden.co.jp/productdata/catalog/mlci09_e.pdf) +ferrite bead array +0 +8 +8 +Inductor_SMD +L_Taiyo-Yuden_MD-1616 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-1616, 1.6mmx1.6mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-2020 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-2020, 2.0mmx2.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-3030 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-3030, 3.0mmx3.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-4040 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-4040, 4.0mmx4.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_MD-5050 +Inductor, Taiyo Yuden, MD series, Taiyo-Yuden_MD-5050, 5.0mmx5.0mm +inductor taiyo-yuden md smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-20xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-20xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-20xx, 2.0mmx2.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-24xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-24xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-24xx, 2.4mmx2.4mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-30xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-30xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-30xx, 3.0mmx3.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-40xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-40xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-40xx, 4.0mmx4.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-50xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-50xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-50xx, 4.9mmx4.9mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-60xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-60xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-60xx, 6.0mmx6.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-80xx +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-80xx_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-80xx, 8.0mmx8.0mm +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-10050_9.8x10.0mm +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_Taiyo-Yuden_NR-10050_9.8x10.0mm_HandSoldering +Inductor, Taiyo Yuden, NR series, Taiyo-Yuden_NR-10050, 9.8mmx10.0mm, https://ds.yuden.co.jp/TYCOMPAS/or/specSheet?pn=NR10050T1R3N +inductor taiyo-yuden nr smd +0 +2 +2 +Inductor_SMD +L_TracoPower_TCK-047_5.2x5.8mm +Inductor, Traco, TCK-047, 5.2x5.8mm, https://www.tracopower.com/products/tck047.pdf +inductor smd traco +0 +2 +2 +Inductor_SMD +L_TracoPower_TCK-141 +Choke, SMD, 4.0x4.0mm 2.1mm height, https://www.tracopower.com/products/tck141.pdf +Choke SMD +0 +2 +2 +Inductor_SMD +L_Vishay_IFSC-1515AH_4x4x1.8mm +Low Profile, High Current Inductors (https://www.vishay.com/docs/34295/sc15ah01.pdf) +SMD Vishay Inductor Low Profile +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-1212 +Inductor, Vishay, IHLP series, 3.0mmx3.0mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-1616 +Inductor, Vishay, IHLP series, 4.1mmx4.1mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-2020 +Inductor, Vishay, IHLP series, 5.1mmx5.1mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-2525 +Inductor, Vishay, IHLP series, 6.3mmx6.3mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-4040 +Inductor, Vishay, IHLP series, 10.2mmx10.2mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-5050 +Inductor, Vishay, IHLP series, 12.7mmx12.7mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHLP-6767 +Inductor, Vishay, IHLP series, 17.0mmx17.0mm +inductor vishay ihlp smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-3825 +Inductor, Vishay, Vishay_IHSM-3825, http://www.vishay.com/docs/34018/ihsm3825.pdf, 11.2mmx6.3mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-4825 +Inductor, Vishay, Vishay_IHSM-4825, http://www.vishay.com/docs/34019/ihsm4825.pdf, 13.7mmx6.3mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-5832 +Inductor, Vishay, Vishay_IHSM-5832, http://www.vishay.com/docs/34020/ihsm5832.pdf, 16.3mmx8.1mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Vishay_IHSM-7832 +Inductor, Vishay, Vishay_IHSM-7832, http://www.vishay.com/docs/34021/ihsm7832.pdf, 19.8mmx8.1mm +inductor vishay icsm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCF-2013 +7443630070, http://katalog.we-online.de/pbs/datasheet/7443630070.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCF-2815 +74436410150, http://katalog.we-online.de/pbs/datasheet/74436410150.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCF-2818 +7443640330, http://katalog.we-online.de/pbs/datasheet/7443640330.pdf +inductor shielded wuerth hcf +0 +3 +2 +Inductor_SMD +L_Wuerth_HCI-1030 +Inductor, Wuerth Elektronik, Wuerth_HCI-1030, 10.6mmx10.6mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1040 +Inductor, Wuerth Elektronik, Wuerth_HCI-1040, 10.2mmx10.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1050 +Inductor, Wuerth Elektronik, Wuerth_HCI-1050, 10.2mmx10.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1335 +Inductor, Wuerth Elektronik, Wuerth_HCI-1335, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1350 +Inductor, Wuerth Elektronik, Wuerth_HCI-1350, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1365 +Inductor, Wuerth Elektronik, Wuerth_HCI-1365, 12.8mmx12.8mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-1890 +Inductor, Wuerth Elektronik, Wuerth_HCI-1890, 18.2mmx18.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-2212 +Inductor, Wuerth Elektronik, Wuerth_HCI-2212, 22.5mmx22.0mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-5040 +Inductor, Wuerth Elektronik, Wuerth_HCI-5040, 5.5mmx5.2mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7030 +Inductor, Wuerth Elektronik, Wuerth_HCI-7030, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7040 +Inductor, Wuerth Elektronik, Wuerth_HCI-7040, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCI-7050 +Inductor, Wuerth Elektronik, Wuerth_HCI-7050, 6.9mmx6.9mm +inductor Wuerth hci smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1050 +Inductor, Wuerth Elektronik, Wuerth_HCM-1050, 10.2mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1052 +Inductor, Wuerth Elektronik, Wuerth_HCM-1052, 10.5mmx10.3mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1070 +Inductor, Wuerth Elektronik, Wuerth_HCM-1070, 10.1mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1078 +Inductor, Wuerth Elektronik, Wuerth_HCM-1078, 9.4mmx6.2mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1190 +Inductor, Wuerth Elektronik, Wuerth_HCM-1190, 10.5mmx11.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1240 +Inductor, Wuerth Elektronik, Wuerth_HCM-1240, 10.0mmx11.8mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1350 +Inductor, Wuerth Elektronik, Wuerth_HCM-1350, 13.5mmx13.3mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-1390 +Inductor, Wuerth Elektronik, Wuerth_HCM-1390, 12.5mmx13.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-7050 +Inductor, Wuerth Elektronik, Wuerth_HCM-7050, 7.2mmx7.0mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_HCM-7070 +Inductor, Wuerth Elektronik, Wuerth_HCM-7070, 7.4mmx7.2mm +inductor Wuerth hcm smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-1610 +Inductor, Wuerth Elektronik, Wuerth_MAPI-1610, 1.6mmx1.6mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2010 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2010, 2.0mmx1.6mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2506 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2506, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2508 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2508, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2510 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2510, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-2512 +Inductor, Wuerth Elektronik, Wuerth_MAPI-2512, 2.5mmx2.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3010 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3010, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3012 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3012, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3015 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3015, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-3020 +Inductor, Wuerth Elektronik, Wuerth_MAPI-3020, 3.0mmx3.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-4020 +Inductor, Wuerth Elektronik, Wuerth_MAPI-4020, 4.0mmx4.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_MAPI-4030 +Inductor, Wuerth Elektronik, Wuerth_MAPI-4030, 4.0mmx4.0mm +inductor Wuerth smd +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-DD-Typ-L-Typ-XL-Typ-XXL +Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ L, Typ XL, Typ XXL, https://katalog.we-online.com/pbs/datasheet/744874001.pdf +Choke Coupled Double Inductor SMD Wuerth WE-DD TypL TypXL TypXXL +0 +4 +4 +Inductor_SMD +L_Wuerth_WE-DD-Typ-M-Typ-S +Shielded Coupled Inductor, Wuerth Elektronik, WE-DD, SMD, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744878001.pdf, https://katalog.we-online.de/pbs/datasheet/744877001.pdf +Choke Coupled Double Inductor SMD Wuerth WE-DD TypM TypS +0 +4 +4 +Inductor_SMD +L_Wuerth_WE-GF-1210 +Unshielded Inductor, Wuerth Elektronik, WE-GF, SMD, 1210, https://www.we-online.de/katalog/datasheet/74476401.pdf +Unshielded Inductor WE-GF 1210 Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-7345 +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, 7345, https://katalog.we-online.com/pbs/datasheet/744777001.pdf +Choke Shielded Power Inductor WE-PD 7345 Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-LS +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf +Choke Shielded Power Inductor WE-PD TypLS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-LS_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMD, Typ LS, Handsoldering, https://katalog.we-online.com/pbs/datasheet/7447715906.pdf +Choke Shielded Power Inductor WE-PD TypLS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-M-Typ-S +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, https://katalog.we-online.com/pbs/datasheet/744778005.pdf +Choke Shielded Power Inductor WE-PD TypM TypS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD-Typ-M-Typ-S_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PD, SMT, Typ M, Typ S, Handsoldering, https://katalog.we-online.com/pbs/datasheet/744778005.pdf +Choke Shielded Power Inductor WE-PD TypM TypS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-L +Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ L, , https://katalog.we-online.com/pbs/datasheet/74477510.pdf +Choke Power Inductor WE-PD2 TypL Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-MS +Power Inductor, Wuerth Elektronik, WE-PD2, SMD, Typ MS, https://katalog.we-online.com/pbs/datasheet/744774022.pdf +Choke Power Inductor WE-PD2 TypMS Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD2-Typ-XL +Power Inductor, Wuerth Elektronik, WE-PD2, SMT, Typ XL, https://katalog.we-online.com/pbs/datasheet/744776012.pdf +Choke Power Inductor WE-PD2 TypXL Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PD4-Typ-X +Power Inductor, Wuerth Elektronik, WE-PD4, SMT, Typ X, https://katalog.we-online.de/pbs/datasheet/74458001.pdf +Choke Power Inductor WE-PD4 TypX Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PDF +Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf +Choke Shielded Power Inductor WE-PDF Wuerth +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-PDF_Handsoldering +Shielded Power Inductor, Wuerth Elektronik, WE-PDF, SMD, Handsoldering, https://katalog.we-online.de/pbs/datasheet/7447797022.pdf +Choke Shielded Power Inductor WE-PDF Wuerth Handsoldering +0 +2 +2 +Inductor_SMD +L_Wuerth_WE-TPC-3816 +L_Wuerth_WE-TPC-3816 StepUp generated footprint, http://katalog.we-online.de/pbs/datasheet/7440310047.pdf +wurth wuerth smd inductor +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-2010 +Semi-Shielded High Saturation Power Inductor, body 2x1.6mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2010 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-2512 +Semi-Shielded High Saturation Power Inductor, body 2.5x2mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-2512 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-3012 +Semi-Shielded High Saturation Power Inductor, body 3x3mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-3012 +SMT +0 +2 +2 +Inductor_SMD_Wurth +L_Wurth_WE-LQSH-4020 +Semi-Shielded High Saturation Power Inductor, body 4x4mm, https://www.we-online.com/catalog/en/WE-LQSH#/articles/WE-LQSH-4020 +SMT +0 +2 +2 +Inductor_THT +Choke_EPCOS_B82722A +Current-Compensated Ring Core Double Chokes, EPCOS, B82722A, 22.3mmx22.7mm, https://en.tdk.eu/inf/30/db/ind_2008/b82722a_j.pdf +chokes epcos tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN102-04-14.0x14.0mm +Current-compensated Chokes, Schaffner, RN102-04, 14.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN112-04-17.7x17.1mm +Current-compensated Chokes, Schaffner, RN112-04, 17.7mmx17.1mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN114-04-22.5x21.5mm +Current-compensated Chokes, Schaffner, RN114-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN116-04-22.5x21.5mm +Current-compensated Chokes, Schaffner, RN116-04, 22.5mmx21.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN122-04-28.0x27.0mm +Current-compensated Chokes, Schaffner, RN122-04, 28.0mmx27.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN142-04-33.1x32.5mm +Current-compensated Chokes, Schaffner, RN142-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN143-04-33.1x32.5mm +Current-compensated Chokes, Schaffner, RN143-04, 33.1mmx32.5mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN152-04-43.0x41.8mm +Current-compensated Chokes, Schaffner, RN152-04, 43.0mmx41.8mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN202-04-8.8x18.2mm +Current-compensated Chokes, Schaffner, RN202-04, 8.8mmx18.2mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN204-04-9.0x14.0mm +Current-compensated Chokes, Schaffner, RN204-04, 9.0mmx14.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN212-04-12.5x18.0mm +Current-compensated Chokes, Schaffner, RN212-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN214-04-15.5x23.0mm +Current-compensated Chokes, Schaffner, RN214-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN216-04-15.5x23.0mm +Current-compensated Chokes, Schaffner, RN216-04, 15.5mmx23.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN218-04-12.5x18.0mm +Current-compensated Chokes, Schaffner, RN218-04, 12.5mmx18.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN222-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN222-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN232-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN232-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +Choke_Schaffner_RN242-04-18.0x31.0mm +Current-compensated Chokes, Schaffner, RN242-04, 18.0mmx31.0mm https://www.schaffner.com/products/download/product/datasheet/rn-series-common-mode-chokes-new/ +chokes schaffner tht +0 +4 +4 +Inductor_THT +L_Axial_L5.0mm_D3.6mm_P10.00mm_Horizontal_Murata_BL01RN1A2A2 +Inductor, Murata BL01RN1A2A2, Axial, Horizontal, pin pitch=10.00mm, length*diameter=5*3.6mm, https://www.murata.com/en-global/products/productdetail?partno=BL01RN1A2A2%23 +inductor axial horizontal +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P2.54mm_Vertical_Vishay_IM-1 +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P7.62mm_Horizontal_Vishay_IM-1 +Inductor, Axial series, Axial, Horizontal, pin pitch=7.62mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 7.62mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L5.3mm_D2.2mm_P10.16mm_Horizontal_Vishay_IM-1 +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=5.3*2.2mm^2, Vishay, IM-1, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 5.3mm diameter 2.2mm Vishay IM-1 +0 +2 +2 +Inductor_THT +L_Axial_L6.6mm_D2.7mm_P2.54mm_Vertical_Vishay_IM-2 +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 6.6mm diameter 2.7mm Vishay IM-2 +0 +2 +2 +Inductor_THT +L_Axial_L6.6mm_D2.7mm_P10.16mm_Horizontal_Vishay_IM-2 +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=6.6*2.7mm^2, Vishay, IM-2, http://www.vishay.com/docs/34030/im.pdf +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 6.6mm diameter 2.7mm Vishay IM-2 +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P2.54mm_Vertical_Fastron_MICC +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 2.54mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P5.08mm_Vertical_Fastron_MICC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P10.16mm_Horizontal_Fastron_MICC +Inductor, Axial series, Axial, Horizontal, pin pitch=10.16mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 10.16mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L7.0mm_D3.3mm_P12.70mm_Horizontal_Fastron_MICC +Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=7*3.3mm^2, Fastron, MICC, http://www.fastrongroup.com/image-show/70/MICC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 12.7mm length 7mm diameter 3.3mm Fastron MICC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P2.54mm_Vertical_Fastron_SMCC +Inductor, Axial series, Axial, Vertical, pin pitch=2.54mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Vertical pin pitch 2.54mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P5.08mm_Vertical_Fastron_SMCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P12.70mm_Horizontal_Fastron_SMCC +Inductor, Axial series, Axial, Horizontal, pin pitch=12.7mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Horizontal pin pitch 12.7mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L9.5mm_D4.0mm_P15.24mm_Horizontal_Fastron_SMCC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=9.5*4mm^2, Fastron, SMCC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_SMCC_NEU.pdf, http://cdn-reichelt.de/documents/datenblatt/B400/LEADEDINDUCTORS.pdf +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 9.5mm diameter 4mm Fastron SMCC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P5.08mm_Vertical_Fastron_MECC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P7.62mm_Vertical_Fastron_MECC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L11.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_MECC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=11*4.5mm^2, Fastron, MECC, http://www.fastrongroup.com/image-show/21/MECC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 11mm diameter 4.5mm Fastron MECC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P5.08mm_Vertical_Fastron_MISC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P7.62mm_Vertical_Fastron_MISC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.0mm_D5.0mm_P15.24mm_Horizontal_Fastron_MISC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=12*5mm^2, Fastron, MISC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MISC.pdf +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 12mm diameter 5mm Fastron MISC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L12.8mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=12.8*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 12.8mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P5.08mm_Vertical_Fastron_HCCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P7.62mm_Vertical_Fastron_HCCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L13.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_HCCC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=13*4.5mm^2, Fastron, HCCC, http://www.fastrongroup.com/image-show/19/HCCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 13mm diameter 4.5mm Fastron HCCC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P5.08mm_Vertical_Fastron_LACC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P7.62mm_Vertical_Fastron_LACC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.0mm_D4.5mm_P15.24mm_Horizontal_Fastron_LACC +Inductor, Axial series, Axial, Horizontal, pin pitch=15.24mm, , length*diameter=14*4.5mm^2, Fastron, LACC, http://www.fastrongroup.com/image-show/20/LACC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 15.24mm length 14mm diameter 4.5mm Fastron LACC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P5.08mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P7.62mm_Vertical_Fastron_HBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P20.32mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L14.5mm_D5.8mm_P25.40mm_Horizontal_Fastron_HBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=14.5*5.8mm^2, Fastron, HBCC, http://www.fastrongroup.com/image-show/18/HBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 14.5mm diameter 5.8mm Fastron HBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P5.08mm_Vertical_Fastron_VHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P7.62mm_Vertical_Fastron_VHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P20.32mm_Horizontal_Fastron_VHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D6.3mm_P25.40mm_Horizontal_Fastron_VHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*6.3mm^2, Fastron, VHBCC, http://www.fastrongroup.com/image-show/25/VHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 6.3mm Fastron VHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P5.08mm_Vertical_Fastron_XHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P7.62mm_Vertical_Fastron_XHBCC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Vertical pin pitch 7.62mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P20.32mm_Horizontal_Fastron_XHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D7.5mm_P25.40mm_Horizontal_Fastron_XHBCC +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=16*7.5mm^2, Fastron, XHBCC, http://www.fastrongroup.com/image-show/26/XHBCC.pdf?type=Complete-DataSheet&productType=series +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 16mm diameter 7.5mm Fastron XHBCC +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D9.5mm_P5.08mm_Vertical_Vishay_IM-10-37 +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 16mm diameter 9.5mm Vishay IM-10-37 +0 +2 +2 +Inductor_THT +L_Axial_L16.0mm_D9.5mm_P20.32mm_Horizontal_Vishay_IM-10-37 +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=16*9.5mm^2, Vishay, IM-10-37, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 16mm diameter 9.5mm Vishay IM-10-37 +0 +2 +2 +Inductor_THT +L_Axial_L17.5mm_D12.0mm_P7.62mm_Vertical_Vishay_IM-10-46 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 17.5mm diameter 12mm Vishay IM-10-46 +0 +2 +2 +Inductor_THT +L_Axial_L17.5mm_D12.0mm_P20.32mm_Horizontal_Vishay_IM-10-46 +Inductor, Axial series, Axial, Horizontal, pin pitch=20.32mm, , length*diameter=17.5*12mm^2, Vishay, IM-10-46, http://www.vishay.com/docs/34030/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 20.32mm length 17.5mm diameter 12mm Vishay IM-10-46 +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P5.08mm_Vertical +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Vertical pin pitch 5.08mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P7.62mm_Vertical +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.0mm_D8.0mm_P25.40mm_Horizontal +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20*8mm^2 +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20mm diameter 8mm +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-101 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.07mm Vishay IHA-101 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.1mm_P28.50mm_Horizontal_Vishay_IHA-101 +Inductor, Axial series, Axial, Horizontal, pin pitch=28.5mm, , length*diameter=20.32*12.07mm^2, Vishay, IHA-101, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 28.5mm length 20.32mm diameter 12.07mm Vishay IHA-101 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-201 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 20.32mm diameter 12.7mm Vishay IHA-201 +0 +2 +2 +Inductor_THT +L_Axial_L20.3mm_D12.7mm_P25.40mm_Horizontal_Vishay_IHA-201 +Inductor, Axial series, Axial, Horizontal, pin pitch=25.4mm, , length*diameter=20.32*12.7mm^2, Vishay, IHA-201, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 25.4mm length 20.32mm diameter 12.7mm Vishay IHA-201 +0 +2 +2 +Inductor_THT +L_Axial_L23.4mm_D12.7mm_P7.62mm_Vertical_Vishay_IHA-203 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 23.37mm diameter 12.7mm Vishay IHA-203 +0 +2 +2 +Inductor_THT +L_Axial_L23.4mm_D12.7mm_P32.00mm_Horizontal_Vishay_IHA-203 +Inductor, Axial series, Axial, Horizontal, pin pitch=32mm, , length*diameter=23.37*12.7mm^2, Vishay, IHA-203, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 32mm length 23.37mm diameter 12.7mm Vishay IHA-203 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.1mm_P5.08mm_Vertical_Vishay_IM-10-28 +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.1mm Vishay IM-10-28 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.1mm_P30.48mm_Horizontal_Vishay_IM-10-28 +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=24*7.1mm^2, Vishay, IM-10-28, http://www.vishay.com/docs/34035/im10.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 24mm diameter 7.1mm Vishay IM-10-28 +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P5.08mm_Vertical_Fastron_MESC +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P7.62mm_Vertical_Fastron_MESC +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L24.0mm_D7.5mm_P27.94mm_Horizontal_Fastron_MESC +Inductor, Axial series, Axial, Horizontal, pin pitch=27.94mm, , length*diameter=24*7.5mm^2, Fastron, MESC, http://cdn-reichelt.de/documents/datenblatt/B400/DS_MESC.pdf +Inductor Axial series Axial Horizontal pin pitch 27.94mm length 24mm diameter 7.5mm Fastron MESC +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D9.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*9mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 9mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D10.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*10mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 10mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.0mm_D11.0mm_P30.48mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=30.48mm, , length*diameter=26*11mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 30.48mm length 26mm diameter 11mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D12.1mm_P7.62mm_Vertical_Vishay_IHA-103 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 12.07mm Vishay IHA-103 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D12.1mm_P35.00mm_Horizontal_Vishay_IHA-103 +Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*12.07mm^2, Vishay, IHA-103, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 12.07mm Vishay IHA-103 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-104 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 26.67mm diameter 13.97mm Vishay IHA-104 +0 +2 +2 +Inductor_THT +L_Axial_L26.7mm_D14.0mm_P35.00mm_Horizontal_Vishay_IHA-104 +Inductor, Axial series, Axial, Horizontal, pin pitch=35mm, , length*diameter=26.67*13.97mm^2, Vishay, IHA-104, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 35mm length 26.67mm diameter 13.97mm Vishay IHA-104 +0 +2 +2 +Inductor_THT +L_Axial_L29.9mm_D14.0mm_P7.62mm_Vertical_Vishay_IHA-105 +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 29.85mm diameter 13.97mm Vishay IHA-105 +0 +2 +2 +Inductor_THT +L_Axial_L29.9mm_D14.0mm_P38.00mm_Horizontal_Vishay_IHA-105 +Inductor, Axial series, Axial, Horizontal, pin pitch=38mm, , length*diameter=29.85*13.97mm^2, Vishay, IHA-105, http://www.vishay.com/docs/34014/iha.pdf +Inductor Axial series Axial Horizontal pin pitch 38mm length 29.85mm diameter 13.97mm Vishay IHA-105 +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P5.08mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=5.08mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 5.08mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P7.62mm_Vertical_Fastron_77A +Inductor, Axial series, Axial, Vertical, pin pitch=7.62mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Vertical pin pitch 7.62mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_Axial_L30.0mm_D8.0mm_P35.56mm_Horizontal_Fastron_77A +Inductor, Axial series, Axial, Horizontal, pin pitch=35.56mm, , length*diameter=30*8mm^2, Fastron, 77A, http://cdn-reichelt.de/documents/datenblatt/B400/DS_77A.pdf +Inductor Axial series Axial Horizontal pin pitch 35.56mm length 30mm diameter 8mm Fastron 77A +0 +2 +2 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x105NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x155NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x205NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x405NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455x705NL_1 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_PulseElectronics_PH9455xxx6NL_2 +common mode, inductor, filter, https://productfinder.pulseelectronics.com/api/open/product-attachments/datasheet/ph9455.105nl +cmode choke dual +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L19.3mm_W10.8mm_Px6.35mm_Py15.24mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=6.35*15.24mm^2, , length*width=19.304*10.795mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 6.35*15.24mm^2 length 19.304mm width 10.795mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L21.0mm_W10.0mm_Px5.08mm_Py12.70mm_Murata_5100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=5.08*12.70mm^2, , length*width=21*10mm^2, muRATA, 5100, http://www.murata-ps.com/data/magnetics/kmp_5100.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 5.08*12.70mm^2 length 21mm width 10mm muRATA 5100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L24.0mm_W16.3mm_Px10.16mm_Py20.32mm_Murata_5200 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=24*16.3mm^2, muRATA, 5200, http://www.murata-ps.com/data/magnetics/kmp_5200.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 24mm width 16.3mm muRATA 5200 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L30.5mm_W15.2mm_Px10.16mm_Py20.32mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=10.16*20.32mm^2, , length*width=30.479999999999997*15.239999999999998mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 10.16*20.32mm^2 length 30.479999999999997mm width 15.239999999999998mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L34.3mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=34.29*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 34.29mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L36.8mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=36.83*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 36.83mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L38.1mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=38.099999999999994*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 38.099999999999994mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L39.4mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=39.37*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 39.37mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L41.9mm_W20.3mm_Px15.24mm_Py22.86mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=15.24*22.86mm^2, , length*width=41.91*20.32mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 15.24*22.86mm^2 length 41.91mm width 20.32mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_Toroid_Vertical_L43.2mm_W22.9mm_Px17.78mm_Py30.48mm_Bourns_8100 +L_CommonMode_Toroid, Vertical series, Radial, pin pitch=17.78*30.48mm^2, , length*width=43.18*22.86mm^2, Bourns, 8100, http://datasheet.octopart.com/8120-RC-Bourns-datasheet-10228452.pdf +L_CommonMode_Toroid Vertical series Radial pin pitch 17.78*30.48mm^2 length 43.18mm width 22.86mm Bourns 8100 +0 +4 +4 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X140 +3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X140.pdf +common mode filter +0 +6 +6 +Inductor_THT +L_CommonMode_VAC_T60405-S6123-X240 +3 Phase, CM Choke, https://vacuumschmelze.com/03_Documents/Datasheets%20-%20Drawings/Commom-Mode-Chokes/6123-X240.pdf +common mode filter +0 +6 +6 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-L +Wuerth, WE-CMB, Bauform L, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-M +Wuerth, WE-CMB, Bauform M, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-S +Wuerth, WE-CMB, Bauform S, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XL +Wuerth, WE-CMB, Bauform XL, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XS +Wuerth, WE-CMB, Bauform XS, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_CommonMode_Wuerth_WE-CMB-XXL +Wuerth, WE-CMB, Bauform XXL, +CommonModeChoke Gleichtaktdrossel +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM120 +Lodestone Pacific, 30.48mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM160 +Lodestone Pacific, 40.64mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM254 +Lodestone Pacific, 64.51mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM280 +Lodestone Pacific, 71.12mm diameter vertical toroid mount, 16AWG/1.27mm holes, http://www.lodestonepacific.com/CatKpdf/VTM_Series.pdf +vertical inductor toroid mount +0 +4 +4 +Inductor_THT +L_Mount_Lodestone_VTM950-6 +Lodestone Pacific, vertical toroid mount, 11x19mm, 6 pins, http://www.lodestonepacific.com/CatKpdf/VTM950-6.pdf +vertical inductor toroid mount +0 +6 +6 +Inductor_THT +L_Radial_D6.0mm_P4.00mm +Inductor, Radial series, Radial, pin pitch=4.00mm, , diameter=6.0mm, http://www.abracon.com/Magnetics/radial/AIUR-07.pdf +Inductor Radial series Radial pin pitch 4.00mm diameter 6.0mm +0 +2 +2 +Inductor_THT +L_Radial_D7.0mm_P3.00mm +Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7mm, http://www.abracon.com/Magnetics/radial/AIUR-16.pdf +Inductor Radial series Radial pin pitch 3.00mm diameter 7mm +0 +2 +2 +Inductor_THT +L_Radial_D7.2mm_P3.00mm_Murata_1700 +Inductor, Radial series, Radial, pin pitch=3.00mm, , diameter=7.2mm, MuRATA, 1700, http://www.murata-ps.com/data/magnetics/kmp_1700.pdf +Inductor Radial series Radial pin pitch 3.00mm diameter 7.2mm MuRATA 1700 +0 +2 +2 +Inductor_THT +L_Radial_D7.5mm_P3.50mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=3.50mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 3.50mm diameter 7.5mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D7.5mm_P5.00mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.5mm, Fastron, 07P, http://www.fastrongroup.com/image-show/39/07P.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 7.5mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D7.8mm_P5.00mm_Fastron_07HCP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=7.8mm, Fastron, 07HCP, http://www.abracon.com/Magnetics/radial/AISR875.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 7.8mm Fastron 07HCP +0 +2 +2 +Inductor_THT +L_Radial_D8.7mm_P5.00mm_Fastron_07HCP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=8.7mm, Fastron, 07HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_07HCP.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 8.7mm Fastron 07HCP +0 +2 +2 +Inductor_THT +L_Radial_D9.5mm_P5.00mm_Fastron_07HVP +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=9.5mm, Fastron, 07HVP, http://www.fastrongroup.com/image-show/107/07HVP%2007HVP_T.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 9.5mm Fastron 07HVP +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Fastron_07M +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07M, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07M +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Fastron_07P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10mm, Fastron, 07P, http://www.fastrongroup.com/image-show/37/07M.pdf?type=Complete-DataSheet&productType=series +Inductor Radial series Radial pin pitch 5.00mm diameter 10mm Fastron 07P +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Neosid_SD12_style3 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12 style3 +0 +2 +2 +Inductor_THT +L_Radial_D10.0mm_P5.00mm_Neosid_SD12k_style3 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.0mm, Neosid, SD12k, style3, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.0mm Neosid SD12k style3 +0 +2 +2 +Inductor_THT +L_Radial_D10.5mm_P4.00x5.00mm_Murata_1200RS +Inductor, Radial, Pitch=4.00x5.00mm, Diameter=10.5mm, Murata 1200RS, http://www.murata-ps.com/data/magnetics/kmp_1200rs.pdf +Inductor Radial Murata 1200RS +0 +4 +2 +Inductor_THT +L_Radial_D10.5mm_P5.00mm_Abacron_AISR-01 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=10.5mm, Abacron, AISR-01, http://www.abracon.com/Magnetics/radial/AISR-01.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 10.5mm Abacron AISR-01 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Fastron_11P +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Fastron, 11P, http://cdn-reichelt.de/documents/datenblatt/B400/DS_11P.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Fastron 11P +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Neosid_SD12_style2 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12 style2 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P5.00mm_Neosid_SD12k_style2 +Inductor, Radial series, Radial, pin pitch=5.00mm, , diameter=12.0mm, Neosid, SD12k, style2, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 5.00mm diameter 12.0mm Neosid SD12k style2 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P6.00mm_Murata_1900R +Inductor, Radial series, Radial, pin pitch=6.00mm, , diameter=12.0mm, MuRATA, 1900R, http://www.murata-ps.com/data/magnetics/kmp_1900r.pdf +Inductor Radial series Radial pin pitch 6.00mm diameter 12.0mm MuRATA 1900R +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P10.00mm_Neosid_SD12_style1 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12 style1 +0 +2 +2 +Inductor_THT +L_Radial_D12.0mm_P10.00mm_Neosid_SD12k_style1 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=12.0mm, Neosid, SD12k, style1, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd12k.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 12.0mm Neosid SD12k style1 +0 +2 +2 +Inductor_THT +L_Radial_D12.5mm_P7.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 7.00mm diameter 12.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D12.5mm_P9.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=9.00mm, , diameter=12.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 9.00mm diameter 12.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D13.5mm_P7.00mm_Fastron_09HCP +Inductor, Radial series, Radial, pin pitch=7.00mm, , diameter=13.5mm, Fastron, 09HCP, http://cdn-reichelt.de/documents/datenblatt/B400/DS_09HCP.pdf +Inductor Radial series Radial pin pitch 7.00mm diameter 13.5mm Fastron 09HCP +0 +2 +2 +Inductor_THT +L_Radial_D14.2mm_P10.00mm_Neosid_SD14 +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=14.2mm, Neosid, SD14, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd14.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 14.2mm Neosid SD14 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P11.43mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=11.43mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 11.43mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P12.07mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=12.07mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 12.07mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D16.8mm_P12.70mm_Vishay_IHB-1 +Inductor, Radial series, Radial, pin pitch=12.70mm, , diameter=16.8mm, Vishay, IHB-1, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 12.70mm diameter 16.8mm Vishay IHB-1 +0 +2 +2 +Inductor_THT +L_Radial_D18.0mm_P10.00mm +Inductor, Radial series, Radial, pin pitch=10.00mm, , diameter=18mm, http://www.abracon.com/Magnetics/radial/AIUR-15.pdf +Inductor Radial series Radial pin pitch 10.00mm diameter 18mm +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P14.61mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=14.61mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 14.61mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.00mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.00mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.00mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.24mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.24mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.24mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P15.75mm_Vishay_IHB-2 +Inductor, Radial series, Radial, pin pitch=15.75mm, , diameter=21mm, Vishay, IHB-2, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 15.75mm diameter 21mm Vishay IHB-2 +0 +2 +2 +Inductor_THT +L_Radial_D21.0mm_P19.00mm +Inductor, Radial series, Radial, pin pitch=19.00mm, , diameter=21mm, http://www.abracon.com/Magnetics/radial/AIRD02.pdf +Inductor Radial series Radial pin pitch 19.00mm diameter 21mm +0 +2 +2 +Inductor_THT +L_Radial_D24.0mm_P24.00mm +Inductor, Radial series, Radial, pin pitch=24.00mm, , diameter=24mm +Inductor Radial series Radial pin pitch 24.00mm diameter 24mm +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P22.90mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=22.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 22.90mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.10mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.10mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.10mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.40mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.40mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.40mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.70mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.70mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.70mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D24.4mm_P23.90mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=23.90mm, , diameter=24.4mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 23.90mm diameter 24.4mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P18.29mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=18.29mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 18.29mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P19.05mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=19.05mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 19.05mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D27.9mm_P20.07mm_Vishay_IHB-3 +Inductor, Radial series, Radial, pin pitch=20.07mm, , diameter=27.9mm, Vishay, IHB-3, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 20.07mm diameter 27.9mm Vishay IHB-3 +0 +2 +2 +Inductor_THT +L_Radial_D28.0mm_P29.20mm +Inductor, Radial series, Radial, pin pitch=29.20mm, , diameter=28mm +Inductor Radial series Radial pin pitch 29.20mm diameter 28mm +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.30mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.30mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.50mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.50mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.50mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P28.80mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=28.80mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 28.80mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P29.00mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=29.00mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 29.00mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D29.8mm_P29.30mm_Murata_1400series +Inductor, Radial series, Radial, pin pitch=29.30mm, , diameter=29.8mm, muRATA, 1400series, http://www.murata-ps.com/data/magnetics/kmp_1400.pdf +Inductor Radial series Radial pin pitch 29.30mm diameter 29.8mm muRATA 1400series +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P26.16mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=26.16mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 26.16mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.18mm_Vishay_IHB-4 +Inductor, Radial series, Radial, pin pitch=27.18mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.18mm diameter 40.64mm Vishay IHB-4 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.94mm_Vishay_IHB-4 +Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-4, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-4 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P27.94mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=27.94mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 27.94mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D40.6mm_P28.70mm_Vishay_IHB-5 +Inductor, Radial series, Radial, pin pitch=28.70mm, , diameter=40.64mm, Vishay, IHB-5, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 28.70mm diameter 40.64mm Vishay IHB-5 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P33.27mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=33.27mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 33.27mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P34.29mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=34.29mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 34.29mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P35.81mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=35.81mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 35.81mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P36.32mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=36.32mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 36.32mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_D50.8mm_P38.86mm_Vishay_IHB-6 +Inductor, Radial series, Radial, pin pitch=38.86mm, , diameter=50.8mm, Vishay, IHB-6, http://www.vishay.com/docs/34015/ihb.pdf +Inductor Radial series Radial pin pitch 38.86mm diameter 50.8mm Vishay IHB-6 +0 +2 +2 +Inductor_THT +L_Radial_L7.5mm_W4.6mm_P5.00mm_Neosid_SD75 +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=7.5*4.6mm^2, Neosid, SD75, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd75.pdf +Inductor Radial series Radial pin pitch 5.00mm length 7.5mm width 4.6mm Neosid SD75 +0 +2 +2 +Inductor_THT +L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_NE-CPB-07E +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, NE-CPB-07E, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB07E.pdf +Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid NE-CPB-07E +0 +2 +2 +Inductor_THT +L_Radial_L8.0mm_W8.0mm_P5.00mm_Neosid_SD8 +Inductor, Radial series, Radial, pin pitch=5.00mm, , length*width=8*8mm^2, Neosid, SD8, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_Sd8.pdf +Inductor Radial series Radial pin pitch 5.00mm length 8mm width 8mm Neosid SD8 +0 +2 +2 +Inductor_THT +L_Radial_L9.1mm_W9.1mm_Px6.35mm_Py6.35mm_Pulse_LP-25 +Inductor, Radial series, Radial, pin pitch=6.35*6.35mm^2, , length*width=9.14*9.14mm^2, Pulse, LP-25, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 6.35*6.35mm^2 length 9.14mm width 9.14mm Pulse LP-25 +0 +2 +2 +Inductor_THT +L_Radial_L10.2mm_W10.2mm_Px7.62mm_Py7.62mm_Pulse_LP-30 +Inductor, Radial series, Radial, pin pitch=7.62*7.62mm^2, , length*width=10.16*10.16mm^2, Pulse, LP-30, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 7.62*7.62mm^2 length 10.16mm width 10.16mm Pulse LP-30 +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.3mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.3mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.3mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.5mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.5mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.5mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.7mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.7mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.7mm +0 +2 +2 +Inductor_THT +L_Radial_L11.5mm_W11.5mm_Px6.00mm_Py6.00mm_Neosid_NE-CPB-11EN_Drill1.8mm +Inductor, Radial series, Radial, pin pitch=6.00*6.00mm^2, , length*width=11.5*11.5mm^2, Neosid, NE-CPB-11EN, Drill1.8mm, http://www.neosid.de/produktblaetter/neosid_Festinduktivitaet_NE_CPB11EN.pdf +Inductor Radial series Radial pin pitch 6.00*6.00mm^2 length 11.5mm width 11.5mm Neosid NE-CPB-11EN Drill1.8mm +0 +2 +2 +Inductor_THT +L_Radial_L12.6mm_W12.6mm_Px9.52mm_Py9.52mm_Pulse_LP-37 +Inductor, Radial series, Radial, pin pitch=9.52*9.52mm^2, , length*width=12.57*12.57mm^2, Pulse, LP-37, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 9.52*9.52mm^2 length 12.57mm width 12.57mm Pulse LP-37 +0 +2 +2 +Inductor_THT +L_Radial_L16.1mm_W16.1mm_Px7.62mm_Py12.70mm_Pulse_LP-44 +Inductor, Radial series, Radial, pin pitch=7.62*12.70mm^2, , length*width=16.13*16.13mm^2, Pulse, LP-44, http://datasheet.octopart.com/PE-54044NL-Pulse-datasheet-5313493.pdf +Inductor Radial series Radial pin pitch 7.62*12.70mm^2 length 16.13mm width 16.13mm Pulse LP-44 +0 +2 +2 +Inductor_THT +L_SELF1408 +Self Ferrite 14 - 08 +SELF +0 +7 +3 +Inductor_THT +L_SELF1418 +Self Ferrite 14 - 18 +SELF +0 +10 +4 +Inductor_THT +L_Toroid_Horizontal_D3.2mm_P6.40mm_Diameter3-5mm_Amidon-T12 +L_Toroid, Horizontal series, Radial, pin pitch=6.40mm, , diameter=3.175mm, Diameter3-5mm, Amidon-T12 +L_Toroid Horizontal series Radial pin pitch 6.40mm diameter 3.175mm Diameter3-5mm Amidon-T12 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D4.1mm_P8.00mm_Diameter4-5mm_Amidon-T16 +L_Toroid, Horizontal series, Radial, pin pitch=8.00mm, , diameter=4.064mm, Diameter4-5mm, Amidon-T16 +L_Toroid Horizontal series Radial pin pitch 8.00mm diameter 4.064mm Diameter4-5mm Amidon-T16 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D5.1mm_P9.00mm_Diameter6-5mm_Amidon-T20 +L_Toroid, Horizontal series, Radial, pin pitch=9.00mm, , diameter=5.08mm, Diameter6-5mm, Amidon-T20 +L_Toroid Horizontal series Radial pin pitch 9.00mm diameter 5.08mm Diameter6-5mm Amidon-T20 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D6.5mm_P10.00mm_Diameter7-5mm_Amidon-T25 +L_Toroid, Horizontal series, Radial, pin pitch=10.00mm, , diameter=6.476999999999999mm, Diameter7-5mm, Amidon-T25 +L_Toroid Horizontal series Radial pin pitch 10.00mm diameter 6.476999999999999mm Diameter7-5mm Amidon-T25 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D7.8mm_P13.00mm_Diameter9-5mm_Amidon-T30 +L_Toroid, Horizontal series, Radial, pin pitch=13.00mm, , diameter=7.7978mm, Diameter9-5mm, Amidon-T30 +L_Toroid Horizontal series Radial pin pitch 13.00mm diameter 7.7978mm Diameter9-5mm Amidon-T30 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D9.5mm_P15.00mm_Diameter10-5mm_Amidon-T37 +L_Toroid, Horizontal series, Radial, pin pitch=15.00mm, , diameter=9.524999999999999mm, Diameter10-5mm, Amidon-T37 +L_Toroid Horizontal series Radial pin pitch 15.00mm diameter 9.524999999999999mm Diameter10-5mm Amidon-T37 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D11.2mm_P17.00mm_Diameter12-5mm_Amidon-T44 +L_Toroid, Horizontal series, Radial, pin pitch=17.00mm, , diameter=11.176mm, Diameter12-5mm, Amidon-T44 +L_Toroid Horizontal series Radial pin pitch 17.00mm diameter 11.176mm Diameter12-5mm Amidon-T44 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D12.7mm_P20.00mm_Diameter14-5mm_Amidon-T50 +L_Toroid, Horizontal series, Radial, pin pitch=20.00mm, , diameter=12.7mm, Diameter14-5mm, Amidon-T50 +L_Toroid Horizontal series Radial pin pitch 20.00mm diameter 12.7mm Diameter14-5mm Amidon-T50 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3 +L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D16.8mm_P14.70mm_Vishay_TJ3_BigPads +L_Toroid, Horizontal series, Radial, pin pitch=14.70mm, , diameter=16.8mm, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 14.70mm diameter 16.8mm Vishay TJ3 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D17.3mm_P15.24mm_Bourns_2000 +L_Toroid, Horizontal series, Radial, pin pitch=15.24mm, , diameter=17.3mm, Bourns, 2000, http://www.bourns.com/docs/Product-Datasheets/2000_series.pdf?sfvrsn=5 +L_Toroid Horizontal series Radial pin pitch 15.24mm diameter 17.3mm Bourns 2000 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D21.8mm_P19.10mm_Bourns_2100 +L_Toroid, Horizontal series, Radial, pin pitch=19.10mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 19.10mm diameter 21.8mm Bourns 2100 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D21.8mm_P19.60mm_Bourns_2100 +L_Toroid, Horizontal series, Radial, pin pitch=19.60mm, , diameter=21.8mm, Bourns, 2100, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 19.60mm diameter 21.8mm Bourns 2100 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D22.4mm_P19.80mm_Vishay_TJ4 +L_Toroid, Horizontal series, Radial, pin pitch=19.80mm, , diameter=22.4mm, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 19.80mm diameter 22.4mm Vishay TJ4 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D24.1mm_P21.80mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=21.80mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 21.80mm diameter 24.1mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D24.1mm_P23.10mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=23.10mm, , diameter=24.1mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 23.10mm diameter 24.1mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5 +L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D25.4mm_P22.90mm_Vishay_TJ5_BigPads +L_Toroid, Horizontal series, Radial, pin pitch=22.90mm, , diameter=25.4mm, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 22.90mm diameter 25.4mm Vishay TJ5 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D26.0mm_P5.08mm +inductor 26mm diameter toroid +SELF INDUCTOR +0 +3 +2 +Inductor_THT +L_Toroid_Horizontal_D28.0mm_P25.10mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=25.10mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 25.10mm diameter 28mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D28.0mm_P26.67mm_Bourns_2200 +L_Toroid, Horizontal series, Radial, pin pitch=26.67mm, , diameter=28mm, Bourns, 2200, http://www.bourns.com/docs/Product-Datasheets/2100_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 26.67mm diameter 28mm Bourns 2200 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D32.5mm_P28.90mm_Bourns_2300 +L_Toroid, Horizontal series, Radial, pin pitch=28.90mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 28.90mm diameter 32.5mm Bourns 2300 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D32.5mm_P30.00mm_Bourns_2300 +L_Toroid, Horizontal series, Radial, pin pitch=30.00mm, , diameter=32.5mm, Bourns, 2300, http://www.bourns.com/docs/Product-Datasheets/2300_series.pdf?sfvrsn=3 +L_Toroid Horizontal series Radial pin pitch 30.00mm diameter 32.5mm Bourns 2300 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D35.1mm_P31.00mm_Vishay_TJ6 +L_Toroid, Horizontal series, Radial, pin pitch=31.00mm, , diameter=35.1mm, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 31.00mm diameter 35.1mm Vishay TJ6 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D40.0mm_P48.26mm +L_Toroid, Horizontal series, Radial, pin pitch=48.26mm, , diameter=40mm +L_Toroid Horizontal series Radial pin pitch 48.26mm diameter 40mm +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D41.9mm_P37.60mm_Vishay_TJ7 +L_Toroid, Horizontal series, Radial, pin pitch=37.60mm, , diameter=41.9mm, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 37.60mm diameter 41.9mm Vishay TJ7 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D49.3mm_P44.60mm_Vishay_TJ8 +L_Toroid, Horizontal series, Radial, pin pitch=44.60mm, , diameter=49.3mm, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 44.60mm diameter 49.3mm Vishay TJ8 +0 +2 +2 +Inductor_THT +L_Toroid_Horizontal_D69.1mm_P63.20mm_Vishay_TJ9 +L_Toroid, Horizontal series, Radial, pin pitch=63.20mm, , diameter=69.1mm, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Horizontal series Radial pin pitch 63.20mm diameter 69.1mm Vishay TJ9 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L10.0mm_W5.0mm_P5.08mm +L_Toroid, Vertical series, Radial, pin pitch=5.08mm, , length*width=10*5mm^2 +L_Toroid Vertical series Radial pin pitch 5.08mm length 10mm width 5mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L13.0mm_W6.5mm_P5.60mm +L_Toroid, Vertical series, Radial, pin pitch=5.60mm, , length*width=13*6.5mm^2 +L_Toroid Vertical series Radial pin pitch 5.60mm length 13mm width 6.5mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.0mm_W5.6mm_P5.30mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=5.30mm, , length*width=14*5.6mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 5.30mm length 14mm width 5.6mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.0mm_W6.3mm_P4.57mm_Pulse_A +L_Toroid, Vertical series, Radial, pin pitch=4.57mm, , length*width=13.97*6.35mm^2, Pulse, A, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 4.57mm length 13.97mm width 6.35mm Pulse A +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L14.7mm_W8.6mm_P5.58mm_Pulse_KM-1 +L_Toroid, Vertical series, Radial, pin pitch=5.58mm, , length*width=14.73*8.64mm^2, Pulse, KM-1, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 5.58mm length 14.73mm width 8.64mm Pulse KM-1 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.0mm_W8.0mm_P7.62mm +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16*8mm^2 +L_Toroid Vertical series Radial pin pitch 7.62mm length 16mm width 8mm +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.3mm_W7.1mm_P7.11mm_Pulse_H +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=16.26*7.11mm^2, Pulse, H, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 16.26mm width 7.11mm Pulse H +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.4mm_W7.6mm_P6.60mm_Vishay_TJ3 +L_Toroid, Vertical series, Radial, pin pitch=6.60mm, , length*width=16.4*7.6mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 6.60mm length 16.4mm width 7.6mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.5mm_W11.4mm_P7.62mm_Pulse_KM-2 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=16.51*11.43mm^2, Pulse, KM-2, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 16.51mm width 11.43mm Pulse KM-2 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3 +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L16.8mm_W9.2mm_P7.10mm_Vishay_TJ3_BigPads +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=16.8*9.2mm^2, Vishay, TJ3, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 16.8mm width 9.2mm Vishay TJ3 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L17.8mm_W8.1mm_P7.62mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=17.8*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 17.8mm width 8.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L17.8mm_W9.7mm_P7.11mm_Pulse_B +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=17.78*9.65mm^2, Pulse, B, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 17.78mm width 9.65mm Pulse B +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L19.1mm_W8.1mm_P7.10mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=7.10mm, , length*width=19.1*8.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 7.10mm length 19.1mm width 8.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W8.4mm_P8.38mm_Pulse_G +L_Toroid, Vertical series, Radial, pin pitch=8.38mm, , length*width=21.59*8.38mm^2, Pulse, G, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 8.38mm length 21.59mm width 8.38mm Pulse G +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W9.1mm_P8.40mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=8.40mm, , length*width=21.6*9.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 8.40mm length 21.6mm width 9.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W9.5mm_P7.11mm_Pulse_C +L_Toroid, Vertical series, Radial, pin pitch=7.11mm, , length*width=21.59*9.53mm^2, Pulse, C, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.11mm length 21.59mm width 9.53mm Pulse C +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L21.6mm_W11.4mm_P7.62mm_Pulse_KM-3 +L_Toroid, Vertical series, Radial, pin pitch=7.62mm, , length*width=21.59*11.43mm^2, Pulse, KM-3, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 7.62mm length 21.59mm width 11.43mm Pulse KM-3 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L22.4mm_W10.2mm_P7.90mm_Vishay_TJ4 +L_Toroid, Vertical series, Radial, pin pitch=7.90mm, , length*width=22.4*10.2mm^2, Vishay, TJ4, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 7.90mm length 22.4mm width 10.2mm Vishay TJ4 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L24.6mm_W15.5mm_P11.44mm_Pulse_KM-4 +L_Toroid, Vertical series, Radial, pin pitch=11.44mm, , length*width=24.64*15.5mm^2, Pulse, KM-4, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 11.44mm length 24.64mm width 15.5mm Pulse KM-4 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5 +L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L25.4mm_W14.7mm_P12.20mm_Vishay_TJ5_BigPads +L_Toroid, Vertical series, Radial, pin pitch=12.20mm, , length*width=25.4*14.7mm^2, Vishay, TJ5, BigPads, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 12.20mm length 25.4mm width 14.7mm Vishay TJ5 BigPads +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L26.7mm_W14.0mm_P10.16mm_Pulse_D +L_Toroid, Vertical series, Radial, pin pitch=10.16mm, , length*width=26.67*13.97mm^2, Pulse, D, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 10.16mm length 26.67mm width 13.97mm Pulse D +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L28.6mm_W14.3mm_P11.43mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=11.43mm, , length*width=28.6*14.3mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 11.43mm length 28.6mm width 14.3mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L31.8mm_W15.9mm_P13.50mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=13.50mm, , length*width=31.8*15.9mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 13.50mm length 31.8mm width 15.9mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L33.0mm_W17.8mm_P12.70mm_Pulse_KM-5 +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=33.02*17.78mm^2, Pulse, KM-5, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 33.02mm width 17.78mm Pulse KM-5 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L35.1mm_W21.1mm_P18.50mm_Vishay_TJ6 +L_Toroid, Vertical series, Radial, pin pitch=18.50mm, , length*width=35.1*21.1mm^2, Vishay, TJ6, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 18.50mm length 35.1mm width 21.1mm Vishay TJ6 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L35.6mm_W17.8mm_P12.70mm_Pulse_E +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=35.56*17.78mm^2, Pulse, E, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 35.56mm width 17.78mm Pulse E +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L41.9mm_W17.8mm_P12.70mm_Pulse_F +L_Toroid, Vertical series, Radial, pin pitch=12.70mm, , length*width=41.91*17.78mm^2, Pulse, F, http://datasheet.octopart.com/PE-92112KNL-Pulse-datasheet-17853305.pdf +L_Toroid Vertical series Radial pin pitch 12.70mm length 41.91mm width 17.78mm Pulse F +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L41.9mm_W19.1mm_P15.80mm_Vishay_TJ7 +L_Toroid, Vertical series, Radial, pin pitch=15.80mm, , length*width=41.9*19.1mm^2, Vishay, TJ7, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 15.80mm length 41.9mm width 19.1mm Vishay TJ7 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L46.0mm_W19.1mm_P21.80mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=21.80mm, , length*width=46*19.1mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 21.80mm length 46mm width 19.1mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L48.8mm_W25.4mm_P20.80mm_Vishay_TJ8 +L_Toroid, Vertical series, Radial, pin pitch=20.80mm, , length*width=48.8*25.4mm^2, Vishay, TJ8, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 20.80mm length 48.8mm width 25.4mm Vishay TJ8 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L54.0mm_W23.8mm_P20.10mm_Bourns_5700 +L_Toroid, Vertical series, Radial, pin pitch=20.10mm, , length*width=54*23.8mm^2, Bourns, 5700, http://www.bourns.com/docs/Product-Datasheets/5700_series.pdf +L_Toroid Vertical series Radial pin pitch 20.10mm length 54mm width 23.8mm Bourns 5700 +0 +2 +2 +Inductor_THT +L_Toroid_Vertical_L67.6mm_W36.1mm_P31.80mm_Vishay_TJ9 +L_Toroid, Vertical series, Radial, pin pitch=31.80mm, , length*width=67.6*36.1mm^2, Vishay, TJ9, http://www.vishay.com/docs/34079/tj.pdf +L_Toroid Vertical series Radial pin pitch 31.80mm length 67.6mm width 36.1mm Vishay TJ9 +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2012_LeadDiameter1.2mm +Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2012_LeadDiameter1.5mm +Shielded High Current Inductor, body 17x22mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-2012-ROUND +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-2504 +Shielded High Current Inductor, body 22x25.7mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT_SIZE_2504 +THT +0 +2 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3521 +Shielded High Current Inductor, body 21.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3521 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3533_LeadDiameter1.8mm +Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3533_LeadDiameter2.0mm +Shielded High Current Inductor, body 34.5x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3533-ROUND +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter0.8mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter1.3mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter1.5mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Inductor_THT_Wurth +L_Wurth_WE-HCFT-3540_LeadDiameter2.0mm +Shielded High Current Inductor, body 41x36mm, https://www.we-online.com/catalog/en/WE-HCFT#/articles/WE-HCFT-3540 +THT +0 +4 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged2Bar_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 2 copper strips +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged2Bar_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 2 copper strips +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, bridged with 1 copper strip +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Bridged_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, bridged with 1 copper strip +net tie solder jumper bridged +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_Pad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_RoundedPad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm, rounded Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-2_P1.3mm_Open_TrianglePad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open +solder jumper open +0 +2 +2 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged2Bar12_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 Bridged2Bar with 2 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Bridged12_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, pads 1-2 bridged with 1 copper strip, labeled with numbers +net tie solder jumper bridged +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm Pads, 0.3mm gap, open +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_Pad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P1.3mm_Open_RoundedPad1.0x1.5mm_NumberLabels +SMD Solder 3-pad Jumper, 1x1.5mm rounded Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +3 +3 +Jumper +SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open +solder jumper open +0 +5 +3 +Jumper +SolderJumper-3_P2.0mm_Open_TrianglePad1.0x1.5mm_NumberLabels +SMD Solder Jumper, 1x1.5mm Triangular Pads, 0.3mm gap, open, labeled with numbers +solder jumper open +0 +5 +3 +LED_SMD +LED-APA102-2020 +http://www.led-color.com/upload/201604/APA102-2020%20SMD%20LED.pdf +LED RGB SPI +0 +8 +6 +LED_SMD +LED-L1T2_LUMILEDS +http://www.lumileds.com/uploads/438/DS133-pdf +LUMILEDS LUXEON TX L1T2 LED +0 +3 +3 +LED_SMD +LED_1W_3W_R8 +https://www.gme.cz/data/attachments/dsh.518-234.1.pdf +LED 1W 3W 5W +0 +3 +3 +LED_SMD +LED_0201_0603Metric +LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +LED +0 +4 +2 +LED_SMD +LED_0201_0603Metric_Pad0.64x0.40mm_HandSolder +LED SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +LED handsolder +0 +4 +2 +LED_SMD +LED_0402_1005Metric +LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0402_1005Metric_Pad0.77x0.64mm_HandSolder +LED SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_0603_1608Metric +LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0603_1608Metric_Pad1.05x0.95mm_HandSolder +LED SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_0805_2012Metric +LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_0805_2012Metric_Pad1.15x1.40mm_HandSolder +LED SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://docs.google.com/spreadsheets/d/1BsfQQcO9C6DZCsRaXUlFlo91Tg2WpOkGARC1WS5S8t0/edit?usp=sharing), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1206_3216Metric +LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1206_3216Metric_Pad1.42x1.75mm_HandSolder +LED SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1206_3216Metric_ReverseMount_Hole1.8x2.4mm +LED SMD 1206 (3216 Metric), reverse mount, square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +diode reverse +0 +2 +2 +LED_SMD +LED_1210_3225Metric +LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1210_3225Metric_Pad1.42x2.65mm_HandSolder +LED SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_1812_4532Metric +LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_1812_4532Metric_Pad1.30x3.40mm_HandSolder +LED SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_2010_5025Metric +LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_2010_5025Metric_Pad1.52x2.65mm_HandSolder +LED SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_2512_6332Metric +LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED +0 +2 +2 +LED_SMD +LED_2512_6332Metric_Pad1.52x3.35mm_HandSolder +LED SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.tortai-tech.com/upload/download/2011102023233369053.pdf), generated with kicad-footprint-generator +LED handsolder +0 +2 +2 +LED_SMD +LED_ASMB-KTF0-0A306 +2220 Tricolor PLCC-4 LED, https://docs.broadcom.com/docs/ASMB-KTF0-0A306-DS100 +Tricolor LED +0 +4 +4 +LED_SMD +LED_Avago_PLCC4_3.2x2.8mm_CW +https://docs.broadcom.com/docs/AV02-4186EN +LED Avago PLCC-4 ASMB-MTB0-0A3A2 +0 +4 +4 +LED_SMD +LED_Avago_PLCC6_3x2.8mm +https://docs.broadcom.com/docs/AV02-3793EN +LED Avago PLCC-6 ASMT-YTB7-0AA02 +0 +6 +6 +LED_SMD +LED_CSP_Samsung_LH181B_2.36x2.36mm +High Power CSP LED, 2.36mm x 2.36mm, 1.4A max, https://cdn.samsung.com/led/file/resource/2021/01/Data_Sheet_LH181B_Rev.4.0.pdf +LED Samsung LH181B +0 +2 +2 +LED_SMD +LED_Cree-PLCC4_2x2mm_CW +2.0mm x 2.0mm PLCC4 LED, http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/HB/Data-Sheets/CLMVBFKA.pdf +LED Cree PLCC-4 +0 +4 +4 +LED_SMD +LED_Cree-PLCC4_3.2x2.8mm_CCW +3.2mm x 2.8mm PLCC4 LED, http://www.cree.com/led-components/media/documents/CLV1AFKB(874).pdf +LED Cree PLCC-4 +0 +4 +4 +LED_SMD +LED_Cree-PLCC4_5x5mm_CW +5.0mm x 5.0mm PLCC4 LED +LED Cree PLCC-4 +0 +4 +4 +LED_SMD +LED_Cree-PLCC6_4.7x1.5mm +4.7mm x 1.5mm PLCC6 LED, http://www.cree.com/led-components/media/documents/1381-QLS6AFKW.pdf +LED Cree PLCC-6 +0 +6 +6 +LED_SMD +LED_Cree-XB +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXBD.pdf +LED Cree XB +0 +5 +3 +LED_SMD +LED_Cree-XH +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XHB.pdf +LED Cree XH +0 +8 +2 +LED_SMD +LED_Cree-XHP35 +http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds--XHP35.pdf +LED Cree XHP35 +0 +6 +3 +LED_SMD +LED_Cree-XHP50_6V +Cree XHP50, 6V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf +LED Cree XHP50 +0 +15 +3 +LED_SMD +LED_Cree-XHP50_12V +Cree XHP50, 12V footprint, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP50.pdf +LED XHP50 Cree +0 +15 +3 +LED_SMD +LED_Cree-XHP70_6V +Cree XHP70 LED, 6V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf +LED Cree XHP70 +0 +15 +3 +LED_SMD +LED_Cree-XHP70_12V +Cree XHP70 LED, 12V version, http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/ds%20XHP70.pdf +LED Cree XHP70 +0 +15 +3 +LED_SMD +LED_Cree-XP +LED Cree-XP http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/XLampXPE2.pdf +LED Cree XP +0 +6 +3 +LED_SMD +LED_Cree-XP-G +LED Cree-XP-G http://www.cree.com/~/media/Files/Cree/LED%20Components%20and%20Modules/XLamp/Data%20and%20Binning/XLampXPG.pdf +LED Cree XP-G +0 +6 +3 +LED_SMD +LED_Cree-XQ +LED Cree-XQ http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf +LED Cree XQ +0 +2 +2 +LED_SMD +LED_Cree-XQ_HandSoldering +LED Cree-XQ handsoldering pads http://www.cree.com/~/media/Files/Cree/LED-Components-and-Modules/XLamp/Data-and-Binning/ds-XQB.pdf +LED Cree XQ +0 +2 +2 +LED_SMD +LED_Dialight_591 +LED SMD 3mm Right Angle series (http://www.dialightsignalsandcomponents.com/Assets/Drawings/2D_Drawings_DrawingDetailedSpec/C17354.pdf) +LED Dialight 591 +0 +2 +2 +LED_SMD +LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm +http://www.inolux-corp.com/datasheet/SMDLED/Addressable%20LED/IN-PI554FCH.pdf +RGB LED NeoPixel addressable +0 +4 +4 +LED_SMD +LED_Kingbright_AAA3528ESGCT +Kingbright, dual LED, 3.5 x 2.8 mm Surface Mount LED Lamp (http://www.kingbrightusa.com/images/catalog/SPEC/AAA3528ESGCT.pdf) +dual led smd +0 +4 +4 +LED_SMD +LED_Kingbright_APDA3020VBCD +LED, SMD, APDA3020VBC/D, https://www.kingbrightusa.com/images/catalog/SPEC/APDA3020VBC-D.pdf +LED APDA3020VBC/D Kingbright +0 +2 +2 +LED_SMD +LED_Kingbright_APFA3010_3x1.5mm_Horizontal +LED RGB, APFA3010, http://www.kingbrightusa.com/images/catalog/SPEC/APFA3010LSEEZGKQBKC.pdf +LED RGB APFA3010 KINGBRIGHT 3x1.5mm +0 +4 +4 +LED_SMD +LED_Kingbright_APHBM2012_2x1.25mm +Dual LED SMD https://www.kingbrightusa.com/KCpack.asp?txtPack=APHBM2012 +LED Kingbright APHM2012 +0 +4 +4 +LED_SMD +LED_Kingbright_KPBD-3224 +Kingbright, dual LED, red-green, dome lens, 3.2 x 2.4 mm Surface Mount LED Lamp (https://www.kingbright.com/attachments/file/psearch/000/00/00/KPBD-3224SURKCGKC(Ver.20A).pdf) +Kingbright dual LED KPBD-3224 +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-C19HE1WT +LiteOn RGB LED; https://optoelectronics.liteon.com/upload/download/DS22-2008-0044/LTST-C19HE1WT.pdf +LED RGB Chip SMD +0 +4 +4 +LED_SMD +LED_LiteOn_LTST-S326 +http://optoelectronics.liteon.com/upload/download/DS22-2000-287/LTST-S326KGJRKT.PDF +LED SMD right angle CCA +0 +3 +3 +LED_SMD +LED_Lumex_SML-LX0303SIUPGUSB +Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0303SIUPGUSB.pdf +LED RGB +0 +4 +4 +LED_SMD +LED_Lumex_SML-LX0404SIUPGUSB +Lumex RGB LED, clear, SMD, https://www.lumex.com/spec/SML-LX0404SIUPGUSB.pdf +LED RGB +0 +4 +4 +LED_SMD +LED_Luminus_MP-3030-1100_3.0x3.0mm +Mid Power LED, Luminus MP-3030-1100, 3.0x3.0mm, 816mW, https://download.luminus.com/datasheets/Luminus_MP3030_1100_Datasheet.pdf +LED Luminus MP-3030-1100 +0 +5 +2 +LED_SMD +LED_Osram_Lx_P47F_D2mm_ReverseMount +OSRAM, reverse-mount LED, SMD, 2mm diameter, http://www.farnell.com/datasheets/2711587.pdf +LED ReverseMount Reverse +0 +4 +2 +LED_SMD +LED_PLCC-2_3.4x3.0mm_AK +LED PLCC-2 SMD package, orientation marker at anode, https://dammedia.osram.info/media/resource/hires/osram-dam-5824137/SFH%204257_EN.pdf +LED PLCC-2 SMD TOPLED +0 +2 +2 +LED_SMD +LED_PLCC-2_3.4x3.0mm_KA +LED PLCC-2 SMD package, orientation marker at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-6035009/SFH%204253_EN.pdf +LED PLCC-2 SMD TOPLED +0 +2 +2 +LED_SMD +LED_PLCC-2_3x2mm_AK +LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at anode, https://media.digikey.com/pdf/Data%20Sheets/CREE%20Power/CLM3A-BKW,GKW.pdf +LED PLCC-2 SMD +0 +2 +2 +LED_SMD +LED_PLCC-2_3x2mm_KA +LED, SMD, PLCC-2, 3.0 x 2.0mm, orientation marker at cathode, https://optoelectronics.liteon.com/upload/download/DS22-2009-0099/LTW-M670ZVS-M5_0906.pdf +LED PLCC-2 SMD +0 +2 +2 +LED_SMD +LED_PLCC_2835 +https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf +LED +0 +2 +2 +LED_SMD +LED_PLCC_2835_Handsoldering +https://www.luckylight.cn/media/component/data-sheet/R2835BC-B2M-M10.pdf +LED +0 +2 +2 +LED_SMD +LED_RGB_1210 +RGB LED 3.2x2.7mm http://www.avagotech.com/docs/AV02-0610EN +LED 3227 +0 +4 +4 +LED_SMD +LED_RGB_5050-6 +http://cdn.sparkfun.com/datasheets/Components/LED/5060BRG4.pdf +RGB LED 5050-6 +0 +6 +6 +LED_SMD +LED_RGB_Cree-PLCC-6_6x5mm_P2.1mm +http://www.farnell.com/datasheets/2003905.pdf +LED RGB PLCC-6 CLP6C-FBK +0 +6 +6 +LED_SMD +LED_RGB_Everlight_EASV3015RGBA0_Horizontal +LED, RGB, right-angle, clear, https://everlightamericas.com/index.php?controller=attachment&id_attachment=3220 +LED RGB right-angle +0 +4 +4 +LED_SMD +LED_RGB_Getian_GT-P6PRGB4303 +https://www.gme.sk/img/cache/doc/518/177/vykonova-led-getian-gt-p6prgb4303-datasheet-1.pdf +LED RGB +0 +7 +7 +LED_SMD +LED_RGB_PLCC-6 +RGB LED PLCC-6 +RGB LED PLCC-6 +0 +6 +6 +LED_SMD +LED_RGB_Wuerth-PLCC4_3.2x2.8mm_150141M173100 +3.2mm x 2.8mm PLCC4 LED, https://www.we-online.de/katalog/datasheet/150141M173100.pdf +LED RGB Wurth PLCC-4 +0 +4 +4 +LED_SMD +LED_ROHM_SMLVN6 +https://www.rohm.com/datasheet/SMLVN6RGB1U +LED ROHM SMLVN6 +0 +6 +6 +LED_SMD +LED_SK6805_PLCC4_2.4x2.7mm_P1.3mm +https://cdn-shop.adafruit.com/product-files/3484/3484_Datasheet.pdf +LED RGB NeoPixel Nano +0 +4 +4 +LED_SMD +LED_SK6812MINI_PLCC4_3.5x3.5mm_P1.75mm +https://cdn-shop.adafruit.com/product-files/2686/SK6812MINI_REV.01-1-2.pdf +LED RGB NeoPixel Mini +0 +4 +4 +LED_SMD +LED_SK6812_EC15_1.5x1.5mm +http://www.newstar-ledstrip.com/product/20181119172602110.pdf +LED RGB NeoPixel +0 +4 +4 +LED_SMD +LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm +https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf +LED RGB NeoPixel +0 +4 +4 +LED_SMD +LED_WS2812B-2020_PLCC4_2.0x2.0mm +Addressable RGB LED NeoPixel Nano, 12 mA, https://cdn-shop.adafruit.com/product-files/4684/4684_WS2812B-2020_V1.3_EN.pdf +LED RGB NeoPixel Nano 2020 +0 +4 +4 +LED_SMD +LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm +https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf +LED RGB NeoPixel +0 +4 +4 +LED_SMD +LED_WS2812_PLCC6_5.0x5.0mm_P1.6mm +https://cdn-shop.adafruit.com/datasheets/WS2812.pdf +LED RGB NeoPixel +0 +6 +6 +LED_SMD +LED_Yuji_5730 +LED,Yuji,5730,https://cdn.shopify.com/s/files/1/0344/6401/files/YJWJ014-1.1_YJ-BC-5730L-G02.pdf +LED Yuji 5730 +0 +3 +2 +LED_SMD +LED_miniPLCC_2315 +https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true +LED +0 +2 +2 +LED_SMD +LED_miniPLCC_2315_Handsoldering +https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DAV02-2205EN_DS_ASMT-TxBM_2014-05-09.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430858274704&ssbinary=true +LED +0 +2 +2 +LED_THT +LED_BL-FL7680RGB +'Piranha' RGB LED, through hole, common anode, 7.62x7.62mm, BGRA pin order, https://cdn-shop.adafruit.com/datasheets/BL-FL7680RGB.pdf +RGB LED Piranha Super-Flux BetLux +0 +4 +4 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O1.27mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O3.81mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z1.6mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z4.9mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W1.8mm_H2.4mm_Horizontal_O6.35mm_Z8.2mm +LED, , diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins, diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm, 2 pins +LED diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 1.6mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 4.9mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins diameter 1.8mm size 1.8x2.4mm^2 z-position of LED center 8.2mm 2 pins +0 +2 +2 +LED_THT +LED_D1.8mm_W3.3mm_H2.4mm +LED, Round, Rectangular size 3.3x2.4mm^2 diameter 1.8mm, 2 pins +LED Round Rectangular size 3.3x2.4mm^2 diameter 1.8mm 2 pins +0 +2 +2 +LED_THT +LED_D2.0mm_W4.0mm_H2.8mm_FlatTop +LED, Round, FlatTop, Rectangular size 4.0x2.8mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-1034IDT(Ver.9A).pdf +LED Round FlatTop Rectangular size 4.0x2.8mm^2 diameter 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D2.0mm_W4.8mm_H2.5mm_FlatTop +LED, Round, FlatTop, Rectangular size 4.8x2.5mm^2 diameter 2.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-13GD(Ver.11B).pdf +LED Round FlatTop Rectangular size 4.8x2.5mm^2 diameter 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm +LED, diameter 3.0mm, 2 pins +LED diameter 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm-3 +LED, diameter 3.0mm, 2 pins, diameter 3.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-3VSURKCGKC(Ver.8A).pdf +LED diameter 3.0mm 2 pins diameter 3.0mm 3 pins +0 +3 +3 +LED_THT +LED_D3.0mm_Clear +IR-LED, diameter 3.0mm, 2 pins, color: clear +IR infrared LED diameter 3.0mm 2 pins clear +0 +2 +2 +LED_THT +LED_D3.0mm_FlatTop +LED, Round, FlatTop, diameter 3.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-47XEC(Ver.9A).pdf +LED Round FlatTop diameter 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_Clear +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRBlack +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z2.0mm_IRGrey +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O1.27mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O3.81mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z2.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z6.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_Horizontal_O6.35mm_Z10.0mm +LED, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 2.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 6.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins, diameter 3.0mm z-position of LED center 10.0mm, 2 pins +LED diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 2.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 6.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins diameter 3.0mm z-position of LED center 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D3.0mm_IRBlack +IR-ED, diameter 3.0mm, 2 pins, color: black +IR infrared LED diameter 3.0mm 2 pins black +0 +2 +2 +LED_THT +LED_D3.0mm_IRGrey +IR-LED, diameter 3.0mm, 2 pins, color: grey +IR infrared LED diameter 3.0mm 2 pins grey +0 +2 +2 +LED_THT +LED_D4.0mm +LED, diameter 4.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-43GD(Ver.12B).pdf +LED diameter 4.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm-3 +LED, diameter 5.0mm, 2 pins, diameter 5.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-59EGC(Ver.17A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins +0 +3 +3 +LED_THT +LED_D5.0mm-3_Horizontal_O3.81mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 3 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 3 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +3 +3 +LED_THT +LED_D5.0mm-4_RGB +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED +0 +4 +4 +LED_THT +LED_D5.0mm-4_RGB_Staggered_Pins +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +rgb led +0 +4 +4 +LED_THT +LED_D5.0mm-4_RGB_Wide_Pins +LED, diameter 5.0mm, 4 pins, WP154A4, https://www.kingbright.com/attachments/file/psearch/000/00/00/L-154A4SUREQBFZGEW(Ver.11A).pdf +LED diameter 5.0mm 2 pins diameter 5.0mm 3 pins diameter 5.0mm 4 pins RGB RGBLED +0 +4 +4 +LED_THT +LED_D5.0mm_Clear +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_FlatTop +LED, Round, FlatTop, diameter 5.0mm, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-483GDT(Ver.15B).pdf +LED Round FlatTop diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_Clear +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRBlack +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z3.0mm_IRGrey +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O1.27mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O3.81mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z3.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z9.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_Horizontal_O6.35mm_Z15.0mm +LED, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 3.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 9.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins, diameter 5.0mm z-position of LED center 15.0mm, 2 pins +LED diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 3.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 9.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins diameter 5.0mm z-position of LED center 15.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_IRBlack +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D5.0mm_IRGrey +LED, diameter 5.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LL-504BC2E-009.pdf +LED diameter 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_D8.0mm +LED, diameter 8.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED8MMGE_LED8MMGN_LED8MMRT%23KIN.pdf +LED diameter 8.0mm 2 pins +0 +2 +2 +LED_THT +LED_D8.0mm-3 +LED, diameter 8.0mm, 2 pins, diameter 8.0mm, 3 pins +LED diameter 8.0mm 2 pins diameter 8.0mm 3 pins +0 +3 +3 +LED_THT +LED_D10.0mm +LED, diameter 10.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED10-4500RT%23KIN.pdf +LED diameter 10.0mm 2 pins +0 +2 +2 +LED_THT +LED_D10.0mm-3 +LED, diameter 10.0mm, 2 pins, diameter 10.0mm, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-819EGW(Ver.14A).pdf +LED diameter 10.0mm 2 pins diameter 10.0mm 3 pins +0 +3 +3 +LED_THT +LED_D20.0mm +LED, diameter 20.0mm, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/DLC2-6GD%28V6%29.pdf +LED diameter 20.0mm 2 pins +0 +2 +2 +LED_THT +LED_Oval_W5.2mm_H3.8mm +LED_Oval, Oval, Oval size 5.2x3.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-5603QBC-D(Ver.12B).pdf +LED_Oval Oval Oval size 5.2x3.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.0mm_H2.0mm +LED_Rectangular, Rectangular, Rectangular size 3.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 3.0x2.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.8mm +LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.8mm_FlatTop +LED_Rectangular, Rectangular, Rectangular size 3.9x1.8mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-2774GD(Ver.7B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.8mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W3.9mm_H1.9mm +LED_Rectangular, Rectangular, Rectangular size 3.9x1.9mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-144GDT(Ver.14B).pdf +LED_Rectangular Rectangular Rectangular size 3.9x1.9mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm-3Pins +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2, 3 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 3 pins +0 +3 +3 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O1.27mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O3.81mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z1.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z3.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H2.0mm_Horizontal_O6.35mm_Z5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins, Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm, 2 pins +LED_Rectangular Rectangular Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 1.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 3.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins Rectangular size 5.0x2.0mm^2 z-position of LED center 5.0mm 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W5.0mm_H5.0mm +LED_Rectangular, Rectangular, Rectangular size 5.0x5.0mm^2, 2 pins, http://www.kingbright.com/attachments/file/psearch/000/00/00/L-169XCGDK(Ver.9B).pdf +LED_Rectangular Rectangular Rectangular size 5.0x5.0mm^2 2 pins +0 +2 +2 +LED_THT +LED_Rectangular_W7.62mm_H4.55mm_P5.08mm_R3 +Datasheet can be found at https://www.gme.cz/data/attachments/dsh.511-795.1.pdf +LED automotive super flux 7.62mm +0 +4 +2 +LED_THT +LED_SideEmitter_Rectangular_W4.5mm_H1.6mm +LED_SideEmitter_Rectangular, Rectangular, SideEmitter, Rectangular size 4.5x1.6mm^2, 2 pins, http://cdn-reichelt.de/documents/datenblatt/A500/LED15MMGE_LED15MMGN%23KIN.pdf +LED_SideEmitter_Rectangular Rectangular SideEmitter Rectangular size 4.5x1.6mm^2 2 pins +0 +2 +2 +LED_THT +LED_VCCLite_5381H1_6.35x6.35mm +Red 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Red 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H3_6.35x6.35mm +Amber 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Amber 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H5_6.35x6.35mm +Green 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Green 5381 Series LED +0 +2 +2 +LED_THT +LED_VCCLite_5381H7_6.35x6.35mm +Yellow 5381 Series LED VCCLite https://vcclite.com/wp-content/uploads/wpallimport/files/files/5381Series.pdf http://static.vcclite.com/pdf/Mounting%20Hole%20Pattern%202.pdf +Yellow 5381 Series LED +0 +2 +2 +Module +A20_OLINUXINO_LIME2 +A20 Olinuxino LIME2, 1.2GHz, 512-1024MB RAM, Micro-SD, NAND or eMMC, 1000Mbit Ethernet +A20 Olimex Olinuxino LIME2 development board +0 +180 +180 +Module +Adafruit_Feather +Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification +Adafruit Feather +0 +28 +28 +Module +Adafruit_Feather_32u4_FONA +Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona +Adafruit Feather 32u4 FONA +0 +28 +28 +Module +Adafruit_Feather_32u4_FONA_WithMountingHoles +Footprint for the Adafruit Feather 32u4 FONA board, https://learn.adafruit.com/adafruit-feather-32u4-fona +Adafruit Feather 32u4 FONA +0 +28 +28 +Module +Adafruit_Feather_32u4_RFM +Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module +Adafruit Feather 32u4 RFM +0 +31 +31 +Module +Adafruit_Feather_32u4_RFM_WithMountingHoles +Footprint for the Adafruit Feather 32u4 RFM series of boards, https://learn.adafruit.com/adafruit-feather-32u4-radio-with-rfm69hcw-module +Adafruit Feather 32u4 RFM +0 +31 +31 +Module +Adafruit_Feather_M0_RFM +Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio +Adafruit Feather M0 RFM +0 +32 +32 +Module +Adafruit_Feather_M0_RFM_WithMountingHoles +Footprint for the Adafruit Feather M0 RFM series of boards, e.g. https://learn.adafruit.com/adafruit-feather-m0-radio-with-rfm69-packet-radio + Adafruit Feather M0 RFM +0 +32 +32 +Module +Adafruit_Feather_M0_Wifi +Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ +Adafruit Feather M0 Wifi +0 +28 +28 +Module +Adafruit_Feather_M0_Wifi_WithMountingHoles +Footprint for the Adafruit Feather M0 Wifi board, https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/ +Adafruit Feather M0 Wifi +0 +28 +28 +Module +Adafruit_Feather_WICED +Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi +Adafruit Feather WICED Wifi +0 +29 +29 +Module +Adafruit_Feather_WICED_WithMountingHoles +Footprint for the Adafruit Feather WICED Wifi board, https://learn.adafruit.com/introducing-the-adafruit-wiced-feather-wifi +Adafruit Feather WICED Wifi +0 +29 +29 +Module +Adafruit_Feather_WithMountingHoles +Common footprint for the Adafruit Feather series of boards, https://learn.adafruit.com/adafruit-feather/feather-specification +Adafruit Feather +0 +28 +28 +Module +Adafruit_HUZZAH_ESP8266_breakout +32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 +ESP8266 WiFi microcontroller +0 +20 +20 +Module +Adafruit_HUZZAH_ESP8266_breakout_WithMountingHoles +32-bit microcontroller module with WiFi, https://www.adafruit.com/product/2471 +ESP8266 WiFi microcontroller +0 +20 +20 +Module +Arduino_Nano +Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino Nano +0 +30 +30 +Module +Arduino_Nano_WithMountingHoles +Arduino Nano, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino Nano +0 +30 +30 +Module +Arduino_UNO_R2 +Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R2 +0 +30 +30 +Module +Arduino_UNO_R2_WithMountingHoles +Arduino UNO R2, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R2 +0 +30 +30 +Module +Arduino_UNO_R3 +Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R3 +0 +32 +32 +Module +Arduino_UNO_R3_WithMountingHoles +Arduino UNO R3, http://www.mouser.com/pdfdocs/Gravitech_Arduino_Nano3_0.pdf +Arduino UNO R3 +0 +32 +32 +Module +BeagleBoard_PocketBeagle +PocketBeagle, https://github.com/beagleboard/pocketbeagle/wiki/System-Reference-Manual#71_Expansion_Header_Connectors +PocketBeagle +0 +72 +72 +Module +Carambola2 +8devices Carambola2, OpenWRT, industrial SoM computer, https://www.8devices.com/media/products/carambola2/downloads/carambola2-datasheet.pdf +carambola2 8devices +0 +104 +52 +Module +Maple_Mini +Maple Mini, http://docs.leaflabs.com/static.leaflabs.com/pub/leaflabs/maple-docs/0.0.12/hardware/maple-mini.html +Maple Mini +0 +40 +40 +Module +Onion_Omega2+ +https://onion.io/omega2/ +Omega Onion module +0 +32 +32 +Module +Onion_Omega2S +https://github.com/OnionIoT/Omega2/raw/master/Documents/Omega2S%20Datasheet.pdf +onion omega module +0 +89 +64 +Module +Pololu_Breakout-16_15.2x20.3mm +Pololu Breakout 16-pin 15.2x20.3mm 0.6x0.8\ +Pololu Breakout +0 +16 +16 +Module +Raspberry_Pi_Zero_Socketed_THT_FaceDown_MountingHoles +Raspberry Pi Zero using through hole straight pin socket, 2x20, 2.54mm pitch, https://www.raspberrypi.org/documentation/hardware/raspberrypi/mechanical/rpi_MECH_Zero_1p2.pdf +raspberry pi zero through hole +0 +40 +40 +Module +ST_Morpho_Connector_144_STLink +ST Morpho Connector 144 With STLink +ST Morpho Connector 144 STLink +0 +148 +148 +Module +ST_Morpho_Connector_144_STLink_MountingHoles +ST Morpho Connector 144 With STLink +ST Morpho Connector 144 STLink +0 +148 +148 +Module +Sipeed-M1 +AI accelerated MCU with optional wifi, https://dl.sipeed.com/MAIX/HDK/Sipeed-M1&M1W/Specifications +AI Kendryte K210 RISC-V +0 +85 +77 +Module +Texas_EUK_R-PDSS-T7_THT +Texas Instruments EUK 7 Pin Double Sided Module +module pcb +0 +7 +7 +Module +Texas_EUS_R-PDSS-T5_THT +Texas Instruments EUS 5 Pin Double Sided Module +module pcb +0 +5 +5 +Module +Texas_EUW_R-PDSS-T7_THT +Texas Instruments EUW 7 Pin Double Sided Module +module pcb +0 +7 +7 +Module +WEMOS_D1_mini_light +16-pin module, column spacing 22.86 mm (900 mils), https://wiki.wemos.cc/products:d1:d1_mini, https://c1.staticflickr.com/1/734/31400410271_f278b087db_z.jpg +ESP8266 WiFi microcontroller +0 +16 +16 +Motors +Vybronics_VZ30C1T8219732L +Vibration motor, 2.3-3.2V, 14000rpm, 0.7G, https://www.vybronics.com/wp-content/uploads/datasheet-files/Vybronics-VZ30C1T8219732L-datasheet.pdf +vibration motor Vybronics +0 +12 +3 +MountingEquipment +DINRailAdapter_3xM3_PhoenixContact_1201578 +https://www.phoenixcontact.com/online/portal/us?uri=pxc-oc-itemdetail:pid=1201578&library=usen&tab=1 +DIN rail adapter universal three M3 clearance holes +0 +0 +0 +MountingHole +MountingHole_2.1mm +Mounting Hole 2.1mm, no annular +mounting hole 2.1mm no annular +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2 +Mounting Hole 2.2mm, no annular, M2 +mounting hole 2.2mm no annular m2 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_DIN965 +Mounting Hole 2.2mm, no annular, M2, DIN965 +mounting hole 2.2mm no annular m2 din965 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad_TopBottom +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_DIN965_Pad_TopOnly +Mounting Hole 2.2mm, M2, DIN965 +mounting hole 2.2mm m2 din965 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380 +Mounting Hole 2.2mm, no annular, M2, ISO7380 +mounting hole 2.2mm no annular m2 iso7380 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad_TopBottom +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_ISO7380_Pad_TopOnly +Mounting Hole 2.2mm, M2, ISO7380 +mounting hole 2.2mm m2 iso7380 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580 +Mounting Hole 2.2mm, no annular, M2, ISO14580 +mounting hole 2.2mm no annular m2 iso14580 +0 +0 +0 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad_TopBottom +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_ISO14580_Pad_TopOnly +Mounting Hole 2.2mm, M2, ISO14580 +mounting hole 2.2mm m2 iso14580 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_Pad +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +1 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_TopBottom +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +3 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_TopOnly +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +2 +1 +MountingHole +MountingHole_2.2mm_M2_Pad_Via +Mounting Hole 2.2mm, M2 +mounting hole 2.2mm m2 +0 +9 +1 +MountingHole +MountingHole_2.5mm +Mounting Hole 2.5mm, no annular +mounting hole 2.5mm no annular +0 +0 +0 +MountingHole +MountingHole_2.5mm_Pad +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +1 +1 +MountingHole +MountingHole_2.5mm_Pad_TopBottom +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +3 +1 +MountingHole +MountingHole_2.5mm_Pad_TopOnly +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +2 +1 +MountingHole +MountingHole_2.5mm_Pad_Via +Mounting Hole 2.5mm +mounting hole 2.5mm +0 +9 +1 +MountingHole +MountingHole_2.7mm +Mounting Hole 2.7mm, no annular +mounting hole 2.7mm no annular +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5 +Mounting Hole 2.7mm, no annular, M2.5 +mounting hole 2.7mm no annular m2.5 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_DIN965 +Mounting Hole 2.7mm, no annular, M2.5, DIN965 +mounting hole 2.7mm no annular m2.5 din965 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_DIN965_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, DIN965 +mounting hole 2.7mm m2.5 din965 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380 +Mounting Hole 2.7mm, no annular, M2.5, ISO7380 +mounting hole 2.7mm no annular m2.5 iso7380 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO7380_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, ISO7380 +mounting hole 2.7mm m2.5 iso7380 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580 +Mounting Hole 2.7mm, no annular, M2.5, ISO14580 +mounting hole 2.7mm no annular m2.5 iso14580 +0 +0 +0 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad_TopBottom +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_ISO14580_Pad_TopOnly +Mounting Hole 2.7mm, M2.5, ISO14580 +mounting hole 2.7mm m2.5 iso14580 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +1 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_TopBottom +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +3 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_TopOnly +Mounting Hole 2.7mm, M2.5 +mounting hole 2.7mm m2.5 +0 +2 +1 +MountingHole +MountingHole_2.7mm_M2.5_Pad_Via +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +9 +1 +MountingHole +MountingHole_2.7mm_Pad +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +1 +1 +MountingHole +MountingHole_2.7mm_Pad_TopBottom +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +3 +1 +MountingHole +MountingHole_2.7mm_Pad_TopOnly +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +2 +1 +MountingHole +MountingHole_2.7mm_Pad_Via +Mounting Hole 2.7mm +mounting hole 2.7mm +0 +9 +1 +MountingHole +MountingHole_2mm +Mounting Hole 2mm, no annular +mounting hole 2mm no annular +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3 +Mounting Hole 3.2mm, no annular, M3 +mounting hole 3.2mm no annular m3 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_DIN965 +Mounting Hole 3.2mm, no annular, M3, DIN965 +mounting hole 3.2mm no annular m3 din965 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad_TopBottom +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_DIN965_Pad_TopOnly +Mounting Hole 3.2mm, M3, DIN965 +mounting hole 3.2mm m3 din965 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380 +Mounting Hole 3.2mm, no annular, M3, ISO7380 +mounting hole 3.2mm no annular m3 iso7380 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad_TopBottom +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_ISO7380_Pad_TopOnly +Mounting Hole 3.2mm, M3, ISO7380 +mounting hole 3.2mm m3 iso7380 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580 +Mounting Hole 3.2mm, no annular, M3, ISO14580 +mounting hole 3.2mm no annular m3 iso14580 +0 +0 +0 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad_TopBottom +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_ISO14580_Pad_TopOnly +Mounting Hole 3.2mm, M3, ISO14580 +mounting hole 3.2mm m3 iso14580 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_Pad +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +1 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_TopBottom +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +3 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_TopOnly +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +2 +1 +MountingHole +MountingHole_3.2mm_M3_Pad_Via +Mounting Hole 3.2mm, M3 +mounting hole 3.2mm m3 +0 +9 +1 +MountingHole +MountingHole_3.5mm +Mounting Hole 3.5mm, no annular +mounting hole 3.5mm no annular +0 +0 +0 +MountingHole +MountingHole_3.5mm_Pad +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +1 +1 +MountingHole +MountingHole_3.5mm_Pad_TopBottom +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +3 +1 +MountingHole +MountingHole_3.5mm_Pad_TopOnly +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +2 +1 +MountingHole +MountingHole_3.5mm_Pad_Via +Mounting Hole 3.5mm +mounting hole 3.5mm +0 +9 +1 +MountingHole +MountingHole_3.7mm +Mounting Hole 3.7mm, no annular +mounting hole 3.7mm no annular +0 +0 +0 +MountingHole +MountingHole_3.7mm_Pad +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +1 +1 +MountingHole +MountingHole_3.7mm_Pad_TopBottom +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +3 +1 +MountingHole +MountingHole_3.7mm_Pad_TopOnly +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +2 +1 +MountingHole +MountingHole_3.7mm_Pad_Via +Mounting Hole 3.7mm +mounting hole 3.7mm +0 +9 +1 +MountingHole +MountingHole_3mm +Mounting Hole 3mm, no annular +mounting hole 3mm no annular +0 +0 +0 +MountingHole +MountingHole_3mm_Pad +Mounting Hole 3mm +mounting hole 3mm +0 +1 +1 +MountingHole +MountingHole_3mm_Pad_TopBottom +Mounting Hole 3mm +mounting hole 3mm +0 +3 +1 +MountingHole +MountingHole_3mm_Pad_TopOnly +Mounting Hole 3mm +mounting hole 3mm +0 +2 +1 +MountingHole +MountingHole_3mm_Pad_Via +Mounting Hole 3mm +mounting hole 3mm +0 +9 +1 +MountingHole +MountingHole_4.3mm_M4 +Mounting Hole 4.3mm, no annular, M4 +mounting hole 4.3mm no annular m4 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_DIN965 +Mounting Hole 4.3mm, no annular, M4, DIN965 +mounting hole 4.3mm no annular m4 din965 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad_TopBottom +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_DIN965_Pad_TopOnly +Mounting Hole 4.3mm, M4, DIN965 +mounting hole 4.3mm m4 din965 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380 +Mounting Hole 4.3mm, no annular, M4, ISO7380 +mounting hole 4.3mm no annular m4 iso7380 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_ISO7380_Pad_TopOnly +Mounting Hole 4.3mm, M4, ISO7380 +mounting hole 4.3mm m4 iso7380 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580 +Mounting Hole 4.3mm, no annular, M4, ISO14580 +mounting hole 4.3mm no annular m4 iso14580 +0 +0 +0 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad_TopBottom +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_ISO14580_Pad_TopOnly +Mounting Hole 4.3mm, M4, ISO14580 +mounting hole 4.3mm m4 iso14580 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_Pad +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +1 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_TopBottom +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +3 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_TopOnly +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +2 +1 +MountingHole +MountingHole_4.3mm_M4_Pad_Via +Mounting Hole 4.3mm, M4 +mounting hole 4.3mm m4 +0 +9 +1 +MountingHole +MountingHole_4.3x6.2mm_M4_Pad +Mounting Hole 4.3x6.2mm, M4 +mounting hole 4.3x6.2mm m4 +0 +1 +1 +MountingHole +MountingHole_4.3x6.2mm_M4_Pad_Via +Mounting Hole 4.3x6.2mm, M4 +mounting hole 4.3x6.2mm m4 +0 +17 +1 +MountingHole +MountingHole_4.5mm +Mounting Hole 4.5mm, no annular +mounting hole 4.5mm no annular +0 +0 +0 +MountingHole +MountingHole_4.5mm_Pad +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +1 +1 +MountingHole +MountingHole_4.5mm_Pad_TopBottom +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +3 +1 +MountingHole +MountingHole_4.5mm_Pad_TopOnly +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +2 +1 +MountingHole +MountingHole_4.5mm_Pad_Via +Mounting Hole 4.5mm +mounting hole 4.5mm +0 +9 +1 +MountingHole +MountingHole_4mm +Mounting Hole 4mm, no annular +mounting hole 4mm no annular +0 +0 +0 +MountingHole +MountingHole_4mm_Pad +Mounting Hole 4mm +mounting hole 4mm +0 +1 +1 +MountingHole +MountingHole_4mm_Pad_TopBottom +Mounting Hole 4mm +mounting hole 4mm +0 +3 +1 +MountingHole +MountingHole_4mm_Pad_TopOnly +Mounting Hole 4mm +mounting hole 4mm +0 +2 +1 +MountingHole +MountingHole_4mm_Pad_Via +Mounting Hole 4mm +mounting hole 4mm +0 +9 +1 +MountingHole +MountingHole_5.3mm_M5 +Mounting Hole 5.3mm, no annular, M5 +mounting hole 5.3mm no annular m5 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_DIN965 +Mounting Hole 5.3mm, no annular, M5, DIN965 +mounting hole 5.3mm no annular m5 din965 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad_TopBottom +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_DIN965_Pad_TopOnly +Mounting Hole 5.3mm, M5, DIN965 +mounting hole 5.3mm m5 din965 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380 +Mounting Hole 5.3mm, no annular, M5, ISO7380 +mounting hole 5.3mm no annular m5 iso7380 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad_TopBottom +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_ISO7380_Pad_TopOnly +Mounting Hole 5.3mm, M5, ISO7380 +mounting hole 5.3mm m5 iso7380 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580 +Mounting Hole 5.3mm, no annular, M5, ISO14580 +mounting hole 5.3mm no annular m5 iso14580 +0 +0 +0 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad_TopBottom +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_ISO14580_Pad_TopOnly +Mounting Hole 5.3mm, M5, ISO14580 +mounting hole 5.3mm m5 iso14580 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_Pad +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +1 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_TopBottom +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +3 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_TopOnly +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +2 +1 +MountingHole +MountingHole_5.3mm_M5_Pad_Via +Mounting Hole 5.3mm, M5 +mounting hole 5.3mm m5 +0 +9 +1 +MountingHole +MountingHole_5.5mm +Mounting Hole 5.5mm, no annular +mounting hole 5.5mm no annular +0 +0 +0 +MountingHole +MountingHole_5.5mm_Pad +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +1 +1 +MountingHole +MountingHole_5.5mm_Pad_TopBottom +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +3 +1 +MountingHole +MountingHole_5.5mm_Pad_TopOnly +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +2 +1 +MountingHole +MountingHole_5.5mm_Pad_Via +Mounting Hole 5.5mm +mounting hole 5.5mm +0 +9 +1 +MountingHole +MountingHole_5mm +Mounting Hole 5mm, no annular +mounting hole 5mm no annular +0 +0 +0 +MountingHole +MountingHole_5mm_Pad +Mounting Hole 5mm +mounting hole 5mm +0 +1 +1 +MountingHole +MountingHole_5mm_Pad_TopBottom +Mounting Hole 5mm +mounting hole 5mm +0 +3 +1 +MountingHole +MountingHole_5mm_Pad_TopOnly +Mounting Hole 5mm +mounting hole 5mm +0 +2 +1 +MountingHole +MountingHole_5mm_Pad_Via +Mounting Hole 5mm +mounting hole 5mm +0 +9 +1 +MountingHole +MountingHole_6.4mm_M6 +Mounting Hole 6.4mm, no annular, M6 +mounting hole 6.4mm no annular m6 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_DIN965 +Mounting Hole 6.4mm, no annular, M6, DIN965 +mounting hole 6.4mm no annular m6 din965 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad_TopBottom +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_DIN965_Pad_TopOnly +Mounting Hole 6.4mm, M6, DIN965 +mounting hole 6.4mm m6 din965 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380 +Mounting Hole 6.4mm, no annular, M6, ISO7380 +mounting hole 6.4mm no annular m6 iso7380 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad_TopBottom +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_ISO7380_Pad_TopOnly +Mounting Hole 6.4mm, M6, ISO7380 +mounting hole 6.4mm m6 iso7380 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580 +Mounting Hole 6.4mm, no annular, M6, ISO14580 +mounting hole 6.4mm no annular m6 iso14580 +0 +0 +0 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad_TopBottom +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_ISO14580_Pad_TopOnly +Mounting Hole 6.4mm, M6, ISO14580 +mounting hole 6.4mm m6 iso14580 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_Pad +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +1 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_TopBottom +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +3 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_TopOnly +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +2 +1 +MountingHole +MountingHole_6.4mm_M6_Pad_Via +Mounting Hole 6.4mm, M6 +mounting hole 6.4mm m6 +0 +9 +1 +MountingHole +MountingHole_6.5mm +Mounting Hole 6.5mm, no annular +mounting hole 6.5mm no annular +0 +0 +0 +MountingHole +MountingHole_6.5mm_Pad +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +1 +1 +MountingHole +MountingHole_6.5mm_Pad_TopBottom +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +3 +1 +MountingHole +MountingHole_6.5mm_Pad_TopOnly +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +2 +1 +MountingHole +MountingHole_6.5mm_Pad_Via +Mounting Hole 6.5mm +mounting hole 6.5mm +0 +9 +1 +MountingHole +MountingHole_6mm +Mounting Hole 6mm, no annular +mounting hole 6mm no annular +0 +0 +0 +MountingHole +MountingHole_6mm_Pad +Mounting Hole 6mm +mounting hole 6mm +0 +1 +1 +MountingHole +MountingHole_6mm_Pad_TopBottom +Mounting Hole 6mm +mounting hole 6mm +0 +3 +1 +MountingHole +MountingHole_6mm_Pad_TopOnly +Mounting Hole 6mm +mounting hole 6mm +0 +2 +1 +MountingHole +MountingHole_6mm_Pad_Via +Mounting Hole 6mm +mounting hole 6mm +0 +9 +1 +MountingHole +MountingHole_8.4mm_M8 +Mounting Hole 8.4mm, no annular, M8 +mounting hole 8.4mm no annular m8 +0 +0 +0 +MountingHole +MountingHole_8.4mm_M8_Pad +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +1 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_TopBottom +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +3 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_TopOnly +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +2 +1 +MountingHole +MountingHole_8.4mm_M8_Pad_Via +Mounting Hole 8.4mm, M8 +mounting hole 8.4mm m8 +0 +9 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H5mm_9771050360 +Mounting Hardware, external M3, height 5, Wuerth electronics 9771050360 (https://katalog.we-online.com/em/datasheet/9771050360.pdf), generated with kicad-footprint-generator +Mounting M3 9771050360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H6mm_9771060360 +Mounting Hardware, external M3, height 6, Wuerth electronics 9771060360 (https://katalog.we-online.com/em/datasheet/9771060360.pdf), generated with kicad-footprint-generator +Mounting M3 9771060360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H7mm_9771070360 +Mounting Hardware, external M3, height 7, Wuerth electronics 9771070360 (https://katalog.we-online.com/em/datasheet/9771070360.pdf), generated with kicad-footprint-generator +Mounting M3 9771070360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H8mm_9771080360 +Mounting Hardware, external M3, height 8, Wuerth electronics 9771080360 (https://katalog.we-online.com/em/datasheet/9771080360.pdf), generated with kicad-footprint-generator +Mounting M3 9771080360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H9mm_9771090360 +Mounting Hardware, external M3, height 9, Wuerth electronics 9771090360 (https://katalog.we-online.com/em/datasheet/9771090360.pdf), generated with kicad-footprint-generator +Mounting M3 9771090360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H10mm_9771100360 +Mounting Hardware, external M3, height 10, Wuerth electronics 9771100360 (https://katalog.we-online.com/em/datasheet/9771100360.pdf), generated with kicad-footprint-generator +Mounting M3 9771100360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H11mm_9771110360 +Mounting Hardware, external M3, height 11, Wuerth electronics 9771110360 (https://katalog.we-online.com/em/datasheet/9771110360.pdf), generated with kicad-footprint-generator +Mounting M3 9771110360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H12mm_9771120360 +Mounting Hardware, external M3, height 12, Wuerth electronics 9771120360 (https://katalog.we-online.com/em/datasheet/9771120360.pdf), generated with kicad-footprint-generator +Mounting M3 9771120360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H13mm_9771130360 +Mounting Hardware, external M3, height 13, Wuerth electronics 9771130360 (https://katalog.we-online.com/em/datasheet/9771130360.pdf), generated with kicad-footprint-generator +Mounting M3 9771130360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H14mm_9771140360 +Mounting Hardware, external M3, height 14, Wuerth electronics 9771140360 (https://katalog.we-online.com/em/datasheet/9771140360.pdf), generated with kicad-footprint-generator +Mounting M3 9771140360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSE-ExternalM3_H15mm_9771150360 +Mounting Hardware, external M3, height 15, Wuerth electronics 9771150360 (https://katalog.we-online.com/em/datasheet/9771150360.pdf), generated with kicad-footprint-generator +Mounting M3 9771150360 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H1mm_9774010482 +Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010482 (https://katalog.we-online.de/em/datasheet/9774010482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774010482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H2mm_9774020482 +Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020482 (https://katalog.we-online.de/em/datasheet/9774020482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774020482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H3mm_9774030482 +Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030482 (https://katalog.we-online.de/em/datasheet/9774030482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774030482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H4mm_9774040482 +Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040482 (https://katalog.we-online.de/em/datasheet/9774040482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774040482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H5mm_9774050482 +Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050482 (https://katalog.we-online.de/em/datasheet/9774050482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774050482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H6mm_9774060482 +Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060482 (https://katalog.we-online.de/em/datasheet/9774060482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774060482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H7mm_9774070482 +Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070482 (https://katalog.we-online.de/em/datasheet/9774070482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774070482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H8mm_9774080482 +Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080482 (https://katalog.we-online.de/em/datasheet/9774080482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774080482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H9mm_9774090482 +Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090482 (https://katalog.we-online.de/em/datasheet/9774090482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774090482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-4.5mm_H10mm_9774100482 +Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100482 (https://katalog.we-online.de/em/datasheet/9774100482.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774100482 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H1.5mm_9774015633 +Mounting Hardware, inside through hole M1.6, height 1.5, Wuerth electronics 9774015633 (https://katalog.we-online.com/em/datasheet/9774015633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774015633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H1mm_9774010633 +Mounting Hardware, inside through hole M1.6, height 1, Wuerth electronics 9774010633 (https://katalog.we-online.com/em/datasheet/9774010633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774010633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_9774025633 +Mounting Hardware, inside through hole M1.6, height 2.5, Wuerth electronics 9774025633 (https://katalog.we-online.com/em/datasheet/9774025633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774025633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_97730256332 +Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256332 (https://katalog.we-online.com/em/datasheet/97730256332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730256332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2.5mm_ThreadDepth1.5mm_NoNPTH_97730256330 +Mounting Hardware, inside blind hole M1.6, height 2.5, Wuerth electronics 97730256330 (https://katalog.we-online.com/em/datasheet/97730256330R.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730256330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H2mm_9774020633 +Mounting Hardware, inside through hole M1.6, height 2, Wuerth electronics 9774020633 (https://katalog.we-online.com/em/datasheet/9774020633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774020633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356332 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356332 (https://katalog.we-online.com/em/datasheet/97730356332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_97730356334 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356334 (https://katalog.we-online.com/em/datasheet/97730356334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3.5mm_ThreadDepth2mm_NoNPTH_97730356330 +Mounting Hardware, inside blind hole M1.6, height 3.5, Wuerth electronics 97730356330 (https://katalog.we-online.com/em/datasheet/97730356330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730356330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_9774030633 +Mounting Hardware, inside through hole M1.6, height 3, Wuerth electronics 9774030633 (https://katalog.we-online.com/em/datasheet/9774030633.pdf), generated with kicad-footprint-generator +Mounting M1.6 9774030633 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_97730306332 +Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306332 (https://katalog.we-online.com/em/datasheet/97730306332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730306332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H3mm_ThreadDepth1.8mm_NoNPTH_97730306330 +Mounting Hardware, inside blind hole M1.6, height 3, Wuerth electronics 97730306330 (https://katalog.we-online.com/em/datasheet/97730306330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730306330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456332 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456332 (https://katalog.we-online.com/em/datasheet/97730456332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_97730456334 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456334 (https://katalog.we-online.com/em/datasheet/97730456334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4.5mm_ThreadDepth2mm_NoNPTH_97730456330 +Mounting Hardware, inside blind hole M1.6, height 4.5, Wuerth electronics 97730456330 (https://katalog.we-online.com/em/datasheet/97730456330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730456330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406332 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406332 (https://katalog.we-online.com/em/datasheet/97730406332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_97730406334 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406334 (https://katalog.we-online.com/em/datasheet/97730406334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H4mm_ThreadDepth2mm_NoNPTH_97730406330 +Mounting Hardware, inside blind hole M1.6, height 4, Wuerth electronics 97730406330 (https://katalog.we-online.com/em/datasheet/97730406330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730406330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506332 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506332 (https://katalog.we-online.com/em/datasheet/97730506332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_97730506334 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506334 (https://katalog.we-online.com/em/datasheet/97730506334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H5mm_ThreadDepth2mm_NoNPTH_97730506330 +Mounting Hardware, inside blind hole M1.6, height 5, Wuerth electronics 97730506330 (https://katalog.we-online.com/em/datasheet/97730506330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730506330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606332 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606332 (https://katalog.we-online.com/em/datasheet/97730606332.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606332 +0 +6 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_97730606334 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606334 (https://katalog.we-online.com/em/datasheet/97730606334.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606334 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M1.6_H6mm_ThreadDepth2mm_NoNPTH_97730606330 +Mounting Hardware, inside blind hole M1.6, height 6, Wuerth electronics 97730606330 (https://katalog.we-online.com/em/datasheet/97730606330.pdf), generated with kicad-footprint-generator +Mounting M1.6 97730606330 +0 +5 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H1.5mm_9774015243 +Mounting Hardware, inside through hole M2, height 1.5, Wuerth electronics 9774015243 (https://katalog.we-online.de/em/datasheet/9774015243.pdf), generated with kicad-footprint-generator +Mounting M2 9774015243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H1mm_9774010243 +Mounting Hardware, inside through hole M2, height 1, Wuerth electronics 9774010243 (https://katalog.we-online.de/em/datasheet/9774010243.pdf), generated with kicad-footprint-generator +Mounting M2 9774010243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H2.5mm_9774025243 +Mounting Hardware, inside through hole M2, height 2.5, Wuerth electronics 9774025243 (https://katalog.we-online.de/em/datasheet/9774025243.pdf), generated with kicad-footprint-generator +Mounting M2 9774025243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H2mm_9774020243 +Mounting Hardware, inside through hole M2, height 2, Wuerth electronics 9774020243 (https://katalog.we-online.de/em/datasheet/9774020243.pdf), generated with kicad-footprint-generator +Mounting M2 9774020243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H3.5mm_9774035243 +Mounting Hardware, inside through hole M2, height 3.5, Wuerth electronics 9774035243 (https://katalog.we-online.de/em/datasheet/9774035243.pdf), generated with kicad-footprint-generator +Mounting M2 9774035243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H3mm_9774030243 +Mounting Hardware, inside through hole M2, height 3, Wuerth electronics 9774030243 (https://katalog.we-online.de/em/datasheet/9774030243.pdf), generated with kicad-footprint-generator +Mounting M2 9774030243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H4.5mm_9774045243 +Mounting Hardware, inside through hole M2, height 4.5, Wuerth electronics 9774045243 (https://katalog.we-online.de/em/datasheet/9774045243.pdf), generated with kicad-footprint-generator +Mounting M2 9774045243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H4mm_9774040243 +Mounting Hardware, inside through hole M2, height 4, Wuerth electronics 9774040243 (https://katalog.we-online.de/em/datasheet/9774040243.pdf), generated with kicad-footprint-generator +Mounting M2 9774040243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H5mm_9774050243 +Mounting Hardware, inside through hole M2, height 5, Wuerth electronics 9774050243 (https://katalog.we-online.de/em/datasheet/9774050243.pdf), generated with kicad-footprint-generator +Mounting M2 9774050243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H6mm_9774060243 +Mounting Hardware, inside through hole M2, height 6, Wuerth electronics 9774060243 (https://katalog.we-online.de/em/datasheet/9774060243.pdf), generated with kicad-footprint-generator +Mounting M2 9774060243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H7mm_9774070243 +Mounting Hardware, inside through hole M2, height 7, Wuerth electronics 9774070243 (https://katalog.we-online.de/em/datasheet/9774070243.pdf), generated with kicad-footprint-generator +Mounting M2 9774070243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M2_H8mm_9774080243 +Mounting Hardware, inside through hole M2, height 8, Wuerth electronics 9774080243 (https://katalog.we-online.de/em/datasheet/9774080243.pdf), generated with kicad-footprint-generator +Mounting M2 9774080243 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H1.5mm_9774015360 +Mounting Hardware, inside through hole M3, height 1.5, Wuerth electronics 9774015360 (https://katalog.we-online.de/em/datasheet/9774015360.pdf), generated with kicad-footprint-generator +Mounting M3 9774015360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H1mm_9774010360 +Mounting Hardware, inside through hole M3, height 1, Wuerth electronics 9774010360 (https://katalog.we-online.de/em/datasheet/9774010360.pdf), generated with kicad-footprint-generator +Mounting M3 9774010360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H2.5mm_9774025360 +Mounting Hardware, inside through hole M3, height 2.5, Wuerth electronics 9774025360 (https://katalog.we-online.de/em/datasheet/9774025360.pdf), generated with kicad-footprint-generator +Mounting M3 9774025360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H2mm_9774020360 +Mounting Hardware, inside through hole M3, height 2, Wuerth electronics 9774020360 (https://katalog.we-online.de/em/datasheet/9774020360.pdf), generated with kicad-footprint-generator +Mounting M3 9774020360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H3mm_9774030360 +Mounting Hardware, inside through hole M3, height 3, Wuerth electronics 9774030360 (https://katalog.we-online.de/em/datasheet/9774030360R.pdf), generated with kicad-footprint-generator +Mounting M3 9774030360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H4mm_9774040360 +Mounting Hardware, inside through hole M3, height 4, Wuerth electronics 9774040360 (https://katalog.we-online.de/em/datasheet/9774040360.pdf), generated with kicad-footprint-generator +Mounting M3 9774040360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H5mm_9774050360 +Mounting Hardware, inside through hole M3, height 5, Wuerth electronics 9774050360 (https://katalog.we-online.de/em/datasheet/9774050360.pdf), generated with kicad-footprint-generator +Mounting M3 9774050360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H6mm_9774060360 +Mounting Hardware, inside through hole M3, height 6, Wuerth electronics 9774060360 (https://katalog.we-online.de/em/datasheet/9774060360.pdf), generated with kicad-footprint-generator +Mounting M3 9774060360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H7mm_9774070360 +Mounting Hardware, inside through hole M3, height 7, Wuerth electronics 9774070360 (https://katalog.we-online.de/em/datasheet/9774070360.pdf), generated with kicad-footprint-generator +Mounting M3 9774070360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H8mm_9774080360 +Mounting Hardware, inside through hole M3, height 8, Wuerth electronics 9774080360 (https://katalog.we-online.de/em/datasheet/9774080360.pdf), generated with kicad-footprint-generator +Mounting M3 9774080360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H9mm_9774090360 +Mounting Hardware, inside through hole M3, height 9, Wuerth electronics 9774090360 (https://katalog.we-online.de/em/datasheet/9774090360.pdf), generated with kicad-footprint-generator +Mounting M3 9774090360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H10mm_9774100360 +Mounting Hardware, inside through hole M3, height 10, Wuerth electronics 9774100360 (https://katalog.we-online.de/em/datasheet/9774100360.pdf), generated with kicad-footprint-generator +Mounting M3 9774100360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H11mm_9774110360 +Mounting Hardware, inside through hole M3, height 11, Wuerth electronics 9774110360 (https://katalog.we-online.de/em/datasheet/9774110360.pdf), generated with kicad-footprint-generator +Mounting M3 9774110360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H12mm_9774120360 +Mounting Hardware, inside through hole M3, height 12, Wuerth electronics 9774120360 (https://katalog.we-online.de/em/datasheet/9774120360.pdf), generated with kicad-footprint-generator +Mounting M3 9774120360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H13mm_9774130360 +Mounting Hardware, inside through hole M3, height 13, Wuerth electronics 9774130360 (https://katalog.we-online.de/em/datasheet/9774130360.pdf), generated with kicad-footprint-generator +Mounting M3 9774130360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H14mm_9774140360 +Mounting Hardware, inside through hole M3, height 14, Wuerth electronics 9774140360 (https://katalog.we-online.de/em/datasheet/9774140360.pdf), generated with kicad-footprint-generator +Mounting M3 9774140360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSI-M3_H15mm_9774150360 +Mounting Hardware, inside through hole M3, height 15, Wuerth electronics 9774150360 (https://katalog.we-online.de/em/datasheet/9774150360.pdf), generated with kicad-footprint-generator +Mounting M3 9774150360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H2.6mm_ReverseMount_9775026960 +Mounting Hardware, inside through hole 3.2mm, height 2.6, Wuerth electronics 9775026960 (https://katalog.we-online.com/em/datasheet/9775026960R.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775026960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H3.1mm_ReverseMount_9775031960 +Mounting Hardware, inside through hole 3.2mm, height 3.1, Wuerth electronics 9775031960 (https://katalog.we-online.com/em/datasheet/9775031960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775031960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H3.6mm_ReverseMount_9775036960 +Mounting Hardware, inside through hole 3.2mm, height 3.6, Wuerth electronics 9775036960 (https://katalog.we-online.com/em/datasheet/9775036960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775036960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H4.1mm_ReverseMount_9775041960 +Mounting Hardware, inside through hole 3.2mm, height 4.1, Wuerth electronics 9775041960 (https://katalog.we-online.com/em/datasheet/9775041960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775041960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H4.6mm_ReverseMount_9775046960 +Mounting Hardware, inside through hole 3.2mm, height 4.6, Wuerth electronics 9775046960 (https://katalog.we-online.com/em/datasheet/9775046960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775046960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H5.1mm_ReverseMount_9775051960 +Mounting Hardware, inside through hole 3.2mm, height 5.1, Wuerth electronics 9775051960 (https://katalog.we-online.com/em/datasheet/9775051960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775051960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H5.6mm_ReverseMount_9775056960 +Mounting Hardware, inside through hole 3.2mm, height 5.6, Wuerth electronics 9775056960 (https://katalog.we-online.com/em/datasheet/9775056960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775056960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H6.6mm_ReverseMount_9775066960 +Mounting Hardware, inside through hole 3.2mm, height 6.6, Wuerth electronics 9775066960 (https://katalog.we-online.com/em/datasheet/9775066960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775066960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H7.6mm_ReverseMount_9775076960 +Mounting Hardware, inside through hole 3.2mm, height 7.6, Wuerth electronics 9775076960 (https://katalog.we-online.com/em/datasheet/9775076960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775076960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H8.6mm_ReverseMount_9775086960 +Mounting Hardware, inside through hole 3.2mm, height 8.6, Wuerth electronics 9775086960 (https://katalog.we-online.com/em/datasheet/9775086960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775086960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H9.6mm_ReverseMount_9775096960 +Mounting Hardware, inside through hole 3.2mm, height 9.6, Wuerth electronics 9775096960 (https://katalog.we-online.com/em/datasheet/9775096960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775096960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H10.6mm_ReverseMount_9775106960 +Mounting Hardware, inside through hole 3.2mm, height 10.6, Wuerth electronics 9775106960 (https://katalog.we-online.com/em/datasheet/9775106960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775106960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-3.2mm_H11.6mm_ReverseMount_9775116960 +Mounting Hardware, inside through hole 3.2mm, height 11.6, Wuerth electronics 9775116960 (https://katalog.we-online.com/em/datasheet/9775116960.pdf), generated with kicad-footprint-generator +Mounting 3.2mm 9775116960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H2.6mm_ReverseMount_9775026360 +Mounting Hardware, inside through hole M3, height 2.6, Wuerth electronics 9775026360 (https://katalog.we-online.com/em/datasheet/9775026360.pdf), generated with kicad-footprint-generator +Mounting M3 9775026360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H3.1mm_ReverseMount_9775031360 +Mounting Hardware, inside through hole M3, height 3.1, Wuerth electronics 9775031360 (https://katalog.we-online.com/em/datasheet/9775031360.pdf), generated with kicad-footprint-generator +Mounting M3 9775031360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H3.6mm_ReverseMount_9775036360 +Mounting Hardware, inside through hole M3, height 3.6, Wuerth electronics 9775036360 (https://katalog.we-online.com/em/datasheet/9775036360.pdf), generated with kicad-footprint-generator +Mounting M3 9775036360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H4.1mm_ReverseMount_9775041360 +Mounting Hardware, inside through hole M3, height 4.1, Wuerth electronics 9775041360 (https://katalog.we-online.com/em/datasheet/9775041360.pdf), generated with kicad-footprint-generator +Mounting M3 9775041360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H4.6mm_ReverseMount_9775046360 +Mounting Hardware, inside through hole M3, height 4.6, Wuerth electronics 9775046360 (https://katalog.we-online.com/em/datasheet/9775046360.pdf), generated with kicad-footprint-generator +Mounting M3 9775046360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H5.1mm_ReverseMount_9775051360 +Mounting Hardware, inside through hole M3, height 5.1, Wuerth electronics 9775051360 (https://katalog.we-online.com/em/datasheet/9775051360.pdf), generated with kicad-footprint-generator +Mounting M3 9775051360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H5.6mm_ReverseMount_9775056360 +Mounting Hardware, inside through hole M3, height 5.6, Wuerth electronics 9775056360 (https://katalog.we-online.com/em/datasheet/9775056360.pdf), generated with kicad-footprint-generator +Mounting M3 9775056360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H6.6mm_ReverseMount_9775066360 +Mounting Hardware, inside through hole M3, height 6.6, Wuerth electronics 9775066360 (https://katalog.we-online.com/em/datasheet/9775066360.pdf), generated with kicad-footprint-generator +Mounting M3 9775066360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H7.6mm_ReverseMount_9775076360 +Mounting Hardware, inside through hole M3, height 7.6, Wuerth electronics 9775076360 (https://katalog.we-online.com/em/datasheet/9775076360.pdf), generated with kicad-footprint-generator +Mounting M3 9775076360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H8.6mm_ReverseMount_9775086360 +Mounting Hardware, inside through hole M3, height 8.6, Wuerth electronics 9775086360 (https://katalog.we-online.com/em/datasheet/9775086360.pdf), generated with kicad-footprint-generator +Mounting M3 9775086360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H9.6mm_ReverseMount_9775096360 +Mounting Hardware, inside through hole M3, height 9.6, Wuerth electronics 9775096360 (https://katalog.we-online.com/em/datasheet/9775096360.pdf), generated with kicad-footprint-generator +Mounting M3 9775096360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H10.6mm_ReverseMount_9775106360 +Mounting Hardware, inside through hole M3, height 10.6, Wuerth electronics 9775106360 (https://katalog.we-online.com/em/datasheet/9775106360.pdf), generated with kicad-footprint-generator +Mounting M3 9775106360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSR-M3_H11.6mm_ReverseMount_9775116360 +Mounting Hardware, inside through hole M3, height 11.6, Wuerth electronics 9775116360 (https://katalog.we-online.com/em/datasheet/9775116360.pdf), generated with kicad-footprint-generator +Mounting M3 9775116360 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H2.5mm_SnapRivet_9776025960 +Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9776025960 (https://katalog.we-online.com/em/datasheet/9776025960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776025960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H2mm_SnapRivet_9776020960 +Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9776020960 (https://katalog.we-online.com/em/datasheet/9776020960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776020960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H3mm_SnapRivet_9776030960 +Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9776030960 (https://katalog.we-online.com/em/datasheet/9776030960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776030960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H4mm_SnapRivet_9776040960 +Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9776040960 (https://katalog.we-online.com/em/datasheet/9776040960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776040960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H5mm_SnapRivet_9776050960 +Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9776050960 (https://katalog.we-online.com/em/datasheet/9776050960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776050960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H6mm_SnapRivet_9776060960 +Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9776060960 (https://katalog.we-online.com/em/datasheet/9776060960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776060960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H7mm_SnapRivet_9776070960 +Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9776070960 (https://katalog.we-online.com/em/datasheet/9776070960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776070960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H8mm_SnapRivet_9776080960 +Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9776080960 (https://katalog.we-online.com/em/datasheet/9776080960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776080960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H9mm_SnapRivet_9776090960 +Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9776090960 (https://katalog.we-online.com/em/datasheet/9776090960.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776090960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMSSR-3.3mm_H10mm_SnapRivet_9776100960 +Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9776100960 (https://katalog.we-online.com/em/datasheet/9776100960R.pdf), generated with kicad-footprint-generator +Mounting 3.3mm 9776100960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H1.5mm_9774015951 +Mounting Hardware, inside through hole 2.7mm, height 1.5, Wuerth electronics 9774015951 (https://katalog.we-online.de/em/datasheet/9774015951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774015951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H1mm_9774010951 +Mounting Hardware, inside through hole 2.7mm, height 1, Wuerth electronics 9774010951 (https://katalog.we-online.de/em/datasheet/9774010951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774010951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H2.5mm_9774025951 +Mounting Hardware, inside through hole 2.7mm, height 2.5, Wuerth electronics 9774025951 (https://katalog.we-online.de/em/datasheet/9774025951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774025951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H2mm_9774020951 +Mounting Hardware, inside through hole 2.7mm, height 2, Wuerth electronics 9774020951 (https://katalog.we-online.de/em/datasheet/9774020951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774020951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H3mm_9774030951 +Mounting Hardware, inside through hole 2.7mm, height 3, Wuerth electronics 9774030951 (https://katalog.we-online.de/em/datasheet/9774030951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774030951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H4mm_9774040951 +Mounting Hardware, inside through hole 2.7mm, height 4, Wuerth electronics 9774040951 (https://katalog.we-online.de/em/datasheet/9774040951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774040951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H5.5mm_9774055951 +Mounting Hardware, inside through hole 2.7mm, height 5.5, Wuerth electronics 9774055951 (https://katalog.we-online.de/em/datasheet/9774055951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774055951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H5mm_9774050951 +Mounting Hardware, inside through hole 2.7mm, height 5, Wuerth electronics 9774050951 (https://katalog.we-online.de/em/datasheet/9774050951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774050951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H6.5mm_9774065951 +Mounting Hardware, inside through hole 2.7mm, height 6.5, Wuerth electronics 9774065951 (https://katalog.we-online.de/em/datasheet/9774065951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774065951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H6mm_9774060951 +Mounting Hardware, inside through hole 2.7mm, height 6, Wuerth electronics 9774060951 (https://katalog.we-online.de/em/datasheet/9774060951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774060951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H7mm_9774070951 +Mounting Hardware, inside through hole 2.7mm, height 7, Wuerth electronics 9774070951 (https://katalog.we-online.de/em/datasheet/9774070951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774070951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H8mm_9774080951 +Mounting Hardware, inside through hole 2.7mm, height 8, Wuerth electronics 9774080951 (https://katalog.we-online.de/em/datasheet/9774080951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774080951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H9mm_9774090951 +Mounting Hardware, inside through hole 2.7mm, height 9, Wuerth electronics 9774090951 (https://katalog.we-online.de/em/datasheet/9774090951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774090951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.7mm_H10mm_9774100951 +Mounting Hardware, inside through hole 2.7mm, height 10, Wuerth electronics 9774100951 (https://katalog.we-online.de/em/datasheet/9774100951.pdf), generated with kicad-footprint-generator +Mounting 2.7mm 9774100951 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H1.5mm_9774015943 +Mounting Hardware, inside through hole 2.25mm, height 1.5, Wuerth electronics 9774015943 (https://katalog.we-online.de/em/datasheet/9774015943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774015943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H1mm_9774010943 +Mounting Hardware, inside through hole 2.25mm, height 1, Wuerth electronics 9774010943 (https://katalog.we-online.de/em/datasheet/9774010943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774010943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H2.5mm_9774025943 +Mounting Hardware, inside through hole 2.25mm, height 2.5, Wuerth electronics 9774025943 (https://katalog.we-online.de/em/datasheet/9774025943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774025943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H2mm_9774020943 +Mounting Hardware, inside through hole 2.25mm, height 2, Wuerth electronics 9774020943 (https://katalog.we-online.de/em/datasheet/9774020943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774020943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H3.5mm_9774035943 +Mounting Hardware, inside through hole 2.25mm, height 3.5, Wuerth electronics 9774035943 (https://katalog.we-online.de/em/datasheet/9774035943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774035943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H3mm_9774030943 +Mounting Hardware, inside through hole 2.25mm, height 3, Wuerth electronics 9774030943 (https://katalog.we-online.de/em/datasheet/9774030943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774030943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H4.5mm_9774045943 +Mounting Hardware, inside through hole 2.25mm, height 4.5, Wuerth electronics 9774045943 (https://katalog.we-online.de/em/datasheet/9774045943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774045943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H4mm_9774040943 +Mounting Hardware, inside through hole 2.25mm, height 4, Wuerth electronics 9774040943 (https://katalog.we-online.de/em/datasheet/9774040943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774040943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H5mm_9774050943 +Mounting Hardware, inside through hole 2.25mm, height 5, Wuerth electronics 9774050943 (https://katalog.we-online.de/em/datasheet/9774050943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774050943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H6mm_9774060943 +Mounting Hardware, inside through hole 2.25mm, height 6, Wuerth electronics 9774060943 (https://katalog.we-online.de/em/datasheet/9774060943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774060943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H7mm_9774070943 +Mounting Hardware, inside through hole 2.25mm, height 7, Wuerth electronics 9774070943 (https://katalog.we-online.de/em/datasheet/9774070943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774070943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-2.25mm_H8mm_9774080943 +Mounting Hardware, inside through hole 2.25mm, height 8, Wuerth electronics 9774080943 (https://katalog.we-online.de/em/datasheet/9774080943.pdf), generated with kicad-footprint-generator +Mounting 2.25mm 9774080943 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H1.5mm_9774015960 +Mounting Hardware, inside through hole 3.3mm, height 1.5, Wuerth electronics 9774015960 (https://katalog.we-online.de/em/datasheet/9774015960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774015960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H1mm_9774010960 +Mounting Hardware, inside through hole 3.3mm, height 1, Wuerth electronics 9774010960 (https://katalog.we-online.de/em/datasheet/9774010960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774010960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H2.5mm_9774025960 +Mounting Hardware, inside through hole 3.3mm, height 2.5, Wuerth electronics 9774025960 (https://katalog.we-online.de/em/datasheet/9774025960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774025960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H2mm_9774020960 +Mounting Hardware, inside through hole 3.3mm, height 2, Wuerth electronics 9774020960 (https://katalog.we-online.de/em/datasheet/9774020960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774020960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H3mm_9774030960 +Mounting Hardware, inside through hole 3.3mm, height 3, Wuerth electronics 9774030960 (https://katalog.we-online.de/em/datasheet/9774030960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774030960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H4mm_9774040960 +Mounting Hardware, inside through hole 3.3mm, height 4, Wuerth electronics 9774040960 (https://katalog.we-online.de/em/datasheet/9774040960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774040960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H5mm_9774050960 +Mounting Hardware, inside through hole 3.3mm, height 5, Wuerth electronics 9774050960 (https://katalog.we-online.de/em/datasheet/9774050960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774050960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H6mm_9774060960 +Mounting Hardware, inside through hole 3.3mm, height 6, Wuerth electronics 9774060960 (https://katalog.we-online.de/em/datasheet/9774060960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774060960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H7mm_9774070960 +Mounting Hardware, inside through hole 3.3mm, height 7, Wuerth electronics 9774070960 (https://katalog.we-online.de/em/datasheet/9774070960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774070960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H8mm_9774080960 +Mounting Hardware, inside through hole 3.3mm, height 8, Wuerth electronics 9774080960 (https://katalog.we-online.de/em/datasheet/9774080960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774080960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H9mm_9774090960 +Mounting Hardware, inside through hole 3.3mm, height 9, Wuerth electronics 9774090960 (https://katalog.we-online.de/em/datasheet/9774090960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774090960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H10mm_9774100960 +Mounting Hardware, inside through hole 3.3mm, height 10, Wuerth electronics 9774100960 (https://katalog.we-online.de/em/datasheet/9774100960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774100960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H11mm_9774110960 +Mounting Hardware, inside through hole 3.3mm, height 11, Wuerth electronics 9774110960 (https://katalog.we-online.de/em/datasheet/9774110960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774110960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H12mm_9774120960 +Mounting Hardware, inside through hole 3.3mm, height 12, Wuerth electronics 9774120960 (https://katalog.we-online.de/em/datasheet/9774120960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774120960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H13mm_9774130960 +Mounting Hardware, inside through hole 3.3mm, height 13, Wuerth electronics 9774130960 (https://katalog.we-online.de/em/datasheet/9774130960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774130960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H14mm_9774140960 +Mounting Hardware, inside through hole 3.3mm, height 14, Wuerth electronics 9774140960 (https://katalog.we-online.de/em/datasheet/9774140960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774140960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-3.3mm_H15mm_9774150960 +Mounting Hardware, inside through hole 3.3mm, height 15, Wuerth electronics 9774150960 (https://katalog.we-online.de/em/datasheet/9774150960.pdf,), generated with kicad-footprint-generator +Mounting 3.3mm 9774150960 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H1mm_9774010982 +Mounting Hardware, inside through hole 4.5mm, height 1, Wuerth electronics 9774010982 (https://katalog.we-online.de/em/datasheet/9774010982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774010982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H2mm_9774020982 +Mounting Hardware, inside through hole 4.5mm, height 2, Wuerth electronics 9774020982 (https://katalog.we-online.de/em/datasheet/9774020982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774020982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H3mm_9774030982 +Mounting Hardware, inside through hole 4.5mm, height 3, Wuerth electronics 9774030982 (https://katalog.we-online.de/em/datasheet/9774030982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774030982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H4mm_9774040982 +Mounting Hardware, inside through hole 4.5mm, height 4, Wuerth electronics 9774040982 (https://katalog.we-online.de/em/datasheet/9774040982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774040982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H5mm_9774050982 +Mounting Hardware, inside through hole 4.5mm, height 5, Wuerth electronics 9774050982 (https://katalog.we-online.de/em/datasheet/9774050982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774050982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H6mm_9774060982 +Mounting Hardware, inside through hole 4.5mm, height 6, Wuerth electronics 9774060982 (https://katalog.we-online.de/em/datasheet/9774060982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774060982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H7mm_9774070982 +Mounting Hardware, inside through hole 4.5mm, height 7, Wuerth electronics 9774070982 (https://katalog.we-online.de/em/datasheet/9774070982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774070982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H8mm_9774080982 +Mounting Hardware, inside through hole 4.5mm, height 8, Wuerth electronics 9774080982 (https://katalog.we-online.de/em/datasheet/9774080982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774080982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H9mm_9774090982 +Mounting Hardware, inside through hole 4.5mm, height 9, Wuerth electronics 9774090982 (https://katalog.we-online.de/em/datasheet/9774090982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774090982 +0 +8 +1 +Mounting_Wuerth +Mounting_Wuerth_WA-SMST-4.5mm_H10mm_9774100982 +Mounting Hardware, inside through hole 4.5mm, height 10, Wuerth electronics 9774100982 (https://katalog.we-online.de/em/datasheet/9774100982.pdf), generated with kicad-footprint-generator +Mounting 4.5mm 9774100982 +0 +8 +1 +NetTie +NetTie-2_SMD_Pad0.5mm +Net tie, 2 pin, 0.5mm square SMD pads +net tie +0 +2 +2 +NetTie +NetTie-2_SMD_Pad2.0mm +Net tie, 2 pin, 2.0mm square SMD pads +net tie +0 +2 +2 +NetTie +NetTie-2_THT_Pad0.3mm +Net tie, 2 pin, 0.3mm round THT pads +net tie +0 +2 +2 +NetTie +NetTie-2_THT_Pad1.0mm +Net tie, 2 pin, 1.0mm round THT pads +net tie +0 +2 +2 +NetTie +NetTie-3_SMD_Pad0.5mm +Net tie, 3 pin, 0.5mm square SMD pads +net tie +0 +3 +3 +NetTie +NetTie-3_SMD_Pad2.0mm +Net tie, 3 pin, 2.0mm square SMD pads +net tie +0 +3 +3 +NetTie +NetTie-3_THT_Pad0.3mm +Net tie, 3 pin, 0.3mm round THT pads +net tie +0 +3 +3 +NetTie +NetTie-3_THT_Pad1.0mm +Net tie, 3 pin, 1.0mm round THT pads +net tie +0 +3 +3 +NetTie +NetTie-4_SMD_Pad0.5mm +Net tie, 4 pin, 0.5mm square SMD pads +net tie +0 +4 +4 +NetTie +NetTie-4_SMD_Pad2.0mm +Net tie, 4 pin, 2.0mm square SMD pads +net tie +0 +4 +4 +NetTie +NetTie-4_THT_Pad0.3mm +Net tie, 4 pin, 0.3mm round THT pads +net tie +0 +4 +4 +NetTie +NetTie-4_THT_Pad1.0mm +Net tie, 4 pin, 1.0mm round THT pads +net tie +0 +4 +4 +OptoDevice +ADNS-9800 +Laser Gaming Sensor ADNS-9800 +MOUSE MOUSE_SENSOR LASER_GAMING_SENSOR +0 +16 +16 +OptoDevice +AGILENT_HFBR-152x +Fiberoptic Transmitter TX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) +Fiberoptic Transmitter +0 +6 +6 +OptoDevice +AGILENT_HFBR-252x +Fiberoptic Receiver RX, HFBR series (https://docs.broadcom.com/docs/AV02-3283EN) +Fiberoptic Transmitter +0 +6 +6 +OptoDevice +AMS_TSL2550_SMD +http://ams.com/eng/content/download/250130/975613/142977 +TSL2550 ambient light sensor +0 +4 +4 +OptoDevice +Broadcom_AFBR-16xxZ_Horizontal +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Tilted +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_AFBR-16xxZ_Vertical +Fiber Optic Transmitter and Receiver, https://docs.broadcom.com/docs/AV02-4369EN +Fiber Optic Transmitter and Receiver +0 +6 +6 +OptoDevice +Broadcom_APDS-9301 +ambient light sensor, i2c interface, 6-pin chipled package, https://docs.broadcom.com/docs/AV02-2315EN +ambient light sensor chipled +0 +6 +6 +OptoDevice +Broadcom_DFN-6_2x2mm_P0.65mm +Broadcom DFN, 6 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom DFN NoLead +0 +6 +6 +OptoDevice +Broadcom_LGA-8_2x2mm_P0.53mm +Broadcom LGA, 8 Pin (https://docs.broadcom.com/docs/AV02-4755EN), generated with kicad-footprint-generator ipc_noLead_generator.py +Broadcom LGA NoLead +0 +8 +8 +OptoDevice +Everlight_ITR1201SR10AR +package for Everlight ITR1201SR10AR, light-direction upwards, see https://www.everlight.com/file/ProductFile/ITR1201SR10AR-TR.pdf +reflective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307 +package for Everlight ITR8307 with PCB cutout, light-direction upwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307F43 +package for Everlight ITR8307/F43, see https://everlighteurope.com/index.php?controller=attachment&id_attachment=5385 +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR8307_Reverse +package for Everlight ITR8307 with PCB cutout, light-direction downwards, see http://www.everlight.com/file/ProductFile/ITR8307.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Everlight_ITR9608-F +Fork-type photointerrupter (https://everlighteurope.com/index.php?controller=attachment&id_attachment=5389) +Photointerrupter infrared LED +0 +4 +4 +OptoDevice +Finder_34.81 +Relay SPST, Finder Type 34.81 (opto relays/coupler), vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPST Finder +0 +4 +4 +OptoDevice +Hamamatsu_C12880 +Hamamatsu spectrometer, see http://www.hamamatsu.com/resources/pdf/ssd/c12880ma_kacc1226e.pdf +opto spectrometer Hamamatsu +0 +10 +10 +OptoDevice +Hamamatsu_S13360-30CS +SiPM, 2pin +Hamamatsu SiPM +0 +2 +2 +OptoDevice +Kingbright_KPS-3227 +3.2mmx2.7mm, light sensor, https://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-3227SP1C(Ver.16).pdf +KPS-3227 Ambient Light Photo Sensor +0 +4 +4 +OptoDevice +Kingbright_KPS-5130 +http://www.kingbright.com/attachments/file/psearch/000/00/00/KPS-5130PD7C(Ver.14).pdf +KPS-5130 photodiode RGB sensor +0 +4 +4 +OptoDevice +Kingbright_KRC011_Horizontal +Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf +Subminiature Reflective Optical Sensor +0 +4 +4 +OptoDevice +Kingbright_KRC011_Vertical +Subminiature Reflective Optical Sensor, http://www.kingbright.com/attachments/file/psearch/000/00/00/KRC011(Ver.15).pdf +Subminiature Reflective Optical Sensor +0 +4 +4 +OptoDevice +Kodenshi_LG206D +http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG206D.pdf +Photointerrupter infrared LED with photo IC +0 +5 +5 +OptoDevice +Kodenshi_LG206L +http://kodenshi.co.jp/products/pdf/sensor/photointerrupter_ic/LG205L.pdf +Photointerrupter infrared LED with photo IC +0 +5 +5 +OptoDevice +Kodenshi_SG105 +package for Kodenshi SG-105 with PCB cutout, light-direction upwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Kodenshi_SG105F +package for Kodenshi SG-105F, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105F.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Kodenshi_SG105_Reverse +package for Kodenshi SG-105 with PCB cutout, light-direction downwards, see http://www.kodenshi.co.jp/products/pdf/sensor/photointerrupter_ref/SG-105.pdf +refective opto couple photo coupler +0 +4 +4 +OptoDevice +LaserDiode_TO3.3-D3.3-3 +Laser Diode, TO-3.3mm, 3pin +Laser Diode TO3.3 +0 +3 +3 +OptoDevice +LaserDiode_TO5-D9-3 +Laser Diode, TO5-like (D=9mm), 3pin +Laser Diode TO5-like +0 +3 +3 +OptoDevice +LaserDiode_TO18-D5.6-3 +Laser Diode, TO18-like (D=5.6mm), 3pin +Laser Diode TO18-like +0 +3 +3 +OptoDevice +LaserDiode_TO38ICut-3 +Laser Diode, TO-38-ICut, 3pin +Laser Diode TO38-ICut +0 +3 +3 +OptoDevice +LaserDiode_TO56-3 +Laser Diode, TO-56, 3pin +Laser Diode TO56 +0 +3 +3 +OptoDevice +Lightpipe_Bivar_RLP1-400-650 +1-way, 2.8mm lightpipe, 10mm lens output height, 17mm protrusion, https://www.bivar.com/parts_content/Datasheets/RLP1-XXX-XXX.pdf +planar light pipe 1 way 3mm +0 +0 +0 +OptoDevice +Lightpipe_Dialight_515-1064F +https://www.dialightsignalsandcomponents.com/515-optopipe-light-pipe-trilevel-2-5mm-rnd-flat-diff-lens-press-fit/#tab-resources +lightpipe triple tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_LPF-C012303S +https://www.lumex.com/spec/LPF-C012303S.pdf +lightpipe dual tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_LPF-C013301S +https://www.lumex.com/spec/LPF-C013301S.pdf +lightpipe triple tower right angle 3mm +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1275.x00x +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +spherical light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1276.1004 +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +spherical light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lightpipe_Mentor_1276.2004 +https://www.mentor-bauelemente.de/katalog/ll/MENTOR-LL.pdf +planar light pipe 4 way 3mm PLCC-2 PLCC-4 +0 +0 +0 +OptoDevice +Lite-On_LTR-303ALS-01 +ambient light sensor, i2c interface, 6-pin chipled package, http://optoelectronics.liteon.com/upload/download/DS86-2013-0004/LTR-303ALS-01_DS_V1.pdf +ambient light sensor chipled +0 +6 +6 +OptoDevice +Luna_NSL-32 +Optoisolator with LED and photoresistor +optoisolator +0 +4 +4 +OptoDevice +Maxim_OLGA-14_3.3x5.6mm_P0.8mm +https://pdfserv.maximintegrated.com/land_patterns/90-0602.PDF +OLGA-14 OESIP-14 +0 +14 +14 +OptoDevice +ONSemi_QSE15x +3 Lead Plastic Package +ONSemi QSE158 QSE159 +0 +3 +3 +OptoDevice +OnSemi_CASE100AQ +OnSemi CASE 100AQ for QRE1113, see https://www.onsemi.com/pub/Collateral/QRE1113-D.PDF +reflective opto couple photo coupler +0 +4 +4 +OptoDevice +OnSemi_CASE100CY +OnSemi CASE 100CY, light-direction upwards, see http://www.onsemi.com/pub/Collateral/QRE1113-D.PDF +refective opto couple photo coupler +0 +4 +4 +OptoDevice +Osram_BP104-SMD +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.2x2.2mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5989350/BP%20104%20FAS_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_BPW34S-SMD +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5488319/BPW%2034%20S_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_BPW82 +PhotoDiode, BPW82, RM2.54 +PhotoDiode BPW82 RM2.54 +0 +2 +2 +OptoDevice +Osram_DIL2_4.3x4.65mm_P5.08mm +PhotoDiode, plastic DIL, 4.3x4.65mm², RM5.08 +PhotoDiode plastic DIL RM5.08 +0 +2 +2 +OptoDevice +Osram_LPT80A +PhotoTransistor, sidelooker package, RM2.54 +PhotoTransistor sidelooker package RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH9x0x +package for Osram SFH9x0x series of reflective photo interrupters/couplers, see http://www.osram-os.com/Graphics/XPic6/00200860_0.pdf +reflective photo interrupter SMD +0 +6 +6 +OptoDevice +Osram_SFH205 +PhotoDiode, SFH205, RM2.54 +PhotoDiode SFH205 RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH225 +PhotoDiode, SFH225, RM2.54 +PhotoDiode SFH225 RM2.54 +0 +2 +2 +OptoDevice +Osram_SFH2201 +PhotoDiode, Clear Silicone, Osram TOPLED, 4x5.09mm, area: 2.85x2.85mm, Orientation mark at cathode, https://dammedia.osram.info/media/resource/hires/osram-dam-25688470/SFH%202201%20A01_EN.pdf +PhotoDiode silicone +0 +6 +2 +OptoDevice +Osram_SFH2430 +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467144/SFH%202430_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_SFH2440 +PhotoDiode, plastic SMD DIL, 4.5x4mm, area: 2.65x2.65mm, https://dammedia.osram.info/media/resource/hires/osram-dam-5467146/SFH%202440_EN.pdf +PhotoDiode plastic SMD DIL +0 +6 +2 +OptoDevice +Osram_SMD-SmartDIL +PhotoDiode, plastic SMD SmatDIL +PhotoDiode plastic SMD SmatDIL +0 +3 +3 +OptoDevice +Panasonic_APV-AQY_SSOP-4_4.45x2.65mm_P1.27mm +https://www.panasonic-electric-works.com/cps/rde/xbcr/pew_eu_en/technical_information_photomos_en.pdf +SSOP4 APV21 AQY22 +0 +4 +4 +OptoDevice +PerkinElmer_VTL5C +Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) +vactrol +0 +4 +4 +OptoDevice +PerkinElmer_VTL5Cx2 +Axial Vactrol (http://www.qsl.net/wa1ion/vactrol/vactrol.pdf) +vactrol +0 +5 +5 +OptoDevice +R_LDR_4.9x4.2mm_P2.54mm_Vertical +Resistor, LDR 4.9x4.2mm +Resistor LDR4.9x4.2 +0 +2 +2 +OptoDevice +R_LDR_5.0x4.1mm_P3mm_Vertical +Resistor, LDR 5x4.1mm, see http://cdn-reichelt.de/documents/datenblatt/A500/A90xxxx%23PE.pdf +Resistor LDR5x4.1mm +0 +2 +2 +OptoDevice +R_LDR_5.1x4.3mm_P3.4mm_Vertical +Resistor, LDR 5.1x3.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR5.1x3.4mm +0 +2 +2 +OptoDevice +R_LDR_5.2x5.2mm_P3.5mm_Horizontal +Resistor, LDR 5.2x5.2, upright, see http://cdn-reichelt.de/documents/datenblatt/A500/M996011A.pdf +Resistor LDR5.2x5.2 +0 +2 +2 +OptoDevice +R_LDR_7x6mm_P5.1mm_Vertical +Resistor, LDR 7x6mm +Resistor LDR7x6mm +0 +2 +2 +OptoDevice +R_LDR_10x8.5mm_P7.6mm_Vertical +Resistor, LDR 10x8.5mm +Resistor LDR10.8.5mm +0 +2 +2 +OptoDevice +R_LDR_11x9.4mm_P8.2mm_Vertical +Resistor, LDR 11x9.4mm +Resistor LDR11x9.4mm +0 +2 +2 +OptoDevice +R_LDR_12x10.8mm_P9.0mm_Vertical +Resistor, LDR 12x10.8mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR12x10.8mm +0 +2 +2 +OptoDevice +R_LDR_D6.4mm_P3.4mm_Vertical +Resistor, LDR D=6.4mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDRD=6.4mm +0 +2 +2 +OptoDevice +R_LDR_D13.8mm_P9.0mm_Vertical +Resistor, diameter 13.8mm pitch 9mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR +0 +2 +2 +OptoDevice +R_LDR_D20mm_P17.5mm_Vertical +Resistor, LDR 20mm diameter, pin pitch 17.5mm, see http://yourduino.com/docs/Photoresistor-5516-datasheet.pdf +Resistor LDR +0 +2 +2 +OptoDevice +ST_VL53L0X +https://www.st.com/resource/en/datasheet/vl53l1x.pdf +laser-ranging sensor +0 +12 +12 +OptoDevice +ST_VL53L1X +https://www.st.com/resource/en/datasheet/vl53l1x.pdf +laser-ranging sensor +0 +12 +12 +OptoDevice +Sharp_GP2Y0A41SK0F +http://www.sharp-world.com/products/device/lineup/data/pdf/datasheet/gp2y0a41sk_e.pdf +Distance Sensor Sharp +0 +2 +2 +OptoDevice +Sharp_IS471F +Sharp OPIC IS471F, see http://pdf.datasheetcatalog.com/datasheet/Sharp/mXvrzty.pdf +Sharp OPIC IS471F +0 +4 +4 +OptoDevice +Sharp_IS485 +Sharp OPIC, IS485, IS486, see http://microrato.ua.pt/main/Actividades/Estagios/Docs/IS485_6.pdf +Sharp OPIC IS485 IS486 +0 +3 +3 +OptoDevice +Siemens_SFH900 +package for Siemens SFH900 reflex photo interrupter/coupler/object detector, see https://www.batronix.com/pdf/sfh900.pdf +Siemens SFH900 reflex photo interrupter coupler object detector +0 +3 +3 +OptoDevice +Toshiba_TORX170_TORX173_TORX193_TORX194 +Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 +Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 +0 +6 +6 +OptoDevice +Toshiba_TOTX170_TOTX173_TOTX193_TOTX194 +Fiberoptic Reciver, RX, Toshiba, Toslink, TORX170, TORX173, TORX193, TORX194 +Fiberoptic Reciver RX Toshiba Toslink TORX170 TORX173 TORX193 TORX194 +0 +6 +6 +OptoDevice +Vishay_CAST-3Pin +IR Receiver Vishay TSOP-xxxx, CAST package, see https://www.vishay.com/docs/82493/tsop311.pdf +IRReceiverVishayTSOP-xxxx CAST +0 +3 +3 +OptoDevice +Vishay_CNY70 +package for Vishay CNY70 refective photo coupler/interrupter +Vishay CNY70 refective photo coupler +0 +4 +4 +OptoDevice +Vishay_MINICAST-3Pin +IR Receiver Vishay TSOP-xxxx, MINICAST package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf +IR Receiver Vishay TSOP-xxxx MINICAST +0 +3 +3 +OptoDevice +Vishay_MINIMOLD-3Pin +IR Receiver Vishay TSOP-xxxx, MINIMOLD package, see https://www.vishay.com/docs/82742/tsop331.pdf +IR Receiver Vishay TSOP-xxxx MINIMOLD +0 +3 +3 +OptoDevice +Vishay_MOLD-3Pin +IR Receiver Vishay TSOP-xxxx, MOLD package, see https://www.vishay.com/docs/82669/tsop32s40f.pdf +IR Receiver Vishay TSOP-xxxx MOLD +0 +3 +3 +Oscillator +Oscillator_DIP-8 +Oscillator, DIP8,http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-8_LargePads +Oscillator, DIP8, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-14 +Oscillator, DIP14, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_DIP-14_LargePads +Oscillator, DIP14, Large Pads, http://cdn-reichelt.de/documents/datenblatt/B400/OSZI.pdf +oscillator +0 +4 +4 +Oscillator +Oscillator_OCXO_Morion_MV267 +http://www.morion.com.ru/catalog_pdf/MV267.pdf +OCXO +0 +5 +5 +Oscillator +Oscillator_OCXO_Morion_MV317 +https://www.morion-us.com/catalog_pdf/mv317.pdf +OCXO +0 +5 +5 +Oscillator +Oscillator_SMD_Abracon_ABLNO +https://abracon.com/Precisiontiming/ABLNO.pdf +VCXO XO +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASCO-4Pin_1.6x1.2mm +Miniature Crystal Clock Oscillator Abracon ASCO series, https://abracon.com/Oscillators/ASCO.pdf, 1.6x1.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASDMB-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator Abracon ASDMB series, 2.5x2.0mm package, http://www.abracon.com/Oscillators/ASDMB.pdf +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm +Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASE-4Pin_3.2x2.5mm_HandSoldering +Miniature Crystal Clock Oscillator Abracon ASE series, http://www.abracon.com/Oscillators/ASEseries.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm +Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, 7.0x5.1mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Abracon_ASV-4Pin_7.0x5.1mm_HandSoldering +Miniature Crystal Clock Oscillator Abracon ASV series, http://www.abracon.com/Oscillators/ASV.pdf, hand-soldering, 7.0x5.1mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Diodes_FN-4Pin_7.0x5.0mm +FN Series Crystal Clock Oscillator (XO) (https://www.diodes.com/assets/Datasheets/FN_3-3V.pdf) +Oscillator Crystal SMD SMT +0 +4 +4 +Oscillator +Oscillator_SMD_ECS_2520MV-xxx-xx-4Pin_2.5x2.0mm +Miniature Crystal Clock Oscillator ECS 2520MV series, https://www.ecsxtal.com/store/pdf/ECS-2520MV.pdf +Miniature Crystal Clock Oscillator ECS 2520MV series SMD SMT HCMOS +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm +Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO32-4Pin_3.2x2.5mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO32 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO32.pdf, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm +Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO53-4Pin_5.0x3.2mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO53 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO53.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm +Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_EuroQuartz_XO91-4Pin_7.0x5.0mm_HandSoldering +Miniature Crystal Clock Oscillator EuroQuartz XO91 series, http://cdn-reichelt.de/documents/datenblatt/B400/XO91.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS1-6Pin_14.8x9.1mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S1-KHZ/LHZ, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 14.8x9.1mm^2 package +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm +Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.3x5.1mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS2-4Pin_7.3x5.1mm_HandSoldering +Mminiature Crystal Clock Oscillator TXCO Fordahl DFA S2-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.3x5.1mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 9.1x7.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS3-4Pin_9.1x7.2mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S3-KS/LS/US, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 9.1x7.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 19.9x12.9mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS7-4Pin_19.9x12.9mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S7-K/L, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 19.9x12.9mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS11-4Pin_7.0x5.0mm_HandSoldering +Miniature Crystal Clock Oscillator TXCO Fordahl DFA S11-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm +Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_Fordahl_DFAS15-4Pin_5.0x3.2mm_HandSoldering +Ultraminiature Crystal Clock Oscillator TXCO Fordahl DFA S15-OV/UOV, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Fox_FT5H_5.0x3.2mm +https://foxonline.com/wp-content/uploads/pdfs/T5HN_T5HV.pdf +Fox TXCO temperature compensated oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_IDT_JS6-6_5.0x3.2mm_P1.27mm +SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=15, 5.0x3.2mm +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_IDT_JU6-6_7.0x5.0mm_P2.54mm +SMD Crystal Oscillator IDT https://www.idt.com/document/dst/xu-family-datasheet#page=17, 7.0x5.0mm +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm +IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, 7.5x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_IQD_IQXO70-4Pin_7.5x5.0mm_HandSoldering +IQD Crystal Clock Oscillator IQXO-70, http://www.iqdfrequencyproducts.com/products/details/iqxo-70-11-30.pdf, hand-soldering, 7.5x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_Kyocera_2520-6Pin_2.5x2.0mm +https://global.kyocera.com/prdct/electro/product/pdf/kt2520_e.pdf +2.5mm 2mm SMD +0 +6 +6 +Oscillator +Oscillator_SMD_Kyocera_KC2520Z-4Pin_2.5x2.0mm +https://global.kyocera.com/prdct/electro/product/pdf/clock_z_xz_e.pdf +2.5mm 2mm SMD +0 +4 +4 +Oscillator +Oscillator_SMD_OCXO_ConnorWinfield_OH300 +http://www.conwin.com/datasheets/cx/cx282.pdf +OCXO +0 +7 +7 +Oscillator +Oscillator_SMD_SI570_SI571_HandSoldering +SI570, SI571, Programmable oscillator, Standard +SI570 SI571 Programmable oscillator Standard +0 +8 +8 +Oscillator +Oscillator_SMD_SI570_SI571_Standard +SI570, SI571, Programmable oscillator, Standard +SI570 SI571 Programmable oscillator Standard +0 +8 +8 +Oscillator +Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm +SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, 2.5x2.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG210-4Pin_2.5x2.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-210 https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-210SED, hand-soldering, 2.5x2.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG3030CM +SMD Crystal Oscillator Seiko Epson SG-3030CM package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm +SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 7.0x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CA-4Pin_7.0x5.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002CA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 7.0x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm +SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 3.2x2.5mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002CE-4Pin_3.2x2.5mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002CE https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 3.2x2.5mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm +SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 14.0x8.7mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JA-4Pin_14.0x8.7mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002JA https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 14.0x8.7mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm +SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 10.5x5.0mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002JC-4Pin_10.5x5.0mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002JC https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 10.5x5.0mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm +SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_SeikoEpson_SG8002LB-4Pin_5.0x3.2mm_HandSoldering +SMD Crystal Oscillator Seiko Epson SG-8002LB https://support.epson.biz/td/api/doc_check.php?mode=dl&lang=en&Parts=SG-8002DC, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SMD_SiTime_SiT9121-6Pin_3.2x2.5mm +3.2x2.5mm, 1-220MHz High Performance Differential Oscillator SiTime SiT9121 https://www.sitime.com/datasheet/SiT9121 +SMD SMT crystal oscillator +0 +6 +6 +Oscillator +Oscillator_SMD_Silicon_Labs_LGA-6_2.5x3.2mm_P1.25mm +Silicon_Labs LGA, 6 Pin (https://www.silabs.com/documents/public/data-sheets/si512-13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Silicon_Labs LGA NoLead +0 +6 +6 +Oscillator +Oscillator_SMD_TCXO_G158 +TCXO +TCXO +0 +4 +4 +Oscillator +Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm +Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, 5.0x3.2mm^2 package +SMD SMT crystal oscillator +0 +4 +4 +Oscillator +Oscillator_SMD_TXC_7C-4Pin_5.0x3.2mm_HandSoldering +Miniature Crystal Clock Oscillator TXC 7C series, http://www.txccorp.com/download/products/osc/7C_o.pdf, hand-soldering, 5.0x3.2mm^2 package +SMD SMT crystal oscillator hand-soldering +0 +4 +4 +Oscillator +Oscillator_SeikoEpson_SG-8002DB +14-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Oscillator +Oscillator_SeikoEpson_SG-8002DC +8-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_BGA +Analog_BGA-28_4.0x6.25mm_Layout4x7_P0.8mm_Ball0.45mm_Pad0.4 +Analog BGA-28 4.0mm x 6.25mm package, pitch 0.4mm pad, based on https://www.analog.com/media/en/technical-documentation/data-sheets/8063fa.pdf +BGA 28 0.8 +0 +28 +28 +Package_BGA +Analog_BGA-49_6.25x6.25mm_Layout7x7_P0.8mm_Ball0.5mm_Pad0.4mm +Analog BGA-49, 6.25x6.25mm, 49 Ball, 7x7 Layout, 0.8mm Pitch, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-bga/05081600_0_bga49.pdf https://www.analog.com/media/en/technical-documentation/product-information/assembly-considerations-for-umodule-bga-lga-package.pdf +BGA 49 0.8 +0 +49 +49 +Package_BGA +BGA-9_1.6x1.6mm_Layout3x3_P0.5mm +BGA-9, http://www.ti.com/lit/ds/symlink/bq27421-g1.pdf +BGA-9 +0 +9 +9 +Package_BGA +BGA-16_1.92x1.92mm_Layout4x4_P0.5mm +BGA-16, http://www.st.com/content/ccc/resource/technical/document/datasheet/group2/bc/cd/62/9e/8f/30/47/69/CD00151267/files/CD00151267.pdf/jcr:content/translations/en.CD00151267.pdf +BGA-16 +0 +16 +16 +Package_BGA +BGA-25_6.35x6.35mm_Layout5x5_P1.27mm +BGA-25, http://cds.linear.com/docs/en/datasheet/4624fc.pdf +BGA-25 uModule +0 +25 +25 +Package_BGA +BGA-36_3.396x3.466mm_Layout6x6_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD +Altera V36, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00486-00.pdf +Altera BGA-36 V36 VBGA +0 +36 +36 +Package_BGA +BGA-48_8.0x9.0mm_Layout6x8_P0.8mm +BGA-48 - pitch 0.8 mm +BGA-48 +0 +48 +48 +Package_BGA +BGA-64_9.0x9.0mm_Layout10x10_P0.8mm +BGA-64, 10x10 raster, 9x9mm package, pitch 0.8mm +BGA-64 +0 +64 +64 +Package_BGA +BGA-68_5.0x5.0mm_Layout9x9_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-68, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00344-01.pdf +Altera BGA-68 M68 MBGA +0 +68 +68 +Package_BGA +BGA-81_4.496x4.377mm_Layout9x9_P0.4mm_Ball0.25mm_Pad0.2mm_NSMD +Altera V81, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00478-01.pdf +Altera VBGA V81 BGA-81 +0 +81 +81 +Package_BGA +BGA-90_8.0x13.0mm_Layout2x3x15_P0.8mm +BGA-90, http://www.issi.com/WW/pdf/42-45S32800J.pdf +BGA-90 +0 +90 +90 +Package_BGA +BGA-96_9.0x13.0mm_Layout2x3x16_P0.8mm +BGA-96, http://www.mouser.com/ds/2/198/43-46TR16640B-81280BL-706483.pdf +BGA-96 +0 +96 +96 +Package_BGA +BGA-100_6.0x6.0mm_Layout11x11_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00345-01.pdf +Altera BGA-100 M100 MBGA +0 +100 +100 +Package_BGA +BGA-100_11.0x11.0mm_Layout10x10_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-100, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00223-02.pdf +BGA-100 +0 +100 +100 +Package_BGA +BGA-121_9.0x9.0mm_Layout11x11_P0.8mm_Ball0.4mm_Pad0.35mm_NSMD +121-ball, 0.8mm BGA (based on http://www.latticesemi.com/view_document?document_id=213) +BGA 0.8mm 9mm 121 +0 +121 +121 +Package_BGA +BGA-121_12.0x12.0mm_Layout11x11_P1.0mm +BGA-121, http://cds.linear.com/docs/en/packaging/05081891_A_bga121.pdf +BGA-121 +0 +121 +121 +Package_BGA +BGA-132_12x18mm_Layout11x17_P1.0mm +BGA-132 11x17 12x18mm 1.0pitch +BGA-132 +0 +132 +132 +Package_BGA +BGA-144_7.0x7.0mm_Layout13x13_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-144, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00346-00.pdf +Altera BGA-144 M144 MBGA +0 +144 +144 +Package_BGA +BGA-144_13.0x13.0mm_Layout12x12_P1.0mm +BGA-144, http://www.topline.tv/drawings/pdf/BGA%201,0mm%20pitch/LBGA144T1.0-DC128.pdf +BGA-144 +0 +144 +144 +Package_BGA +BGA-152_14x18mm_Layout13x17_P0.5mm +BGA-152_14x18mm_Layout13x17_P0.5mm +VBGA-152 +0 +152 +152 +Package_BGA +BGA-153_8.0x8.0mm_Layout15x15_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-153, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00471-00.pdf +Altera BGA-153 M153 MBGA +0 +153 +153 +Package_BGA +BGA-169_11.0x11.0mm_Layout13x13_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD +Altera U169, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00470-01.pdf +Altera UBGA U169 BGA-169 +0 +169 +169 +Package_BGA +BGA-200_10.0x14.5mm_Layout12x22_P0.80x0.65mm +BGA-200, 14.5x10.0mm, 200 Ball, 12x22 Layout, 0.8x0.65mm Pitch, http://www.issi.com/WW/pdf/43-46LQ32256A-AL.pdf +BGA 200 0.8x0.65 +0 +200 +200 +Package_BGA +BGA-256_11.0x11.0mm_Layout20x20_P0.5mm_Ball0.3mm_Pad0.25mm_NSMD +Altera MBGA-256, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00348-01.pdf +Altera BGA-256 M256 MBGA +0 +256 +256 +Package_BGA +BGA-256_14.0x14.0mm_Layout16x16_P0.8mm_Ball0.45mm_Pad0.32mm_NSMD +BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +BGA-256 +0 +256 +256 +Package_BGA +BGA-256_17.0x17.0mm_Layout16x16_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-256, dimensions: https://www.xilinx.com/support/documentation/package_specs/ft256.pdf, design rules: https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +BGA-256 +0 +256 +256 +Package_BGA +BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.5mm_Pad0.4mm_NSMD +Altera U324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00474-02.pdf +Altera UBGA U324 BGA-324 +0 +324 +324 +Package_BGA +BGA-324_15.0x15.0mm_Layout18x18_P0.8mm_Ball0.45mm_Pad0.4mm_NSMD +BGA-324, 15x15mm, 324 Ball, 18x18 Layout, 0.8mm Pitch, https://colognechip.com/docs/ds1001-gatemate1-datasheet-2022-05.pdf#page=92 +BGA 324 0.8 GateMate FPGA +0 +324 +324 +Package_BGA +BGA-324_19.0x19.0mm_Layout18x18_P1.0mm_Ball0.5mm_Pad0.4mm_NSMD +BGA-324, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00233-03.pdf +BGA-324 +0 +324 +324 +Package_BGA +BGA-352_35.0x35.0mm_Layout26x26_P1.27mm +BGA-352, https://www.fujitsu.com/downloads/MICRO/fma/pdfmcu/b352p05.pdf +BGA-352 +0 +352 +352 +Package_BGA +BGA-400_21.0x21.0mm_Layout20x20_P1.0mm +BGA-400, https://www.xilinx.com/support/documentation/package_specs/fg400.pdf +BGA-400 +0 +400 +400 +Package_BGA +BGA-484_23.0x23.0mm_Layout22x22_P1.0mm +BGA-484, https://www.xilinx.com/support/documentation/package_specs/fg484.pdf +BGA-484 +0 +484 +484 +Package_BGA +BGA-624_21.0x21.0mm_Layout25x25_P0.8mm +BGA-624, 25x25 grid, 21x21mm package, pitch 0.8mm; https://www.nxp.com/docs/en/package-information/SOT1529-1.pdf +BGA 624 0.8 +0 +624 +624 +Package_BGA +BGA-625_21.0x21.0mm_Layout25x25_P0.8mm +BGA-625 +BGA-625 +0 +625 +625 +Package_BGA +BGA-672_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD +Altera BGA-672, https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/packaging/04r00472-00.pdf +Altera BGA-672 F672 FBGA +0 +672 +672 +Package_BGA +BGA-676_27.0x27.0mm_Layout26x26_P1.0mm_Ball0.6mm_Pad0.5mm_NSMD +XILINX BGA-676, https://www.xilinx.com/support/documentation/package_specs/fg676.pdf +XILINX BGA-676 FG676/FGG676 +0 +676 +676 +Package_BGA +BGA-1023_33.0x33.0mm_Layout32x32_P1.0mm +BGA-1023 +BGA-1023 +0 +1023 +1023 +Package_BGA +BGA-1156_35.0x35.0mm_Layout34x34_P1.0mm +BGA-1156 +BGA-1156 +0 +1156 +1156 +Package_BGA +BGA-1295_37.5x37.5mm_Layout36x36_P1.0mm +BGA-1295 +BGA-1295 +0 +1295 +1295 +Package_BGA +FB-BGA-484_23.0x23.0mm_Layout22x22_P1.0mm +Xilinx FB-484, https://www.xilinx.com/support/documentation/user_guides/ug1099-bga-device-design-rules.pdf +FB-BGA-484 +0 +484 +484 +Package_BGA +FBGA-78_7.5x11mm_Layout2x3x13_P0.8mm +FBGA-78, https://www.skhynix.com/product/filedata/fileDownload.do?seq=7687 +FBGA-78 +0 +78 +78 +Package_BGA +Fujitsu_WLP-15_2.28x3.092mm_Layout3x5_P0.4mm +WLP-15, 3x5 raster, 2.28x3.092mm package, pitch 0.4mm; http://www.fujitsu.com/global/documents/products/devices/semiconductor/fram/lineup/MB85RS1MT-DS501-00022-7v0-E.pdf +BGA 8 0.4 +0 +8 +8 +Package_BGA +Infineon_LFBGA-292_17x17mm_Layout20x20_P0.8mm_Ball0.5mm_Pad0.35 +Infineon LFBGA-292, 0.35mm pad, 17.0x17.0mm, 292 Ball, 20x20 Layout, 0.8mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-LFBGA/PG-LFBGA-292-11/ +BGA 292 0.8 +0 +292 +292 +Package_BGA +LFBGA-100_10x10mm_Layout10x10_P0.8mm +LFBGA-100, 10x10 raster, 10x10mm package, pitch 0.8mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf +BGA 100 0.8 +0 +100 +100 +Package_BGA +LFBGA-144_10x10mm_Layout12x12_P0.8mm +LFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf +BGA 144 0.8 +0 +144 +144 +Package_BGA +LFBGA-169_16x12mm_Layout28x14_P0.5mm_Ball0.3_Pad0.3mm_NSMD +https://4donline.ihs.com/images/VipMasterIC/IC/SGST/SGSTS20279/SGSTS20279-1.pdf?hkey=EF798316E3902B6ED9A73243A3159BB0 +eMMC Flash LFBGA169 +0 +169 +169 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.4mm_NSMD +Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-381_17.0x17.0mm_Layout20x20_P0.8mm_Ball0.4mm_Pad0.6mm_SMD +Lattice caBGA-381 footprint for ECP5 FPGAs, based on http://www.latticesemi.com/view_document?document_id=213 +BGA 381 0.8 +0 +381 +381 +Package_BGA +Lattice_caBGA-756_27.0x27.0mm_Layout32x32_P0.8mm +Lattice caBGA-756, ECP5 FPGAs, 27.0x27.0mm, 756 Ball, 32x32 Layout, 0.8mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +BGA 756 0.8 +0 +756 +756 +Package_BGA +Linear_BGA-133_15.0x15.0mm_Layout12x12_P1.27mm +Analog Devices (Linear Tech), 133-pin BGA uModule, 15.0x15.0x4.92mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf +133 pin bga +0 +134 +134 +Package_BGA +MAPBGA_9x9mm_Layout17x17_P0.5mm +MAPBGA 9x9x1.11 PKG, 9.0x9.0mm, 272 Ball, 17x17 Layout, 0.5mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00869D.pdf#page=1 +BGA 272 0.5 +0 +272 +272 +Package_BGA +MAPBGA_14x14mm_Layout17x17_P0.8mm +MAPBGA 14x14x1.18 PKG, 14.0x14.0mm, 289 Ball, 17x17 Layout, 0.8mm Pitch, https://www.nxp.com/docs/en/package-information/98ASA00855D.pdf#page=1 +BGA 289 0.8 +0 +289 +289 +Package_BGA +Maxim_WLP-9_1.595x1.415_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm_NSMD +Maxim_WLP-9 W91C1+1 https://pdfserv.maximintegrated.com/package_dwgs/21-0459.PDF +Maxim_WLP-9 +0 +9 +9 +Package_BGA +Maxim_WLP-12 +Maxim_WLP-12 W121B2+1 http://pdfserv.maximintegrated.com/package_dwgs/21-0009.PDF +Maxim_WLP-12 +0 +12 +12 +Package_BGA +Microchip_TFBGA-196_11x11mm_Layout14x14_P0.75mm_SMD +TFBGA-196, 11.0x11.0mm, 196 Ball, 14x14 Layout, 0.75mm Pitch, http://ww1.microchip.com/downloads/en/DeviceDoc/SAMA5D2-Series-Data-Sheet-DS60001476C.pdf#page=2956 +BGA 196 0.75 +0 +196 +196 +Package_BGA +Micron_FBGA-78_7.5x10.6mm_Layout9x13_P0.8mm +FBGA-78, 10.6x7.5mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=24 +BGA 78 0.8 +0 +78 +78 +Package_BGA +Micron_FBGA-78_8x10.5mm_Layout9x13_P0.8mm +FBGA-78, 10.5x8.0mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=25 +BGA 78 0.8 +0 +78 +78 +Package_BGA +Micron_FBGA-78_9x10.5mm_Layout9x13_P0.8mm +FBGA-78, 10.5x9.0mm, 78 Ball, 9x13 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=23 +BGA 78 0.8 +0 +78 +78 +Package_BGA +Micron_FBGA-96_7.5x13.5mm_Layout9x16_P0.8mm +FBGA-96, 13.5x7.5mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=27 +BGA 96 0.8 +0 +96 +96 +Package_BGA +Micron_FBGA-96_8x14mm_Layout9x16_P0.8mm +FBGA-96, 14.0x8.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=28 +BGA 96 0.8 +0 +96 +96 +Package_BGA +Micron_FBGA-96_9x14mm_Layout9x16_P0.8mm +FBGA-96, 14.0x9.0mm, 96 Ball, 9x16 Layout, 0.8mm Pitch, https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr3/4gb_ddr3l.pdf#page=26 +BGA 96 0.8 +0 +96 +96 +Package_BGA +NXP_VFBGA-42_2.6x3mm_Layout6x7_P0.4mm_Ball0.25mm_Pad0.24mm +NXP VFBGA-42, 3.0x2.6mm, 42 Ball, 6x7 Layout, 0.4mm Pitch, https://www.nxp.com/docs/en/package-information/SOT1963-1.pdf +BGA 42 0.4 +0 +42 +42 +Package_BGA +ST_LFBGA-354_16x16mm_Layout19x19_P0.8mm +ST LFBGA-354, 16.0x16.0mm, 354 Ball, 19x19 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 354 0.8 +0 +354 +354 +Package_BGA +ST_LFBGA-448_18x18mm_Layout22x22_P0.8mm +ST LFBGA-448, 18.0x18.0mm, 448 Ball, 22x22 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 448 0.8 +0 +448 +448 +Package_BGA +ST_TFBGA-225_13x13mm_Layout15x15_P0.8mm +ST TFBGA-225, 13.0x13.0mm, 225 Ball, 15x15 Layout, 0.8mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7b3ri.pdf +BGA 225 0.8 +0 +225 +225 +Package_BGA +ST_TFBGA-257_10x10mm_Layout19x19_P0.5mmP0.65mm +ST TFBGA-257, 10.0x10.0mm, 257 Ball, 19x19 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 257 0.5 +0 +257 +257 +Package_BGA +ST_TFBGA-361_12x12mm_Layout23x23_P0.5mmP0.65mm +ST TFBGA-361, 12.0x12.0mm, 361 Ball, 23x23 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32mp151a.pdf +BGA 361 0.5 +0 +361 +361 +Package_BGA +ST_UFBGA-73_5x5mm_Layout9x9_P0.5mm +ST UFBGA-73, 5.0x5.0mm, 73 Ball, 9x9 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wl54jc.pdf +BGA 73 0.5 +0 +73 +73 +Package_BGA +ST_UFBGA-121_6x6mm_Layout11x11_P0.5mm +ST UFBGA-121, 6.0x6.0mm, 121 Ball, 11x11 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32g473pb.pdf +BGA 121 0.5 +0 +121 +121 +Package_BGA +ST_UFBGA-129_7x7mm_Layout13x13_P0.5mm +ST UFBGA-129, 7.0x7.0mm, 129 Ball, 13x13 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf +BGA 129 0.5 +0 +129 +129 +Package_BGA +ST_uTFBGA-36_3.6x3.6mm_Layout6x6_P0.5mm +ST uTFBGA-36, 0.25mm pad, 3.6x3.6mm, 36 Ball, 6x6 Layout, 0.5mm Pitch, https://www.st.com/resource/en/datasheet/stulpi01a.pdf +BGA 36 0.5 +0 +36 +36 +Package_BGA +TFBGA-64_5x5mm_Layout8x8_P0.5mm +TFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f100v8.pdf +BGA 64 0.5 +0 +64 +64 +Package_BGA +TFBGA-100_8x8mm_Layout10x10_P0.8mm +TFBGA-100, 10x10 raster, 8x8mm package, pitch 0.8mm; see section 6.2 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf +BGA 100 0.8 +0 +100 +100 +Package_BGA +TFBGA-100_9.0x9.0mm_Layout10x10_P0.8mm +TFBGA-100, 10x10, 9x9mm package, pitch 0.8mm +TFBGA-100 +0 +100 +100 +Package_BGA +TFBGA-121_10x10mm_Layout11x11_P0.8mm +TFBGA-121, 11x11 raster, 10x10mm package, pitch 0.8mm; http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#p495 +BGA 121 0.8 +0 +121 +121 +Package_BGA +TFBGA-216_13x13mm_Layout15x15_P0.8mm +TFBGA-216, 15x15 raster, 13x13mm package, pitch 0.8mm; see section 6.8 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf +BGA 216 0.8 +0 +216 +216 +Package_BGA +TFBGA-265_14x14mm_Layout17x17_P0.8mm +TFBGA-265, 17x17 raster, 14x14mm package, pitch 0.8mm; see section 7.8 of http://www.st.com/resource/en/datasheet/DM00387108.pdf +BGA 265 0.8 +0 +265 +265 +Package_BGA +Texas_DSBGA-5_0.822x1.116mm_Layout2x1x2_P0.4mm +Texas Instruments, DSBGA, 0.822x1.116mm, 5 bump 2x1x2 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/opa330.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YFF S-XBGA-N5 +0 +10 +5 +Package_BGA +Texas_DSBGA-6_0.9x1.4mm_Layout2x3_P0.5mm +Texas Instruments, DSBGA, 0.9x1.4mm, 6 bump 2x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/ts5a3159a.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N6 +0 +12 +6 +Package_BGA +Texas_DSBGA-6_0.95x1.488mm_Layout2x3_P0.4mm +Texas Instruments, DSBGA, area grid, YBG pad definition, 0.95x1.488mm, 6 Ball, 2x3 Layout, 0.4mm Pitch, https://www.ti.com/lit/ml/mxbg419/mxbg419.pdf, https://www.ti.com/lit/ds/symlink/tmp117.pdf +BGA 6 0.4 +0 +6 +6 +Package_BGA +Texas_DSBGA-6_0.704x1.054mm_Layout2x3_P0.35mm +Texas Instruments, DSBGA-6, 0.704x1.054mm, NSMD, YKA pad definition, 0.704x1.054mm, 6 Ball, 2x3 Layout, 0.35mm Pitch, https://www.ti.com/lit/ml/mxbg383/mxbg383.pdf, https://www.ti.com/lit/ds/symlink/tps62800.pdf +BGA 6 0.35 +0 +6 +6 +Package_BGA +Texas_DSBGA-8_0.9x1.9mm_Layout2x4_P0.5mm +Texas Instruments, DSBGA, 0.9x1.9mm, 8 bump 2x4 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0102.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N8 +0 +16 +8 +Package_BGA +Texas_DSBGA-8_0.705x1.468mm_Layout2x4_P0.4mm +Texas Instruments, DSBGA, area grid, YBJ0008 pad definition, 1.468x0.705mm, 8 Ball, 2x4 Layout, 0.4mm Pitch, https://www.ti.com/lit/gpn/ina234 +BGA 8 0.4 +0 +8 +8 +Package_BGA +Texas_DSBGA-8_1.43x1.41mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.43x1.41mm, 8 bump 3x3 (perimeter) array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lmc555.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZP R-XBGA-N8 +0 +16 +8 +Package_BGA +Texas_DSBGA-8_1.5195x1.5195mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.5195x1.5195x0.600mm, 8 ball 3x3 area grid, YZR pad definition (http://www.ti.com/lit/ml/mxbg270/mxbg270.pdf) +BGA 8 0.5 +0 +8 +8 +Package_BGA +Texas_DSBGA-9_1.4715x1.4715mm_Layout3x3_P0.5mm +Texas Instruments, DSBGA, 1.4715x1.4715mm, 9 bump 3x3 array, NSMD pad definition (http://www.ti.com/lit/ds/symlink/lm4990.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +Texas Instruments DSBGA BGA YZR0009 +0 +18 +9 +Package_BGA +Texas_DSBGA-10_1.36x1.86mm_Layout3x4_P0.5mm +Texas Instruments, DSBGA, area grid, YZP, YZP0010, 1.86x1.36mm, 10 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/ts3a24159.pdf +BGA 10 0.5 +0 +20 +10 +Package_BGA +Texas_DSBGA-12_1.36x1.86mm_Layout3x4_P0.5mm +Texas Instruments, DSBGA, area grid, YZT, 1.86x1.36mm, 12 Ball, 3x4 Layout, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf +BGA 12 0.5 R-XBGA-N12 +0 +24 +12 +Package_BGA +Texas_DSBGA-16_2.39x2.39mm_Layout4x4_P0.5mm +Texas Instruments, DSBGA, area grid, YZF, YZF0016, 2.39x2.39mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://www.ti.com/lit/ds/symlink/dac80508.pdf +BGA 16 0.5 +0 +32 +16 +Package_BGA +Texas_DSBGA-28_1.9x3.0mm_Layout4x7_P0.4mm +Texas Instruments, DSBGA, 3.0x1.9x0.625mm, 28 ball 7x4 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/bq51050b.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +BGA 28 0.4 +0 +28 +28 +Package_BGA +Texas_DSBGA-49_3.33x3.488mm_Layout7x7_P0.4mm +Texas Instruments, DSBGA, 3.33x3.488x0.625mm, 49 ball 7x7 area grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/msp430f2234.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +texas dsbga 49 +0 +49 +49 +Package_BGA +Texas_DSBGA-64_3.415x3.535mm_Layout8x8_P0.4mm +Texas Instruments, DSBGA, 3.415x3.535x0.625mm, 64 ball 8x8 area grid, NSMD pad definition (http://www.ti.com/lit/ds/slas718g/slas718g.pdf, http://www.ti.com/lit/an/snva009ag/snva009ag.pdf) +texas dsbga 64 +0 +64 +64 +Package_BGA +Texas_MicroStar_Junior_BGA-12_2.0x2.5mm_Layout4x3_P0.5mm +Texas Instruments, BGA Microstar Junior, 2x2.5mm, 12 bump 4x3 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/txb0104.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-12 +0 +12 +12 +Package_BGA +Texas_MicroStar_Junior_BGA-80_5.0x5.0mm_Layout9x9_P0.5mm +Texas Instruments, BGA Microstar Junior, 5x5mm, 80 ball 9x9 grid, NSMD pad definition (http://www.ti.com/lit/ds/symlink/tlv320aic23b.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-80 +0 +80 +80 +Package_BGA +Texas_MicroStar_Junior_BGA-113_7.0x7.0mm_Layout12x12_P0.5mm +Texas Instruments, BGA Microstar Junior, 7x7mm, 113 ball 12x12 grid, NSMD pad definition (http://www.ti.com/lit/ml/mpbg674/mpbg674.pdf, http://www.ti.com/lit/wp/ssyz015b/ssyz015b.pdf) +Texas_Junior_BGA-113 +0 +113 +113 +Package_BGA +UCBGA-36_2.5x2.5mm_Layout6x6_P0.4mm +UCBGA-36, 6x6 raster, 2.5x2.5mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 +BGA 36 0.4 +0 +36 +36 +Package_BGA +UCBGA-49_3x3mm_Layout7x7_P0.4mm +UCBGA-49, 7x7 raster, 3x3mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 +BGA 49 0.4 +0 +49 +49 +Package_BGA +UCBGA-81_4x4mm_Layout9x9_P0.4mm +UCBGA-81, 9x9 raster, 4x4mm package, pitch 0.4mm; https://www.latticesemi.com/view_document?document_id=213 +BGA 81 0.4 +0 +81 +81 +Package_BGA +UFBGA-15_3.0x3.0mm_Layout4x4_P0.65mm +UFBGA-15, 4x4, 3x3mm package, pitch 0.65mm +UFBGA-15 +0 +15 +15 +Package_BGA +UFBGA-32_4.0x4.0mm_Layout6x6_P0.5mm +UFBGA-32, 6x6, 4x4mm package, pitch 0.5mm +UFBGA-32 +0 +32 +32 +Package_BGA +UFBGA-64_5x5mm_Layout8x8_P0.5mm +UFBGA-64, 8x8 raster, 5x5mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf +BGA 64 0.5 +0 +64 +64 +Package_BGA +UFBGA-100_7x7mm_Layout12x12_P0.5mm +UFBGA-100, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f103tb.pdf +BGA 100 0.5 +0 +100 +100 +Package_BGA +UFBGA-132_7x7mm_Layout12x12_P0.5mm +UFBGA-132, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf +BGA 132 0.5 +0 +132 +132 +Package_BGA +UFBGA-132_7x7mm_P0.5mm +UFBGA 132 Pins, 0.5mm Pitch, 0.3mm Ball, http://www.st.com/resource/en/datasheet/stm32l486qg.pdf +ufbga bga small-pitch +0 +132 +132 +Package_BGA +UFBGA-144_7x7mm_Layout12x12_P0.5mm +UFBGA-144, 12x12 raster, 7x7mm package, pitch 0.5mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf +BGA 144 0.5 +0 +144 +144 +Package_BGA +UFBGA-144_10x10mm_Layout12x12_P0.8mm +UFBGA-144, 12x12 raster, 10x10mm package, pitch 0.8mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf +BGA 144 0.8 +0 +144 +144 +Package_BGA +UFBGA-169_7x7mm_Layout13x13_P0.5mm +UFBGA-169, 13x13 raster, 7x7mm package, pitch 0.5mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf +BGA 169 0.5 +0 +169 +169 +Package_BGA +UFBGA-201_10x10mm_Layout15x15_P0.65mm +UFBGA-201, 15x15 raster, 10x10mm package, pitch 0.65mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf +BGA 201 0.65 +0 +201 +201 +Package_BGA +VFBGA-49_5.0x5.0mm_Layout7x7_P0.65mm +VFBGA-49, 7x7, 5x5mm package, pitch 0.65mm +VFBGA-49 +0 +49 +49 +Package_BGA +VFBGA-86_6x6mm_Layout10x10_P0.55mm_Ball0.25mm_Pad0.2mm +VFBGA-86, 6.0x6.0mm, 86 Ball, 10x10 Layout, 0.55mm Pitch, https://www.dialog-semiconductor.com/sites/default/files/da1469x_datasheet_3v1.pdf#page=740 +BGA 86 0.55 +0 +86 +86 +Package_BGA +VFBGA-100_7.0x7.0mm_Layout10x10_P0.65mm +VFBGA-100, 10x10, 7x7mm package, pitch 0.65mm +VFBGA-100 +0 +100 +100 +Package_BGA +WLP-4_0.73x0.73mm_Layout2x2_P0.35mm_Ball0.22mm_Pad0.2mm_NSMD +WLP-4, 2x2 raster, 0.73x0.73mm package, pitch 0.35mm; https://datasheets.maximintegrated.com/en/ds/MAX40200.pdf +BGA 4 0.35 +0 +4 +4 +Package_BGA +WLP-4_0.83x0.83mm_P0.4mm +WLP-4_0.83x0.83mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-100107.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 +WLP-4 +0 +4 +4 +Package_BGA +WLP-4_0.86x0.86mm_P0.4mm +WLP-4_0.86x0.86mm_P0.4mm https://pdfserv.maximintegrated.com/package_dwgs/21-0612.PDF, https://www.maximintegrated.com/en/app-notes/index.mvp/id/1891 +WLP-4 +0 +4 +4 +Package_BGA +WLP-9_1.448x1.468mm_Layout3x3_P0.4mm_Ball0.27mm_Pad0.25mm +WLP-9, 1.448x1.468mm, 9 Ball, 3x3 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100168.PDF +BGA 9 0.4 +0 +9 +9 +Package_BGA +XBGA-121_10x10mm_Layout11x11_P0.8mm +XBGA-121, 11x11 raster, 10x10mm package, pitch 0.6mm; http://ww1.microchip.com/downloads/en/DeviceDoc/39969b.pdf +BGA 121 0.8 +0 +121 +121 +Package_BGA +XFBGA-36_3.5x3.5mm_Layout6x6_P0.5mm +XFBGA-36, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf +XFBGA-36 +0 +36 +36 +Package_BGA +XFBGA-64_5.0x5.0mm_Layout8x8_P0.5mm +XFBGA-64, https://www.nxp.com/docs/en/package-information/SOT1555-1.pdf +XFBGA-64 +0 +64 +64 +Package_BGA +XFBGA-121_8x8mm_Layout11x11_P0.65mm +XFBGA-121, https://www.nxp.com/docs/en/package-information/SOT1533-1.pdf +XFBGA-121 +0 +121 +121 +Package_BGA +Xilinx_CLG225 +Zynq-7000 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=77, NSMD pad definition Appendix A +BGA 225 0.8 CLG225 +0 +225 +225 +Package_BGA +Xilinx_CLG400 +Zynq-7000 BGA, 20x20 grid, 17x17mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=78, NSMD pad definition Appendix A +BGA 400 0.8 CLG400 CL400 +0 +400 +400 +Package_BGA +Xilinx_CLG484_CLG485 +Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=79, NSMD pad definition Appendix A +BGA 484 0.8 CLG484 CL484 CLG485 CL485 +0 +484 +484 +Package_BGA +Xilinx_CPG236 +Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=266, NSMD pad definition Appendix A +BGA 238 0.5 CP236 CPG236 +0 +238 +238 +Package_BGA +Xilinx_CPG238 +Artix-7 BGA, 19x19 grid, 10x10mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=267, NSMD pad definition Appendix A +BGA 238 0.5 CPG238 +0 +238 +238 +Package_BGA +Xilinx_CPGA196 +Spartan-7 BGA, 14x14 grid, 8x8mm package, 0.5mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=260, NSMD pad definition Appendix A +BGA 196 0.5 CPGA196 +0 +196 +196 +Package_BGA +Xilinx_CSG324 +Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A +BGA 324 0.8 CS324 CSG324 +0 +324 +324 +Package_BGA +Xilinx_CSG325 +Artix-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=268, NSMD pad definition Appendix A +BGA 324 0.8 CS325 CSG235 +0 +324 +324 +Package_BGA +Xilinx_CSGA225 +Spartan-7 BGA, 15x15 grid, 13x13mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=262, NSMD pad definition Appendix A +BGA 225 0.8 CSGA225 +0 +225 +225 +Package_BGA +Xilinx_CSGA324 +Spartan-7 BGA, 18x18 grid, 15x15mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=263, NSMD pad definition Appendix A +BGA 324 0.8 CSGA324 +0 +324 +324 +Package_BGA +Xilinx_FBG484 +Artix-7, Kintex-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=271, ttps://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=281, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=82, NSMD pad definition Appendix A +BGA 484 1 FB484 FBG484 FBV484 +0 +484 +484 +Package_BGA +Xilinx_FBG676 +Artix-7, Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=273, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=284, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=84, NSMD pad definition Appendix A +BGA 676 1 FB676 FBG676 FBV676 +0 +676 +676 +Package_BGA +Xilinx_FBG900 +Kintex-7 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=289, NSMD pad definition Appendix A +BGA 900 1 FB900 FBG900 FBV900 +0 +900 +900 +Package_BGA +Xilinx_FFG676 +Kintex-7 and Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=292, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=88, NSMD pad definition Appendix A +BGA 676 1 FF676 FFG676 FFV676 +0 +676 +676 +Package_BGA +Xilinx_FFG900_FFG901 +Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=294, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=90, NSMD pad definition Appendix A +BGA 900 1 FF900 FFG900 FFV900 FF901 FFG901 FFV901 +0 +900 +900 +Package_BGA +Xilinx_FFG1156 +Artix-7, Kintex-7 and Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=277, https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=296, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=91, NSMD pad definition Appendix A +BGA 1156 1 FF1156 FFG1156 FFV1156 +0 +1156 +1156 +Package_BGA +Xilinx_FFG1157_FFG1158 +Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=299, NSMD pad definition Appendix A +BGA 1156 1 FF1157 FFG1157 FFV1157 FF1158 FFG1158 FFV1158 +0 +1156 +1156 +Package_BGA +Xilinx_FFG1761 +Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=300, NSMD pad definition Appendix A +BGA 1760 1 FF1761 FFG1761 +0 +1760 +1760 +Package_BGA +Xilinx_FFG1926_FFG1927_FFG1928_FFG1930 +Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=303, NSMD pad definition Appendix A +BGA 1924 1 FF1926 FFG1926 FF1927 FFG1927 FFV1927 FF1928 FFG1928 FF1930 FFG1930 +0 +1924 +1924 +Package_BGA +Xilinx_FFV1761 +Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=301, NSMD pad definition Appendix A +BGA 1760 1 FFV1761 +0 +1760 +1760 +Package_BGA +Xilinx_FGG484 +Artix-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=275, NSMD pad definition Appendix A +BGA 484 1 FG484 FGG484 +0 +484 +484 +Package_BGA +Xilinx_FGG676 +Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=276, NSMD pad definition Appendix A +BGA 676 1 FG676 FGG676 +0 +676 +676 +Package_BGA +Xilinx_FGGA484 +Spartan-7 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=264, NSMD pad definition Appendix A +BGA 484 1 FGGA484 +0 +484 +484 +Package_BGA +Xilinx_FGGA676 +Spartan-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=265, NSMD pad definition Appendix A +BGA 676 1 FGGA676 +0 +676 +676 +Package_BGA +Xilinx_FHG1761 +Virtex-7 BGA, 42x42 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=302, NSMD pad definition Appendix A +BGA 1760 1 FH1761 FHG1761 +0 +1760 +1760 +Package_BGA +Xilinx_FLG1925_FLG1926_FLG1928_FLG1930 +Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=304, NSMD pad definition Appendix A +BGA 1924 1 FL1925 FLG1925 FL1926 FLG1926 FL1928 FLG1928 FL1930 FLG1930 +0 +1924 +1924 +Package_BGA +Xilinx_FTG256 +Artix-7 BGA, 16x16 grid, 17x17mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=269, NSMD pad definition Appendix A +BGA 256 1 FT256 FTG256 +0 +256 +256 +Package_BGA +Xilinx_FTGB196 +Spartan-7 BGA, 14x14 grid, 15x15mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=261, NSMD pad definition Appendix A +BGA 196 1 FTGB196 +0 +196 +196 +Package_BGA +Xilinx_RB484 +Artix-7 and Zynq-7000 BGA, 22x22 grid, 23x23mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=278, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=92, NSMD pad definition Appendix A +BGA 484 1 RB484 +0 +484 +484 +Package_BGA +Xilinx_RB676 +Artix-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=280, NSMD pad definition Appendix A +BGA 676 1 RB676 +0 +676 +676 +Package_BGA +Xilinx_RF676 +Kintex-7 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=297, NSMD pad definition Appendix A +BGA 676 1 RF676 +0 +676 +676 +Package_BGA +Xilinx_RF900 +Kintex-7 and Zynq-7000 BGA, 30x30 grid, 31x31mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=298, https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=94, NSMD pad definition Appendix A +BGA 900 1 RF900 +0 +900 +900 +Package_BGA +Xilinx_RF1156 +Zynq-7000 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=95, NSMD pad definition Appendix A +BGA 1156 1 RF1156 +0 +1156 +1156 +Package_BGA +Xilinx_RF1157_RF1158 +Virtex-7 BGA, 34x34 grid, 35x35mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=305, NSMD pad definition Appendix A +BGA 1156 1 RF1157 RF1158 +0 +1156 +1156 +Package_BGA +Xilinx_RF1761 +Virtex-7 BGA, 42x42 grid, 42.5x42.5mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=306, NSMD pad definition Appendix A +BGA 1760 1 RF1761 +0 +1760 +1760 +Package_BGA +Xilinx_RF1930 +Virtex-7 BGA, 44x44 grid, 45x45mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=307, NSMD pad definition Appendix A +BGA 1924 1 RF1930 +0 +1924 +1924 +Package_BGA +Xilinx_RFG676 +Zynq-7000 BGA, 26x26 grid, 27x27mm package, 1mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=93, NSMD pad definition Appendix A +BGA 676 1 RF676 RFG676 +0 +676 +676 +Package_BGA +Xilinx_RS484 +Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=279, NSMD pad definition Appendix A +BGA 484 0.8 RS484 +0 +484 +484 +Package_BGA +Xilinx_SBG484 +Artix-7 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug475_7Series_Pkg_Pinout.pdf#page=270, NSMD pad definition Appendix A +BGA 484 0.8 SB484 SBG484 SBV484 +0 +484 +484 +Package_BGA +Xilinx_SBG485 +Zynq-7000 BGA, 22x22 grid, 19x19mm package, 0.8mm pitch; https://www.xilinx.com/support/documentation/user_guides/ug865-Zynq-7000-Pkg-Pinout.pdf#page=80, NSMD pad definition Appendix A +BGA 484 0.8 SBG485 SBV485 +0 +484 +484 +Package_CSP +Analog_LFCSP-8-1EP_3x3mm_P0.5mm_EP1.53x1.85mm +LFCSP, exposed pad, Analog Devices (http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5542.pdf) +LFCSP 8 0.5 +0 +12 +5 +Package_CSP +Analog_LFCSP-UQ-10_1.3x1.6mm_P0.4mm +Analog LFCSP-UQ, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_10_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Analog LFCSP-UQ NoLead +0 +10 +10 +Package_CSP +LFCSP-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +LFCSP, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_6_3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +11 +7 +Package_CSP +LFCSP-8-1EP_3x2mm_P0.5mm_EP1.6x1.65mm +LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/57080735642908cp_8_4.pdf +LFCSP 8pin thermal pad 3x2mm Pitch 0.5mm +0 +9 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +13 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.6x2.34mm_ThermalVias +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_11.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +20 +9 +Package_CSP +LFCSP-8-1EP_3x3mm_P0.5mm_EP1.45x1.74mm +LFCSP, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-8/CP_8_13.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +13 +9 +Package_CSP +LFCSP-8_2x2mm_P0.5mm +LFCSP 8pin Pitch 0.5mm, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_8_6.pdf +LFCSP 8pin 2x2mm Pitch 0.5mm +0 +8 +8 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.3x1.3mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_21.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/CP_16_22.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/HMC7992.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +26 +17 +Package_CSP +LFCSP-16-1EP_3x3mm_P0.5mm_EP1.854x1.854mm +16-Lead Lead Frame Chip Scale Package, 3x3mm, 0.5mm pitch, 1.854mm thermal pad (CP-16-22, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_16_22.pdf) +LFCSP 16 0.5 +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +LFCSP, 16 pin, 4x4mm, 2.1mm sq pad (http://www.analog.com/media/en/technical-documentation/data-sheets/ADG633.pdf) +LFCSP 16 0.65 +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +21 +17 +Package_CSP +LFCSP-16-1EP_4x4mm_P0.65mm_EP2.4x2.4mm_ThermalVias +LFCSP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-16/cp-16-40.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +31 +17 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +20-Lead Frame Chip Scale Package - 4x4x0.9 mm Body [LFCSP], (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_20_6.pdf) +LFCSP 0.5 +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +LFCSP DFN_QFN +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +LFCSP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD7682_7689.pdf), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +LFCSP DFN_QFN +0 +35 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +25 +21 +Package_CSP +LFCSP-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +LFCSP, 20 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-20/CP_20_8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +35 +21 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +29 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.3x2.3mm_ThermalVias +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_14.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +39 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +29 +25 +Package_CSP +LFCSP-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +LFCSP, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_24_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +39 +25 +Package_CSP +LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm +LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +33 +29 +Package_CSP +LFCSP-28-1EP_5x5mm_P0.5mm_EP3.14x3.14mm_ThermalVias +LFCSP, 28 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-28/CP_28_10.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +43 +29 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +42 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/414143737956480539664569cp_32_2.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +59 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +37 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/package-pcb-resources/package/3416438741201015623cp_32_4.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +47 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm +LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +37 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias +LFCSP, 32 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7280.PDF#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +47 +33 +Package_CSP +LFCSP-32-1EP_5x5mm_P0.5mm_EP3.25x3.25mm +32-Lead Frame Chip Scale Package LFCSP (5mm x 5mm); (see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-32/CP_32_27.pdf +LFCSP 0.5 +0 +37 +33 +Package_CSP +LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm +LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +58 +49 +Package_CSP +LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias +LFCSP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_48_5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +75 +49 +Package_CSP +LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm +LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +69 +65 +Package_CSP +LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias +LFCSP, 64 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp_64_7.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +86 +65 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm +LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +82 +73 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm_ThermalVias +LFCSP, 72 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/ADAU1452_1451_1450.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP NoLead +0 +99 +73 +Package_CSP +LFCSP-72-1EP_10x10mm_P0.5mm_EP6.15x6.15mm +72-Lead Frame Chip Scale Package - 10x10x0.9 mm Body [LFCSP]; (see https://www.intersil.com/content/dam/Intersil/documents/l72_/l72.10x10c.pdf) +LFCSP 0.5 +0 +77 +73 +Package_CSP +LFCSP-VQ-24-1EP_4x4mm_P0.5mm_EP2.642x2.642mm +LFCSP VQ, 24 pin, exposed pad, 4x4mm body, pitch 0.5mm (http://www.analog.com/media/en/package-pcb-resources/package/56702234806764cp_24_3.pdf, http://www.analog.com/media/en/technical-documentation/data-sheets/ADL5801.pdf) +LFCSP 0.5 +0 +29 +25 +Package_CSP +LFCSP-VQ-48-1EP_7x7mm_P0.5mm +LFCSP VQ, 48 pin, exposed pad, 7x7mm body (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7951.pdf, http://www.analog.com/en/design-center/packaging-quality-symbols-footprints/symbols-and-footprints/AD7951.html) +LFCSP 48 +0 +49 +49 +Package_CSP +LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm +LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +15 +9 +Package_CSP +LFCSP-WD-8-1EP_3x3mm_P0.65mm_EP1.6x2.44mm_ThermalVias +LFCSP-WD, 8 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/CP_8_19.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +22 +9 +Package_CSP +LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm +LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +17 +11 +Package_CSP +LFCSP-WD-10-1EP_3x3mm_P0.5mm_EP1.64x2.38mm_ThermalVias +LFCSP-WD, 10 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/lfcspcp/cp-10/CP_10_9.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LFCSP-WD NoLead +0 +24 +11 +Package_CSP +Maxim_WLCSP-35_3.0x2.17mm_Layout7x5_P0.4mm_Ball0.27mm_Pad0.25mm +WLCSP-35, 2.168x2.998mm, 35 Ball, 7x5 Layout, 0.4mm Pitch, https://pdfserv.maximintegrated.com/package_dwgs/21-100489.PDF +CSP 35 0.4 +0 +35 +35 +Package_CSP +Nexperia_WLCSP-15_6-3-6_2.37x1.17mm_Layout6x3_P0.4mm +Nexperia wafer level chip-size package; 15 bumps (6-3-6), 2.37x1.17mm, 15 Ball, 6x3 Layout, 0.4mm Pitch, https://assets.nexperia.com/documents/data-sheet/PCMFXUSB3S_SER.pdf +CSP 15 0.4 +0 +15 +15 +Package_CSP +ST_WLCSP-18_1.86x2.14mm_P0.4mm_Stagger +ST WLCSP-18, ST Die ID 466, 1.86x2.14mm, 18 Ball, X-staggered 7x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g031y8.pdf +CSP 18 0.4 +0 +18 +18 +Package_CSP +ST_WLCSP-20_1.94x2.40mm_Layout4x5_P0.4mm +ST WLCSP-20, ST die ID 456, 1.94x2.4mm, 20 Ball, 4x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g051f8.pdf#page=102 +CSP 20 0.4 +0 +20 +20 +Package_CSP +ST_WLCSP-25_2.30x2.48mm_Layout5x5_P0.4mm +ST WLCSP-25, ST die ID 460, 2.3x2.48mm, 25 Ball, 5x5 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g071eb.pdf +CSP 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die425 +WLCSP-25, 5x5 raster, 2.097x2.493mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l031f6.pdf +BGA 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die444 +WLCSP-25, 5x5 raster, 2.423x2.325mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f031k6.pdf +BGA 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-25_Die457 +WLCSP-25, 5x5 raster, 2.133x2.070mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32l011k3.pdf +BGA 25 0.4 +0 +25 +25 +Package_CSP +ST_WLCSP-36_2.58x3.07mm_Layout6x6_P0.4mm +ST WLCSP-36, ST die ID 464, 2.58x3.07mm, 36 Ball, 6x6 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l412t8.pdf +CSP 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die417 +WLCSP-36, 6x6 raster, 2.61x2.88mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l052t8.pdf +BGA 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die440 +WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f051t8.pdf +BGA 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die445 +WLCSP-36, 6x6 raster, 2.605x2.703mm package, pitch 0.4mm; see section 7.3 of http://www.st.com/resource/en/datasheet/stm32f042k6.pdf +BGA 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-36_Die458 +WLCSP-36, 6x6 raster, 2.553x2.579mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f410t8.pdf +BGA 36 0.4 +0 +36 +36 +Package_CSP +ST_WLCSP-49_3.15x3.13mm_Layout7x7_P0.4mm +ST WLCSP-49, ST die ID 468, 3.15x3.13mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g431c6.pdf +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_3.30x3.38mm_Layout7x7_P0.4mm_Offcenter +ST WLCSP-49, off-center ball grid, ST die ID 494, 3.3x3.38mm, 49 Ball, 7x7 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb15cc.pdf#page=119 +CSP 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die423 +WLCSP-49, 7x7 raster, 2.965x2.965mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f401vc.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die431 +WLCSP-49, 7x7 raster, 2.999x3.185mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f411vc.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die433 +WLCSP-49, 7x7 raster, 3.029x3.029mm package, pitch 0.4mm; see section 7.1.1 of http://www.st.com/resource/en/datasheet/stm32f401ce.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die435 +WLCSP-49, 7x7 raster, 3.141x3.127mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/DM00257211.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die438 +WLCSP-49, 7x7 raster, 3.89x3.74mm package, pitch 0.5mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303r8.pdf +BGA 49 0.5 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die439 +WLCSP-49, 7x7 raster, 3.417x3.151mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/stm32f301r8.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die447 +WLCSP-49, 7x7 raster, 3.294x3.258mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l072kz.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-49_Die448 +WLCSP-49, 7x7 raster, 3.277x3.109mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f071v8.pdf +BGA 49 0.4 +0 +49 +49 +Package_CSP +ST_WLCSP-52_3.09x3.15mm_P0.4mm_Stagger +ST WLCSP-52, ST die ID 467, 3.09x3.15mm, 52 Ball, X-staggered 13x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g0b1ne.pdf#page=136 +CSP 52 0.4 +0 +52 +52 +Package_CSP +ST_WLCSP-63_Die427 +WLCSP-63, 7x9 raster, 3.228x4.164mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32l151cc.pdf +BGA 63 0.4 +0 +63 +63 +Package_CSP +ST_WLCSP-64_3.56x3.52mm_Layout8x8_P0.4mm +ST WLCSP-64, ST die ID 479, 3.56x3.52mm, 64 Ball, 8x8 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g491re.pdf +CSP 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die414 +WLCSP-64, 8x8 raster, 4.466x4.395mm package, pitch 0.5mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f103ze.pdf +BGA 64 0.5 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die427 +WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zc.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die435 +WLCSP-64, 8x8 raster, 3.141x3.127mm package, pitch 0.35mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00257211.pdf +BGA 64 0.35 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die436 +WLCSP-64, 8x8 raster, 4.539x4.911mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152zd.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die441 +WLCSP-64, 8x8 raster, 3.623x3.651mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00213872.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die442 +WLCSP-64, 8x8 raster, 3.347x3.585mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f091vb.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-64_Die462 +WLCSP-64, 8x8 raster, 3.357x3.657mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00340475.pdf +BGA 64 0.4 +0 +64 +64 +Package_CSP +ST_WLCSP-66_Die411 +WLCSP-66, 9x9 raster, 3.639x3.971mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f207vg.pdf +BGA 66 0.4 +0 +66 +66 +Package_CSP +ST_WLCSP-66_Die432 +WLCSP-66, 8x9 raster, 3.767x4.229mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f378vc.pdf +BGA 66 0.4 +0 +66 +66 +Package_CSP +ST_WLCSP-72_Die415 +WLCSP-72, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf +BGA 72 0.4 +0 +72 +72 +Package_CSP +ST_WLCSP-81_4.02x4.27mm_Layout9x9_P0.4mm +ST WLCSP-81, ST die ID 469, 4.02x4.27mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32g483me.pdf +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_4.36x4.07mm_Layout9x9_P0.4mm +ST WLCSP-81, ST die ID 472, 4.36x4.07mm, 81 Ball, 9x9 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l562ce.pdf +CSP 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die415 +WLCSP-81, 9x9 raster, 4.4084x3.7594mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32l476me.pdf +BGA 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die421 +WLCSP-81, 9x9 raster, 3.693x3.815mm package, pitch 0.4mm; see section 7.6 of http://www.st.com/resource/en/datasheet/stm32f446ze.pdf +BGA 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-81_Die463 +WLCSP-81, 9x9 raster, 4.039x3.951mm package, pitch 0.4mm; see section 7.1 of http://www.st.com/resource/en/datasheet/DM00282249.pdf +BGA 81 0.4 +0 +81 +81 +Package_CSP +ST_WLCSP-90_4.20x3.95mm_P0.4mm_Stagger +ST WLCSP-90, ST die ID 482, 4.2x3.95mm, 90 Ball, X-staggered 18x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32u575og.pdf#page=306 +CSP 90 0.4 +0 +90 +90 +Package_CSP +ST_WLCSP-90_Die413 +WLCSP-90, 10x9 raster, 4.223x3.969mm package, pitch 0.4mm; see section 6.1 of http://www.st.com/resource/en/datasheet/stm32f405og.pdf +BGA 90 0.4 +0 +90 +90 +Package_CSP +ST_WLCSP-100_4.40x4.38mm_Layout10x10_P0.4mm_Offcenter +ST WLCSP-100, off-center ball grid, ST die ID 495, 4.4x4.38mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32wb55vc.pdf +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_4.437x4.456mm_Layout10x10_P0.4mm +ST WLCSP-100, ST die ID 471, 4.437x4.456mm, 100 Ball, 10x10 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l4p5ve.pdf +CSP 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die422 +WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/stm32f302vc.pdf +BGA 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die446 +WLCSP-100, 10x10 raster, 4.775x5.041mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32f303zd.pdf +BGA 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die452 +WLCSP-100, 10x10 raster, 4.201x4.663mm package, pitch 0.4mm; see section 7.7 of http://www.st.com/resource/en/datasheet/DM00330506.pdf +BGA 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-100_Die461 +WLCSP-100, 10x10 raster, 4.618x4.142mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/DM00284211.pdf +BGA 100 0.4 +0 +100 +100 +Package_CSP +ST_WLCSP-104_Die437 +WLCSP-104, 9x12 raster, 4.095x5.094mm package, pitch 0.4mm; see section 7.5 of http://www.st.com/resource/en/datasheet/stm32l152ze.pdf +BGA 104 0.4 +0 +104 +104 +Package_CSP +ST_WLCSP-115_3.73x4.15mm_P0.35mm_Stagger +ST WLCSP-115, ST die ID 483, 3.73x4.15mm, 115 Ball, Y-staggered 11x21 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h725vg.pdf +CSP 115 0.35 +0 +115 +115 +Package_CSP +ST_WLCSP-115_4.63x4.15mm_P0.4mm_Stagger +ST WLCSP-115, ST die ID 461, 4.63x4.15mm, 115 Ball, X-staggered 21x11 Layout, 0.4mm Pitch, https://www.st.com/resource/en/datasheet/stm32l496wg.pdf +CSP 115 0.4 +0 +115 +115 +Package_CSP +ST_WLCSP-132_4.57x4.37mm_Layout12x11_P0.35mm +ST WLCSP-132, ST die ID 480, 4.57x4.37mm, 132 Ball, 12x11 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h7a3ai.pdf +CSP 132 0.35 +0 +132 +132 +Package_CSP +ST_WLCSP-143_Die419 +WLCSP-143, 11x13 raster, 4.521x5.547mm package, pitch 0.4mm; see section 7.2 of http://www.st.com/resource/en/datasheet/stm32f429ng.pdf +BGA 143 0.4 +0 +143 +143 +Package_CSP +ST_WLCSP-143_Die449 +WLCSP-143, 11x13 raster, 4.539x5.849mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f746zg.pdf +BGA 143 0.4 +0 +143 +143 +Package_CSP +ST_WLCSP-144_Die470 +WLCSP-144, 12x12 raster, 5.24x5.24mm package, pitch 0.4mm; see section 7.4 of http://www.st.com/resource/en/datasheet/DM00366448.pdf +BGA 144 0.4 +0 +144 +144 +Package_CSP +ST_WLCSP-156_4.96x4.64mm_Layout13x12_P0.35mm +ST WLCSP-156, ST die ID 450, 4.96x4.64mm, 156 Ball, 13x12 Layout, 0.35mm Pitch, https://www.st.com/resource/en/datasheet/stm32h747xi.pdf +CSP 156 0.35 +0 +156 +156 +Package_CSP +ST_WLCSP-168_Die434 +WLCSP-168, 12x14 raster, 4.891x5.692mm package, pitch 0.4mm; see section 6.3 of http://www.st.com/resource/en/datasheet/stm32f469ni.pdf +BGA 168 0.4 +0 +168 +168 +Package_CSP +ST_WLCSP-180_Die451 +WLCSP-180, 13x14 raster, 5.537x6.095mm package, pitch 0.4mm; see section 6.6 of http://www.st.com/resource/en/datasheet/DM00273119.pdf +BGA 180 0.4 +0 +180 +180 +Package_CSP +WLCSP-4-X1-WLB0909-4_0.89x0.89mm_P0.5mm +X1-WLB0909, 0.89x0.89mm, 4 Ball, 2x2 Layout, 0.5mm Pitch, https://www.diodes.com/assets/Datasheets/AP22913.pdf +CSP 4 0.5 +0 +4 +4 +Package_CSP +WLCSP-4_0.64x0.64mm_P0.35mm +WLCSP-4, 0.64x0.64mm, 4 Ball, 2x2 Layout, 0.35mm Pitch, https://www.onsemi.com/pdf/datasheet/ncp163-d.pdf#page=23 +CSP 4 0.35 +0 +4 +4 +Package_CSP +WLCSP-6_1.4x1.0mm_P0.4mm +6pin Pitch 0.4mm +6pin Pitch 0.4mm WLCSP +0 +6 +6 +Package_CSP +WLCSP-8_1.58x1.63x0.35mm_Layout3x5_P0.35x0.4mm_Ball0.25mm_Pad0.25mm_NSMD +WLCSP/XFBGA 8-pin package, staggered pins, http://www.adestotech.com/wp-content/uploads/DS-AT25DF041B_040.pdf +WLCSP WLCSP-8 XFBGA XFBGA-8 CSP BGA Chip-Scale Glass-Top +0 +8 +8 +Package_CSP +WLCSP-8_1.551x2.284mm_P0.5mm +WLCSP-8, 2.284x1.551mm, 8 Ball, 2x4 Layout, 0.5mm Pitch, https://www.adestotech.com/wp-content/uploads/AT25SL321_112.pdf#page=75 +CSP 8 0.5 +0 +8 +8 +Package_CSP +WLCSP-12_1.56x1.56mm_P0.4mm +WLCSP 12 1.56x1.56 https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMM150-DS001-01.pdf +BMM150 WLCSP +0 +12 +12 +Package_CSP +WLCSP-12_1.403x1.555mm_P0.4mm_Stagger +WLCSP-12, 6x4 raster staggered array, 1.403x1.555mm package, pitch 0.4mm; http://ww1.microchip.com/downloads/en/devicedoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=208 +CSP 12 0.2x0.346333 +0 +12 +12 +Package_CSP +WLCSP-16_1.409x1.409mm_P0.35mm +WLCSP-16, 1.409x1.409mm, 16 Ball, 4x4 Layout, 0.35mm Pitch, http://www.latticesemi.com/view_document?document_id=213 +CSP 16 0.35 +0 +16 +16 +Package_CSP +WLCSP-16_2.225x2.17mm_P0.5mm +WLCSP-16 2.225x2.17mm, 2.17x2.225mm, 16 Ball, 4x4 Layout, 0.5mm Pitch, https://ww1.microchip.com/downloads/en/DeviceDoc/16B_WLCSP_CS_C04-06036c.pdf +CSP 16 0.5 +0 +16 +16 +Package_CSP +WLCSP-16_4x4_B2.17x2.32mm_P0.5mm +WLCSP-16, http://www.nxp.com/documents/data_sheet/LPC1102_1104.pdf, http://www.nxp.com/assets/documents/data/en/application-notes/AN3846.pdf +WLCSP-16 NXP +0 +16 +16 +Package_CSP +WLCSP-20_1.934x2.434mm_Layout4x5_P0.4mm +WLCSP-20, 4x5 raster, 1.934x2.434mm package, pitch 0.4mm; see section 36.2.3 of http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42363-SAM-D11_Datasheet.pdf +BGA 20 0.4 +0 +20 +20 +Package_CSP +WLCSP-20_1.994x1.94mm_Layout4x5_P0.4mm +WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00539D.pdf +WLCSP-20 +0 +20 +20 +Package_CSP +WLCSP-20_1.994x1.609mm_Layout5x4_P0.4mm +WLCSP-20, https://www.nxp.com/docs/en/package-information/98ASA00676D.pdf +WLCSP-20 +0 +20 +20 +Package_CSP +WLCSP-36_2.82x2.67mm_Layout6x6_P0.4mm +WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00949D.pdf +WLCSP-36 +0 +36 +36 +Package_CSP +WLCSP-36_2.374x2.459mm_Layout6x6_P0.35mm +WLCSP-36, https://www.nxp.com/docs/en/package-information/98ASA00604D.pdf +WLCSP-36 +0 +36 +36 +Package_CSP +WLCSP-56_3.170x3.444mm_Layout7x8_P0.4mm +WLCSP-56, 7x8 raster, 3.170x3.444mm package, pitch 0.4mm; see section 48.2.4 of http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf +BGA 56 0.4 +0 +56 +56 +Package_CSP +WLCSP-81_4.41x3.76mm_P0.4mm +WLCSP-81, 9x9, 0.4mm Pitch, http://www.st.com/content/ccc/resource/technical/document/technical_note/92/30/3c/a1/4c/bb/43/6f/DM00103228.pdf/files/DM00103228.pdf/jcr:content/translations/en.DM00103228.pdf +WLCSP ST +0 +81 +81 +Package_CSP +pSemi_CSP-16_1.64x2.04mm_P0.4mm +pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) +psemi csp 16 +0 +16 +16 +Package_CSP +pSemi_CSP-16_1.64x2.04mm_P0.4mm_Pad0.18mm +pSemi CSP-16 1.64x2.04x0.285mm (http://www.psemi.com/pdf/datasheets/pe29101ds.pdf, http://www.psemi.com/pdf/app_notes/an77.pdf) +psemi csp 16 +0 +16 +16 +Package_DFN_QFN +AMS_QFN-4-1EP_2x2mm_P0.95mm_EP0.7x1.6mm +UFD Package, 4-Lead Plastic QFN (2mm x 2mm), http://ams.com/eng/content/download/950231/2267959/483138 +QFN 0.95 +0 +6 +5 +Package_DFN_QFN +AO_DFN-8-1EP_5.55x5.2mm_P1.27mm_EP4.12x4.6mm +DD Package; 8-Lead Plastic DFN (5.55mm x 5.2mm), Pin 5-8 connected to EP (http://www.aosmd.com/res/packaging_information/DFN5x6_8L_EP1_P.pdf) +dfn +0 +25 +5 +Package_DFN_QFN +Cypress_QFN-56-1EP_8x8mm_P0.5mm_EP6.22x6.22mm_ThermalVias +56-Lead Plastic Quad Flat, No Lead Package (ML) - 8x8x0.9 mm Body [QFN] (see datasheet at http://www.cypress.com/file/138911/download and app note at http://www.cypress.com/file/140006/download) +QFN 0.5 +0 +87 +57 +Package_DFN_QFN +DFN-6-1EP_1.2x1.2mm_P0.4mm_EP0.3x0.94mm_PullBack +DFN, 6 Pin (http://www.onsemi.com/pub/Collateral/NCP133-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x1.6mm_P0.5mm_EP1.15x1.3mm +DFN, 6 Pin (https://www.onsemi.com/pdf/datasheet/ncp349-d.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x1.8mm_P0.5mm_EP1.2x1.6mm +DFN, 6 Pin (https://www.diodes.com/assets/Package-Files/U-DFN2018-6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.5mm_EP0.6x1.37mm +DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081703_C_DC6.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.5mm_EP0.61x1.42mm +DC6 Package; 6-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_6_05-08-1703.pdf) +DFN 0.5 +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +6-Lead Plastic Dual Flat, No Lead Package (MA) - 2x2x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.65 +0 +9 +7 +Package_DFN_QFN +DFN-6-1EP_3x2mm_P0.5mm_EP1.65x1.35mm +DFN, 6 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/(DCB6)%20DFN%2005-08-1715%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6-1EP_3x3mm_P0.95mm_EP1.7x2.6mm +DFN6 3*3 MM, 0.95 PITCH; CASE 506AH-01 (see ON Semiconductor 506AH.PDF) +DFN 0.95 +0 +13 +7 +Package_DFN_QFN +DFN-6-1EP_3x3mm_P1mm_EP1.5x2.4mm +DFN, 6 Pin (https://www.silabs.com/documents/public/data-sheets/Si7020-A20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +7 +Package_DFN_QFN +DFN-6_1.3x1.2mm_P0.4mm +6-Lead Plastic DFN (1.3mm x 1.2mm) +DFN 0.4 +0 +6 +6 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm +DFN, 8 Pin (https://www.qorvo.com/products/d/da001879), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.7x1.3mm +DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NUF4401MN-D.PDF#page=6), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.6mm +DFN, 8 Pin (https://www.qorvo.com/products/d/da007268), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.3mm +DFN, 8 Pin (https://www.onsemi.com/pub/Collateral/NB3N551-D.PDF#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.5mm +DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8127-AVR-8-bit-Microcontroller-ATtiny4-ATtiny5-ATtiny9-ATtiny10_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm +DFN, 8 Pin (https://www.st.com/resource/en/datasheet/lm2903.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.5mm_EP1.05x1.75mm +DFN8 2x2, 0.5P; CASE 506CN (see ON Semiconductor 506CN.PDF) +DFN 0.5 +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x2mm_P0.45mm_EP0.64x1.38mm +DC8 Package 8-Lead Plastic DFN (2mm x 2mm) (see Linear Technology DFN_8_05-08-1719.pdf) +DFN 0.45 +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +11 +9 +Package_DFN_QFN +DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm +DDB Package; 8-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_8_05-08-1702.pdf) +DFN 0.5 +0 +12 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.5mm +8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body [UDFN] (see Atmel-8815-SEEPROM-AT24CS01-02-Datasheet.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.7x1.4mm +DFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_DFN_2x3x0_9_MC_C04-123C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.36x1.46mm +8-Lead Plastic Dual Flat, No Lead Package (8MA2) - 2x3x0.6 mm Body (http://ww1.microchip.com/downloads/en/DeviceDoc/20005010F.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.5mm_EP1.75x1.45mm +8-Lead Plastic Dual Flat, No Lead Package (MC) - 2x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x2mm_P0.45mm_EP1.66x1.36mm +DCB Package 8-Lead Plastic DFN (2mm x 3mm) (see Linear Technology DFN_8_05-08-1718.pdf) +DFN 0.45 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +10 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias +DFN, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4320fb.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +20 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.5mm_EP1.66x2.38mm +DD Package; 8-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_8_05-08-1698.pdf) +DFN 0.5 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.65mm_EP1.7x2.05mm +DFN, 8 Pin (http://www.ixysic.com/home/pdfs.nsf/www/IX4426-27-28.pdf/$file/IX4426-27-28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_3x3mm_P0.65mm_EP1.55x2.4mm +8-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.65 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.3x3.24mm +DFN, 8 Pin (https://www.st.com/resource/en/datasheet/ld1086.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.5x3.6mm +8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.8 +0 +15 +9 +Package_DFN_QFN +DFN-8-1EP_4x4mm_P0.8mm_EP2.39x2.21mm +8-Lead Plastic Dual Flat, No Lead Package (MD) - 4x4x0.9 mm Body [DFN] (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) +DFN 0.8 +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_6x5mm_P1.27mm_EP2x2mm +DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) +dfn +0 +13 +9 +Package_DFN_QFN +DFN-8-1EP_6x5mm_P1.27mm_EP4x4mm +DD Package; 8-Lead Plastic DFN (6mm x 5mm) (see http://www.everspin.com/file/236/download) +dfn +0 +25 +9 +Package_DFN_QFN +DFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P; No exposed pad - Ref http://pdfserv.maximintegrated.com/land_patterns/90-0349.PDF +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm +DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_2.6x2.6mm_P0.5mm_EP1.3x2.2mm_ThermalVias +DFN, 10 Pin (https://www.nxp.com/docs/en/data-sheet/PCF85063A.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +DFN-10-1EP_2x3mm_P0.5mm_EP0.64x2.4mm +DDB Package; 10-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_10_05-08-1722.pdf) +DFN 0.5 +0 +13 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.7x2.5mm +DFN, 10 Pin (https://www.monolithicpower.com/pub/media/document/MPQ2483_r1.05.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.55x2.48mm +10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm +DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.65x2.38mm_ThermalVias +DFN, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3471fb.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +DFN-10-1EP_3x3mm_P0.5mm_EP1.75x2.7mm +10-Lead Plastic Dual Flat No-Lead Package, 3x3mm Body (see Atmel Appnote 8826) +DFN 0.5 +0 +15 +11 +Package_DFN_QFN +DFN-10_2x2mm_P0.4mm +10-Lead Plastic DFN (2mm x 2mm) 0.40mm pitch +DFN 10 0.4mm +0 +10 +10 +Package_DFN_QFN +DFN-12-1EP_2x3mm_P0.45mm_EP0.64x2.4mm +DDB Package; 12-Lead Plastic DFN (3mm x 2mm) (see Linear Technology DFN_12_05-08-1723.pdf) +DFN 0.45 +0 +15 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm +DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP1.6x2.5mm_ThermalVias +DFN, 12 Pin (https://ww1.microchip.com/downloads/aemDocuments/documents/APID/ProductDocuments/DataSheets/MIC2207-2MHz-3A-PWM-Buck-Regulator-DS20006470A.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +24 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.5mm_EP2.05x2.86mm +10-Lead Plastic Dual Flat, No Lead Package (MF) - 3x3x0.9 mm Body [DFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x3mm_P0.45mm_EP1.66x2.38mm +DD Package; 12-Lead Plastic DFN (3mm x 3mm) (see Linear Technology DFN_12_05-08-1725.pdf) +DFN 0.45 +0 +17 +13 +Package_DFN_QFN +DFN-12-1EP_3x4mm_P0.5mm_EP1.7x3.3mm +DE/UE Package; 12-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_12_05-08-1695.pdf) +DFN 0.5 +0 +21 +13 +Package_DFN_QFN +DFN-12-1EP_4x4mm_P0.5mm_EP2.66x3.38mm +DF Package; 12-Lead Plastic DFN (4mm x 4mm) (see Linear Technology 05081733_A_DF12.pdf) +DFN 0.5 +0 +21 +13 +Package_DFN_QFN +DFN-12-1EP_4x4mm_P0.65mm_EP2.64x3.54mm +DFN12, 4x4, 0.65P; CASE 506CE (see ON Semiconductor 506CE.PDF) +DFN 0.65 +0 +21 +13 +Package_DFN_QFN +DFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm +DD Package; 14-Lead Plastic DFN (3mm x 3mm) (http://pdfserv.maximintegrated.com/land_patterns/90-0063.PDF) +DFN 0.40 +0 +19 +15 +Package_DFN_QFN +DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm +14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) +VDFN DFN 0.65mm +0 +23 +15 +Package_DFN_QFN +DFN-14-1EP_3x4.5mm_P0.65mm_EP1.65x4.25mm_ThermalVias +14-lead very thin plastic quad flat, 3.0x4.5mm size, 0.65mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/14L_VDFN_4_5x3_0mm_JHA_C041198A.pdf) +VDFN DFN 0.65mm +0 +33 +15 +Package_DFN_QFN +DFN-14-1EP_3x4mm_P0.5mm_EP1.7x3.3mm +DE Package; 14-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_14_05-08-1708.pdf) +DFN 0.5 +0 +23 +15 +Package_DFN_QFN +DFN-14-1EP_4x4mm_P0.5mm_EP2.86x3.6mm +DFN14, 4x4, 0.5P; CASE 506CM (see ON Semiconductor 506CM.PDF) +DFN 0.5 +0 +23 +15 +Package_DFN_QFN +DFN-14_1.35x3.5mm_P0.5mm +DFN, 14 Pin (https://m.littelfuse.com/~/media/electronics/datasheets/tvs_diode_arrays/littelfuse_tvs_diode_array_sp3012_datasheet.pdf.pdf#page=7), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +14 +14 +Package_DFN_QFN +DFN-16-1EP_3x4mm_P0.45mm_EP1.7x3.3mm +DE Package; 16-Lead Plastic DFN (4mm x 3mm) (see Linear Technology DFN_16_05-08-1732.pdf) +DFN 0.45 +0 +25 +17 +Package_DFN_QFN +DFN-16-1EP_3x5mm_P0.5mm_EP1.66x4.4mm +DHC Package; 16-Lead Plastic DFN (5mm x 3mm) (see Linear Technology DFN_16_05-08-1706.pdf) +DFN 0.5 +0 +27 +17 +Package_DFN_QFN +DFN-16-1EP_4x5mm_P0.5mm_EP2.44x4.34mm +DHD Package; 16-Lead Plastic DFN (5mm x 4mm) (see Linear Technology 05081707_A_DHD16.pdf) +DFN 0.5 +0 +25 +17 +Package_DFN_QFN +DFN-16-1EP_5x5mm_P0.5mm_EP3.46x4mm +DH Package; 16-Lead Plastic DFN (5mm x 5mm) (see Linear Technology DFN_16_05-08-1709.pdf) +DFN 0.5 +0 +26 +17 +Package_DFN_QFN +DFN-18-1EP_3x5mm_P0.5mm_EP1.66x4.4mm +DHC Package; 18-Lead Plastic DFN (5mm x 3mm) (see Linear Technology 05081955_0_DHC18.pdf) +DFN 0.5 +0 +29 +19 +Package_DFN_QFN +DFN-18-1EP_4x5mm_P0.5mm_EP2.44x4.34mm +DHD Package; 18-Lead Plastic DFN (5mm x 4mm) (see Linear Technology DFN_18_05-08-1778.pdf) +DFN 0.5 +0 +27 +19 +Package_DFN_QFN +DFN-20-1EP_5x6mm_P0.5mm_EP3.24x4.24mm +DFN20, 6x5, 0.5P; CASE 505AB (see ON Semiconductor 505AB.PDF) +DFN 0.5 +0 +33 +21 +Package_DFN_QFN +DFN-22-1EP_5x6mm_P0.5mm_EP3.14x4.3mm +DFN22 6*5*0.9 MM, 0.5 P; CASE 506AF\xe2\x88\x9201 (see ON Semiconductor 506AF.PDF) +DFN 0.5 +0 +35 +23 +Package_DFN_QFN +DFN-24-1EP_4x7mm_P0.5mm_EP2.64x6.44mm +DKD Package; 24-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_24_05-08-1864.pdf) +DFN 0.5 +0 +35 +25 +Package_DFN_QFN +DFN-32-1EP_4x7mm_P0.4mm_EP2.64x6.44mm +DKD Package; 32-Lead Plastic DFN (7mm x 4mm) (see Linear Technology DFN_32_05-08-1734.pdf) +DFN 0.4 +0 +43 +33 +Package_DFN_QFN +DFN-44-1EP_5x8.9mm_P0.4mm_EP3.7x8.4mm +DFN44 8.9x5, 0.4P; CASE 506BU-01 (see ON Semiconductor 506BU.PDF) +DFN 0.4 +0 +63 +45 +Package_DFN_QFN +DFN-S-8-1EP_6x5mm_P1.27mm +8-Lead Plastic Dual Flat, No Lead Package (MF) - 6x5 mm Body [DFN-S] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 1.27 +0 +16 +9 +Package_DFN_QFN +Diodes_DFN1006-3 +DFN package size 1006 3 pins +DFN package size 1006 3 pins +0 +3 +3 +Package_DFN_QFN +Diodes_UDFN-10_1.0x2.5mm_P0.5mm +U-DFN2510-10 package used by Diodes Incorporated (https://www.diodes.com/assets/Package-Files/U-DFN2510-10-Type-CJ.pdf) +UDFN-10 U-DFN2510-10 Diodes +0 +10 +10 +Package_DFN_QFN +Diodes_UDFN2020-6_Type-F +U-DFN2020-6 (Type F) (https://www.diodes.com/assets/Package-Files/U-DFN2020-6-Type-F.pdf) +U-DFN2020-6 (Type F) +0 +8 +8 +Package_DFN_QFN +HVQFN-16-1EP_3x3mm_P0.5mm_EP1.5x1.5mm +HVQFN, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT758-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +21 +17 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +34 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +29 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +39 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +34 +25 +Package_DFN_QFN +HVQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +HVQFN, 24 Pin (https://www.nxp.com/docs/en/package-information/SOT616-3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +39 +25 +Package_DFN_QFN +HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +42 +33 +Package_DFN_QFN +HVQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +HVQFN, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT617-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +59 +33 +Package_DFN_QFN +HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm +HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +50 +41 +Package_DFN_QFN +HVQFN-40-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias +HVQFN, 40 Pin (https://www.nxp.com/docs/en/package-information/SOT618-1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +HVQFN NoLead +0 +67 +41 +Package_DFN_QFN +Infineon_MLPQ-16-14-1EP_4x4mm_P0.5mm +MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +mlpq 32 7x7mm +0 +19 +15 +Package_DFN_QFN +Infineon_MLPQ-40-32-1EP_7x7mm_P0.5mm +MLPQ 32 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +mlpq 32 7x7mm +0 +76 +33 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_EP5.55x5.55mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) +mlpq 32 7x7mm +0 +113 +49 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.15x5.15mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2052mpbf.pdf?fileId=5546d462533600a401535675d3b32788) +mlpq 32 7x7mm +0 +117 +49 +Package_DFN_QFN +Infineon_MLPQ-48-1EP_7x7mm_P0.5mm_Pad5.55x5.55mm +MLPQ 48 leads, 7x7mm (https://www.infineon.com/dgdl/irs2093mpbf.pdf?fileId=5546d462533600a401535675fb892793) +mlpq 32 7x7mm +0 +117 +49 +Package_DFN_QFN +Infineon_PQFN-22-15-4EP_6x5mm_P0.65mm +PQFN 22 leads, 5x6mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4301.pdf?fileId=5546d462533600a4015355d5fc691819, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +pqfn 22 5x6mm +0 +56 +15 +Package_DFN_QFN +Infineon_PQFN-44-31-5EP_7x7mm_P0.5mm +PQFN 44 leads, 7x7mm, 0.127mm stencil (https://www.infineon.com/dgdl/ir4302.pdf?fileId=5546d462533600a4015355d602a9181d, https://www.infineon.com/dgdl/Infineon-AN1170-AN-v05_00-EN.pdf?fileId=5546d462533600a40153559ac3e51134) +pqfn 44 7x7mm +0 +125 +27 +Package_DFN_QFN +Linear_DE14MA +14-Lead Plastic DFN, 4mm x 3mm (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081731_C_DE14MA.pdf) +DFN 0.5 +0 +14 +14 +Package_DFN_QFN +Linear_UGK52_QFN-46-52 +Linear UKG52(46) package, QFN-52-1EP variant (see http://cds.linear.com/docs/en/datasheet/3886fe.pdf) +QFN 0.5 +0 +62 +47 +Package_DFN_QFN +MLF-6-1EP_1.6x1.6mm_P0.5mm_EP0.5x1.26mm +MLF, 6 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5353.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +9 +7 +Package_DFN_QFN +MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm +8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) +DFN MLF 0.65 +0 +12 +9 +Package_DFN_QFN +MLF-8-1EP_3x3mm_P0.65mm_EP1.55x2.3mm_ThermalVias +8-Pin ePad 3mm x 3mm MLF - 3x3x0.85 mm Body (see Microchip datasheet http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf) +DFN MLF 0.65 +0 +15 +9 +Package_DFN_QFN +MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +25 +21 +Package_DFN_QFN +MLF-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +MLF, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=263), generated with kicad-footprint-generator ipc_noLead_generator.py +MLF NoLead +0 +30 +21 +Package_DFN_QFN +MLPQ-16-1EP_4x4mm_P0.65mm_EP2.8x2.8mm +Micro Leadframe Package, 16 pin with exposed pad +MLPQ- 0.65 +0 +21 +17 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm +Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Micrel MLF NoLead +0 +11 +9 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.6x1.2mm_ThermalVias +Micrel MLF, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic23050.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Micrel MLF NoLead +0 +16 +9 +Package_DFN_QFN +Micrel_MLF-8-1EP_2x2mm_P0.5mm_EP0.8x1.3mm_ThermalVias +http://ww1.microchip.com/downloads/en/DeviceDoc/mic2290.pdf +mlf 8 2x2 mm +0 +14 +9 +Package_DFN_QFN +Microchip_8E-16 +16-Lead Quad Flat, No Lead Package (8E) - 4x4x0.9 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN Microchip 8E 16 +0 +20 +17 +Package_DFN_QFN +Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm +QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) +QFN dual row +0 +49 +45 +Package_DFN_QFN +Microchip_DRQFN-44-1EP_5x5mm_P0.7mm_EP2.65x2.65mm_ThermalVias +QFN, 44 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/44L_VQFN_5x5mm_Dual_Row_%5BS3B%5D_C04-21399a.pdf) +QFN dual row +0 +59 +45 +Package_DFN_QFN +Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm +QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) +QFN dual row +0 +74 +65 +Package_DFN_QFN +Microchip_DRQFN-64-1EP_7x7mm_P0.65mm_EP4.1x4.1mm_ThermalVias +QFN, 64 Pin, dual row (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_7x7_Dual_Row_%5BSVB%5D_C04-21420a.pdf) +QFN dual row +0 +91 +65 +Package_DFN_QFN +Microsemi_QFN-40-32-2EP_6x8mm_P0.5mm +40-Lead (32-Lead Populated) Plastic Quad Flat, No Lead Package - 6x8x0.9mm Body (https://www.microsemi.com/document-portal/doc_download/131677-pd70224-data-sheet) +QFN 0.5 +0 +92 +34 +Package_DFN_QFN +Mini-Circuits_DL805 +https://ww2.minicircuits.com/case_style/DL805.pdf +RF Switch +0 +11 +9 +Package_DFN_QFN +Mini-Circuits_FG873-4_3x3mm +Mini Circuits Case style FG (https://ww2.minicircuits.com/case_style/FG873.pdf) +FG873 +0 +4 +4 +Package_DFN_QFN +NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45 +LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) +NXP LQFN NoLead +0 +65 +49 +Package_DFN_QFN +NXP_LQFN-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm_16xMask0.45x0.45_ThermalVias +LQFN, 48 Pin (https://www.nxp.com/docs/en/package-information/98ASA00694D.pdf) +NXP LQFN NoLead +0 +75 +49 +Package_DFN_QFN +Nordic_AQFN-73-1EP_7x7mm_P0.5mm +http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52%2Fdita%2Fnrf52%2Fchips%2Fnrf52840.html +AQFN 7mm +0 +78 +74 +Package_DFN_QFN +OnSemi_DFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P (https://www.onsemi.com/pub/Collateral/511AT.PDF) +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +OnSemi_SIP-38-6EP-9x7mm_P0.65mm_EP1.2x1.2mm +On Semiconductor, SIP-38, 9x7mm, (https://www.onsemi.com/pub/Collateral/AX-SIP-SFEU-D.PDF#page=19) +On Semiconductor SIP +0 +44 +44 +Package_DFN_QFN +OnSemi_UDFN-8_1.2x1.8mm_P0.4mm +8-Lead Plastic Dual Flat, No Lead Package, 1.2x1.8x1.55 mm Body [UDFN] (See http://www.onsemi.com/pub/Collateral/NLSV2T244-D.PDF) +dfn udfn dual flat +0 +8 +8 +Package_DFN_QFN +OnSemi_VCT-28_3.5x3.5mm_P0.4mm +OnSemi VCT, 28 Pin (http://www.onsemi.com/pub/Collateral/601AE.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +OnSemi VCT NoLead +0 +28 +28 +Package_DFN_QFN +OnSemi_XDFN-10_1.35x2.2mm_P0.4mm +10-Lead Plastic XDFN (1.35mm x 2.2mm) (see https://www.onsemi.com/pdf/datasheet/emi8132-d.pdf) +OnSemi XDFN-10 0.4 +0 +10 +10 +Package_DFN_QFN +OnSemi_XDFN4-1EP_1.0x1.0mm_EP0.52x0.52mm +XDFN4 footprint (as found on the https://www.onsemi.com/pub/Collateral/NCP115-D.PDF) +OnSemi XDFN4 +0 +5 +5 +Package_DFN_QFN +Panasonic_HQFN-16-1EP_4x4mm_P0.65mm_EP2.9x2.9mm +Panasonic HQFN-16, 4x4x0.85mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HQFN016-A-0404XZL_EN.pdf) +panasonic hqfn +0 +37 +17 +Package_DFN_QFN +Panasonic_HSON-8_8x8mm_P2.00mm +Panasonic HSON-8, 8x8x1.25mm (https://industrial.panasonic.com/content/data/SC/ds/ds7/c0/PKG_HSON008-A-0808XXI_EN.pdf) +panasonic hson +0 +27 +9 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +QFN, 12 Pin (https://www.nxp.com/docs/en/data-sheet/MMZ09332B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +32 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm +QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.5mm_EP1.65x1.65mm_ThermalVias +QFN, 12 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_12_%2005-08-1855.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +22 +13 +Package_DFN_QFN +QFN-12-1EP_3x3mm_P0.51mm_EP1.45x1.45mm +QFN, 12 Pin (https://ww2.minicircuits.com/case_style/DQ1225.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +17 +13 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm +QFN, 16 Pin (https://www.st.com/resource/en/datasheet/tsv521.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.7x1.7mm_ThermalVias +QFN, 16 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_dfn_qfn_generator.py +QFN DFN_QFN +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm +QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.9x1.9mm_ThermalVias +QFN, 16 Pin (https://www.nxp.com/docs/en/package-information/98ASA00525D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm +QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias +QFN, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias +QFN, 16 Pin (https://www.onsemi.com/pub/Collateral/NCN4555-D.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +QFN, 16 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/isl8117.pdf#page=22), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm +QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.1x2.1mm_ThermalVias +QFN, 16 Pin (http://www.thatcorp.com/datashts/THAT_1580_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm +QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.5x2.5mm_ThermalVias +QFN, 16 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=266), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack +QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_PullBack_ThermalVias +QFN, 16 Pin (https://ams.com/documents/20143/36005/AS5055A_DS000304_2-00.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (https://www.allegromicro.com/~/media/Files/Datasheets/A4403-Datasheet.ashx), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm +QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_4x4mm_P0.65mm_EP2.15x2.15mm_ThermalVias +QFN, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4001f.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm +QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +QFN-16-1EP_5x5mm_P0.8mm_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (http://www.intersil.com/content/dam/Intersil/documents/l16_/l16.5x5.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm +QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3.5x3.5mm_P0.5mm_EP2x2mm_ThermalVias +QFN, 20 Pin (http://www.ti.com/lit/ml/mpqf239/mpqf239.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm +QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.4mm_EP1.65x1.65mm_ThermalVias +QFN, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3553fc.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x3mm_P0.45mm_EP1.6x1.6mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8235-8-bit-avr-microcontroller-attiny20_datasheet.pdf#page=212), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_3x4mm_P0.5mm_EP1.65x2.65mm_ThermalVias +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +32 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=274), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc2535.pdf#page=164), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +QFN, 20 Pin (https://www.silabs.com/documents/public/data-sheets/Si5351-B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +30 +21 +Package_DFN_QFN +QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +27 +21 +Package_DFN_QFN +QFN-20-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 20 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1711.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +40 +21 +Package_DFN_QFN +QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +QFN-20-1EP_5x5mm_P0.65mm_EP3.35x3.35mm_ThermalVias +QFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=276), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +21 +Package_DFN_QFN +QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm +QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_3x3mm_P0.4mm_EP1.75x1.6mm_ThermalVias +QFN, 24 Pin (https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +34 +25 +Package_DFN_QFN +QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm +QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +25 +Package_DFN_QFN +QFN-24-1EP_3x4mm_P0.4mm_EP1.65x2.65mm_ThermalVias +QFN, 24 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_20_05-08-1742.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +QFN, 24 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=278), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm +QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.6mm_ThermalVias +QFN, 24 Pin (https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm +QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.7x2.7mm_ThermalVias +QFN, 24 Pin (http://www.alfarzpp.lv/eng/sc/AS3330.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm +QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/hmc431.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm +QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.15x2.15mm_ThermalVias +QFN, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm +QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_4x4mm_P0.5mm_EP2.65x2.65mm_ThermalVias +QFN, 24 Pin (http://www.cypress.com/file/46236/download), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +25 +Package_DFN_QFN +QFN-24-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_24_05-08-1696.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +44 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.2x3.2mm_ThermalVias +QFN, 24 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UH24)%20QFN%2005-08-1747%20Rev%20A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +51 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm +QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.4x3.4mm_ThermalVias +QFN, 24 Pin (http://www.thatcorp.com/datashts/THAT_5173_Datasheet.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm +QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +34 +25 +Package_DFN_QFN +QFN-24-1EP_5x5mm_P0.65mm_EP3.6x3.6mm_ThermalVias +QFN, 24 Pin (https://www.nxp.com/docs/en/package-information/98ASA00734D.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +25 +Package_DFN_QFN +QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +29 +Package_DFN_QFN +QFN-28-1EP_3x6mm_P0.5mm_EP1.7x4.75mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081926_0_UDE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +53 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm +QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.3x2.3mm_ThermalVias +QFN, 28 Pin (http://www.issi.com/WW/pdf/31FL3731.pdf#page=21), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.4x2.4mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=280), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm +QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.4mm_EP2.6x2.6mm_ThermalVias +QFN, 28 Pin (package code T2844-1; https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +QFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm +QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +29 +Package_DFN_QFN +QFN-28-1EP_4x5mm_P0.5mm_EP2.65x3.65mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/3555fe.pdf#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +48 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=283), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm +QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_5x5mm_P0.5mm_EP3.75x3.75mm_ThermalVias +QFN, 28 Pin (https://www.cmlmicro.com/wp-content/uploads/2017/10/CMX901_ds.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +29 +Package_DFN_QFN +QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +41 +29 +Package_DFN_QFN +QFN-28-1EP_5x6mm_P0.5mm_EP3.65x4.65mm_ThermalVias +QFN, 28 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081932_0_UHE28.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +62 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm +QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.8x4.8mm_ThermalVias +QFN, 28 Pin (https://www.semtech.com/uploads/documents/sx1272.pdf#page=125), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +38 +29 +Package_DFN_QFN +QFN-28-1EP_6x6mm_P0.65mm_EP4.25x4.25mm_ThermalVias +QFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=289), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +29 +Package_DFN_QFN +QFN-28_4x4mm_P0.5mm +QFN, 28 Pin (http://www.st.com/resource/en/datasheet/stm32f031k6.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +28 +28 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.9x2.9mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/atmel-8153-8-and-16-bit-avr-microcontroller-xmega-e-atxmega8e5-atxmega16e5-atxmega32e5_datasheet.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm +QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_4x4mm_P0.4mm_EP2.65x2.65mm_ThermalVias +QFN, 32 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/l32.4x4a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8008S.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.3x3.3mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002164B.pdf#page=68), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm +QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias +QFN, 32 Pin (http://infocenter.nordicsemi.com/pdf/nRF52810_PS_v1.1.pdf#page=468), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm +QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm_ThermalVias +QFN, 32 Pin (https://www.espressif.com/sites/default/files/documentation/0a-esp8285_datasheet_en.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm +QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.45x3.45mm_ThermalVias +QFN, 32 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_32_05-08-1693.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm +QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +QFN-32-1EP_5x5mm_P0.5mm_EP3.65x3.65mm_ThermalVias +QFN, 32 Pin (https://www.exar.com/ds/mxl7704.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm +QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.7x4.7mm_ThermalVias +QFN, 32 Pin (https://www.nxp.com/docs/en/data-sheet/LPC111X.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP4.65x4.65mm_ThermalVias +QFN, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8209-8-bit%20AVR%20ATmega16M1-32M1-64M1_Datasheet.pdf#page=426), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm +QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +33 +Package_DFN_QFN +QFN-32-1EP_7x7mm_P0.65mm_EP5.4x5.4mm_ThermalVias +QFN, 32 Pin (http://www.thatcorp.com/datashts/THAT_5171_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +33 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm +QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.1mm_ThermalVias +QFN, 36 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm +QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +49 +37 +Package_DFN_QFN +QFN-36-1EP_5x6mm_P0.5mm_EP3.6x4.6mm_ThermalVias +QFN, 36 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/(UHE36)%20QFN%2005-08-1876%20Rev%20%C3%98.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm +QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP3.7x3.7mm_ThermalVias +QFN, 36 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/36L_QFN_6x6_with_3_7x3_7_EP_Punch_Dimpled_4E_C04-0241A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm +QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +QFN-36-1EP_6x6mm_P0.5mm_EP4.1x4.1mm_ThermalVias +QFN, 36 Pin (www.st.com/resource/en/datasheet/stm32f101t6.pdf#page=72), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +37 +Package_DFN_QFN +QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +39 +Package_DFN_QFN +QFN-38-1EP_4x6mm_P0.4mm_EP2.65x4.65mm_ThermalVias +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1750.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +56 +39 +Package_DFN_QFN +QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +54 +39 +Package_DFN_QFN +QFN-38-1EP_5x7mm_P0.5mm_EP3.15x5.15mm_ThermalVias +QFN, 38 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_38_05-08-1701.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +63 +39 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.6x3.6mm_ThermalVias +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=297), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm +QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +QFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias +QFN, 40 Pin (http://www.issi.com/WW/pdf/31FL3736.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +67 +41 +Package_DFN_QFN +QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +57 +41 +Package_DFN_QFN +QFN-40-1EP_6x6mm_P0.5mm_EP4.6x4.6mm_ThermalVias +QFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=295), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +83 +41 +Package_DFN_QFN +QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm +QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +43 +Package_DFN_QFN +QFN-42-1EP_5x6mm_P0.4mm_EP3.7x4.7mm_ThermalVias +QFN, 42 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/05081875_0_UHE42.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +76 +43 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm_ThermalVias +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/2512S.pdf#page=17), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +87 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +45 +Package_DFN_QFN +QFN-44-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +QFN, 44 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_44_05-08-1763.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +87 +45 +Package_DFN_QFN +QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +70 +45 +Package_DFN_QFN +QFN-44-1EP_8x8mm_P0.65mm_EP6.45x6.45mm_ThermalVias +QFN, 44 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/39935c.pdf#page=152), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +45 +Package_DFN_QFN +QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm +44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN]; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf +QFN 0.65 +0 +49 +45 +Package_DFN_QFN +QFN-44-1EP_9x9mm_P0.65mm_EP7.5x7.5mm_ThermalVias +44-Lead Plastic Quad Flat, No Lead Package - 9x9 mm Body [QFN] with thermal vias; see section 10.3 of https://www.parallax.com/sites/default/files/downloads/P8X32A-Propeller-Datasheet-v1.4.0_0.pdf +QFN 0.65 +0 +55 +45 +Package_DFN_QFN +QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_5x5mm_P0.35mm_EP3.7x3.7mm_ThermalVias +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm +QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.2x4.2mm_ThermalVias +QFN, 48 Pin (https://static.dev.sifive.com/SiFive-FE310-G000-datasheet-v1p5.pdf#page=20), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.3x4.3mm_ThermalVias +QFN, 48 Pin (https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf#page=38), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +75 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm +QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.6x4.6mm_ThermalVias +QFN, 48 Pin (http://infocenter.nordicsemi.com/pdf/nRF51822_PS_v3.3.pdf#page=67), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm +QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +58 +49 +Package_DFN_QFN +QFN-48-1EP_6x6mm_P0.4mm_EP4.66x4.66mm_ThermalVias +QFN, 48 Pin (https://www.onsemi.com/pub/Collateral/485BA.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm +QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.3x5.3mm_ThermalVias +QFN, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2041_datasheet.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm +QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.6x5.6mm_ThermalVias +QFN, 48 Pin (http://www.st.com/resource/en/datasheet/stm32f042k6.pdf#page=94), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +QFN, 48 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_48_05-08-1704.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm +QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +QFN-48-1EP_7x7mm_P0.5mm_EP5.45x5.45mm_ThermalVias +QFN, 48 Pin (http://www.thatcorp.com/datashts/THAT_626x_Datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +49 +Package_DFN_QFN +QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm +QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +49 +Package_DFN_QFN +QFN-48-1EP_8x8mm_P0.5mm_EP6.2x6.2mm_ThermalVias +QFN, 48 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT232H.pdf#page=49), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +49 +Package_DFN_QFN +QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm +QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +53 +Package_DFN_QFN +QFN-52-1EP_7x8mm_P0.5mm_EP5.41x6.45mm_ThermalVias +QFN, 52 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-qfn/QFN_52_05-08-1729.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +104 +53 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm +QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +61 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP3.2x3.2mm_ThermalVias +QFN, 56 Pin (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf#page=634), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +66 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm +QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +66 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP4x4mm_ThermalVias +QFN, 56 Pin (https://www.espressif.com/sites/default/files/documentation/esp32-s2_datasheet_en.pdf#page=41), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +71 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm +QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_7x7mm_P0.4mm_EP5.6x5.6mm_ThermalVias +QFN, 56 Pin (http://www.cypress.com/file/416486/download#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.3x4.3mm_ThermalVias +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002142A.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm +QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias +QFN, 56 Pin (http://www.ti.com/lit/an/scea032/scea032.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP4.5x5.2mm_ThermalVias_TopTented +QFN, 56 Pin top tented version (manually modified). For information see: http://www.cypress.com/file/138911/download +QFN DFN_QFN +0 +115 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm +QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.6x5.6mm_ThermalVias +QFN, 56 Pin (http://www.ti.com/lit/ds/symlink/tlc5957.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +73 +57 +Package_DFN_QFN +QFN-56-1EP_8x8mm_P0.5mm_EP5.9x5.9mm_ThermalVias +QFN, 56 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001734B.pdf#page=50), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +99 +57 +Package_DFN_QFN +QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_8x8mm_P0.4mm_EP6.5x6.5mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_VQFN_8x8_with%206_5x6_5%20EP_JXX_C04-0437A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm +QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.4x3.4mm_ThermalVias +QFN, 64 Pin (www.intel.com/content/www/us/en/ethernet-controllers/i210-ethernet-controller-datasheet.html), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm +QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP3.8x3.8mm_ThermalVias +QFN, 64 Pin (https://datasheet.lcsc.com/szlcsc/Realtek-Semicon-RTL8211EG-VB-CG_C69264.pdf#page=77), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.7x4.7mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/60001477A.pdf (page 1083)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm +QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +74 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP4.35x4.35mm_ThermalVias +QFN, 64 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232H.pdf#page=57), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +91 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.2x5.2mm_ThermalVias +QFN, 64 Pin (https://www.silabs.com/documents/public/data-sheets/Si5345-44-42-D-DataSheet.pdf#page=51), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/70593d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm +QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP5.45x5.45mm_ThermalVias +QFN, 64 Pin (https://www.infineon.com/dgdl/Infineon-MA12040-DS-v01_00-EN.pdf?fileId=5546d46264a8de7e0164b7467a3d617c#page=81), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +81 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP6x6mm_ThermalVias +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/tusb8041.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +107 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.3x7.3mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00002304A.pdf (page 43)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +101 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.5x7.5mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc7593.pdf (page 432)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +151 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm +QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias +QFN, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/229321fa.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.25x7.25mm +64-Lead Plastic Quad Flat No-Lead Package, 9x9mm Body (see Atmel Appnote 8826) +QFN 0.5 +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.35x7.35mm +64-Lead Plastic Quad Flat, No Lead Package (MR) - 9x9x0.9 mm Body [QFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.5 +0 +90 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +101 +65 +Package_DFN_QFN +QFN-64-1EP_9x9mm_P0.5mm_EP7.65x7.65mm_ThermalVias +QFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-2549-8-bit-AVR-Microcontroller-ATmega640-1280-1281-2560-2561_datasheet.pdf (page 415)), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +151 +65 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm +QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +85 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP5.2x5.2mm_ThermalVias +QFN, 68 Pin (https://cdn.microsemi.com/documents/1bf6886f-5919-4508-a50b-b1dbf3fdf0f4/download/#page=98), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm +QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +85 +69 +Package_DFN_QFN +QFN-68-1EP_8x8mm_P0.4mm_EP6.4x6.4mm_ThermalVias +QFN, 68 Pin (https://www.st.com/resource/en/datasheet/stm32h725ze.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +69 +Package_DFN_QFN +QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm +QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +82 +73 +Package_DFN_QFN +QFN-72-1EP_10x10mm_P0.5mm_EP6x6mm_ThermalVias +QFN, 72 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001682C.pdf#page=70), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +135 +73 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm +QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +86 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP3.8x3.8mm_ThermalVias +QFN, 76 Pin (https://www.marvell.com/documents/bqcwxsoiqfjkcjdjhkvc/#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +103 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm +QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +78 +77 +Package_DFN_QFN +QFN-76-1EP_9x9mm_P0.4mm_EP5.81x6.31mm_ThermalVias +QFN, 76 Pin (https://ftdichip.com/wp-content/uploads/2020/07/DS_FT600Q-FT601Q-IC-Datasheet.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +103 +77 +Package_DFN_QFN +Qorvo_DFN-8-1EP_2x2mm_P0.5mm +DFN 8 2x2mm, 0.5mm http://www.qorvo.com/products/d/da000896 +DFN 0.5 Qorvo 2x2mm +0 +9 +9 +Package_DFN_QFN +ROHM_DFN0604-3 +DFN package size 0604 3 pins +DFN package size 0604 3 pins +0 +3 +3 +Package_DFN_QFN +ST_UFQFPN-20_3x3mm_P0.5mm +UFQFPN 20-lead, 3 x 3 mm, 0.5 mm pitch, ultra thin fine pitch quad flat package (http://www.st.com/resource/en/datasheet/stm8s003f3.pdf) +UFQFPN 0.5 +0 +20 +20 +Package_DFN_QFN +ST_UQFN-6L_1.5x1.7mm_Pitch0.5mm +ST UQFN 6 pin 0.5mm Pitch http://www.st.com/resource/en/datasheet/ecmf02-2amx6.pdf +UQFN DFN 0.5 ST +0 +6 +6 +Package_DFN_QFN +SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm +20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf +QFN 0.5 +0 +25 +21 +Package_DFN_QFN +SiliconLabs_QFN-20-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias +20-Lead Plastic Quad Flat, No Lead Package - 3x3 mm Body [QFN] with corner pads and thermal vias; see figure 8.2 of https://www.silabs.com/documents/public/data-sheets/efm8bb1-datasheet.pdf +QFN 0.5 +0 +31 +21 +Package_DFN_QFN +TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm +TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +11 +7 +Package_DFN_QFN +TDFN-6-1EP_2.5x2.5mm_P0.65mm_EP1.3x2mm_ThermalVias +TDFN, 6 Pin (http://www.nve.com/Downloads/ab3.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +18 +7 +Package_DFN_QFN +TDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm +TDFN, 8 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0168.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm +TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/MCP6V66-Family-Data-Sheet-DS20006266A.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.4x1.4mm +TDFN, 8 Pin (http://ww1.microchip.com/downloads/en/devicedoc/20005514a.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm +8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) +TDFN DFN 0.5mm +0 +12 +9 +Package_DFN_QFN +TDFN-8-1EP_3x2mm_P0.5mm_EP1.80x1.65mm_ThermalVias +8-lead plastic dual flat, 2x3x0.75mm size, 0.5mm pitch (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MN_C04-0129E-MN.pdf) +TDFN DFN 0.5mm +0 +17 +9 +Package_DFN_QFN +TDFN-8_1.4x1.6mm_P0.4mm +TDFN, 8 Pin (https://www.silabs.com/documents/public/data-sheets/si7210-datasheet.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +8 +8 +Package_DFN_QFN +TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm +TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +13 +11 +Package_DFN_QFN +TDFN-10-1EP_2x3mm_P0.5mm_EP0.9x2mm_ThermalVias +TDFN, 10 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0429.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +16 +11 +Package_DFN_QFN +TDFN-12_2x3mm_P0.5mm +TDFN, 12 Pads, No exposed, http://www.st.com/resource/en/datasheet/stm6600.pdf +DFN +0 +12 +12 +Package_DFN_QFN +TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm +TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +19 +15 +Package_DFN_QFN +TDFN-14-1EP_3x3mm_P0.4mm_EP1.78x2.35mm_ThermalVias +TDFN, 14 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0137.PDF (T1433-2C)), generated with kicad-footprint-generator ipc_noLead_generator.py +TDFN NoLead +0 +26 +15 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +TQFN, 16 Pin (https://www.diodes.com/assets/Datasheets/PI6C5946002.pdf#page=12), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_3x3mm_P0.5mm_EP1.23x1.23mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0136.PDF (T1633-5), https://pdfserv.maximintegrated.com/land_patterns/90-0032.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +26 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP2.29x2.29mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +26 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +21 +17 +Package_DFN_QFN +TQFN-16-1EP_5x5mm_P0.8mm_EP3.1x3.1mm_ThermalVias +TQFN, 16 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T1655-2)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +31 +17 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_4x4mm_P0.5mm_EP2.9x2.9mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-100172.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.1x3.1mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +25 +21 +Package_DFN_QFN +TQFN-20-1EP_5x5mm_P0.65mm_EP3.25x3.25mm_ThermalVias +TQFN, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2055-5)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +35 +21 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm +TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +29 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.1x2.1mm_ThermalVias +TQFN, 24 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0139.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +39 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack +TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +29 +25 +Package_DFN_QFN +TQFN-24-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_PullBack_ThermalVias +TQFN, 24 Pin (https://ams.com/documents/20143/36005/AS1115_DS000206_1-00.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +39 +25 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +33 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP2.7x2.7mm_ThermalVias +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-4)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +38 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +33 +29 +Package_DFN_QFN +TQFN-28-1EP_5x5mm_P0.5mm_EP3.25x3.25mm_ThermalVias +TQFN, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T2855-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +43 +29 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP2.1x2.1mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-6)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +42 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-3)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +47 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +37 +33 +Package_DFN_QFN +TQFN-32-1EP_5x5mm_P0.5mm_EP3.4x3.4mm_ThermalVias +TQFN, 32 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T3255-9)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +47 +33 +Package_DFN_QFN +TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm +TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +45 +41 +Package_DFN_QFN +TQFN-40-1EP_5x5mm_P0.4mm_EP3.5x3.5mm_ThermalVias +TQFN, 40 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0140.PDF (T4055-1)), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +55 +41 +Package_DFN_QFN +TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm +TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +58 +49 +Package_DFN_QFN +TQFN-48-1EP_7x7mm_P0.5mm_EP5.1x5.1mm_ThermalVias +TQFN, 48 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0144.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +TQFN NoLead +0 +75 +49 +Package_DFN_QFN +Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm +Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf +Texas instruments QFN +0 +15 +15 +Package_DFN_QFN +Texas_B3QFN-14-1EP_5x5.5mm_P0.65mm_ThermalVia +Texas instruments QFN Package, datasheet: https://www.ti.com/lit/ds/symlink/tpsm53602.pdf +Texas instruments QFN +0 +34 +15 +Package_DFN_QFN +Texas_DRB0008A +DFN-8, 3x3x1mm, http://www.ti.com/lit/ds/symlink/ucc24610.pdf +DRB0008A +0 +23 +9 +Package_DFN_QFN +Texas_MOF0009A +Texas Instruments, QFM MOF0009A, 6x8x2mm (http://www.ti.com/lit/ml/mpsi063a/mpsi063a.pdf) +ti qfm mof0009a +0 +24 +9 +Package_DFN_QFN +Texas_QFN-41_10x16mm +QFN, 41 Pin (http://www.ti.com/lit/ml/mpqf506/mpqf506.pdf) +QFN DFN_QFN +0 +65 +41 +Package_DFN_QFN +Texas_R-PUQFN-N10 +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=MPQF186&fileType=pdf +Texas_R-PUQFN-N10 +0 +10 +10 +Package_DFN_QFN +Texas_R-PUQFN-N12 +Texas_R-PUQFN-N12 http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_R-PUQFN-N12 +0 +13 +12 +Package_DFN_QFN +Texas_R-PWQFN-N28_EP2.1x3.1mm +QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +33 +29 +Package_DFN_QFN +Texas_R-PWQFN-N28_EP2.1x3.1mm_ThermalVias +QFN, 28 Pin (http://www.ti.com/lit/ds/symlink/tps51363.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +43 +29 +Package_DFN_QFN +Texas_RGE0024C_EP2.1x2.1mm +Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGE0024C_EP2.1x2.1mm_ThermalVias +Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/pca9548a.pdf#page=37), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RGE0024H_EP2.7x2.7mm +Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGE0024H_EP2.7x2.7mm_ThermalVias +Texas QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RGV_S-PVQFN-N16_EP2.1x2.1mm_ThermalVias +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ina3221.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm +QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28) +QFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N16_EP2.05x2.55mm_ThermalVias +QFN, 16 Pin (https://www.ti.com/lit/ds/symlink/ts5v330.pdf#page=28) +QFN NoLead +0 +27 +18 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) +QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_RGY_R-PVQFN-N24_EP2.05x3.1mm_ThermalVias +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq24133.pdf#page=40) +QFN NoLead +0 +36 +25 +Package_DFN_QFN +Texas_RNN0018A +Texas Instruments, VQFN-HR RNN0018A (http://www.ti.com/lit/ds/symlink/tps568215.pdf) +ti vqfn-hr rnn0018a +0 +26 +18 +Package_DFN_QFN +Texas_RUM0016A_EP2.6x2.6mm +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_RUM0016A_EP2.6x2.6mm_ThermalVias +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/lmh0074.pdf#page=13), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_RWH0032A +Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) +ti rwh0032a +0 +71 +33 +Package_DFN_QFN +Texas_RWH0032A_ThermalVias +Texas Instruments, RWH0032A, 8x8x0.9mm (http://www.ti.com/lit/ds/snosd10c/snosd10c.pdf) +ti rwh0032a +0 +94 +33 +Package_DFN_QFN +Texas_S-PDSO-N10_EP1.2x2mm +DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +15 +11 +Package_DFN_QFN +Texas_S-PDSO-N10_EP1.2x2mm_ThermalVias +DFN, 10 Pin (http://www.ti.com/lit/ds/symlink/tps7a91.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +DFN NoLead +0 +22 +11 +Package_DFN_QFN +Texas_S-PVQFN-N14 +Texas_S-PVQFN-N14 http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_S-PVQFN-N14_4.3x4.3_Pitch0.5mm_ThermalPad +0 +19 +15 +Package_DFN_QFN +Texas_S-PVQFN-N14_ThermalVias +Texas_S-PVQFN-N14_ThermalVias http://www.ti.com/lit/ds/symlink/txb0104.pdf +Texas_S-PVQFN-N14_ThermalVias +0 +24 +15 +Package_DFN_QFN +Texas_S-PVQFN-N16_EP2.7x2.7mm +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +26 +17 +Package_DFN_QFN +Texas_S-PVQFN-N16_EP2.7x2.7mm_ThermalVias +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/msp430g2001.pdf#page=43), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP2.4x2.4mm +QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP2.4x2.4mm_ThermalVias +QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/cc1101.pdf#page=101), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP2.7x2.7mm +QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP2.7x2.7mm_ThermalVias +QFN, 20 Pin (http://www.ti.com/lit/ds/symlink/drv8662.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +35 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP3.15x3.15mm +QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +25 +21 +Package_DFN_QFN +Texas_S-PVQFN-N20_EP3.15x3.15mm_ThermalVias +QFN, 20 Pin (www.ti.com/lit/ds/symlink/tps7a7200.pdf#page=36), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +21 +Package_DFN_QFN +Texas_S-PVQFN-N24_EP2.1x2.1mm +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_S-PVQFN-N24_EP2.1x2.1mm_ThermalVias +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5720.pdf#page=108), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_S-PVQFN-N32_EP3.45x3.45mm +QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +42 +33 +Package_DFN_QFN +Texas_S-PVQFN-N32_EP3.45x3.45mm_ThermalVias +QFN, 32 Pin (http://www.ti.com/lit/ds/symlink/msp430f1122.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +59 +33 +Package_DFN_QFN +Texas_S-PVQFN-N36_EP4.4x4.4mm +QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +46 +37 +Package_DFN_QFN +Texas_S-PVQFN-N36_EP4.4x4.4mm_ThermalVias +QFN, 36 Pin (http://www.ti.com/lit/ds/slvsba5d/slvsba5d.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +79 +37 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP2.9x2.9mm +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +45 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP2.9x2.9mm_ThermalVias +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430fr5731.pdf#page=111 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +55 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP3.52x2.62mm +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP3.52x2.62mm_ThermalVias +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/drv8308.pdf#page=56 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +60 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP4.6x4.6mm +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP4.6x4.6mm_ThermalVias +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/dac7750.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +83 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP4.15x4.15mm +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +50 +41 +Package_DFN_QFN +Texas_S-PVQFN-N40_EP4.15x4.15mm_ThermalVias +QFN, 40 Pin (http://www.ti.com/lit/ds/symlink/msp430g2755.pdf#page=70 JEDEC MO-220 variation VJJD-2), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +83 +41 +Package_DFN_QFN +Texas_S-PVQFN-N48_EP5.15x5.15mm +QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +65 +49 +Package_DFN_QFN +Texas_S-PVQFN-N48_EP5.15x5.15mm_ThermalVias +QFN, 48 Pin (http://www.ti.com/lit/ds/symlink/msp430f5232.pdf#page=111), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +111 +49 +Package_DFN_QFN +Texas_S-PVQFN-N64_EP4.25x4.25mm +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +69 +65 +Package_DFN_QFN +Texas_S-PVQFN-N64_EP4.25x4.25mm_ThermalVias +QFN, 64 Pin (http://www.ti.com/lit/ds/symlink/msp430f5217.pdf#page=120), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +127 +65 +Package_DFN_QFN +Texas_S-PWQFN-N16_EP2.1x2.1mm +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +21 +17 +Package_DFN_QFN +Texas_S-PWQFN-N16_EP2.1x2.1mm_ThermalVias +QFN, 16 Pin (http://www.ti.com/lit/ds/symlink/drv8801.pdf#page=31 MO-220 variation VGGC), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +31 +17 +Package_DFN_QFN +Texas_S-PWQFN-N20 +20-Pin Plastic Quad Flatpack No-Lead Package, Body 3.0x3.0x0.8mm, Texas Instruments (http://www.ti.com/lit/ds/symlink/tps22993.pdf) +QFN 0.4 +0 +24 +20 +Package_DFN_QFN +Texas_S-PWQFN-N24_EP2.7x2.7mm +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +29 +25 +Package_DFN_QFN +Texas_S-PWQFN-N24_EP2.7x2.7mm_ThermalVias +QFN, 24 Pin (http://www.ti.com/lit/ds/symlink/bq25601.pdf#page=54), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +39 +25 +Package_DFN_QFN +Texas_S-PWQFN-N32_EP2.8x2.8mm +QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +37 +33 +Package_DFN_QFN +Texas_S-PWQFN-N32_EP2.8x2.8mm_ThermalVias +QFN, 32 Pin (https://www.ti.com/lit/ds/symlink/bq25703a.pdf#page=90), generated with kicad-footprint-generator ipc_noLead_generator.py +QFN NoLead +0 +47 +33 +Package_DFN_QFN +Texas_S-PWQFN-N100_EP5.5x5.5mm +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf +MultiRow QFN +0 +114 +105 +Package_DFN_QFN +Texas_S-PWQFN-N100_EP5.5x5.5mm_ThermalVias +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/lit/ds/sllse76m/sllse76m.pdf +MultiRow QFN +0 +131 +105 +Package_DFN_QFN +Texas_S-PX2QFN-14 +Texas QFN, 14 Pin (http://www.ti.com/lit/ds/symlink/tlv9004.pdf#page=64), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas QFN NoLead +0 +14 +14 +Package_DFN_QFN +Texas_VQFN-RHL-20 +http://www.ti.com/lit/ds/symlink/bq51050b.pdf +RHL0020A +0 +33 +21 +Package_DFN_QFN +Texas_VQFN-RHL-20_ThermalVias +http://www.ti.com/lit/ds/symlink/bq51050b.pdf +RHL0020A +0 +41 +21 +Package_DFN_QFN +Texas_VSON-HR-8_1.5x2mm_P0.5mm +Texas VSON-HR, 8 Pin (http://www.ti.com/lit/ds/symlink/tps62823.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas VSON-HR NoLead +0 +8 +8 +Package_DFN_QFN +Texas_WQFN-MR-100_3x3-DapStencil +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf +MultiRow QFN +0 +113 +105 +Package_DFN_QFN +Texas_WQFN-MR-100_ThermalVias_3x3-DapStencil +http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=szza059&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=mpqf258&fileType=pdf,http://www.ti.com/general/docs/lit/getliterature.tsp?baseLiteratureNumber=LPPD235&fileType=pdf +MultiRow QFN +0 +126 +105 +Package_DFN_QFN +Texas_X2QFN-12_1.6x1.6mm_P0.4mm +Texas X2QFN, 12 Pin (http://www.ti.com/lit/ml/mpqf391c/mpqf391c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas X2QFN NoLead +0 +12 +12 +Package_DFN_QFN +UDFN-4-1EP_1x1mm_P0.65mm_EP0.48x0.48mm +UDFN-4_1x1mm_P0.65mm, http://ww1.microchip.com/downloads/en/DeviceDoc/MIC550x-300mA-Single-Output-LDO-in-Small-Packages-DS20006006A.pdf +UDFN-4_1x1mm_P0.65mm +0 +5 +5 +Package_DFN_QFN +UDFN-9_1.0x3.8mm_P0.5mm +9-pin UDFN package, 1.0x3.8mm, (Ref: https://katalog.we-online.de/pbs/datasheet/824014881.pdf) +UDFN SMD +0 +9 +9 +Package_DFN_QFN +UDFN-10_1.35x2.6mm_P0.5mm +http://www.st.com/content/ccc/resource/technical/document/datasheet/f2/11/8a/ed/40/31/40/56/DM00088292.pdf/files/DM00088292.pdf/jcr:content/translations/en.DM00088292.pdf +UDFN 0.5 uQFN +0 +10 +10 +Package_DFN_QFN +UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UFQFPN NoLead +0 +37 +33 +Package_DFN_QFN +UFQFPN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +UFQFPN, 32 Pin (https://www.st.com/resource/en/datasheet/stm32g071k8.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UFQFPN NoLead +0 +47 +33 +Package_DFN_QFN +UQFN-10_1.3x1.8mm_P0.4mm +UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 9)), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +10 +10 +Package_DFN_QFN +UQFN-10_1.4x1.8mm_P0.4mm +UQFN 10pin, https://www.onsemi.com/pub/Collateral/488AT.PDF +UQFN-10_1.4x1.8mm_P0.4mm +0 +10 +10 +Package_DFN_QFN +UQFN-10_1.6x2.1mm_P0.5mm +UQFN, 10 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/00001725D.pdf (Page 12)), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +10 +10 +Package_DFN_QFN +UQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +16-Lead Ultra Thin Quad Flat, No Lead Package (UC) - 3x3x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.5 +0 +21 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm +UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +21 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.6x2.6mm_ThermalVias +UQFN, 16 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/16L_UQFN_4x4x0_5mm_JQ_C04257A.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +31 +17 +Package_DFN_QFN +UQFN-16-1EP_4x4mm_P0.65mm_EP2.7x2.7mm +16-Lead Ultra Thin Plastic Quad Flat, No Lead Package (JQ) - 4x4x0.5 mm Body [UQFN]; (see Microchip Packaging Specification 00000049BS.pdf) +QFN 0.65 +0 +21 +17 +Package_DFN_QFN +UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +25 +21 +Package_DFN_QFN +UQFN-20-1EP_3x3mm_P0.4mm_EP1.85x1.85mm_ThermalVias +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=332), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +30 +21 +Package_DFN_QFN +UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +25 +21 +Package_DFN_QFN +UQFN-20-1EP_4x4mm_P0.5mm_EP2.8x2.8mm_ThermalVias +UQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001839B.pdf#page=464), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +35 +21 +Package_DFN_QFN +UQFN-20_3x3mm_P0.4mm +UQFN, 20 Pin (https://resurgentsemi.com/wp-content/uploads/2018/09/MPR121_rev5-Resurgent.pdf?d453f8&d453f8), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +20 +20 +Package_DFN_QFN +UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm +UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +33 +29 +Package_DFN_QFN +UQFN-28-1EP_4x4mm_P0.4mm_EP2.35x2.35mm_ThermalVias +UQFN, 28 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=338), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +43 +29 +Package_DFN_QFN +UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm +UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +50 +41 +Package_DFN_QFN +UQFN-40-1EP_5x5mm_P0.4mm_EP3.8x3.8mm_ThermalVias +UQFN, 40 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=345), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +67 +41 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm +UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +58 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.45x4.45mm_ThermalVias +UQFN, 48 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=347), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +75 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm +UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +53 +49 +Package_DFN_QFN +UQFN-48-1EP_6x6mm_P0.4mm_EP4.62x4.62mm_ThermalVias +UQFN, 48 Pin (https://github.com/KiCad/kicad-symbols/pull/1189#issuecomment-449506354), generated with kicad-footprint-generator ipc_noLead_generator.py +UQFN NoLead +0 +75 +49 +Package_DFN_QFN +VDFN-8-1EP_2x2mm_P0.5mm_EP0.9x1.7mm +8-Lead Very Thin Dual Flatpack No-Lead (LZ) - 2x3x0.9 mm Body [VDFN] (see Microchip Packaging Specification 00000049BS.pdf) +DFN 0.5 +0 +11 +9 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm +VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +18 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.1x1.1mm_ThermalVias +VQFN, 16 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/16L_VQFN-WFS_3x3mm_4MX_C04-00508a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +23 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/cdclvp1102.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm +VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.8x1.8mm_ThermalVias +VQFN, 16 Pin (https://www.st.com/resource/en/datasheet/stspin220.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.45x1.45mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/sbos354a/sbos354a.pdf, JEDEC MO-220 variant VEED-6), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +21 +17 +Package_DFN_QFN +VQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias +VQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/tlv62095.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +26 +17 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +25 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20%20Lead%20VQFN%203x3x0_9mm_1_7EP%20U2B%20C04-21496a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +30 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +25 +21 +Package_DFN_QFN +VQFN-20-1EP_3x3mm_P0.45mm_EP1.55x1.55mm_ThermalVias +VQFN, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc8246.pdf#page=264), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +30 +21 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +34 +25 +Package_DFN_QFN +VQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +VQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/msp430f1101a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +39 +25 +Package_DFN_QFN +VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm +VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +33 +29 +Package_DFN_QFN +VQFN-28-1EP_4x4mm_P0.45mm_EP2.4x2.4mm_ThermalVias +VQFN, 28 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-9505-AT42-QTouch-BSW-AT42QT1060_Datasheet.pdf#page=28), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +43 +29 +Package_DFN_QFN +VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm +VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +35 +29 +Package_DFN_QFN +VQFN-28-1EP_4x5mm_P0.5mm_EP2.55x3.55mm_ThermalVias +VQFN, 28 Pin (http://www.ti.com/lit/ds/symlink/lm5175.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +48 +29 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm_ThermalVias +VQFN, 32 Pin (http://ww1.microchip.com/downloads/en/devicedoc/atmel-9520-at42-qtouch-bsw-at42qt1110_datasheet.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm +VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.5x3.5mm_ThermalVias +VQFN, 32 Pin (https://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT4222H.pdf#page=40), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm +VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +37 +33 +Package_DFN_QFN +VQFN-32-1EP_5x5mm_P0.5mm_EP3.15x3.15mm_ThermalVias +VQFN, 32 Pin (https://www.ti.com/lit/ds/slvs589d/slvs589d.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +47 +33 +Package_DFN_QFN +VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm +VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +53 +47 +Package_DFN_QFN +VQFN-46-1EP_5x6mm_P0.4mm_EP2.8x3.8mm_ThermalVias +VQFN, 46 Pin (http://www.ti.com/lit/ds/symlink/lp5036.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +66 +47 +Package_DFN_QFN +VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm +VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +58 +49 +Package_DFN_QFN +VQFN-48-1EP_6x6mm_P0.4mm_EP4.1x4.1mm_ThermalVias +VQFN, 48 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/48L_VQFN_6x6mm_6LX_C04-00494a.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +75 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +58 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc430f5137.pdf#page=128), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +75 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +53 +49 +Package_DFN_QFN +VQFN-48-1EP_7x7mm_P0.5mm_EP5.15x5.15mm_ThermalVias +VQFN, 48 Pin (http://www.ti.com/lit/ds/symlink/cc1312r.pdf#page=48), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +79 +49 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +74 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP5.4x5.4mm_ThermalVias +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/PIC16LF19195-6-7-Data-Sheet-40001873D.pdf#page=718), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +100 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +74 +65 +Package_DFN_QFN +VQFN-64-1EP_9x9mm_P0.5mm_EP7.15x7.15mm_ThermalVias +VQFN, 64 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/64L_QFN_9x9_MR_C04-00149e.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VQFN NoLead +0 +91 +65 +Package_DFN_QFN +WDFN-6-2EP_4.0x2.6mm_P0.65mm +WDFN, 6 pin, 4.0x2.6, 0.65P; Two exposed pads, (https://www.onsemi.com/pub/Collateral/511BZ.PDF) +DFN 0.65P dual flag +0 +8 +8 +Package_DFN_QFN +WDFN-8-1EP_2x2.2mm_P0.5mm_EP0.80x0.54 +https://www.onsemi.com/pub/Collateral/511BN.PDF +WDFN-8 1EP 2.2X2.0 0.5P +0 +9 +9 +Package_DFN_QFN +WDFN-8-1EP_2x2mm_P0.5mm_EP0.8x1.2mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005474E.pdf#page=25), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_3x2mm_P0.5mm_EP1.3x1.4mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_TDFN_2x3_MNY_C04-0129E-MNY.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm +WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8-1EP_4x3mm_P0.65mm_EP2.4x1.8mm_ThermalVias +WDFN, 8 Pin (https://www.onsemi.com/pub/Collateral/509AF.PDF), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +20 +9 +Package_DFN_QFN +WDFN-8-1EP_6x5mm_P1.27mm_EP3.4x4mm +WDFN, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/8L_WDFN_5x6mm_MF_C04210B.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +13 +9 +Package_DFN_QFN +WDFN-8_2x2mm_P0.5mm +DFN8 2x2, 0.5P; No exposed pad (http://www.onsemi.com/pub/Collateral/NCP4308-D.PDF) +DFN 0.5 +0 +8 +8 +Package_DFN_QFN +WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm +WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +15 +11 +Package_DFN_QFN +WDFN-10-1EP_3x3mm_P0.5mm_EP1.8x2.5mm_ThermalVias +WDFN, 10 Pin (https://www.onsemi.com/pdf/datasheet/nis5420-d.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +22 +11 +Package_DFN_QFN +WDFN-12-1EP_3x3mm_P0.45mm_EP1.7x2.5mm +WDFN, 12 Pin (https://www.diodes.com/assets/Datasheets/PAM2306.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WDFN NoLead +0 +17 +13 +Package_DFN_QFN +WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm +WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +19 +15 +Package_DFN_QFN +WQFN-14-1EP_2.5x2.5mm_P0.5mm_EP1.45x1.45mm_ThermalVias +WQFN, 14 Pin (https://www.onsemi.com/pub/Collateral/FUSB302B-D.PDF#page=32), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +24 +15 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.6x1.6mm_ThermalVias +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tpa6132a2.pdf#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.68x1.68mm_ThermalVias +WQFN, 16 Pin (https://www.ti.com/lit/ds/symlink/tlv9064.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm +WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_3x3mm_P0.5mm_EP1.75x1.75mm_ThermalVias +WQFN, 16 Pin (https://www.onsemi.com/pub/Collateral/FUSB307B-D.PDF#page=56), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +26 +17 +Package_DFN_QFN +WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +21 +17 +Package_DFN_QFN +WQFN-16-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +WQFN, 16 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=59), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +31 +17 +Package_DFN_QFN +WQFN-20-1EP_2.5x4.5mm_P0.5mm_EP1x2.9mm +http://www.onsemi.com/pub/Collateral/510CD.PDF +WQFN-20 4.5mm 2.5mm 0.5mm +0 +24 +21 +Package_DFN_QFN +WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm +WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +25 +21 +Package_DFN_QFN +WQFN-20-1EP_3x3mm_P0.4mm_EP1.7x1.7mm_ThermalVias +WQFN, 20 Pin (https://www.ti.com/lit/ds/symlink/ts3ds10224.pdf#page=29), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +30 +21 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +29 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.6x2.6mm_ThermalVias +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/lm26480.pdf#page=39), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +39 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +29 +25 +Package_DFN_QFN +WQFN-24-1EP_4x4mm_P0.5mm_EP2.45x2.45mm_ThermalVias +WQFN, 24 Pin (http://www.ti.com/lit/ds/symlink/ts3a27518e.pdf#page=33), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +39 +25 +Package_DFN_QFN +WQFN-32-1EP_5x5mm_P0.5mm_EP3.1x3.1mm +QFN, 32-Leads, Body 5x5x0.8mm, Pitch 0.5mm, Thermal Pad 3.1x3.1mm; (see Texas Instruments LM25119 http://www.ti.com/lit/ds/symlink/lm25119.pdf) +WQFN 0.5 +0 +37 +33 +Package_DFN_QFN +WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm +WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +57 +43 +Package_DFN_QFN +WQFN-42-1EP_3.5x9mm_P0.5mm_EP2.05x7.55mm_ThermalVias +WQFN, 42 Pin (http://www.ti.com/lit/ds/symlink/ts3l501e.pdf#page=23), generated with kicad-footprint-generator ipc_noLead_generator.py +WQFN NoLead +0 +82 +43 +Package_DIP +DIP-4_W7.62mm +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_LongPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_SMDSocket_SmallPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_Socket +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +4 +4 +Package_DIP +DIP-4_W7.62mm_Socket_LongPads +4-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +4 +4 +Package_DIP +DIP-4_W8.89mm_SMDSocket_LongPads +4-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +4 +4 +Package_DIP +DIP-4_W10.16mm +4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +4 +4 +Package_DIP +DIP-4_W10.16mm_LongPads +4-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +4 +4 +Package_DIP +DIP-5-6_W7.62mm +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_LongPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_SMDSocket_SmallPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_Socket +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +5 +5 +Package_DIP +DIP-5-6_W7.62mm_Socket_LongPads +5-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W8.89mm_SMDSocket_LongPads +5-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +5 +5 +Package_DIP +DIP-5-6_W10.16mm +5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +5 +5 +Package_DIP +DIP-5-6_W10.16mm_LongPads +5-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +5 +5 +Package_DIP +DIP-6_W7.62mm +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_LongPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_SMDSocket_SmallPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_Socket +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +6 +6 +Package_DIP +DIP-6_W7.62mm_Socket_LongPads +6-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +6 +6 +Package_DIP +DIP-6_W8.89mm_SMDSocket_LongPads +6-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +6 +6 +Package_DIP +DIP-6_W10.16mm +6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +6 +6 +Package_DIP +DIP-6_W10.16mm_LongPads +6-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +6 +6 +Package_DIP +DIP-8-16_W7.62mm +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +DIP-8-16_W7.62mm_Socket +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +8 +8 +Package_DIP +DIP-8-16_W7.62mm_Socket_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +8 +8 +Package_DIP +DIP-8-N6_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 6 +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +DIP-8-N7_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), missing pin 7 +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +DIP-8_W7.62mm +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_LongPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_SMDSocket_SmallPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_Socket +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +8 +8 +Package_DIP +DIP-8_W7.62mm_Socket_LongPads +8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +8 +8 +Package_DIP +DIP-8_W8.89mm_SMDSocket_LongPads +8-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +8 +8 +Package_DIP +DIP-8_W10.16mm +8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +8 +8 +Package_DIP +DIP-8_W10.16mm_LongPads +8-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +8 +8 +Package_DIP +DIP-10_W7.62mm +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_LongPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_SMDSocket_SmallPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_Socket +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +10 +10 +Package_DIP +DIP-10_W7.62mm_Socket_LongPads +10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +10 +10 +Package_DIP +DIP-10_W8.89mm_SMDSocket_LongPads +10-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +10 +10 +Package_DIP +DIP-10_W10.16mm +10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +10 +10 +Package_DIP +DIP-10_W10.16mm_LongPads +10-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +10 +10 +Package_DIP +DIP-12_W7.62mm +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_LongPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_SMDSocket_SmallPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_Socket +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +12 +12 +Package_DIP +DIP-12_W7.62mm_Socket_LongPads +12-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +12 +12 +Package_DIP +DIP-12_W8.89mm_SMDSocket_LongPads +12-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +12 +12 +Package_DIP +DIP-12_W10.16mm +12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +12 +12 +Package_DIP +DIP-12_W10.16mm_LongPads +12-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +12 +12 +Package_DIP +DIP-14_W7.62mm +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_LongPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_SMDSocket_SmallPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_Socket +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +14 +14 +Package_DIP +DIP-14_W7.62mm_Socket_LongPads +14-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +14 +14 +Package_DIP +DIP-14_W8.89mm_SMDSocket_LongPads +14-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +14 +14 +Package_DIP +DIP-14_W10.16mm +14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +14 +14 +Package_DIP +DIP-14_W10.16mm_LongPads +14-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +14 +14 +Package_DIP +DIP-16_W7.62mm +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_SMDSocket_SmallPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_Socket +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +16 +16 +Package_DIP +DIP-16_W7.62mm_Socket_LongPads +16-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +16 +16 +Package_DIP +DIP-16_W8.89mm_SMDSocket_LongPads +16-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +16 +16 +Package_DIP +DIP-16_W10.16mm +16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +16 +16 +Package_DIP +DIP-16_W10.16mm_LongPads +16-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +16 +16 +Package_DIP +DIP-18_W7.62mm +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_LongPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_SMDSocket_SmallPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_Socket +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +18 +18 +Package_DIP +DIP-18_W7.62mm_Socket_LongPads +18-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +18 +18 +Package_DIP +DIP-18_W8.89mm_SMDSocket_LongPads +18-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +18 +18 +Package_DIP +DIP-20_W7.62mm +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_LongPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_SMDSocket_SmallPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_Socket +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +20 +20 +Package_DIP +DIP-20_W7.62mm_Socket_LongPads +20-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +20 +20 +Package_DIP +DIP-20_W8.89mm_SMDSocket_LongPads +20-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +20 +20 +Package_DIP +DIP-22_W7.62mm +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_LongPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_SMDSocket_SmallPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_Socket +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +22 +22 +Package_DIP +DIP-22_W7.62mm_Socket_LongPads +22-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +22 +22 +Package_DIP +DIP-22_W8.89mm_SMDSocket_LongPads +22-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_LongPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_SMDSocket_SmallPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_Socket +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket +0 +22 +22 +Package_DIP +DIP-22_W10.16mm_Socket_LongPads +22-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads +0 +22 +22 +Package_DIP +DIP-22_W11.43mm_SMDSocket_LongPads +22-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads +0 +22 +22 +Package_DIP +DIP-24_W7.62mm +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_LongPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_Socket +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +24 +24 +Package_DIP +DIP-24_W7.62mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W8.89mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils) +THT DIP DIL PDIP 2.54mm 10.16mm 400mil +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_LongPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_Socket +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket +0 +24 +24 +Package_DIP +DIP-24_W10.16mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 10.16 mm (400 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 10.16mm 400mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W11.43mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 11.43 mm (450 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 11.43mm 450mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_LongPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_SMDSocket_SmallPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_Socket +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +24 +24 +Package_DIP +DIP-24_W15.24mm_Socket_LongPads +24-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +24 +24 +Package_DIP +DIP-24_W16.51mm_SMDSocket_LongPads +24-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +24 +24 +Package_DIP +DIP-28_W7.62mm +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils) +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_LongPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_SMDSocket_SmallPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil SMDSocket SmallPads +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_Socket +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket +0 +28 +28 +Package_DIP +DIP-28_W7.62mm_Socket_LongPads +28-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Socket LongPads +0 +28 +28 +Package_DIP +DIP-28_W8.89mm_SMDSocket_LongPads +28-lead though-hole mounted DIP package, row spacing 8.89 mm (350 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 8.89mm 350mil SMDSocket LongPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_LongPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_SMDSocket_SmallPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_Socket +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +28 +28 +Package_DIP +DIP-28_W15.24mm_Socket_LongPads +28-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +28 +28 +Package_DIP +DIP-28_W16.51mm_SMDSocket_LongPads +28-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +28 +28 +Package_DIP +DIP-32_W7.62mm +32-lead dip package, row spacing 7.62 mm (300 mils) +DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +32 +32 +Package_DIP +DIP-32_W15.24mm +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_LongPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_SMDSocket_SmallPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_Socket +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +32 +32 +Package_DIP +DIP-32_W15.24mm_Socket_LongPads +32-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +32 +32 +Package_DIP +DIP-32_W16.51mm_SMDSocket_LongPads +32-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +32 +32 +Package_DIP +DIP-40_W15.24mm +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_LongPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_SMDSocket_SmallPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_Socket +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +40 +40 +Package_DIP +DIP-40_W15.24mm_Socket_LongPads +40-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +40 +40 +Package_DIP +DIP-40_W16.51mm_SMDSocket_LongPads +40-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_LongPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_SMDSocket_SmallPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_Socket +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket +0 +40 +40 +Package_DIP +DIP-40_W25.4mm_Socket_LongPads +40-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads +0 +40 +40 +Package_DIP +DIP-40_W26.67mm_SMDSocket_LongPads +40-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads +0 +40 +40 +Package_DIP +DIP-42_W15.24mm +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_LongPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_SMDSocket_SmallPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_Socket +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +42 +42 +Package_DIP +DIP-42_W15.24mm_Socket_LongPads +42-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +42 +42 +Package_DIP +DIP-42_W16.51mm_SMDSocket_LongPads +42-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +42 +42 +Package_DIP +DIP-48_W15.24mm +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_LongPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_SMDSocket_SmallPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_Socket +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +48 +48 +Package_DIP +DIP-48_W15.24mm_Socket_LongPads +48-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +48 +48 +Package_DIP +DIP-48_W16.51mm_SMDSocket_LongPads +48-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +48 +48 +Package_DIP +DIP-64_W15.24mm +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils) +THT DIP DIL PDIP 2.54mm 15.24mm 600mil +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_LongPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_Socket +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket +0 +64 +64 +Package_DIP +DIP-64_W15.24mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 15.24 mm (600 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 15.24mm 600mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W16.51mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 16.51 mm (650 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 16.51mm 650mil SMDSocket LongPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils) +THT DIP DIL PDIP 2.54mm 22.86mm 900mil +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_LongPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), LongPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_Socket +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket +THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket +0 +64 +64 +Package_DIP +DIP-64_W22.86mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 22.86 mm (900 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 22.86mm 900mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W24.13mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 24.13 mm (950 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 24.13mm 950mil SMDSocket LongPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils) +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_LongPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil LongPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_SMDSocket_SmallPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), SMDSocket, SmallPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil SMDSocket SmallPads +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_Socket +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket +0 +64 +64 +Package_DIP +DIP-64_W25.4mm_Socket_LongPads +64-lead though-hole mounted DIP package, row spacing 25.4 mm (1000 mils), Socket, LongPads +THT DIP DIL PDIP 2.54mm 25.4mm 1000mil Socket LongPads +0 +64 +64 +Package_DIP +DIP-64_W26.67mm_SMDSocket_LongPads +64-lead though-hole mounted DIP package, row spacing 26.67 mm (1050 mils), SMDSocket, LongPads +THT DIP DIL PDIP 2.54mm 26.669999999999998mm 1050mil SMDSocket LongPads +0 +64 +64 +Package_DIP +Fairchild_LSOP-8 +8-Lead, 300\" Wide, Surface Mount Package (https://www.fairchildsemi.com/package-drawings/ML/MLSOP08A.pdf) +LSOP 2.54mm 300mil +0 +8 +8 +Package_DIP +PowerIntegrations_PDIP-8B +Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +7 +7 +Package_DIP +PowerIntegrations_PDIP-8C +Power Integrations variant of 8-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +7 +7 +Package_DIP +PowerIntegrations_SDIP-10C +PowerIntegrations variant of 10-lead though-hole mounted DIP package, row spacing 7.62 mm (300 mils), LongPads, see https://www.power.com/sites/default/files/product-docs/tophx_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil LongPads +0 +9 +9 +Package_DIP +PowerIntegrations_SMD-8 +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +PowerIntegrations_SMD-8B +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://www.power.com/sites/default/files/product-docs/lnk520.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +PowerIntegrations_SMD-8C +PowerIntegrations variant of 8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils), see https://ac-dc.power.com/sites/default/files/product-docs/tinyswitch-iii_family_datasheet.pdf +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +7 +7 +Package_DIP +PowerIntegrations_eDIP-12B +Power Integrations eDIP-12B, see https://www.power.com/sites/default/files/product-docs/linkswitch-pl_family_datasheet.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil +0 +11 +11 +Package_DIP +SMDIP-4_W7.62mm +4-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +4 +4 +Package_DIP +SMDIP-4_W9.53mm +4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +4 +4 +Package_DIP +SMDIP-4_W9.53mm_Clearance8mm +4-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +4 +4 +Package_DIP +SMDIP-4_W11.48mm +4-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +4 +4 +Package_DIP +SMDIP-6_W7.62mm +6-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +6 +6 +Package_DIP +SMDIP-6_W9.53mm +6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +6 +6 +Package_DIP +SMDIP-6_W9.53mm_Clearance8mm +6-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +6 +6 +Package_DIP +SMDIP-6_W11.48mm +6-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +6 +6 +Package_DIP +SMDIP-8_W7.62mm +8-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +8 +8 +Package_DIP +SMDIP-8_W9.53mm +8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +8 +8 +Package_DIP +SMDIP-8_W9.53mm_Clearance8mm +8-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +8 +8 +Package_DIP +SMDIP-8_W11.48mm +8-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +8 +8 +Package_DIP +SMDIP-10_W7.62mm +10-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +10 +10 +Package_DIP +SMDIP-10_W9.53mm +10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +10 +10 +Package_DIP +SMDIP-10_W9.53mm_Clearance8mm +10-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +10 +10 +Package_DIP +SMDIP-10_W11.48mm +10-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +10 +10 +Package_DIP +SMDIP-12_W7.62mm +12-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +12 +12 +Package_DIP +SMDIP-12_W9.53mm +12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +12 +12 +Package_DIP +SMDIP-12_W9.53mm_Clearance8mm +12-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +12 +12 +Package_DIP +SMDIP-12_W11.48mm +12-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +12 +12 +Package_DIP +SMDIP-14_W7.62mm +14-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +14 +14 +Package_DIP +SMDIP-14_W9.53mm +14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +14 +14 +Package_DIP +SMDIP-14_W9.53mm_Clearance8mm +14-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +14 +14 +Package_DIP +SMDIP-14_W11.48mm +14-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +14 +14 +Package_DIP +SMDIP-16_W7.62mm +16-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +16 +16 +Package_DIP +SMDIP-16_W9.53mm +16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +16 +16 +Package_DIP +SMDIP-16_W9.53mm_Clearance8mm +16-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +16 +16 +Package_DIP +SMDIP-16_W11.48mm +16-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +16 +16 +Package_DIP +SMDIP-18_W7.62mm +18-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +18 +18 +Package_DIP +SMDIP-18_W9.53mm +18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +18 +18 +Package_DIP +SMDIP-18_W9.53mm_Clearance8mm +18-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +18 +18 +Package_DIP +SMDIP-18_W11.48mm +18-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +18 +18 +Package_DIP +SMDIP-20_W7.62mm +20-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +20 +20 +Package_DIP +SMDIP-20_W9.53mm +20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +20 +20 +Package_DIP +SMDIP-20_W9.53mm_Clearance8mm +20-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +20 +20 +Package_DIP +SMDIP-20_W11.48mm +20-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +20 +20 +Package_DIP +SMDIP-22_W7.62mm +22-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +22 +22 +Package_DIP +SMDIP-22_W9.53mm +22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +22 +22 +Package_DIP +SMDIP-22_W9.53mm_Clearance8mm +22-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils), Clearance8mm +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil Clearance8mm +0 +22 +22 +Package_DIP +SMDIP-22_W11.48mm +22-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +22 +22 +Package_DIP +SMDIP-24_W7.62mm +24-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +24 +24 +Package_DIP +SMDIP-24_W9.53mm +24-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +24 +24 +Package_DIP +SMDIP-24_W11.48mm +24-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +24 +24 +Package_DIP +SMDIP-24_W15.24mm +24-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +24 +24 +Package_DIP +SMDIP-28_W15.24mm +28-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +28 +28 +Package_DIP +SMDIP-32_W7.62mm +32-lead surface-mounted (SMD) DIP package, row spacing 7.62 mm (300 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 7.62mm 300mil +0 +32 +32 +Package_DIP +SMDIP-32_W9.53mm +32-lead surface-mounted (SMD) DIP package, row spacing 9.53 mm (375 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 9.53mm 375mil +0 +32 +32 +Package_DIP +SMDIP-32_W11.48mm +32-lead surface-mounted (SMD) DIP package, row spacing 11.48 mm (451 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 11.48mm 451mil +0 +32 +32 +Package_DIP +SMDIP-32_W15.24mm +32-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +32 +32 +Package_DIP +SMDIP-40_W15.24mm +40-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +40 +40 +Package_DIP +SMDIP-40_W25.24mm +40-lead surface-mounted (SMD) DIP package, row spacing 25.24 mm (993 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 25.24mm 993mil +0 +40 +40 +Package_DIP +SMDIP-42_W15.24mm +42-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +42 +42 +Package_DIP +SMDIP-48_W15.24mm +48-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +48 +48 +Package_DIP +SMDIP-64_W15.24mm +64-lead surface-mounted (SMD) DIP package, row spacing 15.24 mm (600 mils) +SMD DIP DIL PDIP SMDIP 2.54mm 15.24mm 600mil +0 +64 +64 +Package_DIP +Toshiba_11-7A9 +Toshiba 11-7A9 package, like 6-lead dip package with missing pin 5, row spacing 7.62 mm (300 mils), https://toshiba.semicon-storage.com/info/docget.jsp?did=1421&prodName=TLP3021(S) +Toshiba 11-7A9 DIL DIP PDIP 2.54mm 7.62mm 300mil +0 +5 +5 +Package_DIP +Vishay_HVM-DIP-3_W7.62mm +3-lead though-hole mounted high-volatge DIP package (based on standard DIP-4), row spacing 7.62 mm (300 mils), see https://www.vishay.com/docs/91361/hexdip.pdf +THT DIP DIL PDIP 2.54mm 7.62mm 300mil Vishay HVMDIP HEXDIP +0 +4 +3 +Package_DirectFET +DirectFET_L4 +DirectFET L4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=41 +DirectFET L4 MOSFET Infineon +0 +11 +3 +Package_DirectFET +DirectFET_L6 +DirectFET L6 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=42 +DirectFET L6 MOSFET Infineon +0 +13 +3 +Package_DirectFET +DirectFET_L8 +DirectFET L8 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=43 +DirectFET L8 MOSFET Infineon +0 +15 +3 +Package_DirectFET +DirectFET_LA +DirectFET LA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=44 +DirectFET LA MOSFET Infineon +0 +15 +3 +Package_DirectFET +DirectFET_M2 +DirectFET M2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=33 +DirectFET M2 MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_M4 +DirectFET M4 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=34 +DirectFET M4 MOSFET Infineon +0 +9 +3 +Package_DirectFET +DirectFET_MA +DirectFET MA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=35 +DirectFET MA MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MB +DirectFET MB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=36 +DirectFET MB MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MC +DirectFET MC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=37 +DirectFET MC MOSFET Infineon +0 +10 +3 +Package_DirectFET +DirectFET_MD +DirectFET MD https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=38 +DirectFET MD MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_ME +DirectFET ME https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=39 +DirectFET ME MOSFET Infineon +0 +10 +3 +Package_DirectFET +DirectFET_MF +DirectFET MF https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=40 +DirectFET MF MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_MN +DirectFET MN https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=30 +DirectFET MN MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MP +DirectFET MP https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=28 +DirectFET MP MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MQ +DirectFET MQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=29 +DirectFET MQ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MT +DirectFET MT https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=26 +DirectFET MT MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MU +DirectFET MU https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=32 +DirectFET MU MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MX +DirectFET MX https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=27 +DirectFET MX MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_MZ +DirectFET MZ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=31 +DirectFET MZ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_S1 +DirectFET S1 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=20 +DirectFET S1 MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_S2 +DirectFET S2 https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=21 +DirectFET S2 MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_S3C +DirectFET S3C https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=25 +DirectFET S3C MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_SA +DirectFET SA https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=22 +DirectFET SA MOSFET Infineon +0 +8 +3 +Package_DirectFET +DirectFET_SB +DirectFET SB https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=23 +DirectFET SB MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_SC +DirectFET SC https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=24 +DirectFET SC MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_SH +DirectFET SH https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=19 +DirectFET SH MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_SJ +DirectFET SJ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=18 +DirectFET SJ MOSFET Infineon +0 +7 +3 +Package_DirectFET +DirectFET_SQ +DirectFET SQ https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=17 +DirectFET SQ MOSFET Infineon +0 +6 +3 +Package_DirectFET +DirectFET_ST +DirectFET ST https://www.infineon.com/dgdl/Infineon-AN-1035-ApplicationNotes-v29_01-EN.pdf?fileId=5546d462533600a40153559159020f76#page=16 +DirectFET ST MOSFET Infineon +0 +7 +3 +Package_LCC +PLCC-20 +PLCC, 20 pins, surface mount +plcc smt +0 +20 +20 +Package_LCC +PLCC-20_SMD-Socket +PLCC, 20 pins, surface mount +plcc smt +0 +20 +20 +Package_LCC +PLCC-20_THT-Socket +PLCC, 20 pins, through hole +plcc leaded +0 +20 +20 +Package_LCC +PLCC-28 +PLCC, 28 pins, surface mount +plcc smt +0 +28 +28 +Package_LCC +PLCC-28_SMD-Socket +PLCC, 28 pins, surface mount +plcc smt +0 +28 +28 +Package_LCC +PLCC-28_THT-Socket +PLCC, 28 pins, through hole +plcc leaded +0 +28 +28 +Package_LCC +PLCC-32_11.4x14.0mm_P1.27mm +PLCC, 32 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/doc0015.pdf), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +32 +32 +Package_LCC +PLCC-32_THT-Socket +PLCC, 32 pins, through hole, http://www.assmann-wsw.com/fileadmin/datasheets/ASS_0981_CO.pdf +plcc leaded +0 +32 +32 +Package_LCC +PLCC-44 +PLCC, 44 pins, surface mount +plcc smt +0 +44 +44 +Package_LCC +PLCC-44_16.6x16.6mm_P1.27mm +PLCC, 44 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +44 +44 +Package_LCC +PLCC-44_SMD-Socket +PLCC, 44 pins, surface mount +plcc smt +0 +44 +44 +Package_LCC +PLCC-44_THT-Socket +PLCC, 44 pins, through hole +plcc leaded +0 +44 +44 +Package_LCC +PLCC-52 +PLCC, 52 pins, surface mount +plcc smt +0 +52 +52 +Package_LCC +PLCC-52_SMD-Socket +PLCC, 52 pins, surface mount +plcc smt +0 +52 +52 +Package_LCC +PLCC-52_THT-Socket +PLCC, 52 pins, through hole +plcc leaded +0 +52 +52 +Package_LCC +PLCC-68 +PLCC, 68 pins, surface mount +plcc smt +0 +68 +68 +Package_LCC +PLCC-68_24.2x24.2mm_P1.27mm +PLCC, 68 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +68 +68 +Package_LCC +PLCC-68_SMD-Socket +PLCC, 68 pins, surface mount +plcc smt +0 +68 +68 +Package_LCC +PLCC-68_THT-Socket +PLCC, 68 pins, through hole +plcc leaded +0 +68 +68 +Package_LCC +PLCC-84 +PLCC, 84 pins, surface mount +plcc smt +0 +84 +84 +Package_LCC +PLCC-84_29.3x29.3mm_P1.27mm +PLCC, 84 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_plcc_jLead_generator.py +PLCC LCC +0 +84 +84 +Package_LCC +PLCC-84_SMD-Socket +PLCC, 84 pins, surface mount +plcc smt +0 +84 +84 +Package_LCC +PLCC-84_THT-Socket +PLCC, 84 pins, through hole +plcc leaded +0 +84 +84 +Package_LGA +AMS_LGA-10-1EP_2.7x4mm_P0.6mm +LGA-10, http://ams.com/eng/content/download/951091/2269479/471718 +lga land grid array +0 +13 +11 +Package_LGA +AMS_LGA-20_4.7x4.5mm_P0.65mm +http://ams.com/eng/content/download/1008631/2361759/498838 +AMS LGA +0 +20 +20 +Package_LGA +AMS_OLGA-8_2x3.1mm_P0.8mm +AMS OLGA, 8 Pin (https://ams.com/documents/20143/36005/AS7341_DS000504_3-00.pdf/#page=63) +AMS OLGA NoLead +0 +8 +8 +Package_LGA +Bosch_LGA-8_2.5x2.5mm_P0.65mm_ClockwisePinNumbering +LGA-8 +lga land grid array +0 +8 +8 +Package_LGA +Bosch_LGA-8_2x2.5mm_P0.65mm_ClockwisePinNumbering +LGA-8, https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-18.pdf +lga land grid array +0 +8 +8 +Package_LGA +Bosch_LGA-8_3x3mm_P0.8mm_ClockwisePinNumbering +Bosch LGA, 8 Pin (https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME680-DS001-00.pdf#page=44), generated with kicad-footprint-generator ipc_noLead_generator.py +Bosch LGA NoLead +0 +8 +8 +Package_LGA +Bosch_LGA-14_3x2.5mm_P0.5mm +LGA-14 Bosch https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMI160-DS000-07.pdf +lga land grid array +0 +14 +14 +Package_LGA +Kionix_LGA-12_2x2mm_P0.5mm_LayoutBorder2x4y +Kionix LGA, 12 Pin (http://kionixfs.kionix.com/en/document/TN008-PCB-Design-Guidelines-for-2x2-LGA-Sensors.pdf#page=4), generated with kicad-footprint-generator ipc_noLead_generator.py +Kionix LGA NoLead +0 +12 +12 +Package_LGA +LGA-8_3x5mm_P1.25mm +LGA-8 +lga land grid array +0 +8 +8 +Package_LGA +LGA-12_2x2mm_P0.5mm +LGA12 +lga land grid array +0 +12 +12 +Package_LGA +LGA-14_2x2mm_P0.35mm_LayoutBorder3x4y +LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lis2dh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y +LGA, 14 Pin (https://www.st.com/resource/en/datasheet/lsm6ds3tr-c.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-14_3x5mm_P0.8mm_LayoutBorder1x6y +LGA, 14 Pin (http://www.st.com/resource/en/datasheet/lsm303dlhc.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +14 +14 +Package_LGA +LGA-16_3x3mm_P0.5mm +http://www.memsic.com/userfiles/files/DataSheets/Magnetic-Sensors-Datasheets/MMC5883MA-RevC.pdf +lga land grid array +0 +16 +16 +Package_LGA +LGA-16_3x3mm_P0.5mm_LayoutBorder3x5y +LGA, 16 Pin (http://www.st.com/resource/en/datasheet/lis331hh.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +16 +16 +Package_LGA +LGA-16_4x4mm_P0.65mm_LayoutBorder4x4y +LGA, 16 Pin (http://www.st.com/resource/en/datasheet/l3gd20.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +LGA NoLead +0 +16 +16 +Package_LGA +LGA-24L_3x3.5mm_P0.43mm +LGA 24L 3x3.5mm Pitch 0.43mm +LGA 24L 3x3.5mm Pitch 0.43mm +0 +24 +24 +Package_LGA +LGA-28_5.2x3.8mm_P0.5mm +LGA 28 5.2x3.8mm Pitch 0.5mm +LGA 28 5.2x3.8mm Pitch 0.5mm +0 +28 +28 +Package_LGA +Linear_LGA-133_15.0x15.0mm_Layout12x12_P1.27mm +Analog Devices (Linear Tech), 133-pin LGA uModule, 15.0x15.0x4.32mm, https://www.analog.com/media/en/technical-documentation/data-sheets/4637fc.pdf +133 pin lga +0 +133 +133 +Package_LGA +NXP_LGA-8_3x5mm_P1.25mm_H1.1mm +NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL3115A2.pdf#page=42), generated with kicad-footprint-generator ipc_noLead_generator.py +NXP LGA NoLead +0 +8 +8 +Package_LGA +NXP_LGA-8_3x5mm_P1.25mm_H1.2mm +NXP LGA, 8 Pin (https://www.nxp.com/docs/en/data-sheet/MPL115A1.pdf#page=15), generated with kicad-footprint-generator ipc_noLead_generator.py +NXP LGA NoLead +0 +8 +8 +Package_LGA +ST_HLGA-10_2.5x2.5mm_P0.6mm_LayoutBorder3x2y +ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps25hb.pdf#page=46), generated with kicad-footprint-generator ipc_noLead_generator.py +ST HLGA NoLead +0 +10 +10 +Package_LGA +ST_HLGA-10_2x2mm_P0.5mm_LayoutBorder3x2y +ST HLGA, 10 Pin (https://www.st.com/resource/en/datasheet/lps22hh.pdf#page=55), generated with kicad-footprint-generator ipc_noLead_generator.py +ST HLGA NoLead +0 +10 +10 +Package_LGA +Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm +Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +12 +9 +Package_LGA +Texas_SIL0008D_MicroSiP-8-1EP_2.8x3mm_P0.65mm_EP1.1x1.9mm_ThermalVias +Texas SIL0008D MicroSiP, 8 Pin (http://www.ti.com/lit/ds/symlink/tps82130.pdf#page=19), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +16 +9 +Package_LGA +Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm +Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +14 +11 +Package_LGA +Texas_SIL0010A_MicroSiP-10-1EP_3.8x3mm_P0.6mm_EP0.7x2.9mm_ThermalVias +Texas SIL0010A MicroSiP, 10 Pin (http://www.ti.com/lit/ml/mpds579b/mpds579b.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Texas MicroSiP NoLead +0 +18 +11 +Package_LGA +VLGA-4_2x2.5mm_P1.65mm +VLGA, 4 Pin (https://ww1.microchip.com/downloads/en/DeviceDoc/DSC60XX-Ultra-Small-Ultra-Low-Power-MEMS-Oscillator-DS20005625C.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +VLGA NoLead +0 +4 +4 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +154 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP4x4mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00482-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +171 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +161 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP5x5mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00476-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +187 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +165 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP6.61x5.615mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00485-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +196 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +175 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP7.2x6.35mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00487-01.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +218 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +194 +145 +Package_QFP +EQFP-144-1EP_20x20mm_P0.5mm_EP8.93x8.7mm_ThermalVias +EQFP, 144 Pin (https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/packaging/04r00479-02.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +EQFP QFP +0 +259 +145 +Package_QFP +HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad +HTQFP-64 Pitch 0.5 +0 +69 +65 +Package_QFP +HTQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm_Mask4.4x4.4mm_ThermalVias +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [HTQFP] thermal pad +HTQFP-64 Pitch 0.5 +0 +135 +65 +Package_QFP +LQFP-32_5x5mm_P0.5mm +LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT401-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +32 +32 +Package_QFP +LQFP-32_7x7mm_P0.8mm +LQFP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT358-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +32 +32 +Package_QFP +LQFP-36_7x7mm_P0.65mm +LQFP, 36 Pin (https://www.onsemi.com/pub/Collateral/561AV.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +36 +36 +Package_QFP +LQFP-44_10x10mm_P0.8mm +LQFP, 44 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ASS23225W.pdf?&fsrch=1), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +44 +44 +Package_QFP +LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm +LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +58 +49 +Package_QFP +LQFP-48-1EP_7x7mm_P0.5mm_EP3.6x3.6mm_ThermalVias +LQFP, 48 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +75 +49 +Package_QFP +LQFP-48_7x7mm_P0.5mm +LQFP, 48 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ltc2358-16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +48 +48 +Package_QFP +LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm +LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +62 +53 +Package_QFP +LQFP-52-1EP_10x10mm_P0.65mm_EP4.8x4.8mm_ThermalVias +LQFP, 52 Pin (https://www.onsemi.com/pub/Collateral/848H-01.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +95 +53 +Package_QFP +LQFP-52_10x10mm_P0.65mm +LQFP, 52 Pin (https://www.nxp.com/docs/en/package-information/98ARL10526D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +52 +52 +Package_QFP +LQFP-52_14x14mm_P1mm +LQFP, 52 Pin (http://www.holtek.com/documents/10179/116711/HT1632Cv170.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +52 +52 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +90 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP5x5mm_ThermalVias +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/adv7611.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +107 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm +LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +90 +65 +Package_QFP +LQFP-64-1EP_10x10mm_P0.5mm_EP6.5x6.5mm_ThermalVias +LQFP, 64 Pin (https://www.nxp.com/files-static/shared/doc/package_info/98ARH98426A.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +127 +65 +Package_QFP +LQFP-64_7x7mm_P0.4mm +LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT414-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-64_10x10mm_P0.5mm +LQFP, 64 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7606_7606-6_7606-4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-64_14x14mm_P0.8mm +LQFP, 64 Pin (https://www.nxp.com/docs/en/package-information/SOT791-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +64 +64 +Package_QFP +LQFP-80_10x10mm_P0.4mm +LQFP, 80 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q80.10x10.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-80_12x12mm_P0.5mm +LQFP, 80 Pin (https://www.nxp.com/docs/en/package-information/SOT315-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-80_14x14mm_P0.65mm +LQFP, 80 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +80 +80 +Package_QFP +LQFP-100_14x14mm_P0.5mm +LQFP, 100 Pin (https://www.nxp.com/docs/en/package-information/SOT407-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +100 +100 +Package_QFP +LQFP-128_14x14mm_P0.4mm +LQFP, 128 Pin (https://www.renesas.com/eu/en/package-image/pdf/outdrawing/q128.14x14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +128 +128 +Package_QFP +LQFP-128_14x20mm_P0.5mm +LQFP, 128 Pin (https://www.nxp.com/docs/en/package-information/SOT425-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +128 +128 +Package_QFP +LQFP-144_20x20mm_P0.5mm +LQFP, 144 Pin (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf#page=425), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +144 +144 +Package_QFP +LQFP-160_24x24mm_P0.5mm +LQFP, 160 Pin (https://www.nxp.com/docs/en/package-information/SOT435-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +160 +160 +Package_QFP +LQFP-176_20x20mm_P0.4mm +LQFP, 176 Pin (https://www.onsemi.com/pub/Collateral/566DB.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +176 +176 +Package_QFP +LQFP-176_24x24mm_P0.5mm +LQFP, 176 Pin (https://www.st.com/resource/en/datasheet/stm32f207vg.pdf#page=163), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +176 +176 +Package_QFP +LQFP-208_28x28mm_P0.5mm +LQFP, 208 Pin (https://www.nxp.com/docs/en/package-information/SOT459-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +208 +208 +Package_QFP +LQFP-216_24x24mm_P0.4mm +LQFP, 216 Pin (https://www.onsemi.com/pub/Collateral/561BE.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +LQFP QFP +0 +216 +216 +Package_QFP +MQFP-44_10x10mm_P0.8mm +MQFP, 44 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ad7722.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MQFP QFP +0 +44 +44 +Package_QFP +PQFP-32_5x5mm_P0.5mm +PQFP, 32 Pin (https://www.ti.com/lit/ds/symlink/ads127l01.pdf#page=87), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +32 +32 +Package_QFP +PQFP-44_10x10mm_P0.8mm +44-Lead Plastic Quad Flatpack - 10x10x2.5mm Body (http://www.onsemi.com/pub/Collateral/122BK.PDF) +PQFP 0.8 +0 +44 +44 +Package_QFP +PQFP-80_14x20mm_P0.8mm +PQFP80 14x20 / QIP80E CASE 122BS (see ON Semiconductor 122BS.PDF) +QFP 0.8 +0 +80 +80 +Package_QFP +PQFP-100_14x20mm_P0.65mm +PQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +100 +100 +Package_QFP +PQFP-112_20x20mm_P0.65mm +PQFP, 112 pins, 20mm sq body, 0.65mm pitch (http://cache.freescale.com/files/shared/doc/package_info/98ASS23330W.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 112 +0 +112 +112 +Package_QFP +PQFP-132_24x24mm_P0.635mm +PQFP, 132 pins, 24mm sq body, 0.635mm pitch (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 132 +0 +132 +132 +Package_QFP +PQFP-132_24x24mm_P0.635mm_i386 +PQFP, 132 pins, 24mm sq body, 0.635mm pitch, Intel 386EX (https://www.intel.com/content/dam/www/public/us/en/documents/packaging-databooks/packaging-chapter-02-databook.pdf, http://www.nxp.com/docs/en/application-note/AN4388.pdf) +PQFP 132 Intel 386EX +0 +132 +132 +Package_QFP +PQFP-144_28x28mm_P0.65mm +PQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +144 +144 +Package_QFP +PQFP-160_28x28mm_P0.65mm +PQFP, 160 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +160 +160 +Package_QFP +PQFP-208_28x28mm_P0.5mm +PQFP, 208 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +208 +208 +Package_QFP +PQFP-240_32.1x32.1mm_P0.5mm +PQFP, 240 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +PQFP QFP +0 +240 +240 +Package_QFP +PQFP-256_28x28mm_P0.4mm +PQFP256 28x28 / QFP256J CASE 122BX (see ON Semiconductor 122BX.PDF) +QFP 0.4 +0 +256 +256 +Package_QFP +TQFP-32_7x7mm_P0.8mm +32-Lead Plastic Thin Quad Flatpack (PT) - 7x7x1.0 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +32 +32 +Package_QFP +TQFP-44-1EP_10x10mm_P0.8mm_EP4.5x4.5mm +44-Lead Plastic Thin Quad Flatpack (MW) - 10x10x1.0 mm Body [TQFP] With 4.5x4.5 mm Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +54 +45 +Package_QFP +TQFP-44_10x10mm_P0.8mm +44-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1.0 mm Body [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +44 +44 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP3.5x3.5mm +48-Lead Thin Quad Flatpack (PT) - 7x7x1.0 mm Body [TQFP] With Exposed Pad (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.5 +0 +53 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm +TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +65 +49 +Package_QFP +TQFP-48-1EP_7x7mm_P0.5mm_EP5x5mm_ThermalVias +TQFP, 48 Pin (https://www.trinamic.com/fileadmin/assets/Products/ICs_Documents/TMC2100_datasheet_Rev1.08.pdf (page 45)), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +91 +49 +Package_QFP +TQFP-48_7x7mm_P0.5mm +TQFP, 48 Pin (https://www.jedec.org/system/files/docs/MS-026D.pdf var ABC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +48 +48 +Package_QFP +TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm +TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py +TQFP QFP +0 +78 +53 +Package_QFP +TQFP-52-1EP_10x10mm_P0.65mm_EP6.5x6.5mm_ThermalVias +TQFP, 52 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_52_1.pdf), generated with kicad-footprint-generator ipc_qfp_generator.py +TQFP QFP +0 +79 +53 +Package_QFP +TQFP-64-1EP_10x10mm_P0.5mm_EP8x8mm +64-Lead Plastic Thin Quad Flatpack (PT) - 10x10x1 mm Body, 2.00 mm Footprint [TQFP] thermal pad +QFP 0.5 +0 +90 +65 +Package_QFP +TQFP-64_7x7mm_P0.4mm +TQFP64 7x7, 0.4P CASE 932BH (see ON Semiconductor 932BH.PDF) +QFP 0.4 +0 +64 +64 +Package_QFP +TQFP-64_10x10mm_P0.5mm +TQFP, 64 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +64 +64 +Package_QFP +TQFP-64_14x14mm_P0.8mm +64-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.8 +0 +64 +64 +Package_QFP +TQFP-80-1EP_14x14mm_P0.65mm_EP9.5x9.5mm +80-Lead Plastic Thin Quad Flatpack (PF) - 14x14mm body, 9.5mm sq thermal pad (http://www.analog.com/media/en/technical-documentation/data-sheets/AD9852.pdf) +QFP 0.65 +0 +85 +81 +Package_QFP +TQFP-80_12x12mm_P0.5mm +80-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.5 +0 +80 +80 +Package_QFP +TQFP-80_14x14mm_P0.65mm +80-Lead Plastic Thin Quad Flatpack (PF) - 14x14x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.65 +0 +80 +80 +Package_QFP +TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm +TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +117 +101 +Package_QFP +TQFP-100-1EP_14x14mm_P0.5mm_EP5x5mm_ThermalVias +TQFP, 100 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/tqfp_edsv/sv_100_4.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +143 +101 +Package_QFP +TQFP-100_12x12mm_P0.4mm +100-Lead Plastic Thin Quad Flatpack (PT) - 12x12x1 mm Body, 2.00 mm [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.4 +0 +100 +100 +Package_QFP +TQFP-100_14x14mm_P0.5mm +TQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +100 +100 +Package_QFP +TQFP-120_14x14mm_P0.4mm +TQFP120 14x14 / TQFP120 CASE 932AZ (see ON Semiconductor 932AZ.PDF) +QFP 0.4 +0 +120 +120 +Package_QFP +TQFP-128_14x14mm_P0.4mm +TQFP128 14x14 / TQFP128 CASE 932BB (see ON Semiconductor 932BB.PDF) +QFP 0.4 +0 +128 +128 +Package_QFP +TQFP-144_16x16mm_P0.4mm +144-Lead Plastic Thin Quad Flatpack (PH) - 16x16x1 mm Body, 2.00 mm Footprint [TQFP] (see Microchip Packaging Specification 00000049BS.pdf) +QFP 0.4 +0 +144 +144 +Package_QFP +TQFP-144_20x20mm_P0.5mm +TQFP, 144 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +144 +144 +Package_QFP +TQFP-176_24x24mm_P0.5mm +TQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +TQFP QFP +0 +176 +176 +Package_QFP +VQFP-80_14x14mm_P0.65mm +VQFP, 80 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +80 +80 +Package_QFP +VQFP-100_14x14mm_P0.5mm +VQFP, 100 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +100 +100 +Package_QFP +VQFP-128_14x14mm_P0.4mm +VQFP, 128 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +128 +128 +Package_QFP +VQFP-176_20x20mm_P0.4mm +VQFP, 176 Pin (http://www.microsemi.com/index.php?option=com_docman&task=doc_download&gid=131095), generated with kicad-footprint-generator ipc_gullwing_generator.py +VQFP QFP +0 +176 +176 +Package_SIP +PowerIntegrations_eSIP-7C +eSIP-7C Vertical Flat Package with Heatsink Tab, https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf +Power Integrations E Package +0 +6 +6 +Package_SIP +PowerIntegrations_eSIP-7F +eSIP-7F Flat Package with Heatsink Tab https://ac-dc.power.com/sites/default/files/product-docs/linkswitch-ph_family_datasheet.pdf +Power Integrations L Package +0 +6 +6 +Package_SIP +SIP-8_19x3mm_P2.54mm +SIP 8-pin (http://www.njr.com/semicon/PDF/package/SIP8_E.pdf) +SIP8 +0 +8 +8 +Package_SIP +SIP-9_21.54x3mm_P2.54mm +SIP 9-pin () +SIP8 +0 +9 +9 +Package_SIP +SIP-9_22.3x3mm_P2.54mm +SIP 9-pin () +SIP8 +0 +9 +9 +Package_SIP +SIP3_11.6x8.5mm +RECOM,R78EXX,https://www.recom-power.com/pdf/Innoline/R-78Exx-0.5.pdf +SIP3 Regulator Module +0 +3 +3 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Angled +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Angled_NoHole +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP4_Sharp-SSR_P7.62mm_Straight +SIP4 Footprint for SSR made by Sharp +Solid State relais SSR Sharp +0 +4 +4 +Package_SIP +SIP9_Housing +SIP9 +SIP9 +0 +9 +9 +Package_SIP +SIP9_Housing_BigPads +SIP9, large pads +SIP9 +0 +9 +9 +Package_SIP +SLA704XM +SIP SLA704XM (http://www.sumzi.com/upload/files/2007/07/2007073114282034189.PDF) +SIP +0 +18 +18 +Package_SIP +STK672-040-E +SIP-22 (http://www.onsemi.com/pub_link/Collateral/EN5227-D.PDF) +SIP-22 +0 +22 +22 +Package_SIP +STK672-080-E +SIP-15 (http://www.onsemi.com/pub_link/Collateral/EN6507-D.PDF) +SIP-15 +0 +15 +15 +Package_SIP +Sanyo_STK4xx-15_59.2x8.0mm_P2.54mm +Sanyo SIP-15, 59.2mm x 8.0mm bosy size, STK-433E STK-435E STK-436E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) +Sanyo SIP-15 +0 +15 +15 +Package_SIP +Sanyo_STK4xx-15_78.0x8.0mm_P2.54mm +Sanyo SIP-15, 78.0mm x 8.0mm bosy size, STK-437E STK-439E STK-441E STK-443E (http://datasheet.octopart.com/STK430-Sanyo-datasheet-107060.pdf) +Sanyo SIP-15 +0 +15 +15 +Package_SO +Diodes_PSOP-8 +8-Lead Plastic PSOP, Exposed Die Pad (see https://www.diodes.com/assets/Datasheets/AP2204.pdf) +SSOP 0.50 exposed pad +0 +12 +9 +Package_SO +Diodes_SO-8EP +8-Lead Plastic SO, Exposed Die Pad (see https://www.diodes.com/assets/Package-Files/SO-8EP.pdf) +SO exposed pad +0 +9 +9 +Package_SO +ETSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3x4.2mm +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body with Exposed Pad [eTSSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +27 +21 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +13 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.3x2.3mm_ThermalVias +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l7980.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +18 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +13 +9 +Package_SO +HSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.1mm_ThermalVias +HSOP, 8 Pin (https://www.st.com/resource/en/datasheet/l5973d.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +20 +9 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown +HSOP 11.0x15.9mm Pitch 1.27mm Slug Down (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +23 +21 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugDown_ThermalVias +HSOP 11.0x15.9mm Pitch 1.27mm Slug Down Thermal Vias (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +45 +21 +Package_SO +HSOP-20-1EP_11.0x15.9mm_P1.27mm_SlugUp +HSOP 11.0x15.9mm Pitch 1.27mm Slug Up (PowerSO-20) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/tda7266d.pdf, www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 1.27mm +0 +20 +20 +Package_SO +HSOP-32-1EP_7.5x11mm_P0.65mm_EP4.7x4.7mm +HSOP, 32 Pin (https://www.nxp.com/docs/en/package-information/SOT1746-3.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +37 +33 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown +HSOP 11.0x15.9mm Pitch 0.65mm Slug Down (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +39 +37 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugDown_ThermalVias +HSOP 11.0x15.9mm Pitch 0.65mm Slug Down Thermal Vias (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +61 +37 +Package_SO +HSOP-36-1EP_11.0x15.9mm_P0.65mm_SlugUp +HSOP 11.0x15.9mm Pitch 0.65mm Slug Up (PowerSO-36) [JEDEC MO-166] (http://www.st.com/resource/en/datasheet/vn808cm-32-e.pdf, http://www.st.com/resource/en/application_note/cd00003801.pdf) +HSOP 11.0 x 15.9mm Pitch 0.65mm +0 +36 +36 +Package_SO +HSOP-54-1EP_7.5x17.9mm_P0.65mm_EP4.6x4.6mm +HSOP, 54 Pin (https://www.nxp.com/docs/en/package-information/98ASA10506D.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOP SO +0 +59 +55 +Package_SO +HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm +HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSOP SO +0 +13 +9 +Package_SO +HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.4x3.2mm_ThermalVias +HTSOP, 8 Pin (https://media.digikey.com/pdf/Data%20Sheets/Rohm%20PDFs/BD9G341EFJ.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSOP SO +0 +20 +9 +Package_SO +HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm +HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +20 +15 +Package_SO +HTSSOP-14-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3.1mm_ThermalVias +HTSSOP, 14 Pin (http://www.ti.com/lit/ds/symlink/lm5161.pdf#page=34), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +36 +15 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm +16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad; (http://www.ti.com/lit/ds/symlink/drv8833.pdf) +SSOP 0.65 +0 +29 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm +HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +20 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask2.46x2.31mm_ThermalVias +HTSSOP, 16 Pin (http://www.analog.com/media/en/technical-documentation/data-sheets/LTC7810.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +27 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3.4x5mm_Mask3x3mm_ThermalVias +16-Lead Plastic HTSSOP (4.4x5x1.2mm); Thermal pad with vias; (http://www.ti.com/lit/ds/symlink/drv8800.pdf) +SSOP 0.65 +0 +46 +17 +Package_SO +HTSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm +HTSSOP, 16 Pin (https://www.st.com/resource/en/datasheet/stp08cp05.pdf#page=20), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +21 +17 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.74x3.86mm +HTSSOP, 20 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4011fb.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP2.85x4mm +HTSSOP, 20 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF U20E-1), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias +HTSSOP 0.65 +0 +29 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.4x3.7mm +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/bq24006.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +24 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +26 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.75x3.43mm_ThermalVias_HandSolder +HTSSOP, 20 Pin (http://www.ti.com/lit/ds/symlink/tlc5971.pdf#page=37&zoom=160,-90,3), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm +HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +23 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_Mask2.96x2.96mm_ThermalVias +HTSSOP, 20 Pin (https://www.ti.com/lit/ds/symlink/tps2663.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +42 +21 +Package_SO +HTSSOP-20-1EP_4.4x6.5mm_P0.65mm_EP3.4x6.5mm_ThermalVias +20-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [HTSSOP], with thermal pad with vias +HTSSOP 0.65 +0 +45 +21 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm +HTSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/stp16cp05.pdf#page=25), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +31 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm +HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +27 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x2.98mm_ThermalVias +HTSSOP, 24 Pin (https://www.ti.com/lit/ds/symlink/tlc5949.pdf#page=49), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +49 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm +HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +28 +25 +Package_SO +HTSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.4x7.8mm_Mask2.4x4.68mm_ThermalVias +HTSSOP, 24 Pin (http://www.ti.com/lit/ds/symlink/tps703.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +47 +25 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm +HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +30 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x5.4mm_ThermalVias +HTSSOP, 28 Pin (https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +41 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +39 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +40 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_Mask2.4x6.17mm_ThermalVias +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +55 +29 +Package_SO +HTSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP3.4x9.5mm_ThermalVias +HTSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; thermal pad +TSSOP HTSSOP 0.65 thermal pad +0 +58 +29 +Package_SO +HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm +HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) +SSOP 0.65 PowerPAD +0 +43 +33 +Package_SO +HTSSOP-32-1EP_6.1x11mm_P0.65mm_EP5.2x11mm_Mask4.11x4.36mm_ThermalVias +HTSSOP32: plastic thin shrink small outline package; 32 leads; body width 6.1 mm; lead pitch 0.65 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot487-1_po.pdf) +SSOP 0.65 PowerPAD +0 +83 +33 +Package_SO +HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm +HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +46 +39 +Package_SO +HTSSOP-38-1EP_6.1x12.5mm_P0.65mm_EP5.2x12.5mm_Mask3.39x6.35mm_ThermalVias +HTSSOP, 38 Pin (http://www.ti.com/lit/ds/symlink/tlc5951.pdf#page=47&zoom=140,-67,15), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +87 +39 +Package_SO +HTSSOP-44_6.1x14mm_P0.635mm_TopEP4.14x7.01mm +HTSSOP, 44 Pin (http://www.ti.com/lit/ds/symlink/tpa3251.pdf#page=38), generated with kicad-footprint-generator ipc_gullwing_generator.py +HTSSOP SO +0 +44 +44 +Package_SO +HTSSOP-56-1EP_6.1x14mm_P0.5mm_EP3.61x6.35mm +HTSSOP56: plastic thin shrink small outline package http://www.ti.com/lit/ds/symlink/drv8301.pdf +HTSSOP 0.5 +0 +72 +57 +Package_SO +HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm +HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +15 +11 +Package_SO +HVSSOP-10-1EP_3x3mm_P0.5mm_EP1.57x1.88mm_ThermalVias +HVSSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/bq24090.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HVSSOP SO +0 +20 +11 +Package_SO +Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm +Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +13 +9 +Package_SO +Infineon_PG-DSO-8-27_3.9x4.9mm_EP2.65x3mm_ThermalVias +Infineon PG-DSO, 8 Pin (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-8-27), generated with kicad-footprint-generator ipc_gullwing_generator.py +Infineon PG-DSO SO +0 +23 +9 +Package_SO +Infineon_PG-DSO-8-43 +Infineon_PG-DSO-8-43 +DSO DSO-8 SOIC SOIC-8 +0 +12 +9 +Package_SO +Infineon_PG-DSO-12-9 +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) +PG-DSO +0 +23 +13 +Package_SO +Infineon_PG-DSO-12-9_ThermalVias +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-9/) +PG-DSO +0 +42 +13 +Package_SO +Infineon_PG-DSO-12-11 +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) +PG-DSO +0 +23 +13 +Package_SO +Infineon_PG-DSO-12-11_ThermalVias +Infineon PG-DSO 12 pin, exposed pad: 4.5x8.1mm, with thermal vias (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-12-11/) +PG-DSO +0 +42 +13 +Package_SO +Infineon_PG-DSO-20-30 +Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) +DSO-20 +0 +31 +21 +Package_SO +Infineon_PG-DSO-20-30_ThermalVias +Infineon SO package 20pin, exposed pad 4.5x7mm (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-71/) +DSO-20 +0 +45 +21 +Package_SO +Infineon_PG-DSO-20-32 +Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-32/) +DSO-20 +0 +20 +20 +Package_SO +Infineon_PG-DSO-20-85 +Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) +DSO-20 +0 +31 +21 +Package_SO +Infineon_PG-DSO-20-85_ThermalVias +Infineon SO package 20pin with exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-85/) +DSO-20 +0 +113 +21 +Package_SO +Infineon_PG-DSO-20-87 +Infineon SO package 20pin without exposed pad (https://www.infineon.com/cms/en/product/packages/PG-DSO/PG-DSO-20-87/) +DSO-20 +0 +20 +20 +Package_SO +Infineon_PG-TSDSO-14-22 +Infineon_PG-TSDSO-14-22 +Infineon TSDSO 14-22 +0 +17 +15 +Package_SO +Linear_MSOP-12-16-1EP_3x4mm_P0.5mm +12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see http://cds.linear.com/docs/en/datasheet/3630fd.pdf) +SSOP 0.5 +0 +15 +13 +Package_SO +Linear_MSOP-12-16_3x4mm_P0.5mm +12-Lead Plastic Micro Small Outline Package (MS) [MSOP], variant of MSOP-16 (see https://www.analog.com/media/en/technical-documentation/data-sheets/3748fb.pdf) +SSOP 0.5 +0 +12 +12 +Package_SO +MFSOP6-4_4.4x3.6mm_P1.27mm +https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.4pin%20MFSOP6.html +MFSOP 4 pin SMD +0 +4 +4 +Package_SO +MFSOP6-5_4.4x3.6mm_P1.27mm +https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.5pin%20MFSOP6.html +MFSOP 4 pin SMD +0 +5 +5 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm +MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.68x1.88mm_ThermalVias +MSOP, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/4440fb.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm +MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.73x1.85mm_ThermalVias +MSOP, 8 Pin (http://www.ti.com/lit/ds/symlink/lm25085.pdf#page=32), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm +MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +13 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP1.95x2.15mm_ThermalVias +MSOP, 8 Pin (http://www.st.com/resource/en/datasheet/pm8834.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +18 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm +MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +14 +9 +Package_SO +MSOP-8-1EP_3x3mm_P0.65mm_EP2.5x3mm_Mask1.73x2.36mm_ThermalVias +MSOP, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/mic5355_6.pdf#page=15), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +19 +9 +Package_SO +MSOP-8_3x3mm_P0.65mm +MSOP, 8 Pin (https://www.jedec.org/system/files/docs/mo-187F.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +8 +8 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm +MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +15 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.68x1.88mm_ThermalVias +MSOP, 10 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3805fg.pdf#page=18), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +20 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm +MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +15 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP1.73x1.98mm_ThermalVias +MSOP, 10 Pin (www.allegromicro.com/~/media/Files/Datasheets/A4952-3-Datasheet.ashx?la=en#page=10), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +20 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm +MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +11 +Package_SO +MSOP-10-1EP_3x3mm_P0.5mm_EP2.2x3.1mm_Mask1.83x1.89mm_ThermalVias +MSOP, 10 Pin (https://www.ti.com/lit/ds/symlink/xtr111.pdf#page=27), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +23 +11 +Package_SO +MSOP-10_3x3mm_P0.5mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +10 +10 +Package_SO +MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +17 +13 +Package_SO +MSOP-12-1EP_3x4mm_P0.65mm_EP1.65x2.85mm_ThermalVias +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/3652fe.pdf#page=24), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +24 +13 +Package_SO +MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +19 +13 +Package_SO +MSOP-12-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +25 +13 +Package_SO +MSOP-12-16_3x4mm_P0.5mm +10-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.5 +0 +12 +12 +Package_SO +MSOP-12_3x4mm_P0.65mm +MSOP, 12 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/6957fb.pdf#page=36), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +12 +12 +Package_SO +MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm +MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +21 +17 +Package_SO +MSOP-16-1EP_3x4.039mm_P0.5mm_EP1.651x2.845mm_ThermalVias +MSOP, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081667_F_MSE16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +28 +17 +Package_SO +MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm +MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +21 +17 +Package_SO +MSOP-16-1EP_3x4mm_P0.5mm_EP1.65x2.85mm_ThermalVias +MSOP, 16 Pin (http://cds.linear.com/docs/en/datasheet/37551fd.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +28 +17 +Package_SO +MSOP-16_3x4.039mm_P0.5mm +MSOP, 16 Pin (http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-msop/05081669_A_MS16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +16 +Package_SO +MSOP-16_3x4mm_P0.5mm +MSOP, 16 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/436412f.pdf#page=22), generated with kicad-footprint-generator ipc_gullwing_generator.py +MSOP SO +0 +16 +16 +Package_SO +ONSemi_SO-8FL_488AA +ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A https://www.onsemi.com/pub/Collateral/488AA.PDF +ON Semi DFN5 5x6mm 1.27P SO-8FL CASE 488A +0 +5 +5 +Package_SO +OnSemi_Micro8 +ON Semiconductor Micro8 (Case846A-02): https://www.onsemi.com/pub/Collateral/846A-02.PDF +micro8 +0 +8 +8 +Package_SO +PSOP-44_16.9x27.17mm_P1.27mm +PSOP44: plastic thin shrink small outline package; 44 leads; body width 16.90 mm +PSOP 1.27 +0 +44 +44 +Package_SO +PowerIntegrations_SO-8 +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://ac-dc.power.com/sites/default/files/product-docs/senzero_family_datasheet.pdf +SOIC 1.27 +0 +8 +8 +Package_SO +PowerIntegrations_SO-8B +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf +SOIC 1.27 +0 +7 +7 +Package_SO +PowerIntegrations_SO-8C +Power-Integrations variant of 8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], see https://www.mouser.com/ds/2/328/linkswitch-pl_family_datasheet-12517.pdf +SOIC 1.27 +0 +7 +7 +Package_SO +PowerIntegrations_eSOP-12B +eSOP-12B SMT Flat Package with Heatsink Tab, see https://ac-dc.power.com/sites/default/files/product-docs/topswitch-jx_family_datasheet.pdf +Power Integrations K Package +0 +12 +12 +Package_SO +PowerPAK_SO-8_Dual +PowerPAK SO-8 Dual (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72600/72600.pdf) +PowerPAK SO-8 Dual +0 +10 +6 +Package_SO +PowerPAK_SO-8_Single +PowerPAK SO-8 Single (https://www.vishay.com/docs/71655/powerpak.pdf, https://www.vishay.com/docs/72599/72599.pdf) +PowerPAK SO-8 Single +0 +9 +5 +Package_SO +QSOP-16_3.9x4.9mm_P0.635mm +16-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.635 +0 +16 +16 +Package_SO +QSOP-20_3.9x8.7mm_P0.635mm +20-Lead Plastic Shrink Small Outline Narrow Body (http://www.analog.com/media/en/technical-documentation/data-sheets/ADuM7640_7641_7642_7643.pdf) +QSOP 0.635 +0 +20 +20 +Package_SO +QSOP-24_3.9x8.7mm_P0.635mm +24-Lead Plastic Shrink Small Outline Narrow Body (QR)-.150" Body [QSOP] (see Microchip Packaging Specification 00000049CH.pdf) +QSOP 0.635 +0 +24 +24 +Package_SO +SC-74-6_1.5x2.9mm_P0.95mm +SC-74, 6 Pin (https://www.nxp.com/docs/en/package-information/SOT457.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SC-74 SO +0 +6 +6 +Package_SO +SO-4_4.4x2.3mm_P1.27mm +4-Lead Plastic Small Outline (SO), see http://datasheet.octopart.com/OPIA403BTRE-Optek-datasheet-5328560.pdf +SO SOIC 1.27 +0 +4 +4 +Package_SO +SO-4_4.4x3.6mm_P2.54mm +4-Lead Plastic Small Outline (SO), see https://www.elpro.org/de/index.php?controller=attachment&id_attachment=339 +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-4_4.4x3.9mm_P2.54mm +SO, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=10047&prodName=TLP3123), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +4 +4 +Package_SO +SO-4_4.4x4.3mm_P2.54mm +4-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/docs/AV02-0173EN +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-4_7.6x3.6mm_P2.54mm +4-Lead Plastic Small Outline (SO) (http://www.everlight.com/file/ProductFile/201407061745083848.pdf) +SO SOIC 2.54 +0 +4 +4 +Package_SO +SO-5_4.4x3.6mm_P1.27mm +5-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SO SOIC 1.27 +0 +5 +5 +Package_SO +SO-6L_10x3.84mm_P1.27mm +6-pin plasic small outline 7,5mm long https://toshiba.semicon-storage.com/info/docget.jsp?did=53548&prodName=TLP2770 +SO-6L +0 +6 +6 +Package_SO +SO-6_4.4x3.6mm_P1.27mm +6-Lead Plastic Small Outline (SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SO SOIC 1.27 +0 +6 +6 +Package_SO +SO-8_3.9x4.9mm_P1.27mm +SO, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +8 +8 +Package_SO +SO-8_5.3x6.2mm_P1.27mm +SO, 8 Pin (https://www.ti.com/lit/ml/msop001a/msop001a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +8 +8 +Package_SO +SO-14_3.9x8.65mm_P1.27mm +SO, 14 Pin (https://www.st.com/resource/en/datasheet/l6491.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +14 +14 +Package_SO +SO-14_5.3x10.2mm_P1.27mm +SO, 14 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +14 +14 +Package_SO +SO-16_3.9x9.9mm_P1.27mm +SO, 16 Pin (https://www.nxp.com/docs/en/package-information/SOT109-1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +16 +16 +Package_SO +SO-16_5.3x10.2mm_P1.27mm +SO, 16 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +16 +16 +Package_SO +SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm +SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +23 +21 +Package_SO +SO-20-1EP_7.52x12.825mm_P1.27mm_EP6.045x12.09mm_Mask3.56x4.47mm_ThermalVias +SO, 20 Pin (http://www.ti.com/lit/ds/symlink/opa569.pdf, http://www.ti.com/lit/an/slma004b/slma004b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +51 +21 +Package_SO +SO-20_5.3x12.6mm_P1.27mm +SO, 20 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +20 +20 +Package_SO +SO-20_12.8x7.5mm_P1.27mm +SO-20, 12.8x7.5mm, https://www.nxp.com/docs/en/data-sheet/SA605.pdf +S0-20 +0 +20 +20 +Package_SO +SO-24_5.3x15mm_P1.27mm +SO, 24 Pin (https://www.ti.com/lit/ml/msop002a/msop002a.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SO SO +0 +24 +24 +Package_SO +SOIC-4_4.55x2.6mm_P1.27mm +SOIC, 4 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12884&prodName=TLP291), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +4 +4 +Package_SO +SOIC-4_4.55x3.7mm_P2.54mm +SOIC, 6 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=11791&prodName=TLP185), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +4 +4 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.29x3mm_ThermalVias +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm +SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.3mm_ThermalVias +SOIC, 8 Pin (http://www.allegromicro.com/~/media/Files/Datasheets/A4950-Datasheet.ashx#page=8), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.41x3.81mm_ThermalVias +SOIC, 8 Pin (https://www.analog.com/media/en/technical-documentation/data-sheets/ada4898-1_4898-2.pdf#page=29), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm +SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.62x3.51mm_ThermalVias +SOIC, 8 Pin (https://www.monolithicpower.com/en/documentview/productdocument/index/version/2/document_type/Datasheet/lang/en/sku/MP2303A/document_id/494#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm +SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.71x3.4mm_ThermalVias +SOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lm5017.pdf#page=31), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +23 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm +SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +13 +9 +Package_SO +SOIC-8-1EP_3.9x4.9mm_P1.27mm_EP2.514x3.2mm_ThermalVias +SOIC, 8 Pin (https://www.renesas.com/eu/en/www/doc/datasheet/hip2100.pdf#page=13), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +9 +Package_SO +SOIC-8-N7_3.9x4.9mm_P1.27mm +8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC], pin 7 removed (Microchip Packaging Specification 00000049BS.pdf, http://www.onsemi.com/pub/Collateral/NCP1207B.PDF) +SOIC 1.27 +0 +7 +7 +Package_SO +SOIC-8W_5.3x5.3mm_P1.27mm +8-Lead Plastic Small Outline (SM) - 5.28 mm Body [SOIC] (http://ww1.microchip.com/downloads/en/PackagingSpec/00000049BQ.pdf) +SOIC 1.27 +0 +8 +8 +Package_SO +SOIC-8_3.9x4.9mm_P1.27mm +SOIC, 8 Pin (JEDEC MS-012AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_8.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_5.23x5.23mm_P1.27mm +SOIC, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf#page=68), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_5.275x5.275mm_P1.27mm +SOIC, 8 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/20005045C.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-8_7.5x5.85mm_P1.27mm +SOIC, 8 Pin (http://www.ti.com/lit/ml/mpds382b/mpds382b.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +8 +8 +Package_SO +SOIC-14-16_3.9x9.9mm_P1.27mm +SOIC, 16 Pin package with pin 2 and 13 removed for voltage clearance (UCC256301, https://www.ti.com/lit/ds/symlink/ucc256301.pdf) +SOIC SO +0 +14 +14 +Package_SO +SOIC-14W_7.5x9mm_P1.27mm +SOIC, 14 Pin (JEDEC MS-013AF, https://www.analog.com/media/en/package-pcb-resources/package/54614177245586rw_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +14 +Package_SO +SOIC-14_3.9x8.7mm_P1.27mm +SOIC, 14 Pin (JEDEC MS-012AB, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_14.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +14 +14 +Package_SO +SOIC-16W-12_7.5x10.3mm_P1.27mm +SOIC-16 With 12 Pin Placed - Wide, 7.50 mm Body [SOIC] (https://docs.broadcom.com/docs/AV02-0169EN) +SOIC 1.27 16 12 Wide +0 +12 +12 +Package_SO +SOIC-16W_5.3x10.2mm_P1.27mm +16-Lead Plastic Small Outline (SO) - Wide, 5.3 mm Body (http://www.ti.com/lit/ml/msop002a/msop002a.pdf) +SOIC 1.27 +0 +16 +16 +Package_SO +SOIC-16W_7.5x10.3mm_P1.27mm +SOIC, 16 Pin (JEDEC MS-013AA, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/rw_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16W_7.5x12.8mm_P1.27mm +SOIC, 16 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ri_soic_ic/ri_16_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16_3.9x9.9mm_P1.27mm +SOIC, 16 Pin (JEDEC MS-012AC, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_narrow-r/r_16.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-16_4.55x10.3mm_P1.27mm +SOIC, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12858&prodName=TLP291-4), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +16 +16 +Package_SO +SOIC-18W_7.5x11.6mm_P1.27mm +SOIC, 18 Pin (JEDEC MS-013AB, https://www.analog.com/media/en/package-pcb-resources/package/33254132129439rw_18.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +18 +18 +Package_SO +SOIC-20W_7.5x12.8mm_P1.27mm +SOIC, 20 Pin (JEDEC MS-013AC, https://www.analog.com/media/en/package-pcb-resources/package/233848rw_20.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +20 +Package_SO +SOIC-20W_7.5x15.4mm_P1.27mm +SOIC, 20 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RI_20_1.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +20 +20 +Package_SO +SOIC-24W_7.5x15.4mm_P1.27mm +SOIC, 24 Pin (JEDEC MS-013AD, https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/soic_wide-rw/RW_24.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +24 +24 +Package_SO +SOIC-28W_7.5x17.9mm_P1.27mm +SOIC, 28 Pin (JEDEC MS-013AE, https://www.analog.com/media/en/package-pcb-resources/package/35833120341221rw_28.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +28 +28 +Package_SO +SOIC-28W_7.5x18.7mm_P1.27mm +SOIC, 28 Pin (https://www.akm.com/akm/en/file/datasheet/AK5394AVS.pdf#page=23), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOIC SO +0 +28 +28 +Package_SO +SOJ-36_10.16x23.49mm_P1.27mm +SOJ, 36 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOJ SO +0 +36 +36 +Package_SO +SOP-4_3.8x4.1mm_P2.54mm +SOP, 4 Pin (http://www.ixysic.com/home/pdfs.nsf/www/CPC1017N.pdf/$file/CPC1017N.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +4 +4 +Package_SO +SOP-4_4.4x2.6mm_P1.27mm +SOP, 4 Pin (http://www.vishay.com/docs/83510/tcmt1100.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +4 +4 +Package_SO +SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +13 +9 +Package_SO +SOP-8-1EP_4.57x4.57mm_P1.27mm_EP4.57x4.45mm_ThermalVias +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX112.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +20 +9 +Package_SO +SOP-8_3.9x4.9mm_P1.27mm +SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=79), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_3.76x4.96mm_P1.27mm +SOP, 8 Pin (https://ww2.minicircuits.com/case_style/XX211.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_5.28x5.23mm_P1.27mm +SOP, 8 Pin (http://www.macronix.com/Lists/Datasheet/Attachments/7534/MX25R3235F,%20Wide%20Range,%2032Mb,%20v1.6.pdf#page=80), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-8_6.62x9.15mm_P2.54mm +SOP, 8 Pin (http://www.ti.com/lit/ds/symlink/iso1050.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +8 +8 +Package_SO +SOP-16_3.9x9.9mm_P1.27mm +SOP, 16 Pin (https://www.diodes.com/assets/Datasheets/PAM8403.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-16_4.4x10.4mm_P1.27mm +16-Lead Plastic Small Outline http://www.vishay.com/docs/49633/sg2098.pdf +SOP 1.27 +0 +16 +16 +Package_SO +SOP-16_4.55x10.3mm_P1.27mm +SOP, 16 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=12855&prodName=TLP290-4), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +16 +16 +Package_SO +SOP-18_7x12.5mm_P1.27mm +SOP, 18 Pin (https://toshiba.semicon-storage.com/info/docget.jsp?did=30523), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +18 +18 +Package_SO +SOP-20_7.5x12.8mm_P1.27mm +SOP, 20 Pin (https://www.holtek.com/documents/10179/116723/sop20-300.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +20 +20 +Package_SO +SOP-24_7.5x15.4mm_P1.27mm +SOP, 24 Pin (http://www.issi.com/WW/pdf/31FL3218.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOP SO +0 +24 +24 +Package_SO +SSO-4_6.7x5.1mm_P2.54mm_Clearance8mm +4-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/84299/vor1142b4.pdf +SSO Stretched SO SOIC 2.54 +0 +4 +4 +Package_SO +SSO-6_6.8x4.6mm_P1.27mm_Clearance7mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC 1.27 +0 +6 +6 +Package_SO +SSO-6_6.8x4.6mm_P1.27mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC 1.27 +0 +6 +6 +Package_SO +SSO-7-8_6.4x9.78mm_P2.54mm +SSO, 7 Pin (https://b2b-api.panasonic.eu/file_stream/pids/fileversion/2787), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSO SO +0 +7 +7 +Package_SO +SSO-8_6.7x9.8mm_P2.54mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://www.vishay.com/docs/83831/lh1533ab.pdf +SSO Stretched SO SOIC Pitch 2.54 +0 +8 +8 +Package_SO +SSO-8_6.8x5.9mm_P1.27mm_Clearance7mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_6.8x5.9mm_P1.27mm_Clearance8mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_9.6x6.3mm_P1.27mm_Clearance10.5mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSO-8_13.6x6.3mm_P1.27mm_Clearance14.2mm +8-Lead Plastic Stretched Small Outline (SSO/Stretched SO), see https://docs.broadcom.com/cs/Satellite?blobcol=urldata&blobheader=application%2Fpdf&blobheadername1=Content-Disposition&blobheadername2=Content-Type&blobheadername3=MDT-Type&blobheadervalue1=attachment%3Bfilename%3DIPD-Selection-Guide_AV00-0254EN_030617.pdf&blobheadervalue2=application%2Fx-download&blobheadervalue3=abinary%253B%2Bcharset%253DUTF-8&blobkey=id&blobnocache=true&blobtable=MungoBlobs&blobwhere=1430884105675&ssbinary=true +SSO Stretched SO SOIC Pitch 1.27 +0 +8 +8 +Package_SO +SSOP-8_2.95x2.8mm_P0.65mm +SSOP-8 2.9 x2.8mm Pitch 0.65mm +SSOP-8 2.95x2.8mm Pitch 0.65mm +0 +8 +8 +Package_SO +SSOP-8_3.9x5.05mm_P1.27mm +SSOP, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +8 +8 +Package_SO +SSOP-8_3.95x5.21x3.27mm_P1.27mm +SSOP-8 3.95x5.21x3.27mm Pitch 1.27mm +SSOP-8 3.95x5.21x3.27mm 1.27mm +0 +8 +8 +Package_SO +SSOP-8_5.25x5.24mm_P1.27mm +SSOP, 8 Pin (http://www.fujitsu.com/ca/en/Images/MB85RS2MT-DS501-00023-1v0-E.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +8 +8 +Package_SO +SSOP-10_3.9x4.9mm_P1.00mm +10-Lead SSOP, 3.9 x 4.9mm body, 1.00mm pitch (http://www.st.com/resource/en/datasheet/viper01.pdf) +SSOP 3.9 4.9 1.00 +0 +10 +10 +Package_SO +SSOP-14_5.3x6.2mm_P0.65mm +SSOP14: plastic shrink small outline package; 14 leads; body width 5.3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot337-1_po.pdf) +SSOP 0.65 +0 +14 +14 +Package_SO +SSOP-16_3.9x4.9mm_P0.635mm +SSOP16: plastic shrink small outline package; 16 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot519-1_po.pdf) +SSOP 0.635 +0 +16 +16 +Package_SO +SSOP-16_4.4x5.2mm_P0.65mm +SSOP16: plastic shrink small outline package; 16 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot369-1_po.pdf) +SSOP 0.65 +0 +16 +16 +Package_SO +SSOP-16_5.3x6.2mm_P0.65mm +SSOP, 16 Pin (https://assets.nexperia.com/documents/data-sheet/74HC_HCT165.pdf#page=14), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +16 +16 +Package_SO +SSOP-18_4.4x6.5mm_P0.65mm +SSOP18: plastic shrink small outline package; 18 leads; body width 4.4 mm (http://toshiba.semicon-storage.com/info/docget.jsp?did=30523&prodName=TBD62783APG) +SSOP 0.65 +0 +18 +18 +Package_SO +SSOP-20_3.9x8.7mm_P0.635mm +SSOP20: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT231X.pdf) +SSOP 0.635 +0 +20 +20 +Package_SO +SSOP-20_4.4x6.5mm_P0.65mm +SSOP20: plastic shrink small outline package; 20 leads; body width 4.4 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot266-1_po.pdf) +SSOP 0.65 +0 +20 +20 +Package_SO +SSOP-20_5.3x7.2mm_P0.65mm +SSOP, 20 Pin (http://ww1.microchip.com/downloads/en/DeviceDoc/40001800C.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +20 +20 +Package_SO +SSOP-24_3.9x8.7mm_P0.635mm +SSOP24: plastic shrink small outline package; 24 leads; body width 3.9 mm; lead pitch 0.635; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot556-1_po.pdf) +SSOP 0.635 +0 +24 +24 +Package_SO +SSOP-24_5.3x8.2mm_P0.65mm +24-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +24 +24 +Package_SO +SSOP-28_3.9x9.9mm_P0.635mm +SSOP28: plastic shrink small outline package; 28 leads; body width 3.9 mm; lead pitch 0.635; (see http://cds.linear.com/docs/en/datasheet/38901fb.pdf) +SSOP 0.635 +0 +28 +28 +Package_SO +SSOP-28_5.3x10.2mm_P0.65mm +28-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (see Microchip Packaging Specification 00000049BS.pdf) +SSOP 0.65 +0 +28 +28 +Package_SO +SSOP-32_11.305x20.495mm_P1.27mm +SSOP, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +32 +32 +Package_SO +SSOP-44_5.3x12.8mm_P0.5mm +44-Lead Plastic Shrink Small Outline (SS)-5.30 mm Body [SSOP] (http://cds.linear.com/docs/en/datasheet/680313fa.pdf) +SSOP 0.5 +0 +44 +44 +Package_SO +SSOP-48_5.3x12.8mm_P0.5mm +SSOP, 48 Pin (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-ssop/05081887_A_G48.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +SSOP SO +0 +48 +48 +Package_SO +SSOP-48_7.5x15.9mm_P0.635mm +SSOP48: plastic shrink small outline package; 48 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot370-1_po.pdf) +SSOP 0.635 +0 +48 +48 +Package_SO +SSOP-56_7.5x18.5mm_P0.635mm +SSOP56: plastic shrink small outline package; 56 leads; body width 7.5 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot371-1_po.pdf) +SSOP 0.635 +0 +56 +56 +Package_SO +STC_SOP-16_3.9x9.9mm_P1.27mm +STC SOP, 16 Pin (https://www.stcmicro.com/datasheet/STC15F2K60S2-en.pdf#page=156), generated with kicad-footprint-generator ipc_gullwing_generator.py +STC SOP SO +0 +16 +16 +Package_SO +ST_MultiPowerSO-30 +MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm (http://www.st.com/resource/en/datasheet/vnh2sp30-e.pdf) +MultiPowerSO-30 3EP 16.0x17.2mm Pitch 1mm +0 +33 +33 +Package_SO +ST_PowerSSO-24_SlugDown +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +25 +25 +Package_SO +ST_PowerSSO-24_SlugDown_ThermalVias +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +38 +25 +Package_SO +ST_PowerSSO-24_SlugUp +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7266p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-24 1EP 7.5x10.3mm Pitch 0.8mm +0 +24 +24 +Package_SO +ST_PowerSSO-36_SlugDown +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +37 +37 +Package_SO +ST_PowerSSO-36_SlugDown_ThermalVias +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +50 +37 +Package_SO +ST_PowerSSO-36_SlugUp +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm [JEDEC MO-271] (http://www.st.com/resource/en/datasheet/tda7492p.pdf, http://freedatasheets.com/downloads/Technical%20Note%20Powersso24%20TN0054.pdf) +ST PowerSSO-36 1EP 7.5x10.3mm Pitch 0.8mm +0 +36 +36 +Package_SO +TI_SO-PowerPAD-8 +8-Lead Plastic PSOP, Exposed Die Pad (TI DDA0008B, see http://www.ti.com/lit/ds/symlink/lm3404.pdf) +SSOP 0.50 exposed pad +0 +12 +9 +Package_SO +TI_SO-PowerPAD-8_ThermalVias +8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm² body, exposed pad, thermal vias with large copper area, as proposed in http://www.ti.com/lit/ds/symlink/tps5430.pdf +HTSOP 1.27 +0 +19 +9 +Package_SO +TSOP-5_1.65x3.05mm_P0.95mm +TSOP-5 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf +Jedec MO-193C TSOP-5L +0 +5 +5 +Package_SO +TSOP-6_1.65x3.05mm_P0.95mm +TSOP-6 package (comparable to TSOT-23), https://www.vishay.com/docs/71200/71200.pdf +Jedec MO-193C TSOP-6L +0 +6 +6 +Package_SO +TSOP-I-24_12.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_14.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_16.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-24_18.4x6mm_P0.5mm +TSOP-I, 24 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation AD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +24 +24 +Package_SO +TSOP-I-28_11.8x8mm_P0.55mm +TSOP I, 28 pins, 18.8x8mm body, 0.55mm pitch, IPC-calculated pads (http://ww1.microchip.com/downloads/en/devicedoc/doc0807.pdf) +TSOP I 28 pins +0 +28 +28 +Package_SO +TSOP-I-32_11.8x8mm_P0.5mm +TSOP-I, 32 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_12.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_14.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_16.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_18.4x8mm_P0.5mm +TSOP-I, 32 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation BD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +32 +32 +Package_SO +TSOP-I-32_18.4x8mm_P0.5mm_Reverse +TSOP I, 32 pins, 18.4x8mm body (http://www.futurlec.com/Datasheet/Memory/628128.pdf), reverse mount +TSOP I 32 reverse +0 +32 +32 +Package_SO +TSOP-I-40_12.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_14.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_16.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-40_18.4x10mm_P0.5mm +TSOP-I, 40 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation CD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +40 +40 +Package_SO +TSOP-I-48_12.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_14.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_16.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-48_18.4x12mm_P0.5mm +TSOP-I, 48 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation DD), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +48 +48 +Package_SO +TSOP-I-56_14.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-I-56_16.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-I-56_18.4x14mm_P0.5mm +TSOP-I, 56 Pin (https://www.jedec.org/standards-documents/docs/mo-142-d variation EC), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-I SO +0 +56 +56 +Package_SO +TSOP-II-32_21.0x10.2mm_P1.27mm +32-lead plastic TSOP; Type II +TSOP-II 32 +0 +32 +32 +Package_SO +TSOP-II-44_10.16x18.41mm_P0.8mm +TSOP-II, 44 Pin (http://www.issi.com/WW/pdf/61-64C5128AL.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOP-II SO +0 +44 +44 +Package_SO +TSOP-II-54_22.2x10.16mm_P0.8mm +54-lead TSOP typ II package +TSOPII TSOP2 +0 +54 +54 +Package_SO +TSSOP-4_4.4x5mm_P4mm +TSSOP, 4 Pin (https://www.onsemi.com/pub/Collateral/MDB8S-D.PDF#page=4), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +4 +4 +Package_SO +TSSOP-8_3x3mm_P0.65mm +TSSOP8: plastic thin shrink small outline package; 8 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot505-1_po.pdf) +SSOP 0.65 +0 +8 +8 +Package_SO +TSSOP-8_4.4x3mm_P0.65mm +TSSOP, 8 Pin (JEDEC MO-153 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +8 +8 +Package_SO +TSSOP-10_3x3mm_P0.5mm +TSSOP10: plastic thin shrink small outline package; 10 leads; body width 3 mm; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot552-1_po.pdf) +SSOP 0.5 +0 +10 +10 +Package_SO +TSSOP-14-1EP_4.4x5mm_P0.65mm +14-Lead Plastic Thin Shrink Small Outline (ST)-4.4 mm Body [TSSOP] with exposed pad (http://cds.linear.com/docs/en/datasheet/34301fa.pdf) +SSOP 0.65 exposed pad +0 +18 +15 +Package_SO +TSSOP-14_4.4x3.6mm_P0.4mm +TSSOP, 14 Pin (JEDEC MO-194 Var AA https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +14 +14 +Package_SO +TSSOP-14_4.4x5mm_P0.65mm +TSSOP, 14 Pin (JEDEC MO-153 Var AB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +14 +14 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm +FE Package; 16-Lead Plastic TSSOP (4.4mm); Exposed Pad Variation BB; (see Linear Technology 1956f.pdf) +SSOP 0.65 +0 +24 +17 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm +TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +21 +17 +Package_SO +TSSOP-16-1EP_4.4x5mm_P0.65mm_EP3x3mm_ThermalVias +TSSOP, 16 Pin (Allegro A4954 https://www.allegromicro.com/-/media/Files/Datasheets/A4954-Datasheet.ashx), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +26 +17 +Package_SO +TSSOP-16_4.4x3.6mm_P0.4mm +TSSOP, 16 Pin (JEDEC MO-194 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +16 +16 +Package_SO +TSSOP-16_4.4x5mm_P0.65mm +TSSOP, 16 Pin (JEDEC MO-153 Var AB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +16 +16 +Package_SO +TSSOP-20_4.4x5mm_P0.4mm +TSSOP, 20 Pin (JEDEC MO-194 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-20_4.4x5mm_P0.5mm +TSSOP, 20 Pin (JEDEC MO-153 Var BA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-20_4.4x6.5mm_P0.65mm +TSSOP, 20 Pin (JEDEC MO-153 Var AC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +20 +20 +Package_SO +TSSOP-24-1EP_4.4x7.8mm_P0.65mm_EP3.2x5mm +TSSOP, 24 Pin (https://www.st.com/resource/en/datasheet/led1642gw.pdf#page=37), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +31 +25 +Package_SO +TSSOP-24_4.4x5mm_P0.4mm +TSSOP, 24 Pin (JEDEC MO-153 Var CA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_4.4x6.5mm_P0.5mm +TSSOP, 24 Pin (JEDEC MO-153 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_4.4x7.8mm_P0.65mm +TSSOP, 24 Pin (JEDEC MO-153 Var AD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-24_6.1x7.8mm_P0.65mm +TSSOP, 24 Pin (JEDEC MO-153 Var DA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +24 +24 +Package_SO +TSSOP-28-1EP_4.4x9.7mm_P0.65mm +TSSOP28: plastic thin shrink small outline package; 28 leads; body width 4.4 mm; Exposed Pad Variation; (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot361-1_po.pdf) +SSOP 0.65 +0 +36 +29 +Package_SO +TSSOP-28-1EP_4.4x9.7mm_P0.65mm_EP2.85x6.7mm +TSSOP, 28 Pin (JEDEC MO-153 Var AET Pkg.Code U28E-4 https://pdfserv.maximintegrated.com/package_dwgs/21-0108.PDF), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +35 +29 +Package_SO +TSSOP-28_4.4x7.8mm_P0.5mm +TSSOP, 28 Pin (JEDEC MO-153 Var BC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_4.4x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var AE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_6.1x7.8mm_P0.5mm +TSSOP, 28 Pin (JEDEC MO-153 Var EA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_6.1x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var DB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-28_8x9.7mm_P0.65mm +TSSOP, 28 Pin (JEDEC MO-153 Var GA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +28 +28 +Package_SO +TSSOP-30_4.4x7.8mm_P0.5mm +TSSOP, 30 Pin (JEDEC MO-153 Var BC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +30 +30 +Package_SO +TSSOP-30_6.1x9.7mm_P0.65mm +TSSOP, 30 Pin (JEDEC MO-153 Var DB-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +30 +30 +Package_SO +TSSOP-32_4.4x6.5mm_P0.4mm +TSSOP, 32 Pin (JEDEC MO-153 Var CB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-32_6.1x11mm_P0.65mm +TSSOP, 32 Pin (JEDEC MO-153 Var DC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-32_8x11mm_P0.65mm +TSSOP, 32 Pin (JEDEC MO-153 Var GB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +32 +32 +Package_SO +TSSOP-36_4.4x7.8mm_P0.4mm +TSSOP, 36 Pin (JEDEC MO-153 Var CC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_4.4x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x7.8mm_P0.4mm +TSSOP, 36 Pin (JEDEC MO-153 Var FA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var EB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_6.1x12.5mm_P0.65mm +TSSOP, 36 Pin (JEDEC MO-153 Var DD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_8x9.7mm_P0.5mm +TSSOP, 36 Pin (JEDEC MO-153 Var HA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-36_8x12.5mm_P0.65mm +TSSOP, 36 Pin (JEDEC MO-153 Var GC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +36 +36 +Package_SO +TSSOP-38_4.4x9.7mm_P0.5mm +TSSOP, 38 Pin (JEDEC MO-153 Var BD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +38 +38 +Package_SO +TSSOP-38_6.1x12.5mm_P0.65mm +TSSOP, 38 Pin (JEDEC MO-153 Var DD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +38 +38 +Package_SO +TSSOP-40_6.1x11mm_P0.5mm +TSSOP, 40 Pin (JEDEC MO-153 Var EC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_6.1x14mm_P0.65mm +TSSOP, 40 Pin (JEDEC MO-153 Var DE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_8x11mm_P0.5mm +TSSOP, 40 Pin (JEDEC MO-153 Var HB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-40_8x14mm_P0.65mm +TSSOP, 40 Pin (JEDEC MO-153 Var GD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +40 +40 +Package_SO +TSSOP-44_4.4x11.2mm_P0.5mm +TSSOP44: plastic thin shrink small outline package; 44 leads; body width 4.4 mm (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot510-1_po.pdf) +SSOP 0.5 +0 +44 +44 +Package_SO +TSSOP-44_4.4x11mm_P0.5mm +TSSOP, 44 Pin (JEDEC MO-153 Var BE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +44 +44 +Package_SO +TSSOP-44_6.1x11mm_P0.5mm +TSSOP, 44 Pin (JEDEC MO-153 Var EC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +44 +44 +Package_SO +TSSOP-48_4.4x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var CD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_6.1x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var FB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_6.1x12.5mm_P0.5mm +TSSOP, 48 Pin (JEDEC MO-153 Var ED https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_8x9.7mm_P0.4mm +TSSOP, 48 Pin (JEDEC MO-153 Var JA https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-48_8x12.5mm_P0.5mm +TSSOP, 48 Pin (JEDEC MO-153 Var HC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +48 +48 +Package_SO +TSSOP-50_4.4x12.5mm_P0.5mm +TSSOP, 50 Pin (JEDEC MO-153 Var BF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +50 +50 +Package_SO +TSSOP-52_6.1x11mm_P0.4mm +TSSOP, 52 Pin (JEDEC MO-153 Var FC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +52 +52 +Package_SO +TSSOP-52_8x11mm_P0.4mm +TSSOP, 52 Pin (JEDEC MO-153 Var JB https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +52 +52 +Package_SO +TSSOP-56_4.4x11.3mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-194 Var AF https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_6.1x12.5mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-153 Var FD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_6.1x14mm_P0.5mm +TSSOP, 56 Pin (JEDEC MO-153 Var EE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_8x12.5mm_P0.4mm +TSSOP, 56 Pin (JEDEC MO-153 Var JC https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-56_8x14mm_P0.5mm +TSSOP, 56 Pin (JEDEC MO-153 Var HD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +56 +56 +Package_SO +TSSOP-60_8x12.5mm_P0.4mm +TSSOP, 60 Pin (JEDEC MO-153 Var JC-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +60 +60 +Package_SO +TSSOP-64_6.1x14mm_P0.4mm +TSSOP, 64 Pin (JEDEC MO-153 Var FE https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-64_6.1x17mm_P0.5mm +TSSOP, 64 Pin (JEDEC MO-153 Var EF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-64_8x14mm_P0.4mm +TSSOP, 64 Pin (JEDEC MO-153 Var JD https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +64 +64 +Package_SO +TSSOP-68_8x14mm_P0.4mm +TSSOP, 68 Pin (JEDEC MO-153 Var JD-1 https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +68 +68 +Package_SO +TSSOP-80_6.1x17mm_P0.4mm +TSSOP, 80 Pin (JEDEC MO-153 Var FF https://www.jedec.org/document_search?search_api_views_fulltext=MO-153), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +80 +80 +Package_SO +TSSOP-100_6.1x20.8mm_P0.4mm +TSSOP, 100 Pin (JEDEC MO-194 Var BB https://www.jedec.org/document_search?search_api_views_fulltext=MO-194), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSSOP SO +0 +100 +100 +Package_SO +Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm +Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) +HSOP 1.27 +0 +11 +9 +Package_SO +Texas_HSOP-8-1EP_3.9x4.9mm_P1.27mm_ThermalVias +Texas Instruments HSOP 9, 1.27mm pitch, 3.9x4.9mm body, exposed pad, thermal vias, DDA0008J (http://www.ti.com/lit/ds/symlink/tps5430.pdf) +HSOP 1.27 +0 +20 +9 +Package_SO +Texas_HTSOP-8-1EP_3.9x4.9mm_P1.27mm_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias +8-pin HTSOP package with 1.27mm pin pitch, compatible with SOIC-8, 3.9x4.9mm body, exposed pad, thermal vias, http://www.ti.com/lit/ds/symlink/drv8870.pdf +HTSOP 1.27 +0 +18 +9 +Package_SO +Texas_PWP0020A +20-Pin Thermally Enhanced Thin Shrink Small-Outline Package, Body 4.4x6.5x1.1mm, Pad 3.0x4.2mm, Texas Instruments (see http://www.ti.com/lit/ds/symlink/lm5118.pdf) +PWP HTSSOP 0.65mm +0 +25 +21 +Package_SO +Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm +HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOIC SO +0 +16 +9 +Package_SO +Texas_R-PDSO-G8_EP2.95x4.9mm_Mask2.4x3.1mm_ThermalVias +HSOIC, 8 Pin (http://www.ti.com/lit/ds/symlink/lmr14030.pdf#page=28, http://www.ti.com/lit/ml/msoi002j/msoi002j.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +HSOIC SO +0 +23 +9 +Package_SO +Texas_R-PDSO-N5 +Plastic Small outline http://www.ti.com/lit/ml/mpds158c/mpds158c.pdf +SOT23 R-PDSO-N5 +0 +5 +5 +Package_SO +VSO-40_7.6x15.4mm_P0.762mm +VSO40: plastic very small outline package; 40 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot158-1_po.pdf) +SSOP 0.762 +0 +40 +40 +Package_SO +VSO-56_11.1x21.5mm_P0.75mm +VSO56: plastic very small outline package; 56 leads (see NXP SSOP-TSSOP-VSO-REFLOW.pdf and sot190-1_po.pdf) +SSOP 0.75 +0 +56 +56 +Package_SO +VSSOP-8_2.3x2mm_P0.5mm +VSSOP-8 2.3x2mm Pitch 0.5mm +VSSOP-8 2.3x2mm Pitch 0.5mm +0 +8 +8 +Package_SO +VSSOP-8_2.4x2.1mm_P0.5mm +http://www.ti.com/lit/ml/mpds050d/mpds050d.pdf +VSSOP DCU R-PDSO-G8 Pitch0.5mm +0 +8 +8 +Package_SO +VSSOP-8_3.0x3.0mm_P0.65mm +VSSOP-8 3.0 x 3.0, http://www.ti.com/lit/ds/symlink/lm75b.pdf +VSSOP-8 3.0 x 3.0 +0 +8 +8 +Package_SO +VSSOP-10_3x3mm_P0.5mm +VSSOP, 10 Pin (http://www.ti.com/lit/ds/symlink/ads1115.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +VSSOP SO +0 +10 +10 +Package_SO +Vishay_PowerPAK_1212-8_Dual +PowerPAK 1212-8 Dual (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72598/72598.pdf) +Vishay_PowerPAK_1212-8_Dual +0 +6 +6 +Package_SO +Vishay_PowerPAK_1212-8_Single +PowerPAK 1212-8 Single (https://www.vishay.com/docs/71656/ppak12128.pdf, https://www.vishay.com/docs/72597/72597.pdf) +Vishay PowerPAK 1212-8 Single +0 +5 +5 +Package_SO +Zetex_SM8 +Zetex, SMD, 8 pin package (http://datasheet.octopart.com/ZDT6758TA-Zetex-datasheet-68057.pdf) +Zetex SM8 +0 +8 +8 +Package_SON +Diodes_PowerDI3333-8 +Diodes Incorporated PowerDI3333-8, Plastic Dual Flat No Lead Package, 3.3x3.3x0.8mm Body, https://www.diodes.com/assets/Package-Files/PowerDI3333-8.pdf +PowerDI 0.65 +0 +13 +5 +Package_SON +Fairchild_DualPower33-6_3x3mm +Fairchild Power33 MOSFET package, 3x3mm (see https://www.fairchildsemi.com/datasheets/FD/FDMC8032L.pdf) +mosfet +0 +18 +6 +Package_SON +Fairchild_MicroPak-6_1.0x1.45mm_P0.5mm +Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm https://www.nxp.com/docs/en/application-note/AN10343.pdff +Fairchild-specific MicroPak-6 1.0x1.45mm Pitch 0.5mm +0 +6 +6 +Package_SON +Fairchild_MicroPak2-6_1.0x1.0mm_P0.35mm +Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm https://www.nxp.com/docs/en/application-note/AN10343.pdff +Fairchild-specific MicroPak2-6 1.0x1.0mm Pitch 0.35mm +0 +6 +6 +Package_SON +HUSON-3-1EP_2x2mm_P1.3mm_EP1.1x1.6mm +HUSON, 3 Pin, SOT1061 (Ref: https://assets.nexperia.com/documents/data-sheet/PMEG2020CPA.pdf) +huson nolead SOT1061 +0 +4 +3 +Package_SON +HVSON-8-1EP_3x3mm_P0.65mm_EP1.6x2.4mm +HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/TJA1051.pdf#page=16), generated with kicad-footprint-generator ipc_noLead_generator.py +HVSON NoLead +0 +13 +9 +Package_SON +HVSON-8-1EP_4x4mm_P0.8mm_EP2.2x3.1mm +HVSON, 8 Pin (https://www.nxp.com/docs/en/data-sheet/PCF8523.pdf (page 57)), generated with kicad-footprint-generator ipc_noLead_generator.py +HVSON NoLead +0 +13 +9 +Package_SON +Infineon_PG-LSON-8-1 +https://www.infineon.com/cms/en/product/packages/PG-LSON/PG-LSON-8-1/ +PG-LSON-8-1 +0 +17 +9 +Package_SON +Infineon_PG-TDSON-8_6.15x5.15mm +Infineon, PG-TDSON-8, 6.15x5.15x1mm, https://www.infineon.com/dgdl/Infineon-BSC520N15NS3_-DS-v02_02-en.pdf?fileId=db3a30432239cccd0122eee57d9b21a4 +Infineon OptiMOS +0 +21 +5 +Package_SON +Infineon_PG-TISON-8-2 +Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ +tison +0 +23 +7 +Package_SON +Infineon_PG-TISON-8-3 +Infineon, PG-TISON-8-2, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-2/ +tison +0 +23 +7 +Package_SON +Infineon_PG-TISON-8-4 +Infineon, PG-TISON-8-4, 5x6x1.15mm, 1.27mm Pitch, Exposed Paddle, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-4/ +tison +0 +26 +8 +Package_SON +Infineon_PG-TISON-8-5 +Infineon, PG-TISON-8-5, 8x8x1.1mm, 1mm Pitch, https://www.infineon.com/cms/en/product/packages/PG-TISON/PG-TISON-8-5/ +tison +0 +34 +8 +Package_SON +NXP_XSON-16 +http://www.nxp.com/documents/outline_drawing/SOT1341-1.pdf +NXP XSON SOT-1341 +0 +16 +16 +Package_SON +ROHM_VML0806 +VML0806, Rohm (http://rohmfs.rohm.com/en/techdata_basic/transistor/soldering_condition/VML0806_Soldering_Condition.pdf, http://rohmfs.rohm.com/en/products/databook/package/spec/discrete/vml0806_tr-e.pdf) +ROHM VML0806 +0 +3 +3 +Package_SON +RTC_SMD_MicroCrystal_C3_2.5x3.7mm +MicroCrystal C3 2.5x3.7mm, https://www.microcrystal.com/fileadmin/Media/Products/RTC/Datasheet/RV-1805-C3.pdf +RTC C3 +0 +10 +10 +Package_SON +SON-8-1EP_3x2mm_P0.5mm_EP1.4x1.6mm +SON, 8 Pin (http://www.fujitsu.com/downloads/MICRO/fsa/pdf/products/memory/fram/MB85RS16-DS501-00014-6v0-E.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +SON NoLead +0 +13 +9 +Package_SON +Texas_DQK +Texas WSON-6 DQK, http://www.ti.com/lit/ds/symlink/csd16301q2.pdf +Texas WSON6 2x2mm +0 +10 +8 +Package_SON +Texas_DRC0010J +Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf +Texas VSON10 3x3mm +0 +17 +11 +Package_SON +Texas_DRC0010J_ThermalVias +Texas DRC0010J, VSON10 3x3mm Body, 0.5mm Pitch, http://www.ti.com/lit/ds/symlink/tps63000.pdf +Texas VSON10 3x3mm +0 +21 +11 +Package_SON +Texas_DSC0010J +3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 DSC0010J WSON +0 +33 +11 +Package_SON +Texas_DSC0010J_ThermalVias +3x3mm Body, 0.5mm Pitch, DSC0010J, WSON, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 DSC0010J WSON +0 +39 +11 +Package_SON +Texas_PWSON-N6 +Plastic Small Outline No-Lead http://www.ti.com/lit/ml/mpds176e/mpds176e.pdf +Plastic Small Outline No-Lead +0 +7 +7 +Package_SON +Texas_R-PWSON-N12_EP0.4x2mm +http://www.ti.com/lit/ds/symlink/tpd6f003.pdf +WSON SMD +0 +16 +13 +Package_SON +Texas_S-PDSO-N12 +http://www.ti.com/lit/ds/symlink/bq27441-g1.pdf +SON thermal pads +0 +44 +13 +Package_SON +Texas_S-PVSON-N8 +8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf +DFN 0.65 S-PVSON-N8 +0 +21 +9 +Package_SON +Texas_S-PVSON-N8_ThermalVias +8-Lead Plastic VSON, 3x3mm Body, 0.65mm Pitch, S-PVSON-N8, http://www.ti.com/lit/ds/symlink/opa2333.pdf +DFN 0.65 S-PVSON-N8 +0 +27 +9 +Package_SON +Texas_S-PVSON-N10 +3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 S-PVSON-N10 DRC +0 +33 +11 +Package_SON +Texas_S-PVSON-N10_ThermalVias +3x3mm Body, 0.5mm Pitch, S-PVSON-N10, DRC, http://www.ti.com/lit/ds/symlink/tps61201.pdf +0.5 S-PVSON-N10 DRC +0 +39 +11 +Package_SON +Texas_S-PWSON-N8_EP1.2x2mm +WSON, 8 Pin, TI DRG, (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +Texas_S-PWSON-N10 +3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf +0.5 S-PWSON-N10 DSC +0 +41 +11 +Package_SON +Texas_S-PWSON-N10_ThermalVias +3x3mm Body, 0.5mm Pitch, S-PWSON-N10, DSC, http://www.ti.com/lit/ds/symlink/tps63060.pdf +0.5 S-PWSON-N10 DSC +0 +47 +11 +Package_SON +Texas_X2SON-4_1x1mm_P0.65mm +X2SON 5 pin 1x1mm package (Reference Datasheet: http://www.ti.com/lit/ds/sbvs193d/sbvs193d.pdf Reference part: TPS383x) [StepUp generated footprint] +X2SON +0 +13 +5 +Package_SON +USON-10_2.5x1.0mm_P0.5mm +USON-10 2.5x1.0mm_ Pitch 0.5mm http://www.ti.com/lit/ds/symlink/tpd4e02b04.pdf +USON-10 2.5x1.0mm Pitch 0.5mm +0 +10 +10 +Package_SON +USON-20_2x4mm_P0.4mm +USON-20 2x4mm Pitch 0.4mm http://www.ti.com/lit/ds/symlink/txb0108.pdf +USON-20 2x4mm Pitch 0.4mm +0 +20 +20 +Package_SON +VSON-8_3.3x3.3mm_P0.65mm_NexFET +8-Lead Plastic Dual Flat, No Lead Package (MF) - 3.3x3.3x1 mm Body [VSON] http://www.ti.com/lit/ds/symlink/csd87334q3d.pdf +VSON 0.65 +0 +13 +5 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm +VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +15 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias +VSON, 10 Pin (http://rohmfs.rohm.com/en/products/databook/datasheet/ic/power/switching_regulator/bd8314nuv-e.pdf (Page 20)), generated with kicad-footprint-generator ipc_noLead_generator.py +VSON NoLead +0 +18 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm +0 +21 +11 +Package_SON +VSON-10-1EP_3x3mm_P0.5mm_EP1.65x2.4mm_ThermalVias +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm http://chip.tomsk.ru/chip/chipdoc.nsf/Package/D8A64DD165C2AAD9472579400024FC41!OpenDocument +VSON 10 Thermal on 11 3x3mm Pitch 0.5mm +0 +27 +11 +Package_SON +VSONP-8-1EP_5x6_P1.27mm +SON, 8-Leads, Body 5x6x1mm, Pitch 1.27mm; (see Texas Instruments CSD18531Q5A http://www.ti.com/lit/ds/symlink/csd18531q5a.pdf) +VSONP 1.27 +0 +13 +3 +Package_SON +WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm +WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +9 +7 +Package_SON +WSON-6-1EP_2x2mm_P0.65mm_EP1x1.6mm_ThermalVias +WSON, 6 Pin (http://www.ti.com/lit/ds/symlink/tps61040.pdf#page=35), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +12 +7 +Package_SON +WSON-6-1EP_3x3mm_P0.95mm +WSON6 3*3 MM, 0.95 PITCH; http://www.ti.com/lit/ds/symlink/lmr62421.pdf +WSON6 0.95 +0 +10 +7 +Package_SON +WSON-6_1.5x1.5mm_P0.5mm +WSON6, http://www.ti.com/lit/ds/symlink/tlv702.pdf +WSON6_1.5x1.5mm_P0.5mm +0 +6 +6 +Package_SON +WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP +0 +11 +9 +Package_SON +WSON-8-1EP_2x2mm_P0.5mm_EP0.9x1.6mm_ThermalVias +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP ThermalVias +0 +14 +9 +Package_SON +WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack +WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_3x2.5mm_P0.5mm_EP1.2x1.5mm_PullBack_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ml/mpds400/mpds400.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.2x2mm_ThermalVias +WSON, 8 Pin (http://www.ti.com/lit/ds/symlink/lp2951.pdf#page=27), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.6x2.0mm +8-Lead Plastic WSON, 2x2mm Body, 0.5mm Pitch, WSON-8, http://www.ti.com/lit/ds/symlink/lm27761.pdf +WSON 8 1EP +0 +13 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +11 +9 +Package_SON +WSON-8-1EP_3x3mm_P0.5mm_EP1.45x2.4mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/ina333.pdf#page=30), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +18 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP1.98x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lm5017.pdf#page=34), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.2x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2987.pdf#page=26), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_4x4mm_P0.8mm_EP2.6x3mm_ThermalVias +WSON, 8 Pin (https://www.ti.com/lit/ds/symlink/lp2951-n.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +9 +Package_SON +WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4.3mm +WSON, 8 Pin (http://www.winbond.com/resource-files/w25q32jv%20revg%2003272018%20plus.pdf (page 68)), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_6x5mm_P1.27mm_EP3.4x4mm +WSON, 8 Pin (http://ww1.microchip.com/downloads/en/AppNotes/S72030.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-8-1EP_8x6mm_P1.27mm_EP3.4x4.3mm +WSON, 8 Pin (https://datasheet.lcsc.com/lcsc/2204011730_GigaDevice-Semicon-Beijing-GD5F1GQ4UFYIGR_C2986324.pdf (page 44)), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +13 +9 +Package_SON +WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm +WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +15 +11 +Package_SON +WSON-10-1EP_2.5x2.5mm_P0.5mm_EP1.2x2mm_ThermalVias +WSON, 10 Pin (http://www.ti.com/lit/gpn/tps63030#page=24), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +22 +11 +Package_SON +WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm +WSON-10 package 2x3mm body, pitch 0.5mm, see http://www.ti.com/lit/ds/symlink/tps62177.pdf +WSON 0.5 +0 +14 +11 +Package_SON +WSON-10-1EP_2x3mm_P0.5mm_EP0.84x2.4mm_ThermalVias +WSON-10 package 2x3mm body, pitch 0.5mm, thermal vias and counter-pad, see http://www.ti.com/lit/ds/symlink/tps62177.pdf +WSON 0.5 thermal vias +0 +17 +11 +Package_SON +WSON-10-1EP_4x3mm_P0.5mm_EP2.2x2mm +10-Lead Plastic WSON, 4x3mm Body, 0.5mm Pitch (http://www.ti.com/lit/ds/symlink/lm4990.pdf) +WSON 0.5 +0 +15 +11 +Package_SON +WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65 +WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf +WSON-12 +0 +15 +13 +Package_SON +WSON-12-1EP_3x2mm_P0.5mm_EP1x2.65_ThermalVias +WSON-12 http://www.ti.com/lit/ds/symlink/lm27762.pdf +WSON-12 +0 +19 +13 +Package_SON +WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm +WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +17 +13 +Package_SON +WSON-12-1EP_4x4mm_P0.5mm_EP2.6x3mm_ThermalVias +WSON, 12 Pin (http://www.ti.com/lit/ds/symlink/ldc1312.pdf#page=62), generated with kicad-footprint-generator ipc_noLead_generator.py +WSON NoLead +0 +27 +13 +Package_SON +WSON-14-1EP_4.0x4.0mm_P0.5mm_EP2.6x2.6mm +14-Lead Plastic Dual Flat, No Lead Package - 4.0x4.0x0.8 mm Body [WSON], http://www.ti.com/lit/ml/mpds421/mpds421.pdf +NHL014B +0 +19 +15 +Package_SON +WSON-16_3.3x1.35_P0.4mm +WSON-16 3.3 x 1.35mm Pitch 0.4mm http://www.chip.tomsk.ru/chip/chipdoc.nsf/Package/C67E729A4D6C883A4725793E004C8739!OpenDocument +WSON-16 3.3 x 1.35mm Pitch 0.4mm +0 +20 +17 +Package_SON +X2SON-8_1.4x1mm_P0.35mm +X2SON-8 1.4x1mm Pitch0.35mm http://www.ti.com/lit/ds/symlink/pca9306.pdf +X2SON-8 1.4x1mm Pitch0.35mm +0 +8 +8 +Package_SO_J-Lead +TSOC-6_3.76x3.94mm_P1.27mm +Maxim Integrated TSOC-6 D6+1,https://datasheets.maximintegrated.com/en/ds/DS2401.pdf, https://pdfserv.maximintegrated.com/land_patterns/90-0321.PDF +TSOC-6 +0 +6 +6 +Package_TO_SOT_SMD +ATPAK-2 +ATPAK SMD package, http://www.onsemi.com/pub/Collateral/ENA2192-D.PDF +ATPAK +0 +7 +3 +Package_TO_SOT_SMD +Analog_KS-4 +Analog Devices KS-4, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sc70ks/ks_4.pdf +Analog Devices KS-4 (like EIAJ SC-82) +0 +4 +4 +Package_TO_SOT_SMD +Diodes_SOT-553 +Diodes SOT-553, https://www.diodes.com/assets/Package-Files/SOT553.pdf +SOT-553 +0 +5 +5 +Package_TO_SOT_SMD +HVSOF5 +HVSOF5, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof5_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/sensor/hall/bu52001gul-e.pdf +HVSOF5 +0 +5 +5 +Package_TO_SOT_SMD +HVSOF6 +HVSOF6, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hvsof6_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/audio_video/video_amplifier/bh76106hfv-e.pdf +HVSOF6 +0 +7 +7 +Package_TO_SOT_SMD +Infineon_PG-HDSOP-10-1 +Infineon PG-HDSOP-10-1 (DDPAK), 20.96x6.5x2.3mm, slug up (https://www.infineon.com/cms/en/product/packages/PG-HDSOP/PG-HDSOP-10-1/) +hdsop 10 ddpak +0 +10 +10 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-1 +HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) +mosfet hsof toll +0 +53 +3 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-1_ThermalVias +HSOF-8-1 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-1/) +mosfet hsof toll thermal vias +0 +96 +3 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2 +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) +mosfet hsof toll +0 +12 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2_ThermalVias +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/) +mosfet hsof toll thermal vias +0 +97 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-2_ThermalVias2 +HSOF-8-2 [TOLL] power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-2/, https://www.infineon.com/dgdl/Infineon-ApplicationNote_600V_CoolMOS_C7_Gold_TOLL-AN-v01_00-EN.pdf?fileId=5546d4625b10283a015b144a1af70df6) +mosfet hsof toll thermal vias +0 +159 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-3 +HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) +mosfet hsof +0 +25 +4 +Package_TO_SOT_SMD +Infineon_PG-HSOF-8-3_ThermalVias +HSOF-8-3 power MOSFET (http://www.infineon.com/cms/en/product/packages/PG-HSOF/PG-HSOF-8-3/) +mosfet hsof +0 +64 +4 +Package_TO_SOT_SMD +Infineon_PG-TO-220-7Lead_TabPin8 +Infineon PG-TO-220-7, Tab as Pin 8, see e.g. https://www.infineon.com/dgdl/Infineon-BTS50055-1TMC-DS-v01_00-EN.pdf?fileId=5546d4625a888733015aa9b0007235e9 +Infineon PG-TO-220-7 +0 +12 +8 +Package_TO_SOT_SMD +Infineon_PG-TSFP-3-1 +Infineon_PG-TSFP-3-1, https://www.infineon.com/dgdl/TSFP-3-1,-2-Package_Overview.pdf?fileId=db3a30431936bc4b0119539929863d46 +TSFP-3 +0 +3 +3 +Package_TO_SOT_SMD +LFPAK33 +LFPAK33 SOT-1210 https://assets.nexperia.com/documents/outline-drawing/SOT1210.pdf +LFPAK33 SOT-1210 +0 +17 +5 +Package_TO_SOT_SMD +LFPAK56 +LFPAK56 https://assets.nexperia.com/documents/outline-drawing/SOT669.pdf +LFPAK56 SOT-669 Power-SO8 +0 +18 +5 +Package_TO_SOT_SMD +Nexperia_CFP15_SOT-1289 +Nexperia CFP15 (SOT-1289), https://assets.nexperia.com/documents/outline-drawing/SOT1289.pdf +SOT-1289 CFP15 +0 +8 +3 +Package_TO_SOT_SMD +OnSemi_ECH8 +On Semiconductor ECH8, https://www.onsemi.com/pub/Collateral/318BF.PDF +ECH8 SOT28-FL SOT-28-FL +0 +8 +8 +Package_TO_SOT_SMD +PQFN_8x8 +Low Profile 8x8mm PQFN, Dual Cool 88, https://www.onsemi.com/pub/Collateral/FDMT80080DC-D.pdf +pqfn vdfn mosfet +0 +9 +3 +Package_TO_SOT_SMD +PowerMacro_M234_NoHole +TO-50-4 Power Macro Package Style M234 +TO-50-4 Power Macro Package Style M234 +0 +4 +4 +Package_TO_SOT_SMD +PowerMacro_M234_WithHole +TO-50-4 Power Macro Package Style M234 +TO-50-4 Power Macro Package Style M234 +0 +4 +4 +Package_TO_SOT_SMD +Rohm_HRP7 +Rohm HRP7 SMD package, http://rohmfs.rohm.com/en/techdata_basic/ic/package/hrp7_1-e.pdf, http://rohmfs.rohm.com/en/products/databook/datasheet/ic/motor/dc/bd621x-e.pdf +Rohm HRP7 SMD +0 +69 +7 +Package_TO_SOT_SMD +SC-59 +SC-59, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg +SC-59 +0 +3 +3 +Package_TO_SOT_SMD +SC-59_Handsoldering +SC-59, hand-soldering varaint, https://lib.chipdip.ru/images/import_diod/original/SOT-23_SC-59.jpg +SC-59 hand-soldering +0 +3 +3 +Package_TO_SOT_SMD +SC-70-8 +SC70-8 +SC70-8 +0 +8 +8 +Package_TO_SOT_SMD +SC-70-8_Handsoldering +SC70-8, Handsoldering +SC70-8 Handsoldering +0 +8 +8 +Package_TO_SOT_SMD +SC-82AA +SC-82AA +SC-82AA +0 +4 +4 +Package_TO_SOT_SMD +SC-82AA_Handsoldering +SC-82AA +SC-82AA +0 +4 +4 +Package_TO_SOT_SMD +SC-82AB +SC-82AB +SC-82AB +0 +4 +4 +Package_TO_SOT_SMD +SC-82AB_Handsoldering +SC-82AB +SC-82AB +0 +4 +4 +Package_TO_SOT_SMD +SOT-23 +SOT, 3 Pin (https://www.jedec.org/system/files/docs/to-236h.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +3 +3 +Package_TO_SOT_SMD +SOT-23-3 +SOT, 3 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178D.PDF inferred 3-pin variant), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +3 +3 +Package_TO_SOT_SMD +SOT-23-5 +SOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +5 +5 +Package_TO_SOT_SMD +SOT-23-5_HandSoldering +5-pin SOT23 package +SOT-23-5 hand-soldering +0 +5 +5 +Package_TO_SOT_SMD +SOT-23-6 +SOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +6 +6 +Package_TO_SOT_SMD +SOT-23-6_Handsoldering +6-pin SOT-23 package, Handsoldering +SOT-23-6 Handsoldering +0 +6 +6 +Package_TO_SOT_SMD +SOT-23-8 +SOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/Mo-178c.PDF variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +SOT TO_SOT_SMD +0 +8 +8 +Package_TO_SOT_SMD +SOT-23-8_Handsoldering +8-pin SOT-23 package, Handsoldering, http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/sot-23rj/rj_8.pdf +SOT-23-8 Handsoldering +0 +8 +8 +Package_TO_SOT_SMD +SOT-23W +SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 +SOT-23W +0 +3 +3 +Package_TO_SOT_SMD +SOT-23W_Handsoldering +SOT-23W http://www.allegromicro.com/~/media/Files/Datasheets/A112x-Datasheet.ashx?la=en&hash=7BC461E058CC246E0BAB62433B2F1ECA104CA9D3 +SOT-23W for handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-23_Handsoldering +SOT-23, Handsoldering +SOT-23 +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-3 +SOT-89-3, http://ww1.microchip.com/downloads/en/DeviceDoc/3L_SOT-89_MB_C04-029C.pdf +SOT-89-3 +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-3_Handsoldering +SOT-89-3 Handsoldering +SOT-89-3 Handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-89-5 +SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf +SOT-89-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-89-5_Handsoldering +SOT-89-5, http://www.e-devices.ricoh.co.jp/en/products/product_power/pkg/sot-89-5.pdf +SOT-89-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-143 +SOT-143 https://www.nxp.com/docs/en/package-information/SOT143B.pdf +SOT-143 +0 +4 +4 +Package_TO_SOT_SMD +SOT-143R +SOT-143R, reverse pinning, https://www.nxp.com/docs/en/package-information/SOT143R.pdf +SOT-143R Reverse +0 +4 +4 +Package_TO_SOT_SMD +SOT-143R_Handsoldering +SOT-143R, reverse pinning, Handsoldering, https://www.nxp.com/docs/en/package-information/SOT143R.pdf +SOT-143 Reverse Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-143_Handsoldering +SOT-143 Handsoldering https://www.nxp.com/docs/en/package-information/SOT143B.pdf +SOT-143 Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-223 +module CMS SOT223 4 pins +CMS SOT +0 +4 +4 +Package_TO_SOT_SMD +SOT-223-3_TabPin2 +module CMS SOT223 4 pins +CMS SOT +0 +4 +3 +Package_TO_SOT_SMD +SOT-223-5 +module CMS SOT223 5 pins, http://ww1.microchip.com/downloads/en/DeviceDoc/51751a.pdf +CMS SOT +0 +5 +5 +Package_TO_SOT_SMD +SOT-223-6 +module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf +CMS SOT +0 +6 +6 +Package_TO_SOT_SMD +SOT-223-6_TabPin3 +module CMS SOT223 6 pins, http://www.ti.com/lit/ds/symlink/tps737.pdf +CMS SOT +0 +6 +5 +Package_TO_SOT_SMD +SOT-223-8 +module CMS SOT223 8 pins, https://www.diodes.com/assets/Datasheets/ZXSBMR16PT8.pdf +CMS SOT +0 +8 +8 +Package_TO_SOT_SMD +SOT-323_SC-70 +SOT-323, SC-70 +SOT-323 SC-70 +0 +3 +3 +Package_TO_SOT_SMD +SOT-323_SC-70_Handsoldering +SOT-323, SC-70 Handsoldering +SOT-323 SC-70 Handsoldering +0 +3 +3 +Package_TO_SOT_SMD +SOT-343_SC-70-4 +SOT-343, SC-70-4 +SOT-343 SC-70-4 +0 +4 +4 +Package_TO_SOT_SMD +SOT-343_SC-70-4_Handsoldering +SOT-343, SC-70-4, Handsoldering +SOT-343 SC-70-4 Handsoldering +0 +4 +4 +Package_TO_SOT_SMD +SOT-353_SC-70-5 +SOT-353, SC-70-5 +SOT-353 SC-70-5 +0 +5 +5 +Package_TO_SOT_SMD +SOT-353_SC-70-5_Handsoldering +SOT-353, SC-70-5, Handsoldering +SOT-353 SC-70-5 Handsoldering +0 +5 +5 +Package_TO_SOT_SMD +SOT-363_SC-70-6 +SOT-363, SC-70-6 +SOT-363 SC-70-6 +0 +6 +6 +Package_TO_SOT_SMD +SOT-363_SC-70-6_Handsoldering +SOT-363, SC-70-6, Handsoldering +SOT-363 SC-70-6 Handsoldering +0 +6 +6 +Package_TO_SOT_SMD +SOT-383F +8-pin SOT-383F, http://www.mouser.com/ds/2/80/CPDVR085V0C-HF-RevB-10783.pdf +SOT-383F +0 +9 +9 +Package_TO_SOT_SMD +SOT-383FL +8-pin SOT-383FL package, http://www.onsemi.com/pub_link/Collateral/ENA2267-D.PDF +SOT-383FL +0 +8 +8 +Package_TO_SOT_SMD +SOT-416 +SOT-416, https://www.nxp.com/docs/en/package-information/SOT416.pdf +SOT-416 +0 +3 +3 +Package_TO_SOT_SMD +SOT-523 +SOT523, https://www.diodes.com/assets/Package-Files/SOT523.pdf +SOT-523 +0 +3 +3 +Package_TO_SOT_SMD +SOT-543 +SOT-543 4 lead surface package +SOT-543 SC-107A EMD4 +0 +4 +4 +Package_TO_SOT_SMD +SOT-553 +SOT553 +SOT-553 +0 +5 +5 +Package_TO_SOT_SMD +SOT-563 +SOT563 +SOT-563 +0 +6 +6 +Package_TO_SOT_SMD +SOT-665 +SOT665 +SOT-665 +0 +5 +5 +Package_TO_SOT_SMD +SOT-666 +SOT666 +SOT-666 +0 +6 +6 +Package_TO_SOT_SMD +SOT-723 +http://toshiba.semicon-storage.com/info/docget.jsp?did=5879&prodName=RN1104MFV +sot 723 +0 +3 +3 +Package_TO_SOT_SMD +SOT-883 +SOT-883, https://assets.nexperia.com/documents/outline-drawing/SOT883.pdf +SOT-883 +0 +3 +3 +Package_TO_SOT_SMD +SOT-886 +SOT-886 +SOT-886 +0 +6 +6 +Package_TO_SOT_SMD +SOT-963 +SOT 963 6 pins package 1x0.8mm pitch 0.35mm +SOT 963 6 pins package 1x0.8mm pitch 0.35mm +0 +6 +6 +Package_TO_SOT_SMD +SOT-1123 +SOT-1123 small outline transistor (see http://www.onsemi.com/pub/Collateral/NST3906F3-D.PDF) +SOT-1123 transistor +0 +3 +3 +Package_TO_SOT_SMD +SOT-1333-1 +SOT-1333-1 +SOT-1333-1 +0 +9 +9 +Package_TO_SOT_SMD +SOT-1334-1 +SOT-1334-1 +SOT-1334-1 +0 +14 +14 +Package_TO_SOT_SMD +SuperSOT-3 +3-pin SuperSOT package https://www.fairchildsemi.com/package-drawings/MA/MA03B.pdf +SuperSOT-3 SSOT-3 +0 +3 +3 +Package_TO_SOT_SMD +SuperSOT-6 +6-pin SuperSOT package http://www.mouser.com/ds/2/149/FMB5551-889214.pdf +SuperSOT-6 SSOT-6 +0 +6 +6 +Package_TO_SOT_SMD +SuperSOT-8 +8-pin SuperSOT package, http://www.icbank.com/icbank_data/semi_package/ssot8_dim.pdf +SuperSOT-8 SSOT-8 +0 +8 +8 +Package_TO_SOT_SMD +TDSON-8-1 +Power MOSFET package, TDSON-8-1, 5.15x5.9mm (https://www.infineon.com/cms/en/product/packages/PG-TDSON/PG-TDSON-8-1/) +tdson +0 +14 +5 +Package_TO_SOT_SMD +TO-50-3_LongPad-NoHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_LongPad-WithHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_ShortPad-NoHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-3_ShortPad-WithHole_Housing +TO-50-3 Macro T Package Style M236 +TO-50-3 Macro T Package Style M236 +0 +3 +3 +Package_TO_SOT_SMD +TO-50-4_LongPad-NoHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_LongPad-WithHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_ShortPad-NoHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-50-4_ShortPad-WithHole_Housing +TO-50-4 Macro X Package Style M238 +TO-50-4 Macro X Package Style M238 +0 +4 +4 +Package_TO_SOT_SMD +TO-252-2 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +7 +3 +Package_TO_SOT_SMD +TO-252-2_TabPin1 +TO-252-2, tab to pin 1 https://www.wolfspeed.com/media/downloads/87/CSD01060.pdf +TO-252-2 diode +0 +7 +2 +Package_TO_SOT_SMD +TO-252-3_TabPin2 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +8 +3 +Package_TO_SOT_SMD +TO-252-3_TabPin4 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-3-1/ +DPAK TO-252 DPAK-3 TO-252-3 SOT-428 +0 +8 +4 +Package_TO_SOT_SMD +TO-252-4 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +9 +5 +Package_TO_SOT_SMD +TO-252-5_TabPin3 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +10 +5 +Package_TO_SOT_SMD +TO-252-5_TabPin6 +TO-252 / DPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO252/PG-TO252-5-11/ +DPAK TO-252 DPAK-5 TO-252-5 +0 +10 +6 +Package_TO_SOT_SMD +TO-263-2 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +7 +3 +Package_TO_SOT_SMD +TO-263-2_TabPin1 +TO-263 / D2PAK / DDPAK SMD package, tab to pin 1, https://www.wolfspeed.com/media/downloads/137/C3D06060G.pdf +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 diode +0 +7 +2 +Package_TO_SOT_SMD +TO-263-3_TabPin2 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +8 +3 +Package_TO_SOT_SMD +TO-263-3_TabPin4 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-3-1/ +D2PAK DDPAK TO-263 D2PAK-3 TO-263-3 SOT-404 +0 +8 +4 +Package_TO_SOT_SMD +TO-263-4 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +9 +5 +Package_TO_SOT_SMD +TO-263-5_TabPin3 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +10 +5 +Package_TO_SOT_SMD +TO-263-5_TabPin6 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-5-1/ +D2PAK DDPAK TO-263 D2PAK-5 TO-263-5 SOT-426 +0 +10 +6 +Package_TO_SOT_SMD +TO-263-6 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +11 +7 +Package_TO_SOT_SMD +TO-263-7_TabPin4 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +12 +7 +Package_TO_SOT_SMD +TO-263-7_TabPin8 +TO-263 / D2PAK / DDPAK SMD package, http://www.infineon.com/cms/en/product/packages/PG-TO263/PG-TO263-7-1/ +D2PAK DDPAK TO-263 D2PAK-7 TO-263-7 SOT-427 +0 +12 +8 +Package_TO_SOT_SMD +TO-263-9_TabPin5 +TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf +D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 +0 +14 +9 +Package_TO_SOT_SMD +TO-263-9_TabPin10 +TO-263 / D2PAK / DDPAK SMD package, http://www.ti.com/lit/ds/symlink/lm4755.pdf +D2PAK DDPAK TO-263 D2PAK-9 TO-263-9 +0 +14 +10 +Package_TO_SOT_SMD +TO-268-2 +TO-268/D3PAK SMD package, http://www.icbank.com/icbank_data/semi_package/to268aa_dim.pdf +D3PAK TO-268 D3PAK-3 TO-268-3 +0 +7 +3 +Package_TO_SOT_SMD +TO-269AA +SMD package TO-269AA (e.g. diode bridge), see http://www.vishay.com/docs/88854/padlayouts.pdf +TO-269AA MBS diode bridge +0 +4 +4 +Package_TO_SOT_SMD +TO-277A +Thermal enhanced ultra thin SMD package; 3 leads; body: 4.3x6.1x0.43mm, https://www.vishay.com/docs/95570/to-277asmpc.pdf +TO-277A SMPC +0 +12 +3 +Package_TO_SOT_SMD +TO-277B +TO-227B https://media.digikey.com/pdf/Data%20Sheets/Littelfuse%20PDFs/DST2050S.pdf +TO-277B +0 +9 +3 +Package_TO_SOT_SMD +TSOT-23 +3-pin TSOT23 package, http://www.analog.com.tw/pdf/All_In_One.pdf +TSOT-23 +0 +3 +3 +Package_TO_SOT_SMD +TSOT-23-5 +TSOT, 5 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AB), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +5 +5 +Package_TO_SOT_SMD +TSOT-23-5_HandSoldering +5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf +TSOT-23-5 Hand-soldering +0 +5 +5 +Package_TO_SOT_SMD +TSOT-23-6 +TSOT, 6 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant AA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +6 +6 +Package_TO_SOT_SMD +TSOT-23-6_HandSoldering +6-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_6_05-08-1636.pdf +TSOT-23-6 MK06A TSOT-6 Hand-soldering +0 +6 +6 +Package_TO_SOT_SMD +TSOT-23-8 +TSOT, 8 Pin (https://www.jedec.org/sites/default/files/docs/MO-193D.pdf variant BA), generated with kicad-footprint-generator ipc_gullwing_generator.py +TSOT TO_SOT_SMD +0 +8 +8 +Package_TO_SOT_SMD +TSOT-23-8_HandSoldering +8-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_8_05-08-1637.pdf +TSOT-23-8 Hand-soldering +0 +8 +8 +Package_TO_SOT_SMD +TSOT-23_HandSoldering +5-pin TSOT23 package, http://cds.linear.com/docs/en/packaging/SOT_5_05-08-1635.pdf +TSOT-23 Hand-soldering +0 +3 +3 +Package_TO_SOT_SMD +Texas_DRT-3 +Texas Instrument DRT-3 1x0.8mm Pitch 0.7mm http://www.ti.com/lit/ds/symlink/tpd2eusb30.pdf +DRT-3 1x0.8mm Pitch 0.7mm +0 +3 +3 +Package_TO_SOT_SMD +Texas_NDQ +Texas Instruments, NDQ, 5 pin (https://www.ti.com/lit/ml/mmsf022/mmsf022.pdf) +ti pfm dap +0 +6 +6 +Package_TO_SOT_SMD +Texas_NDW-7_TabPin4 +NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf +NDW NDW +0 +12 +7 +Package_TO_SOT_SMD +Texas_NDW-7_TabPin8 +NDW0007A SMD package, http://www.ti.com/lit/ml/mmsf024/mmsf024.pdf +NDW NDW +0 +12 +8 +Package_TO_SOT_SMD +Texas_NDY0011A +TO-PMOD-11 11-pin switching regulator package, http://www.ti.com/lit/ml/mmsf025/mmsf025.pdf +Texas TO-PMOD NDY00011A +0 +12 +12 +Package_TO_SOT_SMD +Texas_R-PDSO-G6 +R-PDSO-G6, http://www.ti.com/lit/ds/slis144b/slis144b.pdf +R-PDSO-G6 SC-70-6 +0 +6 +6 +Package_TO_SOT_SMD +VSOF5 +VSOF5 +VSOF5 +0 +5 +5 +Package_TO_SOT_SMD +Vishay_PowerPAK_SC70-6L_Dual +Vishay PowerPAK SC70 dual transistor package http://www.vishay.com/docs/70487/70487.pdf +powerpak sc70 sc-70 dual +0 +8 +6 +Package_TO_SOT_SMD +Vishay_PowerPAK_SC70-6L_Single +Vishay PowerPAK SC70 single transistor package http://www.vishay.com/docs/70486/70486.pdf +powerpak sc70 sc-70 +0 +6 +3 +Package_TO_SOT_THT +Analog_TO-46-4_ThermalShield +TO-46-4 with Valox case, based on https://www.analog.com/media/en/technical-documentation/data-sheets/199399fc.pdf +TO-46-4 LM399 +0 +4 +4 +Package_TO_SOT_THT +Fairchild_TO-220F-6L +Fairchild TO-220F-6L, http://www.mouser.com/ds/2/149/FSL136MRT-113334.pdf +Fairchild TO-220F-6L +0 +6 +6 +Package_TO_SOT_THT +Heraeus_TO-92-2 +TO-92 2-pin variant by Heraeus, drill 0.75mm (http://www.produktinfo.conrad.com/datenblaetter/175000-199999/181293-da-01-de-TO92_Temperatursensor_PT1000_32209225.pdf) +to-92 +0 +2 +2 +Package_TO_SOT_THT +NEC_Molded_7x4x9mm +Molded Japan Transistor Package 7x4x9mm^3, http://rtellason.com/transdata/2sb734.pdf +Japan transistor +0 +3 +3 +Package_TO_SOT_THT +PowerIntegrations_TO-220-7C +Non Isolated Modified TO-220 7pin Package, see http://www.farnell.com/datasheets/5793.pdf +Power Integration Y Package +0 +6 +6 +Package_TO_SOT_THT +SIPAK-1EP_Horizontal_TabDown +SIPAK, Horizontal, RM 2.286mm +SIPAK Horizontal RM 2.286mm +0 +4 +4 +Package_TO_SOT_THT +SIPAK_Vertical +SIPAK, Vertical, RM 2.286mm +SIPAK Vertical RM 2.286mm +0 +3 +3 +Package_TO_SOT_THT +SOD-70_P2.54mm +Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] +Sod-70 +0 +2 +2 +Package_TO_SOT_THT +SOD-70_P5.08mm +Plastic near cylindrical package Sod-70 see: https://www.nxp.com/docs/en/data-sheet/KTY81_SER.pdf [StepUp generated footprint] +Sod-70 +0 +2 +2 +Package_TO_SOT_THT +SOT-227 +SOT-227 / SOT-227B / ISOTOP, M4 mounting screws (https://www.vishay.com/docs/95423/sot227g2.pdf, https://www.vishay.com/docs/95793/vs-fc420sa10.pdf) +sot 227 isotop +0 +8 +4 +Package_TO_SOT_THT +TO-3 +Transistor TO-3 +TR TO-3 TO3 TO-204 +0 +4 +3 +Package_TO_SOT_THT +TO-3P-3_Horizontal_TabDown +TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3P-3_Horizontal_TabUp +TO-3P-3, Horizontal, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3P-3_Vertical +TO-3P-3, Vertical, RM 5.45mm, , see https://toshiba.semicon-storage.com/ap-en/design-support/package/detail.TO-3P(N).html +TO-3P-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Horizontal_TabDown +TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Horizontal_TabUp +TO-3PB-3, Horizontal, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-3PB-3_Vertical +TO-3PB-3, Vertical, RM 5.45mm, , see http://www.onsemi.com/pub/Collateral/340AC.PDF +TO-3PB-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-5-2 +TO-5-2 +TO-5-2 +0 +2 +2 +Package_TO_SOT_THT +TO-5-2_Window +TO-5-2_Window, Window +TO-5-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-5-3 +TO-5-3 +TO-5-3 +0 +3 +3 +Package_TO_SOT_THT +TO-5-3_Window +TO-5-3_Window, Window +TO-5-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-5-4 +TO-5-4 +TO-5-4 +0 +4 +4 +Package_TO_SOT_THT +TO-5-4_Window +TO-5-4_Window, Window +TO-5-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-5-6 +TO-5-6 +TO-5-6 +0 +6 +6 +Package_TO_SOT_THT +TO-5-6_Window +TO-5-6_Window, Window +TO-5-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-5-8 +TO-5-8 +TO-5-8 +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_PD5.08 +TO-5-8_PD5.08 +TO-5-8_PD5.08 +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_PD5.08_Window +TO-5-8_PD5.08_Window, Window +TO-5-8_PD5.08_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-5-8_Window +TO-5-8_Window, Window +TO-5-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-5-10 +TO-5-10 +TO-5-10 +0 +10 +10 +Package_TO_SOT_THT +TO-5-10_Window +TO-5-10_Window, Window +TO-5-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-8-2 +TO-8-2 +TO-8-2 +0 +2 +2 +Package_TO_SOT_THT +TO-8-2_Window +TO-8-2_Window, Window +TO-8-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-8-3 +TO-8-3 +TO-8-3 +0 +3 +3 +Package_TO_SOT_THT +TO-8-3_Window +TO-8-3_Window, Window +TO-8-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-11-2 +TO-11-2 +TO-11-2 +0 +2 +2 +Package_TO_SOT_THT +TO-11-2_Window +TO-11-2_Window, Window +TO-11-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-11-3 +TO-11-3 +TO-11-3 +0 +3 +3 +Package_TO_SOT_THT +TO-11-3_Window +TO-11-3_Window, Window +TO-11-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-12-4 +TO-12-4 +TO-12-4 +0 +4 +4 +Package_TO_SOT_THT +TO-12-4_Window +TO-12-4_Window, Window +TO-12-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-17-4 +TO-17-4 +TO-17-4 +0 +4 +4 +Package_TO_SOT_THT +TO-17-4_Window +TO-17-4_Window, Window +TO-17-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-18-2 +TO-18-2 +TO-18-2 +0 +2 +2 +Package_TO_SOT_THT +TO-18-2_Lens +TO-18-2_Lens, Lens +TO-18-2_Lens Lens +0 +2 +2 +Package_TO_SOT_THT +TO-18-2_Window +TO-18-2_Window, Window +TO-18-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-18-3 +TO-18-3 +TO-18-3 +0 +3 +3 +Package_TO_SOT_THT +TO-18-3_Lens +TO-18-3_Lens, Lens +TO-18-3_Lens Lens +0 +3 +3 +Package_TO_SOT_THT +TO-18-3_Window +TO-18-3_Window, Window +TO-18-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-18-4 +TO-18-4 +TO-18-4 +0 +4 +4 +Package_TO_SOT_THT +TO-18-4_Lens +TO-18-4_Lens, Lens +TO-18-4_Lens Lens +0 +4 +4 +Package_TO_SOT_THT +TO-18-4_Window +TO-18-4_Window, Window +TO-18-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-33-4 +TO-33-4 +TO-33-4 +0 +4 +4 +Package_TO_SOT_THT +TO-33-4_Window +TO-33-4_Window, Window +TO-33-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-38-2 +TO-38-2 +TO-38-2 +0 +2 +2 +Package_TO_SOT_THT +TO-38-2_Window +TO-38-2_Window, Window +TO-38-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-38-3 +TO-38-3 +TO-38-3 +0 +3 +3 +Package_TO_SOT_THT +TO-38-3_Window +TO-38-3_Window, Window +TO-38-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-39-2 +TO-39-2 +TO-39-2 +0 +2 +2 +Package_TO_SOT_THT +TO-39-2_Window +TO-39-2_Window, Window +TO-39-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-39-3 +TO-39-3 +TO-39-3 +0 +3 +3 +Package_TO_SOT_THT +TO-39-3_Window +TO-39-3_Window, Window +TO-39-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-39-4 +TO-39-4 +TO-39-4 +0 +4 +4 +Package_TO_SOT_THT +TO-39-4_Window +TO-39-4_Window, Window +TO-39-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-39-6 +TO-39-6 +TO-39-6 +0 +6 +6 +Package_TO_SOT_THT +TO-39-6_Window +TO-39-6_Window, Window +TO-39-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-39-8 +TO-39-8 +TO-39-8 +0 +8 +8 +Package_TO_SOT_THT +TO-39-8_Window +TO-39-8_Window, Window +TO-39-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-39-10 +TO-39-10 +TO-39-10 +0 +10 +10 +Package_TO_SOT_THT +TO-39-10_Window +TO-39-10_Window, Window +TO-39-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-46-2 +TO-46-2 +TO-46-2 +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Pin2Center +TO-46-2, Pin2 at center of package, Thorlabs photodiodes +TO-46-2 Thorlabs +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Pin2Center_Window +TO-46-2, Pin2 at center of package, Thorlabs photodiodes +TO-46-2 Thorlabs +0 +2 +2 +Package_TO_SOT_THT +TO-46-2_Window +TO-46-2_Window, Window +TO-46-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-46-3 +TO-46-3 +TO-46-3 +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Pin2Center +TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf +TO-46-3 Thorlabs +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Pin2Center_Window +TO-46-3, Pin2 at center of package, Thorlabs photodiodes, https://www.thorlabs.de/drawings/374b6862eb3b5a04-9360B5F6-5056-2306-D912111C06C3F830/FDGA05-SpecSheet.pdf +TO-46-3 Thorlabs +0 +3 +3 +Package_TO_SOT_THT +TO-46-3_Window +TO-46-3_Window, Window +TO-46-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-46-4 +TO-46-4 +TO-46-4 +0 +4 +4 +Package_TO_SOT_THT +TO-46-4_Window +TO-46-4_Window, Window +TO-46-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-52-2 +TO-52-2 +TO-52-2 +0 +2 +2 +Package_TO_SOT_THT +TO-52-2_Window +TO-52-2_Window, Window +TO-52-2_Window Window +0 +2 +2 +Package_TO_SOT_THT +TO-52-3 +TO-52-3 +TO-52-3 +0 +3 +3 +Package_TO_SOT_THT +TO-52-3_Window +TO-52-3_Window, Window +TO-52-3_Window Window +0 +3 +3 +Package_TO_SOT_THT +TO-72-4 +TO-72-4 +TO-72-4 +0 +4 +4 +Package_TO_SOT_THT +TO-72-4_Window +TO-72-4_Window, Window +TO-72-4_Window Window +0 +4 +4 +Package_TO_SOT_THT +TO-75-6 +TO-75-6 +TO-75-6 +0 +6 +6 +Package_TO_SOT_THT +TO-75-6_Window +TO-75-6_Window, Window +TO-75-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-78-6 +TO-78-6 +TO-78-6 +0 +6 +6 +Package_TO_SOT_THT +TO-78-6_Window +TO-78-6_Window, Window +TO-78-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-78-8 +TO-78-8 +TO-78-8 +0 +8 +8 +Package_TO_SOT_THT +TO-78-8_Window +TO-78-8_Window, Window +TO-78-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-78-10 +TO-78-10 +TO-78-10 +0 +10 +10 +Package_TO_SOT_THT +TO-78-10_Window +TO-78-10_Window, Window +TO-78-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-92 +TO-92 leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92-2 +TO-92 2-pin leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 diode SOD70 +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Horizontal1 +2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Horizontal2 +2-pin TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 temperature sensor diode +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_W4.0mm_Horizontal_FlatSideDown +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_W4.0mm_Horizontal_FlatSideUp +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92-2_Wide +TO-92 2-pin leads in-line, wide, drill 0.75mm +to-92 sc-43 sc-43a sot54 PA33 diode SOD70 +0 +2 +2 +Package_TO_SOT_THT +TO-92Flat +TO-92Flat package, often used for hall sensors, drill 0.75mm (see e.g. http://www.ti.com/lit/ds/symlink/drv5023.pdf) +to-92Flat hall sensor +0 +3 +3 +Package_TO_SOT_THT +TO-92L +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Molded Narrow transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_HandSolder +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm, hand-soldering variant with enlarged pads (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Inline +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Inline Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Inline_Wide +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Inline Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92L_Wide +TO-92L leads in-line (large body variant of TO-92), also known as TO-226, wide, drill 0.75mm (see https://www.diodes.com/assets/Package-Files/TO92L.pdf and http://www.ti.com/lit/an/snoa059/snoa059.pdf) +TO-92L Molded Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92Mini-2 +TO-92Mini package, drill 0.6mm (https://media.digikey.com/pdf/Data%20Sheets/Infineon%20PDFs/KT,KTY.pdf) +to-92Mini transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92S +TO-92S package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +to-92S transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92S-2 +TO-92S package, 2-pin, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +to-92S transistor +0 +2 +2 +Package_TO_SOT_THT +TO-92S_Wide +TO-92S_Wide package, drill 0.75mm (https://www.diodes.com/assets/Package-Files/TO92S%20(Type%20B).pdf) +TO-92S_Wide transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_HandSolder +TO-92 leads molded, narrow, drill 0.75mm, handsoldering variant with enlarged pads (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Horizontal1 +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Horizontal2 +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline +TO-92 leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Horizontal1 +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Horizontal2 +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_W4.0mm_Horizontal_FlatSideDown +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_W4.0mm_Horizontal_FlatSideUp +TO-92 horizontal, leads in-line, narrow, oval pads, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Inline_Wide +TO-92 leads in-line, wide, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideDown +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_W4.0mm_StaggerEven_Horizontal_FlatSideUp +TO-92 horizontal, leads molded, narrow, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-92_Wide +TO-92 leads molded, wide, drill 0.75mm (see NXP sot054_po.pdf) +to-92 sc-43 sc-43a sot54 PA33 transistor +0 +3 +3 +Package_TO_SOT_THT +TO-99-6 +TO-99-6 +TO-99-6 +0 +6 +6 +Package_TO_SOT_THT +TO-99-6_Window +TO-99-6_Window, Window +TO-99-6_Window Window +0 +6 +6 +Package_TO_SOT_THT +TO-99-8 +TO-99-8 +TO-99-8 +0 +8 +8 +Package_TO_SOT_THT +TO-99-8_Window +TO-99-8_Window, Window +TO-99-8_Window Window +0 +8 +8 +Package_TO_SOT_THT +TO-100-10 +TO-100-10 +TO-100-10 +0 +10 +10 +Package_TO_SOT_THT +TO-100-10_Window +TO-100-10_Window, Window +TO-100-10_Window Window +0 +10 +10 +Package_TO_SOT_THT +TO-126-2_Horizontal_TabDown +TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-2_Horizontal_TabUp +TO-126-2, Horizontal, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-2_Vertical +TO-126-2, Vertical, RM 5.08mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-126-3_Horizontal_TabDown +TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-126-3_Horizontal_TabUp +TO-126-3, Horizontal, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-126-3_Vertical +TO-126-3, Vertical, RM 2.54mm, see https://www.diodes.com/assets/Package-Files/TO126.pdf +TO-126-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-218-2_Horizontal_TabDown +TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Horizontal RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-2_Horizontal_TabUp +TO-218-2, Horizontal, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Horizontal RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-2_Vertical +TO-218-2, Vertical, RM 10.95mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-2 Vertical RM 10.95mm SOT-93 +0 +2 +2 +Package_TO_SOT_THT +TO-218-3_Horizontal_TabDown +TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Horizontal RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-218-3_Horizontal_TabUp +TO-218-3, Horizontal, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Horizontal RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-218-3_Vertical +TO-218-3, Vertical, RM 5.475mm, SOT-93, see https://www.vishay.com/docs/95214/fto218.pdf +TO-218-3 Vertical RM 5.475mm SOT-93 +0 +3 +3 +Package_TO_SOT_THT +TO-220-2_Horizontal_TabDown +TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-2_Horizontal_TabUp +TO-220-2, Horizontal, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-2_Vertical +TO-220-2, Vertical, RM 5.08mm, see https://www.centralsemi.com/PDFS/CASE/TO-220-2PD.PDF +TO-220-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220-3_Horizontal_TabDown +TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-3_Horizontal_TabUp +TO-220-3, Horizontal, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-3_Vertical +TO-220-3, Vertical, RM 2.54mm, see https://www.vishay.com/docs/66542/to-220-1.pdf +TO-220-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220-4_Horizontal_TabDown +TO-220-4, Horizontal, RM 2.54mm +TO-220-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_Horizontal_TabUp +TO-220-4, Horizontal, RM 2.54mm +TO-220-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerEven_Lead3.8mm_Vertical +TO-220-4, Vertical, RM 2.54mm, staggered type-2 +TO-220-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-4, Horizontal, RM 2.54mm, staggered type-2 +TO-220-4 Horizontal RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-4, Vertical, RM 2.54mm, staggered type-1 +TO-220-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_P5.08x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-4, Horizontal, RM 2.54mm, staggered type-1 +TO-220-4 Horizontal RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220-4_Vertical +TO-220-4, Vertical, RM 2.54mm +TO-220-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220-5_Horizontal_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_Horizontal_TabUp +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.8mm_StaggerEven_Lead7.13mm_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-2, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_P3.4x3.8mm_StaggerOdd_Lead7.13mm_TabDown +TO-220-5, Horizontal, RM 1.7mm, Pentawatt, Multiwatt-5, staggered type-1, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421.pdf?domain=www.linear.com, https://www.diodes.com/assets/Package-Files/TO220-5.pdf +TO-220-5 Horizontal RM 1.7mm Pentawatt Multiwatt-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220-5_Vertical +TO-220-5, Vertical, RM 1.7mm, Pentawatt, Multiwatt-5, see http://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-to-220/to-220_5_05-08-1421_straight_lead.pdf +TO-220-5 Vertical RM 1.7mm Pentawatt Multiwatt-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220-7_P2.54x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-2 +TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-7, Vertical, RM 1.27mm, Multiwatt-7, staggered type-1 +TO-220-7 Vertical RM 1.27mm Multiwatt-7 staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.8mm_StaggerEven_Lead5.85mm_TabDown +TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-2 +TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220-7_P2.54x3.8mm_StaggerOdd_Lead5.85mm_TabDown +TO-220-7, Horizontal, RM 1.27mm, Multiwatt-7, staggered type-1 +TO-220-7 Horizontal RM 1.27mm Multiwatt-7 staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220-8_Vertical +TO-220-8 (Multiwatt8), Vertical, 2.54mm Pitch (http://www.st.com/resource/en/datasheet/tda7264.pdf) +TO-220-9 Vertical 2.54mm Pitch Multiwatt 8 +0 +8 +8 +Package_TO_SOT_THT +TO-220-9_P1.94x3.7mm_StaggerEven_Lead3.8mm_Vertical +TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-2 +TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.7mm_StaggerOdd_Lead3.8mm_Vertical +TO-220-9, Vertical, RM 0.97mm, Multiwatt-9, staggered type-1 +TO-220-9 Vertical RM 0.97mm Multiwatt-9 staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.8mm_StaggerEven_Lead5.85mm_TabDown +TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-2 +TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220-9_P1.94x3.8mm_StaggerOdd_Lead5.85mm_TabDown +TO-220-9, Horizontal, RM 0.97mm, Multiwatt-9, staggered type-1 +TO-220-9 Horizontal RM 0.97mm Multiwatt-9 staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220-11_P3.4x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerEven_Lead4.58mm_Vertical +TO-220-11, Vertical, RM 1.7mm, staggered type-2, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Vertical RM 1.7mm staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerOdd_Lead4.85mm_Vertical +TO-220-11, Vertical, RM 1.7mm, staggered type-1, see http://www.st.com/resource/en/datasheet/tda7391lv.pdf +TO-220-11 Vertical RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-11_P3.4x5.08mm_StaggerOdd_Lead8.45mm_TabDown +TO-220-11, Horizontal, RM 1.7mm, staggered type-1, see http://www.ti.com/lit/ds/symlink/lmd18200.pdf +TO-220-11 Horizontal RM 1.7mm staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerEven_Lead4.58mm_Vertical +TO-220-15, Vertical, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Vertical RM 1.27mm staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerEven_Lead5.84mm_TabDown +TO-220-15, Horizontal, RM 1.27mm, staggered type-2, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Horizontal RM 1.27mm staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerOdd_Lead4.58mm_Vertical +TO-220-15, Vertical, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Vertical RM 1.27mm staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-220-15_P2.54x2.54mm_StaggerOdd_Lead5.84mm_TabDown +TO-220-15, Horizontal, RM 1.27mm, staggered type-1, see http://www.st.com/resource/en/datasheet/l298.pdf +TO-220-15 Horizontal RM 1.27mm staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-220F-2_Horizontal_TabDown +TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-2_Horizontal_TabUp +TO-220F-2, Horizontal, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Horizontal RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-2_Vertical +TO-220F-2, Vertical, RM 5.08mm, see http://www.onsemi.com/pub/Collateral/FFPF10F150S-D.pdf +TO-220F-2 Vertical RM 5.08mm +0 +2 +2 +Package_TO_SOT_THT +TO-220F-3_Horizontal_TabDown +TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-3_Horizontal_TabUp +TO-220F-3, Horizontal, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Horizontal RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-3_Vertical +TO-220F-3, Vertical, RM 2.54mm, see http://www.st.com/resource/en/datasheet/stp20nm60.pdf +TO-220F-3 Vertical RM 2.54mm +0 +3 +3 +Package_TO_SOT_THT +TO-220F-4_Horizontal_TabDown +TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_Horizontal_TabUp +TO-220F-4, Horizontal, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x2.05mm_StaggerEven_Lead1.85mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x2.05mm_StaggerOdd_Lead1.85mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-2, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-2 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_P5.08x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-4, Vertical, RM 2.54mm, staggered type-1, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm staggered type-1 +0 +4 +4 +Package_TO_SOT_THT +TO-220F-4_Vertical +TO-220F-4, Vertical, RM 2.54mm, see https://www.njr.com/semicon/PDF/package/TO-220F-4_E.pdf +TO-220F-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-220F-5_Horizontal_TabDown +TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_Horizontal_TabUp +TO-220F-5, Horizontal, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Horizontal RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x2.06mm_StaggerEven_Lead1.86mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x2.06mm_StaggerOdd_Lead1.86mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-2 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-2 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_P3.4x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5, staggered type-1 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 staggered type-1 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-5_Vertical +TO-220F-5, Vertical, RM 1.7mm, PentawattF-, MultiwattF-5 +TO-220F-5 Vertical RM 1.7mm PentawattF- MultiwattF-5 +0 +5 +5 +Package_TO_SOT_THT +TO-220F-7_P2.54x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-7, Vertical, RM 1.27mm, staggered type-2 +TO-220F-7 Vertical RM 1.27mm staggered type-2 +0 +7 +7 +Package_TO_SOT_THT +TO-220F-7_P2.54x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-7, Vertical, RM 1.27mm, staggered type-1 +TO-220F-7 Vertical RM 1.27mm staggered type-1 +0 +7 +7 +Package_TO_SOT_THT +TO-220F-9_P1.8x3.7mm_StaggerEven_Lead3.5mm_Vertical +TO-220F-9, Vertical, RM 0.9mm, staggered type-2 +TO-220F-9 Vertical RM 0.9mm staggered type-2 +0 +9 +9 +Package_TO_SOT_THT +TO-220F-9_P1.8x3.7mm_StaggerOdd_Lead3.5mm_Vertical +TO-220F-9, Vertical, RM 0.9mm, staggered type-1 +TO-220F-9 Vertical RM 0.9mm staggered type-1 +0 +9 +9 +Package_TO_SOT_THT +TO-220F-11_P3.4x5.08mm_StaggerEven_Lead5.08mm_Vertical +TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-2, see http://www.ti.com/lit/ds/symlink/lm3886.pdf +TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-2 +0 +11 +11 +Package_TO_SOT_THT +TO-220F-11_P3.4x5.08mm_StaggerOdd_Lead5.08mm_Vertical +TO-220F-11, Vertical, RM 1.7mm, MultiwattF-11, staggered type-1, see http://www.ti.com/lit/ds/symlink/lm3886.pdf +TO-220F-11 Vertical RM 1.7mm MultiwattF-11 staggered type-1 +0 +11 +11 +Package_TO_SOT_THT +TO-220F-15_P2.54x5.08mm_StaggerEven_Lead5.08mm_Vertical +TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-2 +TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-2 +0 +15 +15 +Package_TO_SOT_THT +TO-220F-15_P2.54x5.08mm_StaggerOdd_Lead5.08mm_Vertical +TO-220F-15, Vertical, RM 1.27mm, MultiwattF-15, staggered type-1 +TO-220F-15 Vertical RM 1.27mm MultiwattF-15 staggered type-1 +0 +15 +15 +Package_TO_SOT_THT +TO-247-2_Horizontal_TabDown +TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-2_Horizontal_TabUp +TO-247-2, Horizontal, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-2_Vertical +TO-247-2, Vertical, RM 10.9mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-2 Vertical RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-247-3_Horizontal_TabDown +TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-3_Horizontal_TabUp +TO-247-3, Horizontal, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-3_Vertical +TO-247-3, Vertical, RM 5.45mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-247-4_Horizontal_TabDown +TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-4_Horizontal_TabUp +TO-247-4, Horizontal, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Horizontal RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-4_Vertical +TO-247-4, Vertical, RM 2.54mm, see https://toshiba.semicon-storage.com/us/product/mosfet/to-247-4l.html +TO-247-4 Vertical RM 2.54mm +0 +4 +4 +Package_TO_SOT_THT +TO-247-5_Horizontal_TabDown +TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Horizontal RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-247-5_Horizontal_TabUp +TO-247-5, Horizontal, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Horizontal RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-247-5_Vertical +TO-247-5, Vertical, RM 2.54mm, see http://ww1.microchip.com/downloads/en/DeviceDoc/20005685A.pdf +TO-247-5 Vertical RM 2.54mm +0 +5 +5 +Package_TO_SOT_THT +TO-251-2-1EP_Horizontal_TabDown +TO-251-2, Horizontal, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-2 Horizontal RM 4.58mm IPAK +0 +3 +3 +Package_TO_SOT_THT +TO-251-2_Vertical +TO-251-2, Vertical, RM 4.58mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-2 Vertical RM 4.58mm IPAK +0 +2 +2 +Package_TO_SOT_THT +TO-251-3-1EP_Horizontal_TabDown +TO-251-3, Horizontal, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-3 Horizontal RM 2.29mm IPAK +0 +4 +4 +Package_TO_SOT_THT +TO-251-3_Vertical +TO-251-3, Vertical, RM 2.29mm, IPAK, see https://www.diodes.com/assets/Package-Files/TO251.pdf +TO-251-3 Vertical RM 2.29mm IPAK +0 +3 +3 +Package_TO_SOT_THT +TO-262-3-1EP_Horizontal_TabDown +TO-262-3, Horizontal, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF +TO-262-3 Horizontal RM 2.54mm IIPAK I2PAK +0 +4 +4 +Package_TO_SOT_THT +TO-262-3_Vertical +TO-262-3, Vertical, RM 2.54mm, IIPAK, I2PAK, see http://www.onsemi.com/pub/Collateral/EN8586-D.PDF +TO-262-3 Vertical RM 2.54mm IIPAK I2PAK +0 +3 +3 +Package_TO_SOT_THT +TO-262-5-1EP_Horizontal_TabDown +TO-262-5, Horizontal, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf +TO-262-5 Horizontal RM 1.7mm IIPAK I2PAK +0 +6 +6 +Package_TO_SOT_THT +TO-262-5_Vertical +TO-262-5, Vertical, RM 1.7mm, IIPAK, I2PAK, see http://pdf.datasheetcatalog.com/datasheet/irf/iris4011.pdf +TO-262-5 Vertical RM 1.7mm IIPAK I2PAK +0 +5 +5 +Package_TO_SOT_THT +TO-264-2_Horizontal_TabDown +TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-2_Horizontal_TabUp +TO-264-2, Horizontal, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Horizontal RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-2_Vertical +TO-264-2, Vertical, RM 10.9mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-2 Vertical RM 10.9mm +0 +2 +2 +Package_TO_SOT_THT +TO-264-3_Horizontal_TabDown +TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-3_Horizontal_TabUp +TO-264-3, Horizontal, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Horizontal RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-3_Vertical +TO-264-3, Vertical, RM 5.45mm, see https://www.fairchildsemi.com/package-drawings/TO/TO264A03.pdf +TO-264-3 Vertical RM 5.45mm +0 +3 +3 +Package_TO_SOT_THT +TO-264-5_Horizontal_TabDown +TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Horizontal RM 3.81mm +0 +5 +5 +Package_TO_SOT_THT +TO-264-5_Horizontal_TabUp +TO-264-5, Horizontal, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Horizontal RM 3.81mm +0 +5 +5 +Package_TO_SOT_THT +TO-264-5_Vertical +TO-264-5, Vertical, RM 3.81mm, see https://www.onsemi.com/pub/Collateral/NJL3281D-D.PDF +TO-264-5 Vertical RM 3.81mm +0 +5 +5 +Potentiometer_SMD +Potentiometer_ACP_CA6-VSMD_Vertical +Potentiometer, vertical, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer vertical ACP CA6-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA6-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA6-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer vertical hole ACP CA6-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA9-VSMD_Vertical +Potentiometer, vertical, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical ACP CA9-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA9-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA9-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical hole ACP CA9-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA14-VSMD_Vertical +Potentiometer, vertical, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical ACP CA14-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_ACP_CA14-VSMD_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA14-VSMD, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical hole ACP CA14-VSMD +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214G_Horizontal +Potentiometer, horizontal, Bourns 3214G, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer horizontal Bourns 3214G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214J_Horizontal +Potentiometer, horizontal, Bourns 3214J, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer horizontal Bourns 3214J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214W_Vertical +Potentiometer, vertical, Bourns 3214W, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer vertical Bourns 3214W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3214X_Vertical +Potentiometer, vertical, Bourns 3214X, https://www.bourns.com/docs/Product-Datasheets/3214.pdf +Potentiometer vertical Bourns 3214X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224G_Horizontal +Potentiometer, horizontal, Bourns 3224G, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer horizontal Bourns 3224G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224J_Horizontal +Potentiometer, horizontal, Bourns 3224J, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer horizontal Bourns 3224J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224W_Vertical +Potentiometer, vertical, Bourns 3224W, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer vertical Bourns 3224W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3224X_Vertical +Potentiometer, vertical, Bourns 3224X, https://www.bourns.com/docs/Product-Datasheets/3224.pdf +Potentiometer vertical Bourns 3224X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269P_Horizontal +Potentiometer, horizontal, Bourns 3269P, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer horizontal Bourns 3269P +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269W_Vertical +Potentiometer, vertical, Bourns 3269W, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer vertical Bourns 3269W +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3269X_Horizontal +Potentiometer, horizontal, Bourns 3269X, https://www.bourns.com/docs/Product-Datasheets/3269.pdf +Potentiometer horizontal Bourns 3269X +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314G_Vertical +Potentiometer, vertical, Bourns 3314G, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314G +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314J_Vertical +Potentiometer, vertical, Bourns 3314J, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314J +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314R-1_Vertical_Hole +Potentiometer, vertical, shaft hole, Bourns 3314R-1, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical hole Bourns 3314R-1 +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314R-GM5_Vertical +Potentiometer, vertical, Bourns 3314R-GM5, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer vertical Bourns 3314R-GM5 +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_3314S_Horizontal +Potentiometer, horizontal, Bourns 3314S, http://www.bourns.com/docs/Product-Datasheets/3314.pdf +Potentiometer horizontal Bourns 3314S +0 +3 +3 +Potentiometer_SMD +Potentiometer_Bourns_PRS11S_Vertical +Potentiometer, vertical, Bourns PRS11S, http://www.bourns.com/docs/Product-Datasheets/PRS11S.pdf +Potentiometer vertical Bourns PRS11S +0 +5 +5 +Potentiometer_SMD +Potentiometer_Bourns_TC33X_Vertical +Potentiometer, Bourns, TC33X, Vertical, https://www.bourns.com/pdfs/TC33.pdf +Potentiometer Bourns TC33X Vertical +0 +3 +3 +Potentiometer_SMD +Potentiometer_Vishay_TS53YJ_Vertical +Potentiometer, vertical, Vishay TS53YJ, https://www.vishay.com/docs/51008/ts53.pdf +Potentiometer vertical Vishay TS53YJ +0 +3 +3 +Potentiometer_SMD +Potentiometer_Vishay_TS53YL_Vertical +Potentiometer, vertical, Vishay TS53YL, https://www.vishay.com/docs/51008/ts53.pdf +Potentiometer vertical Vishay TS53YL +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA6-H2,5_Horizontal +Potentiometer, horizontal, ACP CA6-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/06/01-ACP-CA6.pdf +Potentiometer horizontal ACP CA6-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H2,5_Horizontal +Potentiometer, horizontal, ACP CA9-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H3,8_Horizontal +Potentiometer, horizontal, ACP CA9-H3,8, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H3,8 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-H5_Horizontal +Potentiometer, horizontal, ACP CA9-H5, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer horizontal ACP CA9-H5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-V10_Vertical +Potentiometer, vertical, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical ACP CA9-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA9-V10_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA9-V10, http://www.acptechnologies.com/wp-content/uploads/2017/05/02-ACP-CA9-CE9.pdf +Potentiometer vertical hole ACP CA9-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H2,5_Horizontal +Potentiometer, horizontal, ACP CA14-H2,5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H2,5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H4_Horizontal +Potentiometer, horizontal, ACP CA14-H4, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H4 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14-H5_Horizontal +Potentiometer, horizontal, ACP CA14-H5, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer horizontal ACP CA14-H5 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14V-15_Vertical +Potentiometer, vertical, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical ACP CA14V-15 +0 +3 +3 +Potentiometer_THT +Potentiometer_ACP_CA14V-15_Vertical_Hole +Potentiometer, vertical, shaft hole, ACP CA14V-15, http://www.acptechnologies.com/wp-content/uploads/2017/10/03-ACP-CA14-CE14.pdf +Potentiometer vertical hole ACP CA14V-15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Alpha_RD901F-40-00D_Single_Vertical +Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm single +0 +5 +3 +Potentiometer_THT +Potentiometer_Alpha_RD901F-40-00D_Single_Vertical_CircularHoles +Potentiometer, vertical, 9mm, single, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm single +0 +5 +3 +Potentiometer_THT +Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical +Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm dual +0 +8 +6 +Potentiometer_THT +Potentiometer_Alpha_RD902F-40-00D_Dual_Vertical_CircularHoles +Potentiometer, vertical, 9mm, dual, http://www.taiwanalpha.com.tw/downloads?target=products&id=113 +potentiometer vertical 9mm dual +0 +8 +6 +Potentiometer_THT +Potentiometer_Alps_RK09K_Single_Horizontal +111009J 1110AK4 11100DN 1110AAR 1110077 1110A0J 110AMJ 1110B26 D1110C1A Potentiometer, horizontal, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf +Potentiometer horizontal Alps RK09K Single Snapin +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09K_Single_Vertical +113004U 1130A6S 11300DR 1130A8G 1130081 1130A5R 1130AP5 1130AST D1130C3W D1130C1B D1130C3C D1130C2P Potentiometer, vertical, Alps RK09K Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09k/rk09k.pdf +Potentiometer vertical Alps RK09K RK09D Single Snapin +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09L_Double_Horizontal +122002H 122002L 12B0A4S 12B0A1V Potentiometer, horizontal, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer horizontal Alps RK09L Double +0 +8 +7 +Potentiometer_THT +Potentiometer_Alps_RK09L_Double_Vertical +1240015 1240019 12D0A1W 12D0A1T Potentiometer, vertical, Alps RK09L Double, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer vertical Alps RK09L Double +0 +8 +7 +Potentiometer_THT +Potentiometer_Alps_RK09L_Single_Horizontal +1120A5F 1120036 1120A0Z 112003S Potentiometer, horizontal, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer horizontal Alps RK09L Single +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09L_Single_Vertical + 1140A5L 114001E 1140A2U 114001T Potentiometer, vertical, Alps RK09L Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09l/rk09l.pdf +Potentiometer vertical Alps RK09L Single +0 +5 +4 +Potentiometer_THT +Potentiometer_Alps_RK09Y11_Single_Horizontal +Potentiometer, horizontal, Long Life, Alps RK09Y11 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk09y11/rk09y11.pdf +Potentiometer horizontal Alps RK09Y11 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Alps_RK097_Dual_Horizontal +1210, Dual Pot, Horizontal, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Alps_RK097_Dual_Horizontal_Switch +1221-5R1211, Dual Pot, Horizontal, Switch, Alps RK097 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Dual Switch +0 +8 +8 +Potentiometer_THT +Potentiometer_Alps_RK097_Single_Horizontal +1110, Single Pot, Horizontal, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Alps_RK097_Single_Horizontal_Switch +1111-5R1211, Single Pot, Horizontal, Switch, Alps RK097 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk097/rk097.pdf +Potentiometer horizontal Alps RK097 Single Switch +0 +5 +5 +Potentiometer_THT +Potentiometer_Alps_RK163_Dual_Horizontal +12101A2 1210AX9 12A0B85 12A0BKR Potentiometer, horizontal, Alps RK163 Dual, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf +Potentiometer horizontal Alps RK163 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Alps_RK163_Single_Horizontal +1110U1Q 1110TNP 1110U2A 1110U0Q Potentiometer, horizontal, Alps RK163 Single, https://tech.alpsalpine.com/prod/e/pdf/potentiometer/rotarypotentiometers/rk16/rk16.pdf +Potentiometer horizontal Alps RK163 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3005_Horizontal +Potentiometer, horizontal, Bourns 3005, http://www.bourns.com/docs/Product-Datasheets/3005.pdf +Potentiometer horizontal Bourns 3005 +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006P_Horizontal +Potentiometer, horizontal, Bourns 3006P, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006W_Horizontal +Potentiometer, horizontal, Bourns 3006W, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3006Y_Horizontal +Potentiometer, horizontal, Bourns 3006Y, https://www.bourns.com/docs/Product-Datasheets/3006.pdf +Potentiometer horizontal Bourns 3006Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3009P_Horizontal +Potentiometer, horizontal, Bourns 3009P, http://www.bourns.com/docs/Product-Datasheets/3009.pdf +Potentiometer horizontal Bourns 3009P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3009Y_Horizontal +Potentiometer, horizontal, Bourns 3009Y, http://www.bourns.com/docs/Product-Datasheets/3009.pdf +Potentiometer horizontal Bourns 3009Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266P_Horizontal +Potentiometer, horizontal, Bourns 3266P, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266W_Vertical +Potentiometer, vertical, Bourns 3266W, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer vertical Bourns 3266W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266X_Horizontal +Potentiometer, horizontal, Bourns 3266X, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266Y_Vertical +Potentiometer, vertical, Bourns 3266Y, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer vertical Bourns 3266Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3266Z_Horizontal +Potentiometer, horizontal, Bourns 3266Z, https://www.bourns.com/docs/Product-Datasheets/3266.pdf +Potentiometer horizontal Bourns 3266Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296P_Horizontal +Potentiometer, horizontal, Bourns 3296P, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296W_Vertical +Potentiometer, vertical, Bourns 3296W, https://www.bourns.com/pdfs/3296.pdf +Potentiometer vertical Bourns 3296W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296X_Horizontal +Potentiometer, horizontal, Bourns 3296X, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296Y_Vertical +Potentiometer, vertical, Bourns 3296Y, https://www.bourns.com/pdfs/3296.pdf +Potentiometer vertical Bourns 3296Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3296Z_Horizontal +Potentiometer, horizontal, Bourns 3296Z, https://www.bourns.com/pdfs/3296.pdf +Potentiometer horizontal Bourns 3296Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299P_Horizontal +Potentiometer, horizontal, Bourns 3299P, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299W_Vertical +Potentiometer, vertical, Bourns 3299W, https://www.bourns.com/pdfs/3299.pdf +Potentiometer vertical Bourns 3299W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299X_Horizontal +Potentiometer, horizontal, Bourns 3299X, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299Y_Vertical +Potentiometer, vertical, Bourns 3299Y, https://www.bourns.com/pdfs/3299.pdf +Potentiometer vertical Bourns 3299Y +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3299Z_Horizontal +Potentiometer, horizontal, Bourns 3299Z, https://www.bourns.com/pdfs/3299.pdf +Potentiometer horizontal Bourns 3299Z +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339H_Vertical +Potentiometer, vertical, Bourns 3339H, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339H +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339P_Vertical +Potentiometer, vertical, Bourns 3339P, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339P_Vertical_HandSoldering +Potentiometer, vertical, Bourns 3339P, hand-soldering, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer vertical Bourns 3339P hand-soldering +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339S_Horizontal +Potentiometer, horizontal, Bourns 3339S, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer horizontal Bourns 3339S +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3339W_Horizontal +Potentiometer, horizontal, Bourns 3339W, http://www.bourns.com/docs/Product-Datasheets/3339.pdf +Potentiometer horizontal Bourns 3339W +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386C_Horizontal +Potentiometer, horizontal, Bourns 3386C, https://www.bourns.com/pdfs/3386.pdf +Potentiometer horizontal Bourns 3386C +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386F_Vertical +Potentiometer, vertical, Bourns 3386F, https://www.bourns.com/pdfs/3386.pdf +Potentiometer vertical Bourns 3386F +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386P_Vertical +Potentiometer, vertical, Bourns 3386P, https://www.bourns.com/pdfs/3386.pdf +Potentiometer vertical Bourns 3386P +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_3386X_Horizontal +Potentiometer, horizontal, Bourns 3386X, https://www.bourns.com/pdfs/3386.pdf +Potentiometer horizontal Bourns 3386X +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_PTA1543_Single_Slide +Bourns single-gang slide potentiometer, 15.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 15.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA2043_Single_Slide +Bourns single-gang slide potentiometer, 20.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 20.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA3043_Single_Slide +Bourns single-gang slide potentiometer, 30.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 30.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA4543_Single_Slide +Bourns single-gang slide potentiometer, 45.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 45.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTA6043_Single_Slide +Bourns single-gang slide potentiometer, 60.0mm travel, https://www.bourns.com/docs/Product-Datasheets/pta.pdf +Bourns single-gang slide potentiometer 60.0mm +0 +7 +4 +Potentiometer_THT +Potentiometer_Bourns_PTV09A-1_Single_Vertical +Potentiometer, vertical, Bourns PTV09A-1 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf +Potentiometer vertical Bourns PTV09A-1 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Bourns_PTV09A-2_Single_Horizontal +Potentiometer, horizontal, Bourns PTV09A-2 Single, http://www.bourns.com/docs/Product-Datasheets/ptv09.pdf +Potentiometer horizontal Bourns PTV09A-2 Single +0 +5 +3 +Potentiometer_THT +Potentiometer_Omeg_PC16BU_Horizontal +Potentiometer, horizontal, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm +Potentiometer horizontal Omeg PC16BU +0 +3 +3 +Potentiometer_THT +Potentiometer_Omeg_PC16BU_Vertical +Potentiometer, vertical, Omeg PC16BU, http://www.omeg.co.uk/pc6bubrc.htm +Potentiometer vertical Omeg PC16BU +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Dual_Horizontal +Potentiometer, horizontal, Piher PC-16 Dual, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Piher_PC-16_Single_Horizontal +Potentiometer, horizontal, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Single_Vertical +Potentiometer, vertical, Piher PC-16 Single, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer vertical Piher PC-16 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PC-16_Triple_Horizontal +Potentiometer, horizontal, Piher PC-16 Triple, http://www.piher-nacesa.com/pdf/20-PC16v03.pdf +Potentiometer horizontal Piher PC-16 Triple +0 +9 +9 +Potentiometer_THT +Potentiometer_Piher_PT-6-H_Horizontal +Potentiometer, horizontal, Piher PT-6-H, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer horizontal Piher PT-6-H +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-6-V_Vertical +Potentiometer, vertical, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer vertical Piher PT-6-V +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-6-V_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-6-V, http://www.piher-nacesa.com/pdf/11-PT6v03.pdf +Potentiometer vertical hole Piher PT-6-V +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-H01_Horizontal +Potentiometer, horizontal, Piher PT-10-H01, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer horizontal Piher PT-10-H01 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-H05_Horizontal +Potentiometer, horizontal, Piher PT-10-H05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer horizontal Piher PT-10-H05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V05_Vertical +Potentiometer, vertical, Piher PT-10-V05, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical Piher PT-10-V05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V10_Vertical +Potentiometer, vertical, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical Piher PT-10-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-10-V10_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-10-V10, http://www.piher-nacesa.com/pdf/12-PT10v03.pdf +Potentiometer vertical hole Piher PT-10-V10 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H01_Horizontal +Potentiometer, horizontal, Piher PT-15-H01, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H01 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H05_Horizontal +Potentiometer, horizontal, Piher PT-15-H05, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H05 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H06_Horizontal +Potentiometer, horizontal, Piher PT-15-H06, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H06 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-H25_Horizontal +Potentiometer, horizontal, Piher PT-15-H25, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer horizontal Piher PT-15-H25 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V02_Vertical +Potentiometer, vertical, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical Piher PT-15-V02 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V02_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-15-V02, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical hole Piher PT-15-V02 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V15_Vertical +Potentiometer, vertical, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical Piher PT-15-V15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_PT-15-V15_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher PT-15-V15, http://www.piher-nacesa.com/pdf/14-PT15v03.pdf +Potentiometer vertical hole Piher PT-15-V15 +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_T-16H_Double_Horizontal +Potentiometer, horizontal, Piher T-16H Double, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer horizontal Piher T-16H Double +0 +6 +6 +Potentiometer_THT +Potentiometer_Piher_T-16H_Single_Horizontal +Potentiometer, horizontal, Piher T-16H Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer horizontal Piher T-16H Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Piher_T-16L_Single_Vertical_Hole +Potentiometer, vertical, shaft hole, Piher T-16L Single, http://www.piher-nacesa.com/pdf/22-T16v03.pdf +Potentiometer vertical hole Piher T-16L Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Runtron_RM-063_Horizontal +Potentiometer, horizontal, Trimmer, RM-063 http://www.runtron.com/down/PDF%20Datasheet/Carbon%20Film%20Potentiometer/RM065%20RM063.pdf +Potentiometer Trimmer RM-063 +0 +3 +3 +Potentiometer_THT +Potentiometer_Runtron_RM-065_Vertical +Potentiometer, vertical, Trimmer, RM-065 https://components101.com/sites/default/files/component_datasheet/Preset%20Potentiometer%20%28Trimpot%29.pdf +Potentiometer Trimmer RM-065 +0 +3 +3 +Potentiometer_THT +Potentiometer_TT_P0915N +http://www.ttelectronics.com/sites/default/files/download-files/Datasheet_PanelPot_P09xSeries.pdf +potentiometer vertical TT P0915N single +0 +5 +3 +Potentiometer_THT +Potentiometer_Vishay_43_Horizontal +Potentiometer, horizontal, Vishay 43, http://www.vishay.com/docs/57026/43.pdf +Potentiometer horizontal Vishay 43 +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148-149_Dual_Horizontal +Potentiometer, horizontal, Vishay 148-149 Dual, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148-149 Dual +0 +6 +6 +Potentiometer_THT +Potentiometer_Vishay_148-149_Single_Horizontal +Potentiometer, horizontal, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148-149 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148-149_Single_Vertical +Potentiometer, vertical, Vishay 148-149 Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer vertical Vishay 148-149 Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_148E-149E_Dual_Horizontal +Potentiometer, horizontal, Vishay 148E-149E Dual, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148E-149E Dual +0 +10 +6 +Potentiometer_THT +Potentiometer_Vishay_148E-149E_Single_Horizontal +Potentiometer, horizontal, Vishay 148E-149E Single, http://www.vishay.com/docs/57040/148149.pdf +Potentiometer horizontal Vishay 148E-149E Single +0 +7 +3 +Potentiometer_THT +Potentiometer_Vishay_248BH-249BH_Single_Horizontal +Potentiometer, horizontal, Vishay 248BH-249BH Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer horizontal Vishay 248BH-249BH Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_248GJ-249GJ_Single_Horizontal +Potentiometer, horizontal, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer horizontal Vishay 248GJ-249GJ Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_248GJ-249GJ_Single_Vertical +Potentiometer, vertical, Vishay 248GJ-249GJ Single, http://www.vishay.com/docs/57054/248249.pdf +Potentiometer vertical Vishay 248GJ-249GJ Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T7-YA_Single_Vertical +Potentiometer, vertical, Vishay T7-YA Single, http://www.vishay.com/docs/51015/t7.pdf +Potentiometer vertical Vishay T7-YA Single +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73XW_Horizontal +Potentiometer, horizontal, Vishay T73XW, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer horizontal Vishay T73XW +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73XX_Horizontal +Potentiometer, horizontal, Vishay T73XX, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer horizontal Vishay T73XX +0 +3 +3 +Potentiometer_THT +Potentiometer_Vishay_T73YP_Vertical +Potentiometer, vertical, Vishay T73YP, http://www.vishay.com/docs/51016/t73.pdf +Potentiometer vertical Vishay T73YP +0 +3 +3 +RF +Skyworks_SKY13575_639LF +http://www.skyworksinc.com/uploads/documents/SKY13575_639LF_203270D.pdf +Skyworks +0 +19 +15 +RF +Skyworks_SKY65404-31 +http://www.skyworksinc.com/uploads/documents/SKY65404_31_201512K.pdf +Skyworks +0 +7 +7 +RF_Antenna +Abracon_APAES868R8060C16-T +Abracon RHCP ceramic patch antenna 854-882Mhz, 5dBi +APAES patch antenna +0 +1 +1 +RF_Antenna +Coilcraft_MA5532-AE_RFID +RFID Transponder Coil +antenna rfid coilcraft +0 +2 +2 +RF_Antenna +Johanson_2450AT18x100 +Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, -0.5dBi, https://www.johansontechnology.com/datasheets/2450AT18A100/2450AT18A100.pdf +antenna +0 +2 +2 +RF_Antenna +Johanson_2450AT43F0100 +Johanson 2450AT43F0100 SMD antenna 2400-2500Mhz, 1dBi, https://www.johansontechnology.com/datasheets/2450AT43F0100/2450AT43F0100.pdf +antenna +0 +2 +2 +RF_Antenna +Pulse_W3011 +Pulse RF Antenna, 4mm Clearance +antenna rf +0 +3 +2 +RF_Antenna +Texas_SWRA117D_2.4GHz_Left +http://www.ti.com/lit/an/swra117d/swra117d.pdf +PCB antenna +0 +2 +2 +RF_Antenna +Texas_SWRA117D_2.4GHz_Right +http://www.ti.com/lit/an/swra117d/swra117d.pdf +PCB antenna +0 +2 +2 +RF_Antenna +Texas_SWRA416_868MHz_915MHz +http://www.ti.com/lit/an/swra416/swra416.pdf +PCB antenna +0 +20 +1 +RF_Converter +Anaren_0805_2012Metric-6 +https://cdn.anaren.com/product-documents/Xinger/DirectionalCouplers/DC4759J5020AHF/DC4759J5020AHF_DataSheet(Rev_E).pdf +coupler rf +0 +6 +6 +RF_Converter +Balun_Johanson_1.6x0.8mm +6-pin 1.6x0.8 mm balun footprint +Johanson balun filter +0 +6 +6 +RF_Converter +Balun_Johanson_0896BM15A0001 +https://www.johansontechnology.com/datasheets/0896BM15A0001/0896BM15A0001.pdf +balun RF +0 +6 +6 +RF_Converter +Balun_Johanson_0900PC15J0013 +Johanson 0900PC15J0013 DFN, 10 Pin (https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Johanson DFN NoLead +0 +10 +10 +RF_Converter +Balun_Johanson_5400BL15B050E +https://www.johansontechnology.com/datasheets/5400BL15B050/5400BL15B050.pdf +balun RF +0 +6 +6 +RF_Converter +RF_Attenuator_Susumu_PAT1220 +http://www.susumu-usa.com/pdf/Foot_Print_38.pdf, https://www.susumu.co.jp/common/pdf/n_catalog_partition16_en.pdf +2mm 1.2mm +0 +3 +3 +RF_GPS +Linx_RXM-GPS +GPS Module, Linx (https://linxtechnologies.com/wp/wp-content/uploads/rxm-gps-rm.pdf) +gps linx +0 +22 +22 +RF_GPS +Quectel_L70-R +Quectel L70-R, (https://www.quectel.com/product/gps-only-l70-r) +GPS Quectel L70-R +0 +18 +18 +RF_GPS +Quectel_L80-R +Quectel L80-R GPS Module, Patch on Top, https://www.quectel.com/UploadImage/Downlad/Quectel_L80-R_Hardware_Design_V1.2.pdf +quectel GPS GNSS +0 +12 +12 +RF_GPS +SIM28ML +https://simcom.ee/documents/SIM28ML/SIM28ML_Hardware%20Design_V1.01.pdf +SIM28ML GPS +0 +18 +18 +RF_GPS +Sierra_XA11X0 +QFN-24, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification +QFN-24 P1.20 +0 +24 +24 +RF_GPS +Sierra_XM11X0 +QFN-20, Pitch 1.20 no EP, https://source.sierrawireless.com/resources/airprime/hardware_specs_user_guides/airprime_xm1100_product_technical_specification +QFN-20 P1.20 +0 +20 +20 +RF_GPS +ublox_LEA +ublox LEA 6/7/8, (https://www.u-blox.com/sites/default/files/LEA-M8S-M8T-FW3_HardwareIntegrationManual_%28UBX-15030060%29.pdf) +GPS ublox LEA 6/7/8 +0 +28 +28 +RF_GPS +ublox_MAX +ublox MAX 6/7/8, (https://www.u-blox.com/sites/default/files/MAX-8-M8-FW3_HardwareIntegrationManual_%28UBX-15030059%29.pdf) +GPS ublox MAX 6/7/8 +0 +18 +18 +RF_GPS +ublox_NEO +ublox NEO 6/7/8, (https://www.u-blox.com/sites/default/files/NEO-8Q-NEO-M8-FW3_HardwareIntegrationManual_%28UBX-15029985%29_0.pdf) +GPS ublox NEO 6/7/8 +0 +24 +24 +RF_GPS +ublox_SAM-M8Q +GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf +ublox SAM-M8Q +0 +100 +20 +RF_GPS +ublox_SAM-M8Q_HandSolder +GPS Module, 15.5x15.5x6.3mm, https://www.u-blox.com/sites/default/files/SAM-M8Q_HardwareIntegrationManual_%28UBX-16018358%29.pdf +ublox SAM-M8Q +0 +20 +20 +RF_GPS +ublox_ZED +ublox ZED-F9, https://www.u-blox.com/sites/default/files/ZED-F9P_DataSheet_%28UBX-17051259%29.pdf +GPS GNSS ublox ZED +0 +102 +55 +RF_GSM +Quectel_BC66 +GSM NB-IoT module, 15.8x17.7x2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC66_Hardware_Design_V1.1.pdf +GSM NB-IoT Module BC66 M66 +0 +116 +58 +RF_GSM +Quectel_BC95 +GSM NB-IoT module, 19.9x23.6x2.2mm, https://www.quectel.com/UploadImage/Downlad/Quectel_BC95_Hardware_Design_V1.3.pdf +GSM NB-IoT module BC95 +0 +188 +94 +RF_GSM +Quectel_BG96 +Quectel BG96 Cellular GSM 2G Module https://www.quectel.com/download/quectel_bg96_hardware_design_v1-4 +Quectel BG96 Cellular GSM 2G Module +0 +204 +102 +RF_GSM +Quectel_M95 +Quad-Band GSM/GPRS module, 19.9x23.6x2.65mm, https://www.quectel.com/UploadImage/Downlad/M95_Hardware_Design_V1.3.pdf +GSM Module M95 +0 +84 +42 +RF_GSM +SIMCom_SIM800C +Quad-Band GSM/GPRS module, 17.6x15.7x2.3mm, http://simcom.ee/documents/SIM800C/SIM800C_Hardware_Design_V1.05.pdf +GSM Module SIM800C +0 +84 +42 +RF_GSM +SIMCom_SIM900 +Quad-Band GSM/GPRS module, 24x24x3mm, http://simcom.ee/documents/SIM900/SIM900_Hardware%20Design_V2.05.pdf +GSM Module SIM900 +0 +68 +68 +RF_GSM +Telit_xL865 +Telit xL865 familly footprint, http://www.telit.com/fileadmin/user_upload/products/Downloads/3G/Telit_UL865_Hardware_User_Guide_r8.pdf +xL865 gsm umts +0 +52 +48 +RF_GSM +ublox_SARA-G3_LGA-96 +ublox Sara GSM/HSPA modem, https://www.u-blox.com/sites/default/files/SARA-G3-U2_SysIntegrManual_%28UBX-13000995%29.pdf, pag.162 +ublox SARA-G3 SARA-U2 GSM HSPA +0 +192 +96 +RF_Mini-Circuits +Mini-Circuits_BK377 +Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) +Mini-circuits BK377 +0 +14 +14 +RF_Mini-Circuits +Mini-Circuits_BK377_LandPatternPL-005 +Footprint for Mini-Circuits case BK377 (https://ww2.minicircuits.com/case_style/BK276.pdf) according to land-pattern PL-005, including GND vias (https://ww2.minicircuits.com/pcb/98-pl005.pdf) +Mini-circuits VCXO JTOS PL-005 +0 +50 +14 +RF_Mini-Circuits +Mini-Circuits_CD541_H2.08mm +https://ww2.minicircuits.com/case_style/CD541.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_H2.84mm +https://ww2.minicircuits.com/case_style/CD542.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_LandPatternPL-052 +Footprint for Mini-Circuits case CD542 (https://ww2.minicircuits.com/case_style/CD542.pdf) using land-pattern PL-052, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl052.pdf) +MiniCircuits PL-052 CD542 +0 +17 +6 +RF_Mini-Circuits +Mini-Circuits_CD542_LandPatternPL-094 +Footprint for mini circuit case CD542, Land pattern PL-094, pads 5 and 2 connected via insulated copper area below body, vias included (case drawing: https://ww2.minicircuits.com/case_style/CD542.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl094.pdf) +mini-circuits CD542 pl-094 +0 +18 +6 +RF_Mini-Circuits +Mini-Circuits_CD636_H4.11mm +https://ww2.minicircuits.com/case_style/CD636.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CD636_LandPatternPL-035 +Footprint for Mini-Circuits case CD636 (https://ww2.minicircuits.com/case_style/CD636.pdf) following land pattern PL-035, including GND-vias (https://ww2.minicircuits.com/pcb/98-pl035.pdf) +mini-circuits pl-035 CD636 +0 +13 +6 +RF_Mini-Circuits +Mini-Circuits_CD637_H5.23mm +https://ww2.minicircuits.com/case_style/CD637.pdf +RF Transformer +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_CK605 +Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) +Mini-Circuits CK605 +0 +16 +16 +RF_Mini-Circuits +Mini-Circuits_CK605_LandPatternPL-012 +Footprint for Mini-Circuits case CK605 (https://ww2.minicircuits.com/case_style/CK605.pdf) following land pattern PL-012, including GND vias (https://ww2.minicircuits.com/pcb/98-pl012.pdf) +Mini-Circuits PL-012 +0 +53 +16 +RF_Mini-Circuits +Mini-Circuits_DB1627 +Mini-Circuits top-hat case DB1627 (https://ww2.minicircuits.com/case_style/DB1627.pdf) +Mini-Circuits DB1627 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_GP731 +Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) +Mini-Circuits GP731 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_GP731_LandPatternPL-176 +Footprint for Mini-Circuits case GP731 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) +mini-circuits PL-176 +0 +21 +8 +RF_Mini-Circuits +Mini-Circuits_GP1212 +Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) +mini-circuits GP1212 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_GP1212_LandPatternPL-176 +Footprint for Mini-Circuits case GP1212 (https://ww2.minicircuits.com/case_style/GP731.pdf) following land pattern PL-176, including GND vias (https://www.minicircuits.com/pcb/98-pl176.pdf) +mini-circuits PL-176 +0 +21 +8 +RF_Mini-Circuits +Mini-Circuits_HF1139 +Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) +Mini-Circuits HF1139 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_HF1139_LandPatternPL-230 +Footprint for Mini-Circuits case HF1139 (https://ww2.minicircuits.com/case_style/HF1139.pdf) following land pattern PL-230, including GND vias (https://ww2.minicircuits.com/pcb/98-pl230.pdf) +Mini-Circuits PL-230 +0 +37 +8 +RF_Mini-Circuits +Mini-Circuits_HQ1157 +Footprint for Mini-Circuits case HQ1157 (https://www.minicircuits.com/case_style/HQ1157.pdf) +Mini-Circuits HQ1157 +0 +14 +14 +RF_Mini-Circuits +Mini-Circuits_HZ1198 +Footprint for Mini-Circuits case HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) +Mini-Circuits HZ1198 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_HZ1198_LandPatternPL-247 +Footprint for Mini-Circuits cas HZ1198 (https://ww2.minicircuits.com/case_style/HZ1198.pdf) following land pattern PL-247, including GND-vias (https://www.minicircuits.com/pcb/98-pl247.pdf) +Mini-Circuits PL-247 HZ1198 +0 +40 +6 +RF_Mini-Circuits +Mini-Circuits_MMM168 +Footprint for Mini-Circuits case MMM168 (https://ww2.minicircuits.com/case_style/MMM168.pdf) +Mini-Circuits MMM168 +0 +4 +4 +RF_Mini-Circuits +Mini-Circuits_MMM168_LandPatternPL-225 +Footprint for Mini-Circuits case MMM168, Land pattern PL-225, vias included, (case drawing: https://ww2.minicircuits.com/case_style/MMM168.pdf, land pattern drawing: https://ww2.minicircuits.com/pcb/98-pl225.pdf) +pl-225 +0 +10 +4 +RF_Mini-Circuits +Mini-Circuits_QQQ130_ClockwisePinNumbering +Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) +Mini-Circuits QQQ130 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_QQQ130_LandPattern_PL-236_ClockwisePinNumbering +Footprint for Mini-Circuits case QQQ130 (https://ww2.minicircuits.com/case_style/QQQ130.pdf) following land pattern PL-236, including GND vias (https://ww2.minicircuits.com/pcb/98-pl236.pdf) +Mini-Circuits PL-236 +0 +14 +6 +RF_Mini-Circuits +Mini-Circuits_TT1224_ClockwisePinNumbering +Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) +Mini-Circuits TT1224 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_TT1224_LandPatternPL-258_ClockwisePinNumbering +Footprint for Mini-Circuits case TT1224 (https://ww2.minicircuits.com/case_style/TT1224.pdf) following land-pattern PL-258, including GND-vias (https://www.minicircuits.com/pcb/98-pl258.pdf) +PL-258 Mini-Circuits +0 +26 +6 +RF_Mini-Circuits +Mini-Circuits_TTT167 +Footprint for Mini-Circuits case TTT167 (https://ww2.minicircuits.com/case_style/TTT167.pdf) +Mini-Circuits TTT167 +0 +6 +6 +RF_Mini-Circuits +Mini-Circuits_TTT167_LandPatternPL-079 +Footprint for Mini-Circuits case TTT167 (Mini-Circuits_TTT167_LandPatternPL-079) following land pattern PL-079, including GND vias (https://ww2.minicircuits.com/pcb/98-pl079.pdf) +Mini-Circuits PL-079 +0 +36 +6 +RF_Mini-Circuits +Mini-Circuits_YY161 +Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) +Mini-Circuits YY161 +0 +8 +8 +RF_Mini-Circuits +Mini-Circuits_YY161_LandPatternPL-049 +Footprint for Mini-Circuits case YY161 (https://ww2.minicircuits.com/case_style/YY161.pdf) using land-pattern PL-049, including GND-connections and vias (https://ww2.minicircuits.com/pcb/98-pl049.pdf) +mini-circuits pl-049 +0 +36 +8 +RF_Module +Ai-Thinker-Ra-01-LoRa +Ai Thinker Ra-01 LoRa +LoRa Ra-01 +0 +16 +16 +RF_Module +Atmel_ATSAMR21G18-MR210UA_NoRFPads +http://ww1.microchip.com/downloads/en/devicedoc/atmel-42475-atsamr21g18-mr210ua_datasheet.pdf +module wireless zigbee 802.15.4 flash crypto ATSAMR21G18 AT45DB041E TECC508A U.Fi +0 +42 +42 +RF_Module +BLE112-A +Class 4 Bluetooth Module with on-board antenna +Bluetooth Module +0 +30 +30 +RF_Module +BM78SPPS5xC2 +Bluetooth Dual-mode module with integral chip antenna (http://ww1.microchip.com/downloads/en/DeviceDoc/60001380C.pdf) +Bluetooth BR/EDR BLE +0 +33 +33 +RF_Module +CMWX1ZZABZ +https://wireless.murata.com/RFM/data/type_abz.pdf +iot lora sigfox +0 +57 +57 +RF_Module +CYBLE-21Pin-10x10mm +Cypress EZ-BLE PRoC Module (Bluetooth Smart) 21 Pin Module +Cypress BT Bluetooth +0 +21 +21 +RF_Module +DWM1000 +IEEE802.15.4-2011 UWB +UWB Module +0 +24 +24 +RF_Module +DecaWave_DWM1001 +https://www.decawave.com/sites/default/files/dwm1001_datasheet.pdf +UWB module +0 +34 +34 +RF_Module +Digi_XBee_SMT +http://www.digi.com/resources/documentation/digidocs/pdfs/90002126.pdf http://ftp1.digi.com/support/documentation/90001020_F.pdf +Digi XBee SMT RF +0 +37 +37 +RF_Module +E18-MS1-PCB +http://www.cdebyte.com/en/downpdf.aspx?id=122 +Zigbee +0 +24 +24 +RF_Module +E73-2G4M04S +http://www.cdebyte.com/en/downpdf.aspx?id=243 +BLE BLE5 nRF52832 +0 +44 +44 +RF_Module +ESP-07 +Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/a007ps01a2_esp-07_product_specification_v1.2.pdf +Wi-Fi Module +0 +16 +16 +RF_Module +ESP-12E +Wi-Fi Module, http://wiki.ai-thinker.com/_media/esp8266/docs/aithinker_esp_12f_datasheet_en.pdf +Wi-Fi Module +0 +22 +22 +RF_Module +ESP-WROOM-02 +https://www.espressif.com/sites/default/files/documentation/0c-esp-wroom-02_datasheet_en.pdf +ESP WROOM-02 espressif esp8266ex +0 +19 +19 +RF_Module +ESP32-S2-MINI-1 +2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf +2.4 GHz Wi-Fi Bluetooth external antenna espressif 20*15.4mm +0 +73 +65 +RF_Module +ESP32-S2-MINI-1U +2.4 GHz Wi-Fi and Bluetooth combo chip, external antenna, https://www.espressif.com/sites/default/files/documentation/esp32-s3-mini-1_mini-1u_datasheet_en.pdf +2.4 GHz Wi-Fi Bluetooth external antenna espressif 15.4*15.4mm +0 +73 +65 +RF_Module +ESP32-S2-WROVER +ESP32-S2-WROVER(-I) 2.4 GHz Wi-Fi https://www.espressif.com/sites/default/files/documentation/esp32-s2-wroom_esp32-s2-wroom-i_datasheet_en.pdf +ESP32-S2 ESP32 WIFI +0 +43 +43 +RF_Module +ESP32-S3-WROOM-1 +2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +62 +41 +RF_Module +ESP32-S3-WROOM-1U +2.4 GHz Wi-Fi and Bluetooth module https://www.espressif.com/sites/default/files/documentation/esp32-s3-wroom-1_wroom-1u_datasheet_en.pdf +2.4 GHz Wi-Fi and Bluetooth module +0 +62 +41 +RF_Module +ESP32-WROOM-32 +Single 2.4 GHz Wi-Fi and Bluetooth combo chip https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32_datasheet_en.pdf +Single 2.4 GHz Wi-Fi and Bluetooth combo chip +0 +60 +39 +RF_Module +ESP32-WROOM-32U +Single 2.4 GHz Wi-Fi and Bluetooth combo chip with U.FL connector, https://www.espressif.com/sites/default/files/documentation/esp32-wroom-32d_esp32-wroom-32u_datasheet_en.pdf +Single 2.4 GHz Wi-Fi and Bluetooth combo chip +0 +60 +39 +RF_Module +Garmin_M8-35_9.8x14.0mm_Layout6x6_P1.5mm +D52M ANT SoC Module https://www.thisisant.com/assets/resources/D00001687_D52_Module_Datasheet.v.2.3_(Garmin).pdf +RF SoC Radio ANT Bluetooth BLE D52 nRF52 Garmin Canada Dynastream Nordic +0 +35 +35 +RF_Module +HOPERF_RFM9XW_SMD +Low Power Long Range Transceiver Module SMD-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) +LoRa Low Power Long Range Transceiver Module +0 +16 +16 +RF_Module +HOPERF_RFM9XW_THT +Low Power Long Range Transceiver Module THT-16 (https://www.hoperf.com/data/upload/portal/20181127/5bfcbea20e9ef.pdf) +Low Power Long Range Transceiver Module LoRa +0 +16 +16 +RF_Module +HOPERF_RFM69HW +Radio, RF, Module, http://www.hoperf.com/upload/rf/RFM69HW-V1.3.pdf +Radio RF Module +0 +16 +16 +RF_Module +IQRF_TRx2DA_KON-SIM-01 +8 pin SIM connector for IQRF TR-x2DA(T) modules, http://iqrf.org/weben/downloads.php?id=104 +IQRF_KON-SIM-01 IQRF_TRx2DA +0 +10 +8 +RF_Module +IQRF_TRx2D_KON-SIM-01 +8 pin SIM connector for IQRF TR-x2D(C)(T) modules, http://iqrf.org/weben/downloads.php?id=104 +IQRF_KON-SIM-01 IQRF_TRx2D IQRF_TRx2DC +0 +10 +8 +RF_Module +Laird_BL652 +Bluetooth v4.2 + NFC module +Bluetooth BLE NFC +0 +39 +39 +RF_Module +MOD-nRF8001 +BLE module, https://www.olimex.com/Products/Modules/RF/MOD-nRF8001/ +BLE module +0 +11 +11 +RF_Module +Microchip_RN4871 +Microchip RN4871 footprint +RN4871 BLE +0 +16 +16 +RF_Module +Modtronix_inAir9 +Modtronix Wireless SX1276 LoRa Module (http://modtronix.com/img/prod/imod/inair9/inair_dimensions.gif) +Modtronix LoRa inAir inAir9 SX1276 RF 915MHz 868MHz Wireless +0 +14 +14 +RF_Module +MonoWireless_TWE-L-WX +https://www.mono-wireless.com/jp/products/TWE-LITE/MW-PDS-TWELITE-JP.pdf +TWE-L-WX +0 +32 +32 +RF_Module +Particle_P1 +https://docs.particle.io/datasheets/p1-datasheet/ +Particle P1 +0 +75 +75 +RF_Module +RAK811 +RAK811 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK811/Hardware_Specification/RAK811_LoRa_Module_Datasheet_V1.4.pdf +LoRa LoRaWAN RAK811 +0 +34 +34 +RF_Module +RAK4200 +RAK4200 LPWAN Module https://downloads.rakwireless.com/LoRa/RAK4200/Hardware-Specification/RAK4200_Module_Specifications_V1.4.pdf +LoRa LoRaWAN RAK4200 +0 +20 +20 +RF_Module +RFDigital_RFD77101 +RFDigital RFD77101 Simblee +RFDigital RFD77101 Simblee +0 +45 +45 +RF_Module +RN42 +Class 2 Bluetooth Module with on-board antenna +Bluetooth Module +0 +36 +33 +RF_Module +RN42N +Class 2 Bluetooth Module without antenna +Bluetooth Module +0 +39 +36 +RF_Module +RN2483 +Low-Power Long Range LoRa Transceiver Module +rf module lora lorawan +0 +47 +47 +RF_Module +Raytac_MDBT50Q +Multiprotocol radio SoC module https://www.raytac.com/download/index.php?index_id=43 +wireless 2.4 GHz Bluetooth ble zigbee 802.15.4 thread nordic raytac nrf52840 nrf52833 +0 +61 +61 +RF_Module +ST_SPBTLE +Bluetooth Low Energy Module +ble module st bluetooth +0 +11 +11 +RF_Module +TD1205 +https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1205%20Datasheet.pdf +SIGFOX Module +0 +9 +9 +RF_Module +TD1208 +https://github.com/Telecom-Design/Documentation_TD_RF_Module/blob/master/TD1208%20Datasheet.pdf +SIGFOX Module +0 +25 +25 +RF_Module +Taiyo-Yuden_EYSGJNZWY +Taiyo Yuden NRF51822 Module Bluetooth https://www.yuden.co.jp/wireless_module/document/datareport2/en/TY_BLE_EYSGJNZ_DataReport_V1_9_20180530E.pdf +Taiyo Yuden NRF51822 Module Bluetooth +0 +30 +28 +RF_Module +ZETA-433-SO_SMD +RF transceiver SMD style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf +RF transceiver SMD style +0 +12 +12 +RF_Module +ZETA-433-SO_THT +RF transceiver THT style https://www.rfsolutions.co.uk/downloads/1456219226DS-ZETA.pdf +RF transceiver SMD style +0 +12 +12 +RF_Module +nRF24L01_Breakout +nRF24L01 breakout board +nRF24L01 adapter breakout +0 +8 +8 +RF_Shielding +Laird_Technologies_97-2002_25.40x25.40mm +Laird Technologies 97-2002 EZ PEEL Shielding Cabinet One Piece SMD 25.40x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +8 +1 +RF_Shielding +Laird_Technologies_97-2003_12.70x13.37mm +Laird Technologies 97-2003 EZ PEEL Shielding Cabinet One Piece SMD 12.70x13.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +8 +1 +RF_Shielding +Laird_Technologies_BMI-S-101_13.66x12.70mm +Laird Technologies BMI-S-101 Shielding Cabinet One Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-102_16.50x16.50mm +Laird Technologies BMI-S-102 Shielding Cabinet One Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-103_26.21x26.21mm +Laird Technologies BMI-S-103 Shielding Cabinet One Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +24 +1 +RF_Shielding +Laird_Technologies_BMI-S-104_32.00x32.00mm +Laird Technologies BMI-S-104 Shielding Cabinet One Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-105_38.10x25.40mm +Laird Technologies BMI-S-105 Shielding Cabinet One Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-106_36.83x33.68mm +Laird Technologies BMI-S-106 Shielding Cabinet One Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-107_44.37x44.37mm +Laird Technologies BMI-S-107 Shielding Cabinet One Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +36 +1 +RF_Shielding +Laird_Technologies_BMI-S-201-F_13.66x12.70mm +Laird Technologies BMI-S-201-F Shielding Cabinet Two Piece SMD 13.66x12.70mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-202-F_16.50x16.50mm +Laird Technologies BMI-S-202-F Shielding Cabinet Two Piece SMD 16.50x16.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +16 +1 +RF_Shielding +Laird_Technologies_BMI-S-203-F_26.21x26.21mm +Laird Technologies BMI-S-203-F Shielding Cabinet Two Piece SMD 26.21x26.21mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +24 +1 +RF_Shielding +Laird_Technologies_BMI-S-204-F_32.00x32.00mm +Laird Technologies BMI-S-204-F Shielding Cabinet Two Piece SMD 32.00x32.00mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-205-F_38.10x25.40mm +Laird Technologies BMI-S-205-F Shielding Cabinet Two Piece SMD 38.10x25.40mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-206-F_36.83x33.68mm +Laird Technologies BMI-S-206-F Shielding Cabinet Two Piece SMD 36.83x33.68mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +28 +1 +RF_Shielding +Laird_Technologies_BMI-S-207-F_44.37x44.37mm +Laird Technologies BMI-S-207-F Shielding Cabinet Two Piece SMD 44.37x44.37mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +36 +1 +RF_Shielding +Laird_Technologies_BMI-S-208-F_39.60x39.60mm +Laird Technologies BMI-S-208-F Shielding Cabinet Two Piece SMD 39.60x39.60mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +32 +1 +RF_Shielding +Laird_Technologies_BMI-S-209-F_29.36x18.50mm +Laird Technologies BMI-S-209-F Shielding Cabinet Two Piece SMD 29.36x18.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +20 +1 +RF_Shielding +Laird_Technologies_BMI-S-210-F_44.00x30.50mm +Laird Technologies BMI-S-210-F Shielding Cabinet Two Piece SMD 44.00x30.50mm (https://assets.lairdtech.com/home/brandworld/files/Board%20Level%20Shields%20Catalog%20Download.pdf) +Shielding Cabinet +0 +32 +1 +RF_Shielding +Laird_Technologies_BMI-S-230-F_50.8x38.1mm +Laird Technologies BMI-S-230-F Shielding Cabinet Two Piece SMD 50.8x38.1mm +Shielding Cabinet +0 +36 +1 +RF_Shielding +Wuerth_36103205_20x20mm +WE-SHC Shielding Cabinet SMD 20x20mm +Shielding Cabinet +0 +20 +1 +RF_Shielding +Wuerth_36103255_25x25mm +WE-SHC Shielding Cabinet SMD 25x25mm +Shielding Cabinet +0 +24 +1 +RF_Shielding +Wuerth_36103305_30x30mm +WE-SHC Shielding Cabinet SMD 30x30mm +Shielding Cabinet +0 +28 +1 +RF_Shielding +Wuerth_36103505_50x50mm +WE-SHC Shielding Cabinet SMD 50x50mm +Shielding Cabinet +0 +44 +1 +RF_Shielding +Wuerth_36103605_60x60mm +WE-SHC Shielding Cabinet SMD 60x60mm +Shielding Cabinet +0 +52 +1 +RF_Shielding +Wuerth_36503205_20x20mm +WE-SHC Shielding Cabinet THT 21x21mm +Shielding Cabinet +0 +16 +1 +RF_Shielding +Wuerth_36503255_25x25mm +WE-SHC Shielding Cabinet THT 26x26mm +Shielding Cabinet +0 +20 +1 +RF_Shielding +Wuerth_36503305_30x30mm +WE-SHC Shielding Cabinet THT 31x31mm +Shielding Cabinet +0 +24 +1 +RF_Shielding +Wuerth_36503505_50x50mm +WE-SHC Shielding Cabinet THT 51x51mm +Shielding Cabinet +0 +40 +1 +RF_Shielding +Wuerth_36503605_60x60mm +WE-SHC Shielding Cabinet THT 61x61mm +Shielding Cabinet +0 +48 +1 +RF_WiFi +USR-C322 +https://www.usriot.com/download/WIFI/USR-C322-Hardware-Manual_V1.2.01.pdf +WiFi IEEE802.11 b/g/n +0 +44 +44 +Relay_SMD +Relay_2P2T_10x6mm_TE_IMxxG +Signal Relay, 10x6mm, 2 Form C, Gull Wings, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7F108-98001%7FZ.1%7Fpdf%7FEnglish%7FENG_DS_108-98001_Z.1.pdf +TE IM-Series Relay DPDT Form C +0 +8 +8 +Relay_SMD +Relay_DPDT_AXICOM_IMSeries_JLeg +http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FW5%7Fpdf%7FEnglish%7FENG_SS_108-98001_W5.pdf +AXICOM IM-Series Relay J JLeg +0 +8 +8 +Relay_SMD +Relay_DPDT_FRT5_SMD +IM Signal Relay DPDT FRT5 narrow footprint, SMD version of package +Relay DPDT IM-relay FRT5 +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NU +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUH +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUH_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUX_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Kemet_EE2_NUX_NKX +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double coil latching surface mount SMD +0 +8 +8 +Relay_SMD +Relay_DPDT_Kemet_EE2_NU_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching surface mount SMD +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6H-2F +package for Omron G6H-2F relais, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf +Omron G6H-2F relais +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6K-2F +Omron G6K-2F relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2F relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2F-Y +Omron G6K-2F-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2F-Y relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2G +Omron G6K-2G relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2G relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6K-2G-Y +Omron G6K-2G-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2G-Y relay +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6S-2F +Relay Omron G6S-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2F +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6S-2G +Relay Omron G6S-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2G +0 +8 +8 +Relay_SMD +Relay_DPDT_Omron_G6SK-2F +Relay Omron G6SK-2F, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2F +0 +10 +10 +Relay_SMD +Relay_DPDT_Omron_G6SK-2G +Relay Omron G6SK-2G, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2G +0 +10 +10 +Relay_SMD +Relay_Fujitsu_FTR-B3S +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-b3.pdf +Fujitsh FTR B3S B3SA Relay J JLeg +0 +8 +8 +Relay_SMD +Relay_SPDT_AXICOM_HF3Series_50ohms_Pitch1.27mm +hiqsdr.com/images/3/3e/Axicom-HF3.pdf +AXICOM HF3-Series Relay Pitch 1.27mm 50ohms +0 +16 +16 +Relay_SMD +Relay_SPDT_AXICOM_HF3Series_75ohms_Pitch1.27mm +hiqsdr.com/images/3/3e/Axicom-HF3.pdf +AXICOM HF3-Series Relay Pitch 1.27mm 75ohm +0 +16 +16 +Relay_THT +Relay_1-Form-A_Schrack-RYII_RM5mm +Relay, 1-Form-A, Schrack-RYII, RM5mm, SPST-NO +Relay 1-Form-A Schrack-RYII RM5mm SPST-NO +0 +4 +4 +Relay_THT +Relay_1-Form-B_Schrack-RYII_RM5mm +Relay, 1-Form-B, Schrack-RYII, RM5mm, SPST-NC +Relay 1-Form-B Schrack-RYII RM5mm SPST-NC +0 +4 +4 +Relay_THT +Relay_1-Form-C_Schrack-RYII_RM3.2mm +Relay, 1-Form-C, Schrack-RYII, RM3.2mm, SPDT +Relay 1-Form-C Schrack-RYII RM3.2mm SPDT +0 +5 +5 +Relay_THT +Relay_1P1T_NO_10x24x18.8mm_Panasonic_ADW11xxxxW_THT +Panasonic Relay SPST 10mm 24mm, https://www.panasonic-electric-works.com/pew/es/downloads/ds_dw_hl_en.pdf +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_DPDT_AXICOM_IMSeries_Pitch3.2mm +AXICOM IM-Series Relays, DPDR, Pitch 3.2mm, http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Specification+Or+Standard%7F108-98001%7FV%7Fpdf%7FEnglish%7FENG_SS_108-98001_V_IM_0614_v1.pdf%7F4-1462039-1 +AXICOM IM-Series Relay DPDR Pitch 3.2mm +0 +8 +8 +Relay_THT +Relay_DPDT_AXICOM_IMSeries_Pitch5.08mm +AXICOM IM-Series Relays, DPDR, Pitch 5.08 +AXICOM IM-Series Relay DPDR Pitch 5.08 +0 +8 +8 +Relay_THT +Relay_DPDT_FRT5 +IM Signal Relay DPDT FRT5 narrow footprint +Relay DPDT IM-relay FRT5 +0 +10 +10 +Relay_THT +Relay_DPDT_Finder_30.22 +Finder 32.21-x000 Relay, DPDT, https://gfinder.findernet.com/public/attachments/30/EN/S30EN.pdf +AXICOM IM-Series Relay SPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Finder_40.52 +Relay DPDT Finder 40.52, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.52 Pitch 5mm +0 +8 +8 +Relay_THT +Relay_DPDT_Fujitsu_FTR-F1C +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf +relay dpdt fujitsu tht +0 +8 +8 +Relay_THT +Relay_DPDT_Kemet_EC2 +Kemet signal relay, DPDT, non-latching, single coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT non single coil latching through hole THT +0 +8 +8 +Relay_THT +Relay_DPDT_Kemet_EC2_DoubleCoil +Kemet signal relay, DPDT, double coil latching, https://content.kemet.com/datasheets/KEM_R7002_EC2_EE2.pdf +Kemet EC2 signal relay DPDT double dual coil latching through hole THT +0 +10 +10 +Relay_THT +Relay_DPDT_Omron_G2RL +Omron Relay DPDT, https://omronfs.omron.com/en_US/ecb/products/pdf/en-g2rl.pdf +Omron Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G5V-2 +http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v2.pdf +Omron G5V-2 Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6H-2 +Omron relay G6H-2, see http://cdn-reichelt.de/documents/datenblatt/C300/G6H%23OMR.pdf +Omron relay G6H-2 +0 +10 +10 +Relay_THT +Relay_DPDT_Omron_G6K-2P +Omron G6K-2P relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2P relay +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6K-2P-Y +Omron G6K-2P-Y relay package http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6k.pdf +Omron G6K-2P-Y relay +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6S-2 +Relay Omron G6S-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6S-2 +0 +8 +8 +Relay_THT +Relay_DPDT_Omron_G6SK-2 +Relay Omron G6SK-2, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g6s.pdf +Relay Omron G6SK-2 +0 +10 +10 +Relay_THT +Relay_DPDT_Panasonic_JW2 +Panasonic Relay DPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay DPDT +0 +8 +8 +Relay_THT +Relay_DPDT_Schrack-RT2-FormC-Dual-Coil_RM5mm +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FRT2_bistable%7F1116%7Fpdf%7FEnglish%7FENG_DS_RT2_bistable_1116.pdf%7F1-1415537-8 +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay +0 +9 +9 +Relay_THT +Relay_DPDT_Schrack-RT2-FormC_RM5mm +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay DPDT Schrack-RT2 RM5mm 16A 250V AC Relay +0 +8 +8 +Relay_THT +Relay_DPST_Fujitsu_FTR-F1A +https://www.fujitsu.com/downloads/MICRO/fcai/relays/ftr-f1.pdf +relay dpst fujitsu tht +0 +6 +6 +Relay_THT +Relay_DPST_Schrack-RT2-FormA_RM5mm +Relay DPST Schrack-RT2 RM5mm 16A 250V AC Form A http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay DPST Schrack-RT2 RM5mm 16A 250V AC Relay +0 +6 +6 +Relay_THT +Relay_SPDT_Finder_32.21-x000 +Finder 32.21-x000 Relay, SPDT, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf +AXICOM IM-Series Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_34.51_Horizontal +Relay SPDT, Finder Type34.51, horizontal form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPDT Finder +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_34.51_Vertical +Relay SPDT, Finder Type34.51, vertical/standing form, see https://gfinder.findernet.com/public/attachments/34/EN/S34USAEN.pdf +Relay SPDT Finder +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_36.11 +FINDER 36.11, SPDT relay, 10A, https://gfinder.findernet.com/public/attachments/36/EN/S36EN.pdf +spdt relay +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.11 +Relay SPDT Finder 40.11, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay SPDT Finder 40.11 +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.31 +Relay DPDT Finder 40.31, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.31 Pitch 3.5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.41 +Relay DPDT Finder 40.41, Pitch 3.5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.41 Pitch 3.5mm +0 +5 +5 +Relay_THT +Relay_SPDT_Finder_40.51 +Relay DPDT Finder 40.51, Pitch 5mm/7.5mm, https://www.finder-relais.net/de/finder-relais-serie-40.pdf +Relay DPDT Finder 40.51 Pitch 5mm +0 +5 +5 +Relay_THT +Relay_SPDT_HJR-4102 +IM Signal Relay SPDT HJR-4102 +Relay SPDT IM-relay HJR-4102 +0 +6 +6 +Relay_THT +Relay_SPDT_HsinDa_Y14 +http://www.hsinda.com.cn/en/ProductShow.asp?ID=208 +Relay Y14 +0 +6 +6 +Relay_THT +Relay_SPDT_Omron-G5LE-1 +Omron Relay SPDT, http://www.omron.com/ecb/products/pdf/en-g5le.pdf +Omron Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_Omron-G5Q-1 +Relay SPDT Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf +Relay SPDT Omron Serie G5Q +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G5V-1 +Relay Omron G5V-1, see http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf +Relay Omron G5V-1 +0 +6 +6 +Relay_THT +Relay_SPDT_Omron_G6E +Relay SPDT Omron Serie G6E +Relay SPDT Omron Serie G6E 1x um +0 +5 +5 +Relay_THT +Relay_SPDT_Omron_G6EK +Relay SPDT Omron Serie G6EK, see http://www.logosfoundation.org/instrum_gwr/pi/Omron_G6E_134P.pdf +Relay SPDT Omron Serie G6EK +0 +6 +6 +Relay_THT +Relay_SPDT_Panasonic_JW1_FormC +Panasonic Relay SPDT, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_PotterBrumfield_T9AP5D52_12V30A +Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUn Connector Fast ON Only Dummy for Space NO Pads +Relay SPDT Potter&Brumfield T9AP5D52 12V 30A 1xUm Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads +0 +0 +0 +Relay_THT +Relay_SPDT_RAYEX-L90 +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90 SPDT +0 +6 +6 +Relay_THT +Relay_SPDT_RAYEX-L90S +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90S SPDT +0 +5 +5 +Relay_THT +Relay_SPDT_SANYOU_SRD_Series_Form_C +relay Sanyou SRD series Form C http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form C +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-16A-FormC_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay +0 +8 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-FormC_RM3.5mm +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RP-II-1-FormC_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-16A-FormC_RM5mm +Relay SPST Schrack-RT1 RM5mm 16A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 16A 250V AC Relay +0 +8 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-FormC_RM3.5mm +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_Schrack-RT1-FormC_RM5mm +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay +0 +5 +5 +Relay_THT +Relay_SPDT_StandexMeder_SIL_Form1C +Standex-Meder SIL-relais, Form 1C, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +5 +5 +Relay_THT +Relay_SPST_Finder_32.21-x300 +Finder 32.21-x300 Relay, SPST, https://gfinder.findernet.com/assets/Series/355/S32EN.pdf +Finder 32.21-x300 Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_Omron-G5Q-1A +Relay SPST-NO Omron Serie G5Q, http://omronfs.omron.com/en_US/ecb/products/pdf/en-g5q.pdf +Relay SPST-NO Omron Serie G5Q +0 +4 +4 +Relay_THT +Relay_SPST_Panasonic_JW1_FormA +Panasonic Relay SPST, http://www3.panasonic.biz/ac/e_download/control/relay/power/catalog/mech_eng_jw.pdf?via=ok +Panasonic Relay SPST +0 +4 +4 +Relay_THT +Relay_SPST_PotterBrumfield_T9AP1D52_12V30A +Relay SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Only Dummy for Space NO Pads +Relau SPST Potter&Brumfield T9AP1D52 12V 30A 1xEin Connector Fast ON Flachsteckeranschluss Only Dummy for Space NO Pads +0 +0 +0 +Relay_THT +Relay_SPST_RAYEX-L90A +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90A SPST NO +0 +5 +5 +Relay_THT +Relay_SPST_RAYEX-L90AS +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90AS SPST NO +0 +4 +4 +Relay_THT +Relay_SPST_RAYEX-L90B +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90B SPST NC +0 +5 +5 +Relay_THT +Relay_SPST_RAYEX-L90BS +https://a3.sofastcdn.com/attachment/7jioKBjnRiiSrjrjknRiwS77gwbf3zmp/L90-SERIES.pdf +Relay RAYEX L90BS SPST NC +0 +4 +4 +Relay_THT +Relay_SPST_SANYOU_SRD_Series_Form_A +relay Sanyou SRD series Form A http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form A +0 +4 +4 +Relay_THT +Relay_SPST_SANYOU_SRD_Series_Form_B +relay Sanyou SRD series Form B opener http://www.sanyourelay.ca/public/products/pdf/SRD.pdf +relay Sanyu SRD form B opener +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-16A-FormA_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-FormA_RM3.5mm +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Form A +Relay SPST Schrack-RP-II/1 RM3.5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP-II-1-FormA_RM5mm +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Form A http://image.schrack.com/datenblaetter/h_rp810012-b.pdf +Relay SPST Schrack-RP-II/1 RM5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RP3SL-1coil_RM5mm +Relay SPST Schrack-RP3SL, 1-coil-version, RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RP3SL_RM5mm +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Form A http://www.alliedelec.com/m/d/543c6bed18bf23a83ae5238947033ee0.pdf +Relay SPST Schrack-RP3SL RM5mm 16A 250V AC Relay +0 +7 +5 +Relay_THT +Relay_SPST_Schrack-RT1-16A-FormA_RM5mm +Relay SPST Schrack-RT2 RM5mm 16A 250V AC Form C http://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=RT2_reflow&DocType=DS&DocLang=EN +Relay SPST Schrack-RT2 RM5mm 16A 250V AC Relay +0 +6 +4 +Relay_THT +Relay_SPST_Schrack-RT1-FormA_RM3.5mm +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Form A +Relay SPST Schrack-RT1 RM3.5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_Schrack-RT1-FormA_RM5mm +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Form C http://image.schrack.com/datenblaetter/h_rt114012--_de.pdf +Relay SPST Schrack-RT1 RM5mm 8A 250V AC Relay +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_MS_Form1AB +Standex-Meder MS SIL-relais, Form 1A/1B, see https://standexelectronics.com/de/produkte/ms-reed-relais/ +Standex Meder MS SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_SIL_Form1A +Standex-Meder SIL-relais, Form 1A, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_StandexMeder_SIL_Form1B +Standex-Meder SIL-relais, Form 1B, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_SIL.pdf +Standex Meder SIL reed relais +0 +4 +4 +Relay_THT +Relay_SPST_TE_PCH-1xxx2M +Miniature PCB Relay, PCH Series, 1 Form A (NO), SPST http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FPCH_series_relay_data_sheet_E%7F1215%7Fpdf%7FEnglish%7FENG_DS_PCH_series_relay_data_sheet_E_1215.pdf +Relay SPST NO +0 +4 +4 +Relay_THT +Relay_SPST_TE_PCN-1xxD3MHZ +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F1461491%7FG2%7Fpdf%7FEnglish%7FENG_CD_1461491_G2.pdf%7F3-1461491-0 +SPST relay slim +0 +4 +4 +Relay_THT +Relay_Socket_DPDT_Finder_96.12 +https://gfinder.findernet.com/public/attachments/56/DE/S56DE.pdf +Relay socket DPDT Finder 96.12 56.32 +0 +8 +8 +Relay_THT +Relay_StandexMeder_DIP_HighProfile +package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf +DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_DIP_LowProfile +package for Standex Meder DIP reed relay series, see https://standexelectronics.com/wp-content/uploads/datasheet_reed_relay_DIP.pdf +DIL DIP PDIP 2.54mm 7.62mm 300mil reed relay +0 +8 +8 +Relay_THT +Relay_StandexMeder_UMS +Standex-Meder SIL-relais, UMS, see http://cdn-reichelt.de/documents/datenblatt/C300/UMS05_1A80_75L_DB.pdf +Standex Meder SIL reed relais +0 +4 +4 +Resistor_SMD +R_0201_0603Metric +Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +resistor +0 +4 +2 +Resistor_SMD +R_0201_0603Metric_Pad0.64x0.40mm_HandSolder +Resistor SMD 0201 (0603 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20052/crcw0201e3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +4 +2 +Resistor_SMD +R_0402_1005Metric +Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0402_1005Metric_Pad0.72x0.64mm_HandSolder +Resistor SMD 0402 (1005 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0603_1608Metric +Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0603_1608Metric_Pad0.98x0.95mm_HandSolder +Resistor SMD 0603 (1608 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0612_1632Metric +Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0612_1632Metric_Pad1.18x3.40mm_HandSolder +Resistor SMD 0612 (1632 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0805_2012Metric +Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0805_2012Metric_Pad1.20x1.40mm_HandSolder +Resistor SMD 0805 (2012 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_0815_2038Metric +Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_0815_2038Metric_Pad1.20x4.05mm_HandSolder +Resistor SMD 0815 (2038 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.susumu.co.jp/common/pdf/n_catalog_partition07_en.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_01005_0402Metric +Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +resistor +0 +4 +2 +Resistor_SMD +R_01005_0402Metric_Pad0.57x0.30mm_HandSolder +Resistor SMD 01005 (0402 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://www.vishay.com/docs/20056/crcw01005e3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +4 +2 +Resistor_SMD +R_1020_2550Metric +Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1020_2550Metric_Pad1.33x5.20mm_HandSolder +Resistor SMD 1020 (2550 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20019/rcwe.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1206_3216Metric +Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1206_3216Metric_Pad1.30x1.75mm_HandSolder +Resistor SMD 1206 (3216 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1210_3225Metric +Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1210_3225Metric_Pad1.30x2.65mm_HandSolder +Resistor SMD 1210 (3225 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1218_3246Metric +Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1218_3246Metric_Pad1.22x4.75mm_HandSolder +Resistor SMD 1218 (3246 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.vishay.com/docs/20035/dcrcwe3.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_1812_4532Metric +Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_1812_4532Metric_Pad1.30x3.40mm_HandSolder +Resistor SMD 1812 (4532 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: https://www.nikhef.nl/pub/departments/mt/projects/detectorR_D/dtddice/ERJ2G.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2010_5025Metric +Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_2010_5025Metric_Pad1.40x2.65mm_HandSolder +Resistor SMD 2010 (5025 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2512_6332Metric +Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_2512_6332Metric_Pad1.40x3.35mm_HandSolder +Resistor SMD 2512 (6332 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: IPC-SM-782 page 72, https://www.pcb-3d.com/wordpress/wp-content/uploads/ipc-sm-782a_amendment_1_and_2.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_2816_7142Metric +Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_2816_7142Metric_Pad3.20x4.45mm_HandSolder +Resistor SMD 2816 (7142 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size from: https://www.vishay.com/docs/30100/wsl.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_4020_10251Metric +Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal, (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator +resistor +0 +2 +2 +Resistor_SMD +R_4020_10251Metric_Pad1.65x5.30mm_HandSolder +Resistor SMD 4020 (10251 Metric), square (rectangular) end terminal, IPC_7351 nominal with elongated pad for handsoldering. (Body size source: http://datasheet.octopart.com/HVC0603T5004FET-Ohmite-datasheet-26699797.pdf), generated with kicad-footprint-generator +resistor handsolder +0 +2 +2 +Resistor_SMD +R_Array_Concave_2x0603 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Concave_4x0402 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA04P (see cra04p.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Concave_4x0603 +Thick Film Chip Resistor Array, Wave soldering, Vishay CRA06P (see cra06p.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_2x0402 +Chip Resistor Network, ROHM MNR02 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x0603 +Chip Resistor Network, ROHM MNR12 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x0606 +Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_2x1206 +Chip Resistor Network, ROHM MNR32 (see mnr_g.pdf) +resistor array +0 +4 +4 +Resistor_SMD +R_Array_Convex_4x0402 +Chip Resistor Network, ROHM MNR04 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x0603 +Chip Resistor Network, ROHM MNR14 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x0612 +Precision Thin Film Chip Resistor Array, VISHAY (see http://www.vishay.com/docs/28770/acasat.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_4x1206 +Chip Resistor Network, ROHM MNR34 (see mnr_g.pdf) +resistor array +0 +8 +8 +Resistor_SMD +R_Array_Convex_5x0603 +Chip Resistor Network, ROHM MNR15 (see mnr_g.pdf) +resistor array +0 +10 +10 +Resistor_SMD +R_Array_Convex_5x1206 +Chip Resistor Network, ROHM MNR35 (see mnr_g.pdf) +resistor array +0 +10 +10 +Resistor_SMD +R_Array_Convex_8x0602 +Chip Resistor Network, ROHM MNR18 (see mnr_g.pdf) +resistor array +0 +16 +16 +Resistor_SMD +R_Cat16-2 +SMT resistor net, Bourns CAT16 series, 2 way +SMT resistor net Bourns CAT16 series 2 way +0 +4 +4 +Resistor_SMD +R_Cat16-4 +SMT resistor net, Bourns CAT16 series, 4 way +SMT resistor net Bourns CAT16 series 4 way +0 +8 +8 +Resistor_SMD +R_Cat16-8 +SMT resistor net, Bourns CAT16 series, 8 way +SMT resistor net Bourns CAT16 series 8 way +0 +16 +16 +Resistor_SMD +R_MELF_MMB-0207 +Resistor, MELF, MMB-0207, http://www.vishay.com/docs/28713/melfprof.pdf +MELF Resistor +0 +2 +2 +Resistor_SMD +R_MicroMELF_MMU-0102 +Resistor, MicroMELF, MMU-0102, http://www.vishay.com/docs/28713/melfprof.pdf +MicroMELF Resistor +0 +2 +2 +Resistor_SMD +R_MiniMELF_MMA-0204 +Resistor, MiniMELF, MMA-0204, http://www.vishay.com/docs/28713/melfprof.pdf +MiniMELF Resistor +0 +2 +2 +Resistor_SMD +R_Shunt_Ohmite_LVK12 +4 contact shunt resistor +shunt resistor 4 contacts +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK20 +4 contacts shunt resistor, https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK24 +4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Ohmite_LVK25 +4 contacts shunt resistor,https://www.ohmite.com/assets/docs/res_lvk.pdf +4 contacts resistor smd +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T1.19mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 1.19mm, 5 to 200 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T2.21mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.21mm, 1 to 4.9 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSK2512_6332Metric_T2.66mm +Shunt Resistor SMD 2512 (6332 Metric), 2.6mm thick, Vishay WKS2512, Terminal length (T) 2.66mm, 0.5 to 0.99 milli Ohm (http://http://www.vishay.com/docs/30108/wsk.pdf) +resistor shunt WSK2512 +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSKW0612 +https://www.vishay.com/docs/30332/wskw0612.pdf +4-Terminal SMD Shunt +0 +4 +4 +Resistor_SMD +R_Shunt_Vishay_WSR2_WSR3 +Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf +SMD Shunt Resistor +0 +2 +2 +Resistor_SMD +R_Shunt_Vishay_WSR2_WSR3_KelvinConnection +Power Metal Strip Resistors 0.005 to 0.2, https://www.vishay.com/docs/30101/wsr.pdf +SMD Shunt Resistor +0 +4 +2 +Resistor_THT +R_Array_SIP4 +4-pin Resistor SIP pack +R +0 +4 +4 +Resistor_THT +R_Array_SIP5 +5-pin Resistor SIP pack +R +0 +5 +5 +Resistor_THT +R_Array_SIP6 +6-pin Resistor SIP pack +R +0 +6 +6 +Resistor_THT +R_Array_SIP7 +7-pin Resistor SIP pack +R +0 +7 +7 +Resistor_THT +R_Array_SIP8 +8-pin Resistor SIP pack +R +0 +8 +8 +Resistor_THT +R_Array_SIP9 +9-pin Resistor SIP pack +R +0 +9 +9 +Resistor_THT +R_Array_SIP10 +10-pin Resistor SIP pack +R +0 +10 +10 +Resistor_THT +R_Array_SIP11 +11-pin Resistor SIP pack +R +0 +11 +11 +Resistor_THT +R_Array_SIP12 +12-pin Resistor SIP pack +R +0 +12 +12 +Resistor_THT +R_Array_SIP13 +13-pin Resistor SIP pack +R +0 +13 +13 +Resistor_THT +R_Array_SIP14 +14-pin Resistor SIP pack +R +0 +14 +14 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P1.90mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=1.9mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 1.9mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P2.54mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=2.54mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 2.54mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Horizontal +Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Horizontal pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P5.08mm_Vertical +Resistor, Axial_DIN0204 series, Axial, Vertical, pin pitch=5.08mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Vertical pin pitch 5.08mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0204_L3.6mm_D1.6mm_P7.62mm_Horizontal +Resistor, Axial_DIN0204 series, Axial, Horizontal, pin pitch=7.62mm, 0.167W, length*diameter=3.6*1.6mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0204 series Axial Horizontal pin pitch 7.62mm 0.167W length 3.6mm diameter 1.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P2.54mm_Vertical +Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=2.54mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Vertical pin pitch 2.54mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical +Resistor, Axial_DIN0207 series, Axial, Vertical, pin pitch=5.08mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Vertical pin pitch 5.08mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=7.62mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 7.62mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P10.16mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=10.16mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 10.16mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0207_L6.3mm_D2.5mm_P15.24mm_Horizontal +Resistor, Axial_DIN0207 series, Axial, Horizontal, pin pitch=15.24mm, 0.25W = 1/4W, length*diameter=6.3*2.5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0207 series Axial Horizontal pin pitch 15.24mm 0.25W = 1/4W length 6.3mm diameter 2.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P2.54mm_Vertical +Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=2.54mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Vertical pin pitch 2.54mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P5.08mm_Vertical +Resistor, Axial_DIN0309 series, Axial, Vertical, pin pitch=5.08mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Vertical pin pitch 5.08mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P12.70mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=12.7mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 12.7mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P15.24mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=15.24mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 15.24mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P20.32mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=20.32mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 20.32mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0309_L9.0mm_D3.2mm_P25.40mm_Horizontal +Resistor, Axial_DIN0309 series, Axial, Horizontal, pin pitch=25.4mm, 0.5W = 1/2W, length*diameter=9*3.2mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0309 series Axial Horizontal pin pitch 25.4mm 0.5W = 1/2W length 9mm diameter 3.2mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P5.08mm_Vertical +Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=5.08mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Vertical pin pitch 5.08mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P7.62mm_Vertical +Resistor, Axial_DIN0411 series, Axial, Vertical, pin pitch=7.62mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Vertical pin pitch 7.62mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P12.70mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=12.7mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 12.7mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P15.24mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=15.24mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 15.24mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P20.32mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=20.32mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 20.32mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0411_L9.9mm_D3.6mm_P25.40mm_Horizontal +Resistor, Axial_DIN0411 series, Axial, Horizontal, pin pitch=25.4mm, 1W, length*diameter=9.9*3.6mm^2 +Resistor Axial_DIN0411 series Axial Horizontal pin pitch 25.4mm 1W length 9.9mm diameter 3.6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P5.08mm_Vertical +Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Vertical pin pitch 5.08mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P7.62mm_Vertical +Resistor, Axial_DIN0414 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Vertical pin pitch 7.62mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P15.24mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=15.24mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 15.24mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P20.32mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 20.32mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0414_L11.9mm_D4.5mm_P25.40mm_Horizontal +Resistor, Axial_DIN0414 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=11.9*4.5mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0414 series Axial Horizontal pin pitch 25.4mm 2W length 11.9mm diameter 4.5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P5.08mm_Vertical +Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Vertical pin pitch 5.08mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0516 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Vertical pin pitch 7.62mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P20.32mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 20.32mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 25.4mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0516_L15.5mm_D5.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0516 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=15.5*5mm^2, http://cdn-reichelt.de/documents/datenblatt/B400/1_4W%23YAG.pdf +Resistor Axial_DIN0516 series Axial Horizontal pin pitch 30.48mm 2W length 15.5mm diameter 5mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P5.08mm_Vertical +Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=5.08mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Vertical pin pitch 5.08mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P7.62mm_Vertical +Resistor, Axial_DIN0614 series, Axial, Vertical, pin pitch=7.62mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Vertical pin pitch 7.62mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P15.24mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=15.24mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 15.24mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P20.32mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=20.32mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 20.32mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0614_L14.3mm_D5.7mm_P25.40mm_Horizontal +Resistor, Axial_DIN0614 series, Axial, Horizontal, pin pitch=25.4mm, 1.5W, length*diameter=14.3*5.7mm^2 +Resistor Axial_DIN0614 series Axial Horizontal pin pitch 25.4mm 1.5W length 14.3mm diameter 5.7mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P5.08mm_Vertical +Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=5.08mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Vertical pin pitch 5.08mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0617 series, Axial, Vertical, pin pitch=7.62mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Vertical pin pitch 7.62mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P20.32mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=20.32mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 20.32mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=25.4mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 25.4mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0617_L17.0mm_D6.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0617 series, Axial, Horizontal, pin pitch=30.48mm, 2W, length*diameter=17*6mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0617 series Axial Horizontal pin pitch 30.48mm 2W length 17mm diameter 6mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0918 series, Axial, Vertical, pin pitch=7.62mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Vertical pin pitch 7.62mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P22.86mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=22.86mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 22.86mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=25.4mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 25.4mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0918_L18.0mm_D9.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0918 series, Axial, Horizontal, pin pitch=30.48mm, 4W, length*diameter=18*9mm^2 +Resistor Axial_DIN0918 series Axial Horizontal pin pitch 30.48mm 4W length 18mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P7.62mm_Vertical +Resistor, Axial_DIN0922 series, Axial, Vertical, pin pitch=7.62mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Vertical pin pitch 7.62mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P25.40mm_Horizontal +Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=25.4mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Horizontal pin pitch 25.4mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_DIN0922_L20.0mm_D9.0mm_P30.48mm_Horizontal +Resistor, Axial_DIN0922 series, Axial, Horizontal, pin pitch=30.48mm, 5W, length*diameter=20*9mm^2, http://www.vishay.com/docs/20128/wkxwrx.pdf +Resistor Axial_DIN0922 series Axial Horizontal pin pitch 30.48mm 5W length 20mm diameter 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P5.08mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=5.08mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 5.08mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P22.40mm +Resistor, Axial_Power series, Box, pin pitch=22.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 22.4mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P25.40mm +Resistor, Axial_Power series, Box, pin pitch=25.4mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 25.4mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L20.0mm_W6.4mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 4W, length*width*height=20*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 4W length 20mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W6.4mm_P27.94mm +Resistor, Axial_Power series, Box, pin pitch=27.94mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 27.94mm 5W length 25mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W6.4mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 5W, length*width*height=25*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 5W length 25mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P27.94mm +Resistor, Axial_Power series, Box, pin pitch=27.94mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 27.94mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L25.0mm_W9.0mm_P30.48mm +Resistor, Axial_Power series, Box, pin pitch=30.48mm, 7W, length*width*height=25*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 30.48mm 7W length 25mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W6.4mm_P40.64mm +Resistor, Axial_Power series, Box, pin pitch=40.64mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 40.64mm 7W length 38mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W6.4mm_P45.72mm +Resistor, Axial_Power series, Box, pin pitch=45.72mm, 7W, length*width*height=38*6.4*6.4mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 45.72mm 7W length 38mm width 6.4mm height 6.4mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W9.0mm_P40.64mm +Resistor, Axial_Power series, Box, pin pitch=40.64mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 40.64mm 9W length 38mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L38.0mm_W9.0mm_P45.72mm +Resistor, Axial_Power series, Box, pin pitch=45.72mm, 9W, length*width*height=38*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 45.72mm 9W length 38mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P7.62mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=7.62mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 7.62mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P55.88mm +Resistor, Axial_Power series, Box, pin pitch=55.88mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 55.88mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L48.0mm_W12.5mm_P60.96mm +Resistor, Axial_Power series, Box, pin pitch=60.96mm, 15W, length*width*height=48*12.5*12.5mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 60.96mm 15W length 48mm width 12.5mm height 12.5mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L50.0mm_W9.0mm_P55.88mm +Resistor, Axial_Power series, Box, pin pitch=55.88mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 55.88mm 11W length 50mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L50.0mm_W9.0mm_P60.96mm +Resistor, Axial_Power series, Box, pin pitch=60.96mm, 11W, length*width*height=50*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 60.96mm 11W length 50mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P10.16mm_Vertical +Resistor, Axial_Power series, Axial, Vertical, pin pitch=10.16mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Axial Vertical pin pitch 10.16mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P66.04mm +Resistor, Axial_Power series, Box, pin pitch=66.04mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 66.04mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L60.0mm_W14.0mm_P71.12mm +Resistor, Axial_Power series, Box, pin pitch=71.12mm, 25W, length*width*height=60*14*14mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 71.12mm 25W length 60mm width 14mm height 14mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L75.0mm_W9.0mm_P81.28mm +Resistor, Axial_Power series, Box, pin pitch=81.28mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 81.28mm 17W length 75mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Power_L75.0mm_W9.0mm_P86.36mm +Resistor, Axial_Power series, Box, pin pitch=86.36mm, 17W, length*width*height=75*9*9mm^3, http://cdn-reichelt.de/documents/datenblatt/B400/5WAXIAL_9WAXIAL_11WAXIAL_17WAXIAL%23YAG.pdf +Resistor Axial_Power series Box pin pitch 86.36mm 17W length 75mm width 9mm height 9mm +0 +2 +2 +Resistor_THT +R_Axial_Shunt_L22.2mm_W8.0mm_PS14.30mm_P25.40mm +Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 3W, length*width*height=22.2*8*8mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 25.4mm 3W length 22.2mm width 8mm height 8mm shunt pin pitch 14.30mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L22.2mm_W9.5mm_PS14.30mm_P25.40mm +Resistor, Axial_Shunt series, Box, pin pitch=25.4mm, 5W, length*width*height=22.2*9.5*9.5mm^3, shunt pin pitch = 14.30mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 25.4mm 5W length 22.2mm width 9.5mm height 9.5mm shunt pin pitch 14.30mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L35.3mm_W9.5mm_PS25.40mm_P38.10mm +Resistor, Axial_Shunt series, Box, pin pitch=38.1mm, 7W, length*width*height=35.3*9.5*9.5mm^3, shunt pin pitch = 25.40mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 38.1mm 7W length 35.3mm width 9.5mm height 9.5mm shunt pin pitch 25.40mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L47.6mm_W9.5mm_PS34.93mm_P50.80mm +Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 10W, length*width*height=47.6*9.5*9.5mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 50.8mm 10W length 47.6mm width 9.5mm height 9.5mm shunt pin pitch 34.93mm +0 +4 +4 +Resistor_THT +R_Axial_Shunt_L47.6mm_W12.7mm_PS34.93mm_P50.80mm +Resistor, Axial_Shunt series, Box, pin pitch=50.8mm, 15W, length*width*height=47.6*12.7*12.7mm^3, shunt pin pitch = 34.93mm, http://www.vishay.com/docs/30217/cpsl.pdf +Resistor Axial_Shunt series Box pin pitch 50.8mm 15W length 47.6mm width 12.7mm height 12.7mm shunt pin pitch 34.93mm +0 +4 +4 +Resistor_THT +R_Bare_Metal_Element_L12.4mm_W4.8mm_P11.40mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=11.4mm, 1W, length*width=12.4*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 11.4mm 1W length 12.4mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Bare_Metal_Element_L16.3mm_W4.8mm_P15.30mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=15.3mm, 3W, length*width=16.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 15.3mm 3W length 16.3mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Bare_Metal_Element_L21.3mm_W4.8mm_P20.30mm +Resistor, Bare_Metal_Element series, Bare Metal Strip/Wire, Horizontal, pin pitch=20.3mm, 5W, length*width=21.3*4.8mm^2, https://www.bourns.com/pdfs/PWR4412-2S.pdf +Resistor Bare_Metal_Element series Bare Metal Strip Wire Horizontal pin pitch 20.3mm 5W length 21.3mm width 4.8mm +0 +2 +2 +Resistor_THT +R_Box_L8.4mm_W2.5mm_P5.08mm +Resistor, Box series, Radial, pin pitch=5.08mm, 0.5W = 1/2W, length*width=8.38*2.54mm^2, http://www.vishay.com/docs/60051/cns020.pdf +Resistor Box series Radial pin pitch 5.08mm 0.5W = 1/2W length 8.38mm width 2.54mm +0 +2 +2 +Resistor_THT +R_Box_L13.0mm_W4.0mm_P9.00mm +Resistor, Box series, Radial, pin pitch=9.00mm, 2W, length*width=13.0*4.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 9.00mm 2W length 13.0mm width 4.0mm +0 +2 +2 +Resistor_THT +R_Box_L14.0mm_W5.0mm_P9.00mm +Resistor, Box series, Radial, pin pitch=9.00mm, 5W, length*width=14.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 9.00mm 5W length 14.0mm width 5.0mm +0 +2 +2 +Resistor_THT +R_Box_L26.0mm_W5.0mm_P20.00mm +Resistor, Box series, Radial, pin pitch=20.00mm, 10W, length*width=26.0*5.0mm^2, http://www.produktinfo.conrad.com/datenblaetter/425000-449999/443860-da-01-de-METALLBAND_WIDERSTAND_0_1_OHM_5W_5Pr.pdf +Resistor Box series Radial pin pitch 20.00mm 10W length 26.0mm width 5.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L7.0mm_W8.0mm_Px2.40mm_Py2.30mm +Resistor, Radial_Power series, Radial, pin pitch=2.40*2.30mm^2, 7W, length*width=7*8mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf +Resistor Radial_Power series Radial pin pitch 2.40*2.30mm^2 7W length 7mm width 8mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L9.0mm_W10.0mm_Px2.70mm_Py2.30mm +Resistor, Radial_Power series, Radial, pin pitch=2.70*2.30mm^2, 17W, length*width=9*10mm^2, http://www.vitrohm.com/content/files/vitrohm_series_kv_-_201601.pdf +Resistor Radial_Power series Radial pin pitch 2.70*2.30mm^2 17W length 9mm width 10mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L11.0mm_W7.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 2W, length*width=11.0*7.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 2W length 11.0mm width 7.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L12.0mm_W8.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 3W, length*width=12.0*8.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 3W length 12.0mm width 8.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L13.0mm_W9.0mm_P5.00mm +Resistor, Radial_Power series, Radial, pin pitch=5.00mm, 7W, length*width=13.0*9.0mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 5.00mm 7W length 13.0mm width 9.0mm +0 +2 +2 +Resistor_THT +R_Radial_Power_L16.1mm_W9.0mm_P7.37mm +Resistor, Radial_Power series, Radial, pin pitch=7.37mm, 10W, length*width=16.1*9mm^2, http://www.vishay.com/docs/30218/cpcx.pdf +Resistor Radial_Power series Radial pin pitch 7.37mm 10W length 16.1mm width 9mm +0 +2 +2 +Rotary_Encoder +RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm +Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC11E-Switch_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC11E_Vertical_H20mm +Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC11E_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... without switch (pins are dummy), vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC11/EC11E15204A3.html +rotary encoder +0 +7 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm +Alps rotary encoder, EC12E... with switch, vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC12E-Switch_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E... with switch, vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html & http://cdn-reichelt.de/documents/datenblatt/F100/402097STEC12E08.PDF +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Alps_EC12E_Vertical_H20mm +Alps rotary encoder, EC12E..., vertical shaft, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Alps_EC12E_Vertical_H20mm_CircularMountingHoles +Alps rotary encoder, EC12E..., vertical shaft, mounting holes with circular drills, http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC12E/EC12E1240405.html +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Nxxxx +Bourns rotary encoder, PEC09, without switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09 +rotary encoder +0 +3 +3 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC09-2xxxF-Sxxxx +Bourns rotary encoder, PEC09, with switch, horizontal shaft, https://www.bourns.com/products/encoders/contacting-encoders/product/PEC09 +rotary encoder +0 +5 +5 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC12R-2xxxF-Nxxxx +Bourns rotary encoder, PEC12R, without switch, horizontal shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Bourns_Horizontal_PEC12R-2xxxF-Sxxxx +Bourns rotary encoder, PEC12R, with switch, horizontal shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +7 +6 +Rotary_Encoder +RotaryEncoder_Bourns_Vertical_PEC12R-3xxxF-Nxxxx +Bourns rotary encoder, PEC12R, without switch, vertical shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +5 +4 +Rotary_Encoder +RotaryEncoder_Bourns_Vertical_PEC12R-3xxxF-Sxxxx +Bourns rotary encoder, PEC12R, with switch, vertical shaft, https://www.bourns.com/docs/product-datasheets/pec12r.pdf +rotary encoder +0 +7 +6 +Sensor +Aosong_DHT11_5.5x12.0_P2.54mm +Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf +Temperature and humidity module +0 +4 +4 +Sensor +Avago_APDS-9960 +Digital Proximity, Ambient Light, RGB and Gesture Sensor (https://docs.broadcom.com/doc/AV02-4191EN) +DFN Sensor optical IR +0 +8 +8 +Sensor +LuminOX_LOX-O2 +SST LuminOX Luminescence-based O2 sensor, https://sstsensing.com/wp-content/uploads/2021/08/DS0030rev15_LuminOx.pdf +SST LuminOX O2 +0 +4 +4 +Sensor +MQ-6 +Gas Sensor, 6 pin, https://www.winsen-sensor.com/d/files/semiconductor/mq-6.pdf +gas sensor +0 +6 +6 +Sensor +SHT1x +SHT1x +SHT1x +0 +8 +8 +Sensor +Senseair_S8_Down +Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT +co2 gas sensor pwm modbus +0 +9 +9 +Sensor +Senseair_S8_Up +Sensair S8 Series CO2 sensor, 1kHz PWM output, Modbus, THT +co2 gas sensor pwm modbus +0 +9 +9 +Sensor +Sensirion_SCD4x-1EP_10.1x10.1mm_P1.25mm_EP4.8x4.8mm +Sensirion SCD4x QFN, 20 Pin (https://sensirion.com/media/documents/C4B87CE6/627C2DCD/CD_DS_SCD40_SCD41_Datasheet_D1.pdf), generated with kicad-footprint-generator ipc_noLead_generator.py +Sensirion QFN NoLead +0 +25 +21 +Sensor +Winson_GM-402B_5x5mm_P1.27mm +Winson GM-402B, 8 Pin (https://www.winsen-sensor.com/d/files/me2/mems--gm-402b--manual-v1_1.pdf) +Winson +0 +8 +8 +Sensor_Audio +CUI_CMC-4013-SMT +Omnidirectional, -42dB, reflowable, electret condenser microphone https://www.cuidevices.com/product/resource/cmc-4013-smt-tr.pdf +Microphone CUI +0 +2 +2 +Sensor_Audio +Infineon_PG-LLGA-5-1 +Infineon_PG-LLGA-5-1 StepUp generated footprint, https://www.infineon.com/cms/en/product/packages/PG-LLGA/PG-LLGA-5-1/ +infineon mems microphone +0 +15 +5 +Sensor_Audio +Knowles_LGA-5_3.5x2.65mm +https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf +MEMS Microphone LGA +0 +5 +5 +Sensor_Audio +ST_HLGA-6_3.76x4.72mm_P1.65mm +http://www.st.com/content/ccc/resource/technical/document/datasheet/group3/27/62/48/98/44/54/4d/36/DM00303211/files/DM00303211.pdf/jcr:content/translations/en.DM00303211.pdf +HLGA Sensor Audio +0 +6 +6 +Sensor_Current +AKM_CQ_7 +AKM Current Sensor, 7 pin, THT (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) +akm current sensor tht +0 +39 +7 +Sensor_Current +AKM_CQ_7S +AKM Current Sensor, 7 pin, SMD (http://www.akm.com/akm/en/file/datasheet/CQ-236B.pdf) +akm current sensor smd +0 +19 +7 +Sensor_Current +AKM_CQ_VSOP-24_5.6x7.9mm_P0.65mm +AKM VSOP-24 current sensor, 5.6x7.9mm body, 0.65mm pitch (http://www.akm.com/akm/en/file/datasheet/CQ-330J.pdf) +akm vsop 24 +0 +10 +10 +Sensor_Current +AKM_CZ_SSOP-10_6.5x8.1mm_P0.95mm +AKM CZ-381x current sensor, 6.5x8.1mm body, 0.95mm pitch (http://www.akm.com/akm/en/product/detail/0009/) +akm cz-381x 10 +0 +10 +10 +Sensor_Current +Allegro_CB_PFF +Allegro MicroSystems, CB-PFF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) !PADS 4-5 DO NOT MATCH DATASHEET! +Allegro CB-PFF +0 +37 +5 +Sensor_Current +Allegro_CB_PSF +Allegro MicroSystems, CB-PSF Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) +Allegro CB-PSF +0 +5 +5 +Sensor_Current +Allegro_CB_PSS +Allegro MicroSystems, CB-PSS Package (http://www.allegromicro.com/en/Products/Current-Sensor-ICs/Fifty-To-Two-Hundred-Amp-Integrated-Conductor-Sensor-ICs/ACS758.aspx) +Allegro CB-PSS +0 +5 +5 +Sensor_Current +Allegro_PSOF-7_4.8x6.4mm_P1.60mm +Allegro Microsystems PSOF-7, 4.8x6.4mm Body, 1.60mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS780-Datasheet.ashx) +Allegro PSOF-7 +0 +7 +7 +Sensor_Current +Allegro_QFN-12-10-1EP_3x3mm_P0.5mm +Allegro Microsystems 12-Lead (10-Lead Populated) Quad Flat Pack, 3x3mm Body, 0.5mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/ACS711-Datasheet.ashx) +Allegro QFN 0.5 +0 +14 +10 +Sensor_Current +Allegro_QSOP-24_3.9x8.7mm_P0.635mm +Allegro Microsystems 24-Lead Plastic Shrink Small Outline Narrow Body Body [QSOP] (http://www.allegromicro.com/~/media/Files/Datasheets/ACS726-Datasheet.ashx?la=en) +Allegro QSOP 0.635 +0 +24 +24 +Sensor_Current +Allegro_SIP-3 +Allegro Microsystems SIP-3, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1369-Datasheet.ashx) +Allegro SIP-3 +0 +3 +3 +Sensor_Current +Allegro_SIP-4 +Allegro Microsystems SIP-4, 1.27mm Pitch (http://www.allegromicro.com/~/media/Files/Datasheets/A1363-Datasheet.ashx) +Allegro SIP-4 +0 +4 +4 +Sensor_Current +Diodes_SIP-3_4.1x1.5mm_P1.27mm +Diodes SIP-3 Bulk Pack, 1.27mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Bulk-Pack.pdf) +Diodes SIP-3 Bulk Pack +0 +3 +3 +Sensor_Current +Diodes_SIP-3_4.1x1.5mm_P2.65mm +Diodes SIP-3 Ammo Pack, 2.65mm Pitch (https://www.diodes.com/assets/Package-Files/SIP-3-Ammo-Pack.pdf) +Diodes SIP-3 Ammo Pack +0 +3 +3 +Sensor_Current +Honeywell_CSLW +https://sensing.honeywell.com/honeywell-sensing-cslw-series-product-sheet-005861-1-en.pdf +Miniature Wired Open-Loop Current Sensor +0 +5 +5 +Sensor_Current +LEM_CKSR +LEM CKSR 6/15/25/50/75-NP Current Transducer, https://www.lem.com/sites/default/files/products_datasheets/cksr_75-np.pdf +current transducer LEM +0 +14 +14 +Sensor_Current +LEM_HO8-NP +LEM HO 8/15/25-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np-0000_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HO8-NSM +LEM HO 8/15/25-NSM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-nsm-0000_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HO40-NP +LEM HO 40/60/120/150-NP Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/ho-np_0100__1100_series.pdf) +current transducer +0 +13 +13 +Sensor_Current +LEM_HTFS +LEM HTFS x00-P current transducer (https://www.lem.com/sites/default/files/products_datasheets/htfs_200_800-p.pdf) +HTFS current transducer +0 +4 +4 +Sensor_Current +LEM_HX02-P +LEM HX02-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX03-P-SP2 +LEM HX03-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX04-P +LEM HX04-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX05-NP +LEM HX05-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX05-P-SP2 +LEM HX05-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX06-P +LEM HX06-P hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%202_6-p_e%20v5.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX10-NP +LEM HX10-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX10-P-SP2 +LEM HX10-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX15-NP +LEM HX15-NP hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%205_15-np_e%20v10.pdf) +hall current +0 +8 +8 +Sensor_Current +LEM_HX15-P-SP2 +LEM HX15-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX20-P-SP2 +LEM HX20-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX25-P-SP2 +LEM HX25-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_HX50-P-SP2 +LEM HX50-P-SP2 hall effect current transducer (https://www.lem.com/sites/default/files/products_datasheets/hx%203_50-p_sp2_e%20v07.pdf) +hall current +0 +6 +6 +Sensor_Current +LEM_LA25-P +LEM Current Transducer (https://www.lem.com/sites/default/files/products_datasheets/la_25-p.pdf) +current transducer +0 +3 +3 +Sensor_Current +LEM_LTSR-NP +LEM current transducer LEM_LTSR-NP 5V supply voltage series https://www.lem.com/sites/default/files/products_datasheets/ltsr_6-np.pdf +Current transducer +0 +10 +10 +Sensor_Distance +ST_VL53L1x +VL53L1x distance sensor +VL53L1CXV0FY1 VL53L1x +0 +13 +12 +Sensor_Humidity +Sensirion_DFN-4-1EP_2x2mm_P1mm_EP0.7x1.6mm +DFN, 4 Pin (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/0_Datasheets/Humidity/Sensirion_Humidity_Sensors_SHTC3_Datasheet.pdf) +Sensirion DFN NoLead +0 +10 +5 +Sensor_Humidity +Sensirion_DFN-4_1.5x1.5mm_P0.8mm_SHT4x_NoCentralPad +Sensirion, SHT40, SHT41, SHT45, DFN, 4 Pin (https://sensirion.com/media/documents/33FD6951/624C4357/Datasheet_SHT4x.pdf) +DFN NoLead +0 +4 +4 +Sensor_Humidity +Sensirion_DFN-8-1EP_2.5x2.5mm_P0.5mm_EP1.1x1.7mm +Sensirion DFN-8 SHT3x-DIS (https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT3x_Datasheet_digital.pdf) +sensirion dfn nolead +0 +10 +9 +Sensor_Motion +InvenSense_QFN-24_3x3mm_P0.4mm +24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.4 +0 +24 +24 +Sensor_Motion +InvenSense_QFN-24_3x3mm_P0.4mm_NoMask +24-Lead Plastic QFN (3mm x 3mm); Pitch 0.4mm; EP 1.7x1.54mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU9250REV1.0.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.4 +0 +25 +24 +Sensor_Motion +InvenSense_QFN-24_4x4mm_P0.5mm +24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.5 +0 +24 +24 +Sensor_Motion +InvenSense_QFN-24_4x4mm_P0.5mm_NoMask +24-Lead Plastic QFN (4mm x 4mm); Pitch 0.5mm; EP 2.7x2.6mm; for InvenSense motion sensors; Mask removed below exposed pad; keepout area marked (Package see: https://store.invensense.com/datasheets/invensense/MPU-6050_DataSheet_V3%204.pdf; See also https://www.invensense.com/wp-content/uploads/2015/02/InvenSense-MEMS-Handling.pdf) +QFN 0.5 +0 +25 +24 +Sensor_Pressure +Freescale_98ARH99066A +https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf +sensor pressure ssop 98ARH99066A +0 +8 +8 +Sensor_Pressure +Freescale_98ARH99089A +https://www.nxp.com/docs/en/data-sheet/MPXH6250A.pdf +sensor pressure ssop 98ARH99089A +0 +8 +8 +Sensor_Pressure +Honeywell_40PCxxxG1A +https://www.honeywellscportal.com/index.php?ci_id=138832 +pressure sensor automotive honeywell +0 +3 +3 +Sensor_Pressure +TE_MS5525DSO-DBxxxyS +Pressure Sensor, Dual-Barbed, https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=MS5525DSO&DocType=DS&DocLang=English +Pressure DualBarbed +0 +14 +14 +Sensor_Pressure +TE_MS5837-xxBA +https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FMS5837-30BA%7FB1%7Fpdf%7FEnglish%7FENG_DS_MS5837-30BA_B1.pdf%7FCAT-BLPS0017 +MS5837 Ultra-small gel-filled pressure sensor with stainless steel cap +0 +4 +4 +Sensor_Voltage +LEM_LV25-P +LEM LV25-P Voltage transducer, https://www.lem.com/sites/default/files/products_datasheets/lv_25-p.pdf +LEM Hall Effect Voltage transducer +0 +5 +5 +Socket +3M_Textool_240-1288-00-0602J_2x20_P2.54mm +3M 40-pin zero insertion force socket, though-hole, row spacing 25.4 mm (1000 mils) +THT DIP DIL ZIF 25.4mm 1000mil Socket +0 +40 +40 +Socket +DIP_Socket-14_W4.3_W5.08_W7.62_W10.16_W10.9_3M_214-3339-00-0602J +3M 14-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +14 +14 +Socket +DIP_Socket-16_W4.3_W5.08_W7.62_W10.16_W10.9_3M_216-3340-00-0602J +3M 16-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +16 +16 +Socket +DIP_Socket-18_W4.3_W5.08_W7.62_W10.16_W10.9_3M_218-3341-00-0602J +3M 18-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +18 +18 +Socket +DIP_Socket-20_W4.3_W5.08_W7.62_W10.16_W10.9_3M_220-3342-00-0602J +3M 20-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +20 +20 +Socket +DIP_Socket-22_W6.9_W7.62_W10.16_W12.7_W13.5_3M_222-3343-00-0602J +3M 22-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 10.16mm 400mil Socket +0 +22 +22 +Socket +DIP_Socket-24_W4.3_W5.08_W7.62_W10.16_W10.9_3M_224-5248-00-0602J +3M 24-pin zero insertion force socket, through-hole, row spacing 7.62 mm (300 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 7.62mm 300mil Socket +0 +24 +24 +Socket +DIP_Socket-24_W11.9_W12.7_W15.24_W17.78_W18.5_3M_224-1275-00-0602J +3M 24-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +24 +24 +Socket +DIP_Socket-28_W6.9_W7.62_W10.16_W12.7_W13.5_3M_228-4817-00-0602J +3M 28-pin zero insertion force socket, through-hole, row spacing 10.16 mm (400 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 10.16mm 400mil Socket +0 +28 +28 +Socket +DIP_Socket-28_W11.9_W12.7_W15.24_W17.78_W18.5_3M_228-1277-00-0602J +3M 28-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +28 +28 +Socket +DIP_Socket-32_W11.9_W12.7_W15.24_W17.78_W18.5_3M_232-1285-00-0602J +3M 32-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +32 +32 +Socket +DIP_Socket-40_W11.9_W12.7_W15.24_W17.78_W18.5_3M_240-1280-00-0602J +3M 40-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +40 +40 +Socket +DIP_Socket-40_W22.1_W22.86_W25.4_W27.94_W28.7_3M_240-3639-00-0602J +3M 40-pin zero insertion force socket, through-hole, row spacing 25.4 mm (1000 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 25.4mm 1000mil Socket +0 +40 +40 +Socket +DIP_Socket-42_W11.9_W12.7_W15.24_W17.78_W18.5_3M_242-1281-00-0602J +3M 42-pin zero insertion force socket, through-hole, row spacing 15.24 mm (600 mils), http://multimedia.3m.com/mws/media/494546O/3mtm-dip-sockets-100-2-54-mm-ts0365.pdf +THT DIP DIL ZIF 15.24mm 600mil Socket +0 +42 +42 +Socket +Wells_648-0482211SA01 +https://www.farnell.com/cad/316865.pdf?_ga=2.37208032.177107060.1530611323-249019997.1498114824 +48pin TSOP Socket +0 +48 +48 +Symbol +CE-Logo_8.5x6mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_11.2x8mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_16.8x12mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_28x20mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_42x30mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +CE-Logo_56.1x40mm_SilkScreen +CE marking +Logo CE certification +0 +0 +0 +Symbol +ESD-Logo_6.6x6mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_8.9x8mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_13.2x12mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_22x20mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_33x30mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +ESD-Logo_44.1x40mm_SilkScreen +Electrostatic discharge Logo +Logo ESD +0 +0 +0 +Symbol +FCC-Logo_7.3x6mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_9.6x8mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_14.6x12mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_24.2x20mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_36.3x30mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +FCC-Logo_48.3x40mm_SilkScreen +FCC marking +Logo FCC certification +0 +0 +0 +Symbol +KiCad-Logo2_5mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_5mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_6mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_6mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_8mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_8mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_12mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_12mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_20mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_20mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_30mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_30mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_40mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo2_40mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_5mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_5mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_6mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_6mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_8mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_8mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_12mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_12mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_20mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_20mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_30mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_30mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_40mm_Copper +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +KiCad-Logo_40mm_SilkScreen +KiCad Logo +Logo KiCad +0 +0 +0 +Symbol +OSHW-Logo2_7.3x6mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_7.3x6mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_9.8x8mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_9.8x8mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_14.6x12mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_14.6x12mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_24.3x20mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_24.3x20mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_36.5x30mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_36.5x30mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_48.7x40mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo2_48.7x40mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Logo_5.7x6mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_5.7x6mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_7.5x8mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_7.5x8mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_11.4x12mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_11.4x12mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_19x20mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_19x20mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_28.5x30mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_28.5x30mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_38.1x40mm_Copper +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Logo_38.1x40mm_SilkScreen +Open Source Hardware Logo +Logo OSHW +0 +0 +0 +Symbol +OSHW-Symbol_6.7x6mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_6.7x6mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_8.9x8mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_8.9x8mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_13.4x12mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_13.4x12mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_22.3x20mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_22.3x20mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_33.5x30mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_33.5x30mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_44.5x40mm_Copper +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +OSHW-Symbol_44.5x40mm_SilkScreen +Open Source Hardware Symbol +Logo Symbol OSHW +0 +0 +0 +Symbol +Polarity_Center_Negative_6mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_8mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_12mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_20mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_30mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Negative_40mm_SilkScreen +Polarity Logo, Center Negative +Logo Polarity Center Negative +0 +0 +0 +Symbol +Polarity_Center_Positive_6mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_8mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_12mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_20mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_30mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +Polarity_Center_Positive_40mm_SilkScreen +Polarity Logo, Center Positive +Logo Polarity Center Positive +0 +0 +0 +Symbol +RoHS-Logo_6mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_8mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_12mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_20mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_30mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +RoHS-Logo_40mm_SilkScreen +Restriction of Hazardous Substances Directive Logo +Logo RoHS +0 +0 +0 +Symbol +Symbol_Attention_CopperTop_Big +Symbol, Attention, Copper Top, Big, +Symbol, Attention, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_Attention_CopperTop_Small +Symbol, Attention, Copper Top, Small, +Symbol, Attention, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_Barrel_Polarity +Barrel connector polarity indicator +barrel polarity +0 +0 +0 +Symbol +Symbol_CC-Attribution_CopperTop_Big +Symbol, CC-Attribution, Copper Top, Big, +Symbol, CC-Attribution, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_CC-Attribution_CopperTop_Small +Symbol, CC-Share Alike, Copper Top, Small, +Symbol, CC-Share Alike, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_CC-Noncommercial_CopperTop_Big +Symbol, CC-Noncommercial, Copper Top, Big, +Symbol, CC-Noncommercial, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_CC-Noncommercial_CopperTop_Small +Symbol, CC-Noncommercial Alike, Copper Top, Small, +Symbol, CC-Noncommercial Alike, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_CopperTop_Big +Symbol, CC-PublicDomain, Copper Top, Big, +Symbol, CC-PublicDomain, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_CopperTop_Small +Symbol, CC-Public Domain, Copper Top, Small, +Symbol, CC-Public Domain, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_CC-PublicDomain_SilkScreenTop_Big +Symbol, CC-PublicDomain, SilkScreen Top, Big, +Symbol, CC-PublicDomain, SilkScreen Top, Big, +0 +0 +0 +Symbol +Symbol_CC-ShareAlike_CopperTop_Big +Symbol, CC-Share Alike, Copper Top, Big, +Symbol, CC-Share Alike, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_CC-ShareAlike_CopperTop_Small +Symbol, CC-Share Alike, Copper Top, Small, +Symbol, CC-Share Alike, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_CreativeCommonsPublicDomain_CopperTop_Small +Symbol, Creative Commons Public Domain, CopperTop, Small, +Symbol, Creative Commons Public Domain, CopperTop, Small, +0 +0 +0 +Symbol +Symbol_CreativeCommonsPublicDomain_SilkScreenTop_Small +Symbol, Creative Commons Public Domain, SilkScreenTop, Small, +Symbol, Creative Commons Public Domain, SilkScreen Top, Small, +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type1_Big +Symbol, Creative Commons, CopperTop, Type 1, Big, +Symbol, Creative Commons, CopperTop, Type 1, Big, +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type2_Big +Symbol, Creative Commons, CopperTop, Type 2, Big, +Symbol, Creative Commons, CopperTop, Type 2, Big, +0 +0 +0 +Symbol +Symbol_CreativeCommons_CopperTop_Type2_Small +Symbol, Creative Commons, CopperTop, Type 2, Small, +Symbol, Creative Commons, CopperTop, Type 2, Small, +0 +0 +0 +Symbol +Symbol_CreativeCommons_SilkScreenTop_Type2_Big +Symbol, Creative Commons, SilkScreen Top, Type 2, Big, +Symbol, Creative Commons, SilkScreen Top, Type 2, Big, +0 +0 +0 +Symbol +Symbol_Danger_CopperTop_Big +Symbol, Danger, CopperTop, Big, +Symbol, Danger, CopperTop, Big, +0 +0 +0 +Symbol +Symbol_Danger_CopperTop_Small +Symbol, Danger, Copper Top, Small, +Symbol, Danger, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_ESD-Logo-Text_CopperTop + + +0 +0 +0 +Symbol +Symbol_ESD-Logo_CopperTop +ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, +ESD-Logo, similar JEDEC-14, without text, ohne Text, Copper Top, +0 +0 +0 +Symbol +Symbol_GNU-GPL_CopperTop_Big +Symbol, GNU-GPL, Copper Top, Big, +Symbol, GNU-GPL, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_GNU-GPL_CopperTop_Small +Symbol, GNU-GPL, Copper Top, Small, +Symbol, GNU-GPL, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_GNU-Logo_CopperTop +GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, +GNU-Logo, GNU-Head, GNU-Kopf, Copper Top, +0 +0 +0 +Symbol +Symbol_GNU-Logo_SilkscreenTop +GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, +GNU-Logo, GNU-Head, GNU-Kopf, Silkscreen, +0 +0 +0 +Symbol +Symbol_HighVoltage_Type1_CopperTop_Big +Symbol, HighVoltage, Type1, Copper Top, Big, +Symbol, HighVoltage, Type1, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_HighVoltage_Type2_CopperTop_Big +Symbol, HighVoltage, Type2, Copper Top, Big, +Symbol, HighVoltage, Type2, Copper Top, Big, +0 +0 +0 +Symbol +Symbol_HighVoltage_Type2_CopperTop_VerySmall +Symbol, High Voltage, Type 2, Copper Top, Very Small, +Symbol, High Voltage, Type 2, Copper Top, Very Small, +0 +0 +0 +Symbol +Symbol_Highvoltage_Type1_CopperTop_Small +Symbol, Highvoltage, Type 1, Copper Top, Small, +Symbol, Highvoltage, Type 1, Copper Top, Small, +0 +0 +0 +Symbol +Symbol_Highvoltage_Type2_CopperTop_Small +Symbol, Highvoltage, Type 2, Copper Top, Small, +Symbol, Highvoltage, Type 2, Copper Top, Small, +0 +0 +0 +Symbol +UKCA-Logo_6x6mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_8x8mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_12x12mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_20x20mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_30x30mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +UKCA-Logo_40x40mm_SilkScreen +UKCA marking +Logo UKCA marking +0 +0 +0 +Symbol +WEEE-Logo_4.2x6mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_5.6x8mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_8.4x12mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_14x20mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_21x30mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +Symbol +WEEE-Logo_28.1x40mm_SilkScreen +Waste Electrical and Electronic Equipment Directive +Logo WEEE +0 +0 +0 +TerminalBlock +TerminalBlock_Altech_AK300-2_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +2 +2 +TerminalBlock +TerminalBlock_Altech_AK300-3_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +3 +3 +TerminalBlock +TerminalBlock_Altech_AK300-4_P5.00mm +Altech AK300 terminal block, pitch 5.0mm, 45 degree angled, see http://www.mouser.com/ds/2/16/PCBMETRC-24178.pdf +Altech AK300 terminal block pitch 5.0mm +0 +4 +4 +TerminalBlock +TerminalBlock_Wuerth_691311400102_P7.62mm +https://katalog.we-online.de/em/datasheet/6913114001xx.pdf +Wuerth WR-TBL Series 3114 terminal block pitch 7.62mm +0 +2 +2 +TerminalBlock +TerminalBlock_bornier-2_P5.08mm +simple 2-pin terminal block, pitch 5.08mm, revamped version of bornier2 +terminal block bornier2 +0 +2 +2 +TerminalBlock +TerminalBlock_bornier-3_P5.08mm +simple 3-pin terminal block, pitch 5.08mm, revamped version of bornier3 +terminal block bornier3 +0 +3 +3 +TerminalBlock +TerminalBlock_bornier-4_P5.08mm +simple 4-pin terminal block, pitch 5.08mm, revamped version of bornier4 +terminal block bornier4 +0 +4 +4 +TerminalBlock +TerminalBlock_bornier-5_P5.08mm +simple 5-pin terminal block, pitch 5.08mm, revamped version of bornier5 +terminal block bornier5 +0 +5 +5 +TerminalBlock +TerminalBlock_bornier-6_P5.08mm +simple 6pin terminal block, pitch 5.08mm, revamped version of bornier6 +terminal block bornier6 +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x02_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19963, 2 pins, pitch 3.5mm, size 7.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19963.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19963 pitch 3.5mm size 7.7x7mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x02_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10693, vertical (cable from top), 2 pins, pitch 3.5mm, size 8x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10693.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10693 vertical pitch 3.5mm size 8x8.3mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x03_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20193, 3 pins, pitch 3.5mm, size 11.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20193.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20193 pitch 3.5mm size 11.2x7mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x03_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10694, vertical (cable from top), 3 pins, pitch 3.5mm, size 11.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10694.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10694 vertical pitch 3.5mm size 11.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x04_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20001, 4 pins, pitch 3.5mm, size 14.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20001.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20001 pitch 3.5mm size 14.7x7mm^2 drill 1.2mm pad 2.4mm +0 +4 +4 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x04_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10695, vertical (cable from top), 4 pins, pitch 3.5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10695.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10695 vertical pitch 3.5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x05_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 20223, 5 pins, pitch 3.5mm, size 18.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/20223.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 20223 pitch 3.5mm size 18.2x7mm^2 drill 1.2mm pad 2.4mm +0 +5 +5 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x05_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10696, vertical (cable from top), 5 pins, pitch 3.5mm, size 18.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10696.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10696 vertical pitch 3.5mm size 18.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x06_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19964, 6 pins, pitch 3.5mm, size 21.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19964.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19964 pitch 3.5mm size 21.7x7mm^2 drill 1.2mm pad 2.4mm +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x06_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10697, vertical (cable from top), 6 pins, pitch 3.5mm, size 22x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10697.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10697 vertical pitch 3.5mm size 22x8.3mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x07_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10684, 7 pins, pitch 3.5mm, size 25.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10684.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10684 pitch 3.5mm size 25.2x7mm^2 drill 1.2mm pad 2.4mm +0 +7 +7 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x07_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10698, vertical (cable from top), 7 pins, pitch 3.5mm, size 25.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10698.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10698 vertical pitch 3.5mm size 25.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x08_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 19965, 8 pins, pitch 3.5mm, size 28.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/19965.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 19965 pitch 3.5mm size 28.7x7mm^2 drill 1.2mm pad 2.4mm +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x08_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10699, vertical (cable from top), 8 pins, pitch 3.5mm, size 29x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10699.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10699 vertical pitch 3.5mm size 29x8.3mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x09_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10686, 9 pins, pitch 3.5mm, size 32.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10686.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10686 pitch 3.5mm size 32.2x7mm^2 drill 1.2mm pad 2.4mm +0 +9 +9 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x09_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10700, vertical (cable from top), 9 pins, pitch 3.5mm, size 32.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10700.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10700 vertical pitch 3.5mm size 32.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x10_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10687, 10 pins, pitch 3.5mm, size 35.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10687.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10687 pitch 3.5mm size 35.7x7mm^2 drill 1.2mm pad 2.4mm +0 +10 +10 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x10_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10701, vertical (cable from top), 10 pins, pitch 3.5mm, size 36x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10701.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10701 vertical pitch 3.5mm size 36x8.3mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x11_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10688, 11 pins, pitch 3.5mm, size 39.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10688.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10688 pitch 3.5mm size 39.2x7mm^2 drill 1.2mm pad 2.4mm +0 +11 +11 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x11_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10702, vertical (cable from top), 11 pins, pitch 3.5mm, size 39.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10702.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10702 vertical pitch 3.5mm size 39.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x12_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10689, 12 pins, pitch 3.5mm, size 42.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10689.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10689 pitch 3.5mm size 42.7x7mm^2 drill 1.2mm pad 2.4mm +0 +12 +12 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x12_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10703, vertical (cable from top), 12 pins, pitch 3.5mm, size 43x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10703.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10703 vertical pitch 3.5mm size 43x8.3mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x13_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10690, 13 pins, pitch 3.5mm, size 46.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10690.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10690 pitch 3.5mm size 46.2x7mm^2 drill 1.2mm pad 2.4mm +0 +13 +13 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x13_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10704, vertical (cable from top), 13 pins, pitch 3.5mm, size 46.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10704.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10704 vertical pitch 3.5mm size 46.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x14_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10691, 14 pins, pitch 3.5mm, size 49.7x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10691.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10691 pitch 3.5mm size 49.7x7mm^2 drill 1.2mm pad 2.4mm +0 +14 +14 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x14_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10705, vertical (cable from top), 14 pins, pitch 3.5mm, size 50x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10705.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10705 vertical pitch 3.5mm size 50x8.3mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x15_P3.50mm_Horizontal +Terminal Block 4Ucon ItemNo. 10692, 15 pins, pitch 3.5mm, size 53.2x7mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.4uconnector.com/online/object/4udrawing/10692.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10692 pitch 3.5mm size 53.2x7mm^2 drill 1.2mm pad 2.4mm +0 +15 +15 +TerminalBlock_4Ucon +TerminalBlock_4Ucon_1x15_P3.50mm_Vertical +Terminal Block 4Ucon ItemNo. 10706, vertical (cable from top), 15 pins, pitch 3.5mm, size 53.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.4uconnector.com/online/object/4udrawing/10706.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_4Ucon +THT Terminal Block 4Ucon ItemNo. 10706 vertical pitch 3.5mm size 53.5x8.3mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Altech +Altech_AK300_1x02_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +2 +2 +TerminalBlock_Altech +Altech_AK300_1x03_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +3 +3 +TerminalBlock_Altech +Altech_AK300_1x04_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +4 +4 +TerminalBlock_Altech +Altech_AK300_1x05_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +5 +5 +TerminalBlock_Altech +Altech_AK300_1x06_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +6 +6 +TerminalBlock_Altech +Altech_AK300_1x07_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +7 +7 +TerminalBlock_Altech +Altech_AK300_1x08_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +8 +8 +TerminalBlock_Altech +Altech_AK300_1x09_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +9 +9 +TerminalBlock_Altech +Altech_AK300_1x10_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +10 +10 +TerminalBlock_Altech +Altech_AK300_1x11_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +11 +11 +TerminalBlock_Altech +Altech_AK300_1x12_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +12 +12 +TerminalBlock_Altech +Altech_AK300_1x13_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +13 +13 +TerminalBlock_Altech +Altech_AK300_1x14_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +14 +14 +TerminalBlock_Altech +Altech_AK300_1x15_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +15 +15 +TerminalBlock_Altech +Altech_AK300_1x16_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +16 +16 +TerminalBlock_Altech +Altech_AK300_1x17_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +17 +17 +TerminalBlock_Altech +Altech_AK300_1x18_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +18 +18 +TerminalBlock_Altech +Altech_AK300_1x19_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +19 +19 +TerminalBlock_Altech +Altech_AK300_1x20_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +20 +20 +TerminalBlock_Altech +Altech_AK300_1x21_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +21 +21 +TerminalBlock_Altech +Altech_AK300_1x22_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +22 +22 +TerminalBlock_Altech +Altech_AK300_1x23_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +23 +23 +TerminalBlock_Altech +Altech_AK300_1x24_P5.00mm_45-Degree +Altech AK300 serie terminal block (Script generated with StandardBox.py) (http://www.altechcorp.com/PDFS/PCBMETRC.PDF) +Altech AK300 serie connector +0 +24 +24 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-02_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +2 +2 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-03_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +3 +3 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-04_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +4 +4 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-05_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +5 +5 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-06_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +6 +6 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-07_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +7 +7 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-08_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +8 +8 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-09_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +9 +9 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-10_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +10 +10 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-11_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +11 +11 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-12_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +12 +12 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-13_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +13 +13 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-14_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +14 +14 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-15_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +15 +15 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-16_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +16 +16 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-17_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +17 +17 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-18_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +18 +18 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-19_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +19 +19 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-20_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +20 +20 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-21_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +21 +21 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-22_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +22 +22 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-23_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +23 +23 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-24_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +24 +24 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-25_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +25 +25 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-26_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +26 +26 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-27_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +27 +27 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-28_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +28 +28 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-29_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +29 +29 +TerminalBlock_Dinkle +TerminalBlock_Dinkle_DT-55-B01X-30_P10.00mm +Dinkle DT-55-B01X Terminal Block pitch 10.00mm https://www.dinkle.com/en/terminal/DT-55-B01W-XX +Dinkle DT-55-B01X Terminal Block pitch 10.00mm +0 +30 +30 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360271_1x01_Horizontal_ScrewM3.0_Boxed +single screw terminal block Metz Connect 360271, block size 9x7.3mm^2, drill diamater 1.5mm, 1 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360271 size 9x7.3mm^2 drill 1.5mm pad 3mm +0 +1 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360272_1x01_Horizontal_ScrewM2.6 +single screw terminal block Metz Connect 360272, block size 4x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360272 size 4x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360273_1x01_Horizontal_ScrewM2.6_WireProtection +single screw terminal block Metz Connect 360273, block size 5x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 131, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360273 size 5x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360291_1x01_Horizontal_ScrewM3.0_Boxed +single screw terminal block Metz Connect 360291, block size 9x7.3mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360291 size 9x7.3mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360322_1x01_Horizontal_ScrewM3.0_WireProtection +single screw terminal block Metz Connect 360322, block size 6x4mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360322 size 6x4mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360381_1x01_Horizontal_ScrewM3.0 +single screw terminal block Metz Connect 360381, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 133, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360381 size 5x5mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360410_1x01_Horizontal_ScrewM3.0 +single screw terminal block Metz Connect 360410, block size 5x5mm^2, drill diamater 1.5mm, 2 pads, pad diameter 3mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 132, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360410 size 5x5mm^2 drill 1.5mm pad 3mm +0 +2 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_360425_1x01_Horizontal_ScrewM4.0_Boxed +single screw terminal block Metz Connect 360425, block size 9x9mm^2, drill diamater 1.6mm, 4 pads, pad diameter 3.2mm, see http://www.metz-connect.com/de/system/files/METZ_CONNECT_U_Contact_Katalog_Anschlusssysteme_fuer_Leiterplatten_DE_31_07_2017_OFF_024803.pdf?language=en page 134, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT single screw terminal block Metz Connect 360425 size 9x9mm^2 drill 1.6mm pad 3.2mm +0 +4 +1 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05502HBWC_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05502HBWC, 2 pins, pitch 5mm, size 10x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05502HBWC pitch 5mm size 10x10.5mm^2 drill 1.4mm pad 2.8mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05503HBWC_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05503HBWC, 3 pins, pitch 5mm, size 15x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05503HBWC pitch 5mm size 15x10.5mm^2 drill 1.4mm pad 2.8mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05504HBWC_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05504HBWC, 4 pins, pitch 5mm, size 20x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05504HBWC pitch 5mm size 20x10.5mm^2 drill 1.4mm pad 2.8mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05505HBWC_1x05_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05505HBWC, 5 pins, pitch 5mm, size 25x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05505HBWC pitch 5mm size 25x10.5mm^2 drill 1.4mm pad 2.8mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type011_RT05506HBWC_1x06_P5.00mm_Horizontal +terminal block Metz Connect Type011_RT05506HBWC, 6 pins, pitch 5mm, size 30x10.5mm^2, drill diamater 1.4mm, pad diameter 2.8mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310111_RT055xxHBLC_OFF-022717S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type011_RT05506HBWC pitch 5mm size 30x10.5mm^2 drill 1.4mm pad 2.8mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01502HDWU_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01502HDWU, 2 pins, pitch 5mm, size 10x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01502HDWU pitch 5mm size 10x8mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01503HDWU_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01503HDWU, 3 pins, pitch 5mm, size 15x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01503HDWU pitch 5mm size 15x8mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type055_RT01504HDWU_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type055_RT01504HDWU, 4 pins, pitch 5mm, size 20x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310551_RT015xxHDWU_OFF-022723S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type055_RT01504HDWU pitch 5mm size 20x8mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06302HBWC_1x02_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06302HBWC, 2 pins, pitch 3.5mm, size 7x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06302HBWC pitch 3.5mm size 7x6.5mm^2 drill 1.2mm pad 2.3mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06303HBWC_1x03_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06303HBWC, 3 pins, pitch 3.5mm, size 10.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06303HBWC pitch 3.5mm size 10.5x6.5mm^2 drill 1.2mm pad 2.3mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06304HBWC_1x04_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06304HBWC, 4 pins, pitch 3.5mm, size 14x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06304HBWC pitch 3.5mm size 14x6.5mm^2 drill 1.2mm pad 2.3mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06305HBWC_1x05_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06305HBWC, 5 pins, pitch 3.5mm, size 17.5x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06305HBWC pitch 3.5mm size 17.5x6.5mm^2 drill 1.2mm pad 2.3mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type059_RT06306HBWC_1x06_P3.50mm_Horizontal +terminal block Metz Connect Type059_RT06306HBWC, 6 pins, pitch 3.5mm, size 21x6.5mm^2, drill diamater 1.2mm, pad diameter 2.3mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310591_RT063xxHBWC_OFF-022684T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type059_RT06306HBWC pitch 3.5mm size 21x6.5mm^2 drill 1.2mm pad 2.3mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01902HDWC_1x02_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01902HDWC, 2 pins, pitch 10mm, size 15.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01902HDWC pitch 10mm size 15.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01903HDWC_1x03_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01903HDWC, 3 pins, pitch 10mm, size 25.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01903HDWC pitch 10mm size 25.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01904HDWC_1x04_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01904HDWC, 4 pins, pitch 10mm, size 35.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01904HDWC pitch 10mm size 35.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type067_RT01905HDWC_1x05_P10.00mm_Horizontal +terminal block Metz Connect Type067_RT01905HDWC, 5 pins, pitch 10mm, size 45.8x8.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310671_RT019xxHDWC_OFF-023605N.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type067_RT01905HDWC pitch 10mm size 45.8x8.2mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type073_RT02602HBLU_1x02_P5.08mm_Horizontal +terminal block Metz Connect Type073_RT02602HBLU, 2 pins, pitch 5.08mm, size 10.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type073_RT02602HBLU pitch 5.08mm size 10.2x11mm^2 drill 1.4mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type073_RT02603HBLU_1x03_P5.08mm_Horizontal +terminal block Metz Connect Type073_RT02603HBLU, 3 pins, pitch 5.08mm, size 15.2x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310731_RT026xxHBLU_OFF-022792U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type073_RT02603HBLU pitch 5.08mm size 15.2x11mm^2 drill 1.4mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03402HBLC_1x02_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03402HBLC, 2 pins, pitch 3.81mm, size 7.51x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03402HBLC pitch 3.81mm size 7.51x7.3mm^2 drill 0.7mm pad 1.4mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03403HBLC_1x03_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03403HBLC, 3 pins, pitch 3.81mm, size 11.3x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03403HBLC pitch 3.81mm size 11.3x7.3mm^2 drill 0.7mm pad 1.4mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03404HBLC_1x04_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03404HBLC, 4 pins, pitch 3.81mm, size 15.1x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03404HBLC pitch 3.81mm size 15.1x7.3mm^2 drill 0.7mm pad 1.4mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03405HBLC_1x05_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03405HBLC, 5 pins, pitch 3.81mm, size 18.9x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03405HBLC pitch 3.81mm size 18.9x7.3mm^2 drill 0.7mm pad 1.4mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type086_RT03406HBLC_1x06_P3.81mm_Horizontal +terminal block Metz Connect Type086_RT03406HBLC, 6 pins, pitch 3.81mm, size 22.8x7.3mm^2, drill diamater 0.7mm, pad diameter 1.4mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_310861_RT034xxHBLC_OFF-026114K.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type086_RT03406HBLC pitch 3.81mm size 22.8x7.3mm^2 drill 0.7mm pad 1.4mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03502HBLU_1x02_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03502HBLU, 2 pins, pitch 5mm, size 10x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03502HBLU pitch 5mm size 10x8.3mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03503HBLU_1x03_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03503HBLU, 3 pins, pitch 5mm, size 15x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03503HBLU pitch 5mm size 15x8.3mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03504HBLU_1x04_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03504HBLU, 4 pins, pitch 5mm, size 20x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03504HBLU pitch 5mm size 20x8.3mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03505HBLU_1x05_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03505HBLU, 5 pins, pitch 5mm, size 25x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03505HBLU pitch 5mm size 25x8.3mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type094_RT03506HBLU_1x06_P5.00mm_Horizontal +terminal block Metz Connect Type094_RT03506HBLU, 6 pins, pitch 5mm, size 30x8.3mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/ru/system/files/productfiles/Data_sheet_310941_RT035xxHBLU_OFF-022742T.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type094_RT03506HBLU pitch 5mm size 30x8.3mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01602HBWC_1x02_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01602HBWC, 2 pins, pitch 5.08mm, size 10.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01602HBWC pitch 5.08mm size 10.2x8mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01603HBWC_1x03_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01603HBWC, 3 pins, pitch 5.08mm, size 15.2x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01603HBWC pitch 5.08mm size 15.2x8mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01604HBWC_1x04_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01604HBWC, 4 pins, pitch 5.08mm, size 20.3x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01604HBWC pitch 5.08mm size 20.3x8mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01605HBWC_1x05_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01605HBWC, 5 pins, pitch 5.08mm, size 25.4x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01605HBWC pitch 5.08mm size 25.4x8mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type101_RT01606HBWC_1x06_P5.08mm_Horizontal +terminal block Metz Connect Type101_RT01606HBWC, 6 pins, pitch 5.08mm, size 30.5x8mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311011_RT016xxHBWC_OFF-022771S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type101_RT01606HBWC pitch 5.08mm size 30.5x8mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13702HBWC_1x02_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13702HBWC, 2 pins, pitch 7.5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13702HBWC pitch 7.5mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13703HBWC_1x03_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13703HBWC, 3 pins, pitch 7.5mm, size 22.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13703HBWC pitch 7.5mm size 22.5x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13704HBWC_1x04_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13704HBWC, 4 pins, pitch 7.5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13704HBWC pitch 7.5mm size 30x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13705HBWC_1x05_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13705HBWC, 5 pins, pitch 7.5mm, size 37.5x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13705HBWC pitch 7.5mm size 37.5x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type171_RT13706HBWC_1x06_P7.50mm_Horizontal +terminal block Metz Connect Type171_RT13706HBWC, 6 pins, pitch 7.5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311711_RT137xxHBWC_OFF-022811Q.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type171_RT13706HBWC pitch 7.5mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02702HBLC_1x02_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02702HBLC, 2 pins, pitch 7.5mm, size 15x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02702HBLC pitch 7.5mm size 15x11mm^2 drill 1.4mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02703HBLC_1x03_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02703HBLC, 3 pins, pitch 7.5mm, size 22.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02703HBLC pitch 7.5mm size 22.5x11mm^2 drill 1.4mm pad 2.6mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02704HBLC_1x04_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02704HBLC, 4 pins, pitch 7.5mm, size 30x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02704HBLC pitch 7.5mm size 30x11mm^2 drill 1.4mm pad 2.6mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02705HBLC_1x05_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02705HBLC, 5 pins, pitch 7.5mm, size 37.5x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02705HBLC pitch 7.5mm size 37.5x11mm^2 drill 1.4mm pad 2.6mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type175_RT02706HBLC_1x06_P7.50mm_Horizontal +terminal block Metz Connect Type175_RT02706HBLC, 6 pins, pitch 7.5mm, size 45x11mm^2, drill diamater 1.4mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_311751_RT027xxHBLC_OFF-022814U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type175_RT02706HBLC pitch 7.5mm size 45x11mm^2 drill 1.4mm pad 2.6mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04502UBLC_1x02_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04502UBLC, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04502UBLC 45Degree pitch 5mm size 10x12.5mm^2 drill 1.4mm pad 2.7mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04503UBLC_1x03_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04503UBLC, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04503UBLC 45Degree pitch 5mm size 15x12.5mm^2 drill 1.4mm pad 2.7mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04504UBLC_1x04_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04504UBLC, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04504UBLC 45Degree pitch 5mm size 20x12.5mm^2 drill 1.4mm pad 2.7mm +0 +4 +4 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04505UBLC_1x05_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04505UBLC, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04505UBLC 45Degree pitch 5mm size 25x12.5mm^2 drill 1.4mm pad 2.7mm +0 +5 +5 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type205_RT04506UBLC_1x06_P5.00mm_45Degree +terminal block Metz Connect Type205_RT04506UBLC, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.5mm^2, drill diamater 1.4mm, pad diameter 2.7mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_312051_RT045xxUBLC_OFF-022759T.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type205_RT04506UBLC 45Degree pitch 5mm size 30x12.5mm^2 drill 1.4mm pad 2.7mm +0 +6 +6 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type701_RT11L02HGLU_1x02_P6.35mm_Horizontal +terminal block Metz Connect Type701_RT11L02HGLU, 2 pins, pitch 6.35mm, size 12.7x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type701_RT11L02HGLU pitch 6.35mm size 12.7x12.5mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type701_RT11L03HGLU_1x03_P6.35mm_Horizontal +terminal block Metz Connect Type701_RT11L03HGLU, 3 pins, pitch 6.35mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317011_RT11LxxHGLU_OFF-022798U.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type701_RT11L03HGLU pitch 6.35mm size 19x12.5mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type703_RT10N02HGLU_1x02_P9.52mm_Horizontal +terminal block Metz Connect Type703_RT10N02HGLU, 2 pins, pitch 9.52mm, size 19x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type703_RT10N02HGLU pitch 9.52mm size 19x12.5mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_MetzConnect +TerminalBlock_MetzConnect_Type703_RT10N03HGLU_1x03_P9.52mm_Horizontal +terminal block Metz Connect Type703_RT10N03HGLU, 3 pins, pitch 9.52mm, size 28.6x12.5mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.metz-connect.com/de/system/files/productfiles/Datenblatt_317031_RT10NxxHGLU_OFF-022897S.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_MetzConnect +THT terminal block Metz Connect Type703_RT10N03HGLU pitch 9.52mm size 28.6x12.5mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Philmore +TerminalBlock_Philmore_TB132_1x02_P5.00mm_Horizontal +Terminal Block Philmore , 2 pins, pitch 5mm, size 10x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore +THT Terminal Block Philmore pitch 5mm size 10x10.2mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_Philmore +TerminalBlock_Philmore_TB133_1x03_P5.00mm_Horizontal +Terminal Block Philmore , 3 pins, pitch 5mm, size 15x10.2mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see http://www.philmore-datak.com/mc/Page%20197.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Philmore +THT Terminal Block Philmore pitch 5mm size 15x10.2mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-2-5.08_1x02_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-2-5.08, 2 pins, pitch 5.08mm, size 10.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-2-5.08 pitch 5.08mm size 10.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-2_1x02_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-2, 2 pins, pitch 5mm, size 10x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-2 pitch 5mm size 10x9.8mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-3-5.08_1x03_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-3-5.08, 3 pins, pitch 5.08mm, size 15.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-3-5.08 pitch 5.08mm size 15.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-3_1x03_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-3, 3 pins, pitch 5mm, size 15x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-3 pitch 5mm size 15x9.8mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-4-5.08_1x04_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-4-5.08, 4 pins, pitch 5.08mm, size 20.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-4-5.08 pitch 5.08mm size 20.3x9.8mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-4_1x04_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-4, 4 pins, pitch 5mm, size 20x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-4 pitch 5mm size 20x9.8mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-5-5.08_1x05_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-5-5.08, 5 pins, pitch 5.08mm, size 25.4x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-5-5.08 pitch 5.08mm size 25.4x9.8mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-5_1x05_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-5, 5 pins, pitch 5mm, size 25x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-5 pitch 5mm size 25x9.8mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-6-5.08_1x06_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-6-5.08, 6 pins, pitch 5.08mm, size 30.5x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-6-5.08 pitch 5.08mm size 30.5x9.8mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-6_1x06_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-6, 6 pins, pitch 5mm, size 30x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-6 pitch 5mm size 30x9.8mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-7-5.08_1x07_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-7-5.08, 7 pins, pitch 5.08mm, size 35.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-7-5.08 pitch 5.08mm size 35.6x9.8mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-7_1x07_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-7, 7 pins, pitch 5mm, size 35x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-7 pitch 5mm size 35x9.8mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-8-5.08_1x08_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-8-5.08, 8 pins, pitch 5.08mm, size 40.6x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-8-5.08 pitch 5.08mm size 40.6x9.8mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-8_1x08_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-8, 8 pins, pitch 5mm, size 40x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-8 pitch 5mm size 40x9.8mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-9-5.08_1x09_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-9-5.08, 9 pins, pitch 5.08mm, size 45.7x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-9-5.08 pitch 5.08mm size 45.7x9.8mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-9_1x09_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-9, 9 pins, pitch 5mm, size 45x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-9 pitch 5mm size 45x9.8mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-10-5.08_1x10_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-10-5.08, 10 pins, pitch 5.08mm, size 50.8x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-10-5.08 pitch 5.08mm size 50.8x9.8mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-10_1x10_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-10, 10 pins, pitch 5mm, size 50x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-10 pitch 5mm size 50x9.8mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-11-5.08_1x11_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-11-5.08, 11 pins, pitch 5.08mm, size 55.9x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-11-5.08 pitch 5.08mm size 55.9x9.8mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-11_1x11_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-11, 11 pins, pitch 5mm, size 55x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-11 pitch 5mm size 55x9.8mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-12-5.08_1x12_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-12-5.08, 12 pins, pitch 5.08mm, size 61x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-12-5.08 pitch 5.08mm size 61x9.8mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-12_1x12_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-12, 12 pins, pitch 5mm, size 60x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-12 pitch 5mm size 60x9.8mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-13-5.08_1x13_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-13-5.08, 13 pins, pitch 5.08mm, size 66x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-13-5.08 pitch 5.08mm size 66x9.8mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-13_1x13_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-13, 13 pins, pitch 5mm, size 65x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-13 pitch 5mm size 65x9.8mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-14-5.08_1x14_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-14-5.08, 14 pins, pitch 5.08mm, size 71.1x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-14-5.08 pitch 5.08mm size 71.1x9.8mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-14_1x14_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-14, 14 pins, pitch 5mm, size 70x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-14 pitch 5mm size 70x9.8mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-15-5.08_1x15_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-15-5.08, 15 pins, pitch 5.08mm, size 76.2x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-15-5.08 pitch 5.08mm size 76.2x9.8mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-15_1x15_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-15, 15 pins, pitch 5mm, size 75x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-15 pitch 5mm size 75x9.8mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-16-5.08_1x16_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-1,5-16-5.08, 16 pins, pitch 5.08mm, size 81.3x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-16-5.08 pitch 5.08mm size 81.3x9.8mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-1,5-16_1x16_P5.00mm_Horizontal +Terminal Block Phoenix MKDS-1,5-16, 16 pins, pitch 5mm, size 80x9.8mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/100425.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-1,5-16 pitch 5mm size 80x9.8mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-2-5.08_1x02_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-2-5.08, 2 pins, pitch 5.08mm, size 10.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-2-5.08 pitch 5.08mm size 10.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-3-5.08_1x03_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-3-5.08, 3 pins, pitch 5.08mm, size 15.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-3-5.08 pitch 5.08mm size 15.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-4-5.08_1x04_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-4-5.08, 4 pins, pitch 5.08mm, size 20.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-4-5.08 pitch 5.08mm size 20.3x11.2mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-5-5.08_1x05_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-5-5.08, 5 pins, pitch 5.08mm, size 25.4x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-5-5.08 pitch 5.08mm size 25.4x11.2mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-6-5.08_1x06_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-6-5.08, 6 pins, pitch 5.08mm, size 30.5x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-6-5.08 pitch 5.08mm size 30.5x11.2mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-7-5.08_1x07_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-7-5.08, 7 pins, pitch 5.08mm, size 35.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-7-5.08 pitch 5.08mm size 35.6x11.2mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-8-5.08_1x08_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-8-5.08, 8 pins, pitch 5.08mm, size 40.6x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-8-5.08 pitch 5.08mm size 40.6x11.2mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-9-5.08_1x09_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-9-5.08, 9 pins, pitch 5.08mm, size 45.7x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-9-5.08 pitch 5.08mm size 45.7x11.2mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-10-5.08_1x10_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-10-5.08, 10 pins, pitch 5.08mm, size 50.8x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-10-5.08 pitch 5.08mm size 50.8x11.2mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-11-5.08_1x11_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-11-5.08, 11 pins, pitch 5.08mm, size 55.9x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-11-5.08 pitch 5.08mm size 55.9x11.2mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-12-5.08_1x12_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-12-5.08, 12 pins, pitch 5.08mm, size 61x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-12-5.08 pitch 5.08mm size 61x11.2mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-13-5.08_1x13_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-13-5.08, 13 pins, pitch 5.08mm, size 66x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-13-5.08 pitch 5.08mm size 66x11.2mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-14-5.08_1x14_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-14-5.08, 14 pins, pitch 5.08mm, size 71.1x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-14-5.08 pitch 5.08mm size 71.1x11.2mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-15-5.08_1x15_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-15-5.08, 15 pins, pitch 5.08mm, size 76.2x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-15-5.08 pitch 5.08mm size 76.2x11.2mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MKDS-3-16-5.08_1x16_P5.08mm_Horizontal +Terminal Block Phoenix MKDS-3-16-5.08, 16 pins, pitch 5.08mm, size 81.3x11.2mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.farnell.com/datasheets/2138224.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MKDS-3-16-5.08 pitch 5.08mm size 81.3x11.2mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-2-2.54_1x02_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-2-2.54, 2 pins, pitch 2.54mm, size 5.54x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-2-2.54 pitch 2.54mm size 5.54x6.2mm^2 drill 1.1mm pad 2.2mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-3-2.54_1x03_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-3-2.54, 3 pins, pitch 2.54mm, size 8.08x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725656-920552.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-3-2.54 pitch 2.54mm size 8.08x6.2mm^2 drill 1.1mm pad 2.2mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-4-2.54_1x04_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-4-2.54, 4 pins, pitch 2.54mm, size 10.6x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-4-2.54 pitch 2.54mm size 10.6x6.2mm^2 drill 1.1mm pad 2.2mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-5-2.54_1x05_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-5-2.54, 5 pins, pitch 2.54mm, size 13.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-5-2.54 pitch 2.54mm size 13.2x6.2mm^2 drill 1.1mm pad 2.2mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-6-2.54_1x06_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-6-2.54, 6 pins, pitch 2.54mm, size 15.7x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-6-2.54 pitch 2.54mm size 15.7x6.2mm^2 drill 1.1mm pad 2.2mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-7-2.54_1x07_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-7-2.54, 7 pins, pitch 2.54mm, size 18.2x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-7-2.54 pitch 2.54mm size 18.2x6.2mm^2 drill 1.1mm pad 2.2mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-8-2.54_1x08_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-8-2.54, 8 pins, pitch 2.54mm, size 20.8x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-8-2.54 pitch 2.54mm size 20.8x6.2mm^2 drill 1.1mm pad 2.2mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-9-2.54_1x09_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-9-2.54, 9 pins, pitch 2.54mm, size 23.3x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-9-2.54 pitch 2.54mm size 23.3x6.2mm^2 drill 1.1mm pad 2.2mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-10-2.54_1x10_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-10-2.54, 10 pins, pitch 2.54mm, size 25.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-10-2.54 pitch 2.54mm size 25.9x6.2mm^2 drill 1.1mm pad 2.2mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-11-2.54_1x11_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-11-2.54, 11 pins, pitch 2.54mm, size 28.4x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-11-2.54 pitch 2.54mm size 28.4x6.2mm^2 drill 1.1mm pad 2.2mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_MPT-0,5-12-2.54_1x12_P2.54mm_Horizontal +Terminal Block Phoenix MPT-0,5-12-2.54, 12 pins, pitch 2.54mm, size 30.9x6.2mm^2, drill diamater 1.1mm, pad diameter 2.2mm, see http://www.mouser.com/ds/2/324/ItemDetail_1725672-916605.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix MPT-0,5-12-2.54 pitch 2.54mm size 30.9x6.2mm^2 drill 1.1mm pad 2.2mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-2-3.5-H_1x02_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-2-3.5-H, 2 pins, pitch 3.5mm, size 7x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-2-3.5-H pitch 3.5mm size 7x7.6mm^2 drill 1.2mm pad 2.4mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-2-5.0-H_1x02_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-2-5.0-H, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-2-5.0-H pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.6mm +0 +2 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-3-3.5-H_1x03_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-3-3.5-H, 3 pins, pitch 3.5mm, size 10.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-3-3.5-H pitch 3.5mm size 10.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-3-5.0-H_1x03_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-3-5.0-H, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-3-5.0-H pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.6mm +0 +3 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-4-3.5-H_1x04_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-4-3.5-H, 4 pins, pitch 3.5mm, size 14x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-4-3.5-H pitch 3.5mm size 14x7.6mm^2 drill 1.2mm pad 2.4mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-4-5.0-H_1x04_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-4-5.0-H, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-4-5.0-H pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.6mm +0 +4 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-5-3.5-H_1x05_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-5-3.5-H, 5 pins, pitch 3.5mm, size 17.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-5-3.5-H pitch 3.5mm size 17.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-5-5.0-H_1x05_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-5-5.0-H, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-5-5.0-H pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.6mm +0 +5 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-6-3.5-H_1x06_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-6-3.5-H, 6 pins, pitch 3.5mm, size 21x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-6-3.5-H pitch 3.5mm size 21x7.6mm^2 drill 1.2mm pad 2.4mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-6-5.0-H_1x06_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-6-5.0-H, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-6-5.0-H pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.6mm +0 +6 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-7-3.5-H_1x07_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-7-3.5-H, 7 pins, pitch 3.5mm, size 24.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-7-3.5-H pitch 3.5mm size 24.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-7-5.0-H_1x07_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-7-5.0-H, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-7-5.0-H pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.6mm +0 +7 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-8-3.5-H_1x08_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-8-3.5-H, 8 pins, pitch 3.5mm, size 28x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-8-3.5-H pitch 3.5mm size 28x7.6mm^2 drill 1.2mm pad 2.4mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-8-5.0-H_1x08_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-8-5.0-H, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-8-5.0-H pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.6mm +0 +8 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-9-3.5-H_1x09_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-9-3.5-H, 9 pins, pitch 3.5mm, size 31.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-9-3.5-H pitch 3.5mm size 31.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-9-5.0-H_1x09_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-9-5.0-H, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-9-5.0-H pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.6mm +0 +9 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-10-3.5-H_1x10_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-10-3.5-H, 10 pins, pitch 3.5mm, size 35x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-10-3.5-H pitch 3.5mm size 35x7.6mm^2 drill 1.2mm pad 2.4mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-10-5.0-H_1x10_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-10-5.0-H, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-10-5.0-H pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.6mm +0 +10 +10 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-11-3.5-H_1x11_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-11-3.5-H, 11 pins, pitch 3.5mm, size 38.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-11-3.5-H pitch 3.5mm size 38.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-11-5.0-H_1x11_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-11-5.0-H, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-11-5.0-H pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.6mm +0 +11 +11 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-12-3.5-H_1x12_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-12-3.5-H, 12 pins, pitch 3.5mm, size 42x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-12-3.5-H pitch 3.5mm size 42x7.6mm^2 drill 1.2mm pad 2.4mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-12-5.0-H_1x12_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-12-5.0-H, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-12-5.0-H pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.6mm +0 +12 +12 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-13-3.5-H_1x13_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-13-3.5-H, 13 pins, pitch 3.5mm, size 45.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-13-3.5-H pitch 3.5mm size 45.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-13-5.0-H_1x13_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-13-5.0-H, 13 pins, pitch 5mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-13-5.0-H pitch 5mm size 65x9mm^2 drill 1.3mm pad 2.6mm +0 +13 +13 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-14-3.5-H_1x14_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-14-3.5-H, 14 pins, pitch 3.5mm, size 49x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-14-3.5-H pitch 3.5mm size 49x7.6mm^2 drill 1.2mm pad 2.4mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-14-5.0-H_1x14_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-14-5.0-H, 14 pins, pitch 5mm, size 70x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-14-5.0-H pitch 5mm size 70x9mm^2 drill 1.3mm pad 2.6mm +0 +14 +14 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-15-3.5-H_1x15_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-15-3.5-H, 15 pins, pitch 3.5mm, size 52.5x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-15-3.5-H pitch 3.5mm size 52.5x7.6mm^2 drill 1.2mm pad 2.4mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-15-5.0-H_1x15_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-15-5.0-H, 15 pins, pitch 5mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-15-5.0-H pitch 5mm size 75x9mm^2 drill 1.3mm pad 2.6mm +0 +15 +15 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-16-3.5-H_1x16_P3.50mm_Horizontal +Terminal Block Phoenix PT-1,5-16-3.5-H, 16 pins, pitch 3.5mm, size 56x7.6mm^2, drill diamater 1.2mm, pad diameter 2.4mm, see , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-16-3.5-H pitch 3.5mm size 56x7.6mm^2 drill 1.2mm pad 2.4mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PT-1,5-16-5.0-H_1x16_P5.00mm_Horizontal +Terminal Block Phoenix PT-1,5-16-5.0-H, 16 pins, pitch 5mm, size 80x9mm^2, drill diamater 1.3mm, pad diameter 2.6mm, see http://www.mouser.com/ds/2/324/ItemDetail_1935161-922578.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PT-1,5-16-5.0-H pitch 5mm size 80x9mm^2 drill 1.3mm pad 2.6mm +0 +16 +16 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2,5-V-SMD_1x02-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 2 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814702/pdf +PhoenixContact PTSM0.5 2 2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2.5-H-THR_1x02_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR, 2 pins, pitch 2.5mm, size 7.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-2-2.5-H-THR pitch 2.5mm size 7.2x10mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-2.5-V-THR_1x02_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR, vertical (cable from top), 2 pins, pitch 2.5mm, size 5.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-2-2.5-V-THR vertical pitch 2.5mm size 5.5x5mm^2 drill 1.2mm pad 2mm +0 +4 +2 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-2-HV-2.5-SMD_1x02-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 2 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778696/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2,5-V-SMD_1x03-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 3 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814715/pdf +PhoenixContact PTSM0.5 3 2.5mm vertical SMD spring clamp terminal block connector +0 +5 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2.5-H-THR_1x03_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR, 3 pins, pitch 2.5mm, size 9.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-3-2.5-H-THR pitch 2.5mm size 9.7x10mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-2.5-V-THR_1x03_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR, vertical (cable from top), 3 pins, pitch 2.5mm, size 8x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-3-2.5-V-THR vertical pitch 2.5mm size 8x5mm^2 drill 1.2mm pad 2mm +0 +6 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-3-HV-2.5-SMD_1x03-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 3 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778706/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +5 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2,5-V-SMD_1x04-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 4 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814728/pdf +PhoenixContact PTSM0.5 4 2.5mm vertical SMD spring clamp terminal block connector +0 +6 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2.5-H-THR_1x04_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR, 4 pins, pitch 2.5mm, size 12.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-4-2.5-H-THR pitch 2.5mm size 12.2x10mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-2.5-V-THR_1x04_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR, vertical (cable from top), 4 pins, pitch 2.5mm, size 10.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-4-2.5-V-THR vertical pitch 2.5mm size 10.5x5mm^2 drill 1.2mm pad 2mm +0 +8 +4 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-4-HV-2.5-SMD_1x04-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 4 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778719/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +4 +3 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2,5-V-SMD_1x05-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 5 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814731/pdf +PhoenixContact PTSM0.5 5 2.5mm vertical SMD spring clamp terminal block connector +0 +7 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2.5-H-THR_1x05_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR, 5 pins, pitch 2.5mm, size 14.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-5-2.5-H-THR pitch 2.5mm size 14.7x10mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-2.5-V-THR_1x05_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR, vertical (cable from top), 5 pins, pitch 2.5mm, size 13x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-5-2.5-V-THR vertical pitch 2.5mm size 13x5mm^2 drill 1.2mm pad 2mm +0 +10 +5 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-5-HV-2.5-SMD_1x05-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 5 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778722/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +7 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2,5-V-SMD_1x06-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 6 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814744/pdf +PhoenixContact PTSM0.5 6 2.5mm vertical SMD spring clamp terminal block connector +0 +8 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2.5-H-THR_1x06_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR, 6 pins, pitch 2.5mm, size 17.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-6-2.5-H-THR pitch 2.5mm size 17.2x10mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-2.5-V-THR_1x06_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR, vertical (cable from top), 6 pins, pitch 2.5mm, size 15.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-6-2.5-V-THR vertical pitch 2.5mm size 15.5x5mm^2 drill 1.2mm pad 2mm +0 +12 +6 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-6-HV-2.5-SMD_1x06-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 6 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778735/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +8 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2,5-V-SMD_1x07-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 7 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814757/pdf +PhoenixContact PTSM0.5 7 2.5mm vertical SMD spring clamp terminal block connector +0 +9 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2.5-H-THR_1x07_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR, 7 pins, pitch 2.5mm, size 19.7x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-7-2.5-H-THR pitch 2.5mm size 19.7x10mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-2.5-V-THR_1x07_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR, vertical (cable from top), 7 pins, pitch 2.5mm, size 18x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-7-2.5-V-THR vertical pitch 2.5mm size 18x5mm^2 drill 1.2mm pad 2mm +0 +14 +7 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-7-HV-2.5-SMD_1x07-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 7 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778748/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +9 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2,5-V-SMD_1x08-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 8 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1814760/pdf +PhoenixContact PTSM0.5 8 2.5mm vertical SMD spring clamp terminal block connector +0 +10 +9 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2.5-H-THR_1x08_P2.50mm_Horizontal +Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR, 8 pins, pitch 2.5mm, size 22.2x10mm^2, drill diamater 1.2mm, pad diameter 3mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556441-da-01-de-LEITERPLATTENKL__PTSM_0_5__8_2_5_H_THR.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-8-2.5-H-THR pitch 2.5mm size 22.2x10mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-2.5-V-THR_1x08_P2.50mm_Vertical +Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR, vertical (cable from top), 8 pins, pitch 2.5mm, size 20.5x5mm^2, drill diamater 1.2mm, pad diameter 2mm, see http://www.produktinfo.conrad.com/datenblaetter/550000-574999/556444-da-01-de-LEITERPLATTENKL__PTSM_0_5__4_2_5_V_THR.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_Phoenix +THT Terminal Block Phoenix PTSM-0,5-8-2.5-V-THR vertical pitch 2.5mm size 20.5x5mm^2 drill 1.2mm pad 2mm +0 +16 +8 +TerminalBlock_Phoenix +TerminalBlock_Phoenix_PTSM-0,5-8-HV-2.5-SMD_1x08-1MP_P2.50mm_Vertical +PhoenixContact PTSM0,5 8 HV 2,5mm vertical SMD spring clamp terminal block connector http://www.phoenixcontact.com/us/products/1778751/pdf +2.5mm vertical SMD spring clamp terminal block connector +0 +10 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00001_1x02_P5.00mm_Horizontal +terminal block RND 205-00001, 2 pins, pitch 5mm, size 10x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00001 pitch 5mm size 10x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00002_1x03_P5.00mm_Horizontal +terminal block RND 205-00002, 3 pins, pitch 5mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00002 pitch 5mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00003_1x04_P5.00mm_Horizontal +terminal block RND 205-00003, 4 pins, pitch 5mm, size 20x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00003 pitch 5mm size 20x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00004_1x05_P5.00mm_Horizontal +terminal block RND 205-00004, 5 pins, pitch 5mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00004 pitch 5mm size 25x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00005_1x06_P5.00mm_Horizontal +terminal block RND 205-00005, 6 pins, pitch 5mm, size 30x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00005 pitch 5mm size 30x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00006_1x07_P5.00mm_Horizontal +terminal block RND 205-00006, 7 pins, pitch 5mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00006 pitch 5mm size 35x9mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00007_1x08_P5.00mm_Horizontal +terminal block RND 205-00007, 8 pins, pitch 5mm, size 40x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00007 pitch 5mm size 40x9mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00008_1x09_P5.00mm_Horizontal +terminal block RND 205-00008, 9 pins, pitch 5mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00008 pitch 5mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00009_1x10_P5.00mm_Horizontal +terminal block RND 205-00009, 10 pins, pitch 5mm, size 50x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00009 pitch 5mm size 50x9mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00010_1x11_P5.00mm_Horizontal +terminal block RND 205-00010, 11 pins, pitch 5mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00010 pitch 5mm size 55x9mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00011_1x12_P5.00mm_Horizontal +terminal block RND 205-00011, 12 pins, pitch 5mm, size 60x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00001_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00011 pitch 5mm size 60x9mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00012_1x02_P5.00mm_Horizontal +terminal block RND 205-00012, 2 pins, pitch 5mm, size 10x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00012 pitch 5mm size 10x7.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00013_1x03_P5.00mm_Horizontal +terminal block RND 205-00013, 3 pins, pitch 5mm, size 15x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00013 pitch 5mm size 15x7.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00014_1x04_P5.00mm_Horizontal +terminal block RND 205-00014, 4 pins, pitch 5mm, size 20x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00014 pitch 5mm size 20x7.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00015_1x05_P5.00mm_Horizontal +terminal block RND 205-00015, 5 pins, pitch 5mm, size 25x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00015 pitch 5mm size 25x7.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00016_1x06_P5.00mm_Horizontal +terminal block RND 205-00016, 6 pins, pitch 5mm, size 30x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00016 pitch 5mm size 30x7.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00017_1x07_P5.00mm_Horizontal +terminal block RND 205-00017, 7 pins, pitch 5mm, size 35x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00017 pitch 5mm size 35x7.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00018_1x08_P5.00mm_Horizontal +terminal block RND 205-00018, 8 pins, pitch 5mm, size 40x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00018 pitch 5mm size 40x7.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00019_1x09_P5.00mm_Horizontal +terminal block RND 205-00019, 9 pins, pitch 5mm, size 45x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00019 pitch 5mm size 45x7.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00020_1x10_P5.00mm_Horizontal +terminal block RND 205-00020, 10 pins, pitch 5mm, size 50x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00020 pitch 5mm size 50x7.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00021_1x11_P5.00mm_Horizontal +terminal block RND 205-00021, 11 pins, pitch 5mm, size 55x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00021 pitch 5mm size 55x7.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00022_1x12_P5.00mm_Horizontal +terminal block RND 205-00022, 12 pins, pitch 5mm, size 60x7.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00012_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00022 pitch 5mm size 60x7.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00023_1x02_P10.00mm_Horizontal +terminal block RND 205-00023, 2 pins, pitch 10mm, size 15x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00023 pitch 10mm size 15x9mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00024_1x03_P10.00mm_Horizontal +terminal block RND 205-00024, 3 pins, pitch 10mm, size 25x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00024 pitch 10mm size 25x9mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00025_1x04_P10.00mm_Horizontal +terminal block RND 205-00025, 4 pins, pitch 10mm, size 35x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00025 pitch 10mm size 35x9mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00026_1x05_P10.00mm_Horizontal +terminal block RND 205-00026, 5 pins, pitch 10mm, size 45x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00026 pitch 10mm size 45x9mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00027_1x06_P10.00mm_Horizontal +terminal block RND 205-00027, 6 pins, pitch 10mm, size 55x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00027 pitch 10mm size 55x9mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00028_1x07_P10.00mm_Horizontal +terminal block RND 205-00028, 7 pins, pitch 10mm, size 65x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00028 pitch 10mm size 65x9mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00029_1x08_P10.00mm_Horizontal +terminal block RND 205-00029, 8 pins, pitch 10mm, size 75x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00029 pitch 10mm size 75x9mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00030_1x09_P10.00mm_Horizontal +terminal block RND 205-00030, 9 pins, pitch 10mm, size 85x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00030 pitch 10mm size 85x9mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00031_1x10_P10.00mm_Horizontal +terminal block RND 205-00031, 10 pins, pitch 10mm, size 95x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00031 pitch 10mm size 95x9mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00032_1x11_P10.00mm_Horizontal +terminal block RND 205-00032, 11 pins, pitch 10mm, size 105x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00032 pitch 10mm size 105x9mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00033_1x12_P10.00mm_Horizontal +terminal block RND 205-00033, 12 pins, pitch 10mm, size 115x9mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00033 pitch 10mm size 115x9mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00045_1x02_P5.00mm_Horizontal +terminal block RND 205-00045, 2 pins, pitch 5mm, size 10x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00045 pitch 5mm size 10x8.1mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00046_1x03_P5.00mm_Horizontal +terminal block RND 205-00046, 3 pins, pitch 5mm, size 15x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00046 pitch 5mm size 15x8.1mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00047_1x04_P5.00mm_Horizontal +terminal block RND 205-00047, 4 pins, pitch 5mm, size 20x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00047 pitch 5mm size 20x8.1mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00048_1x05_P5.00mm_Horizontal +terminal block RND 205-00048, 5 pins, pitch 5mm, size 25x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00048 pitch 5mm size 25x8.1mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00049_1x06_P5.00mm_Horizontal +terminal block RND 205-00049, 6 pins, pitch 5mm, size 30x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00049 pitch 5mm size 30x8.1mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00050_1x07_P5.00mm_Horizontal +terminal block RND 205-00050, 7 pins, pitch 5mm, size 35x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00050 pitch 5mm size 35x8.1mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00051_1x08_P5.00mm_Horizontal +terminal block RND 205-00051, 8 pins, pitch 5mm, size 40x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00051 pitch 5mm size 40x8.1mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00052_1x09_P5.00mm_Horizontal +terminal block RND 205-00052, 9 pins, pitch 5mm, size 45x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00052 pitch 5mm size 45x8.1mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00053_1x10_P5.00mm_Horizontal +terminal block RND 205-00053, 10 pins, pitch 5mm, size 50x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00053 pitch 5mm size 50x8.1mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00054_1x11_P5.00mm_Horizontal +terminal block RND 205-00054, 11 pins, pitch 5mm, size 55x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00054 pitch 5mm size 55x8.1mm^2 drill 1.1mm pad 2.1mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00055_1x12_P5.00mm_Horizontal +terminal block RND 205-00055, 12 pins, pitch 5mm, size 60x8.1mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00045_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00055 pitch 5mm size 60x8.1mm^2 drill 1.1mm pad 2.1mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00056_1x02_P5.00mm_45Degree +terminal block RND 205-00056, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 10x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00056 45Degree pitch 5mm size 10x12.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00057_1x03_P5.00mm_45Degree +terminal block RND 205-00057, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 15x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00057 45Degree pitch 5mm size 15x12.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00058_1x04_P5.00mm_45Degree +terminal block RND 205-00058, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 20x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00058 45Degree pitch 5mm size 20x12.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00059_1x05_P5.00mm_45Degree +terminal block RND 205-00059, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 25x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00059 45Degree pitch 5mm size 25x12.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00060_1x06_P5.00mm_45Degree +terminal block RND 205-00060, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 30x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00060 45Degree pitch 5mm size 30x12.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00061_1x07_P5.00mm_45Degree +terminal block RND 205-00061, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 35x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00061 45Degree pitch 5mm size 35x12.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00062_1x08_P5.00mm_45Degree +terminal block RND 205-00062, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 40x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00062 45Degree pitch 5mm size 40x12.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00063_1x09_P5.00mm_45Degree +terminal block RND 205-00063, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 45x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00063 45Degree pitch 5mm size 45x12.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00064_1x10_P5.00mm_45Degree +terminal block RND 205-00064, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 50x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00064 45Degree pitch 5mm size 50x12.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00065_1x11_P5.00mm_45Degree +terminal block RND 205-00065, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 55x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00065 45Degree pitch 5mm size 55x12.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00066_1x12_P5.00mm_45Degree +terminal block RND 205-00066, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 60x12.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00056_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00066 45Degree pitch 5mm size 60x12.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00067_1x02_P7.50mm_Horizontal +terminal block RND 205-00067, 2 pins, pitch 7.5mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00067 pitch 7.5mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00068_1x03_P7.50mm_Horizontal +terminal block RND 205-00068, 3 pins, pitch 7.5mm, size 22.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00068 pitch 7.5mm size 22.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00069_1x04_P7.50mm_Horizontal +terminal block RND 205-00069, 4 pins, pitch 7.5mm, size 30x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00069 pitch 7.5mm size 30x10.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00070_1x05_P7.50mm_Horizontal +terminal block RND 205-00070, 5 pins, pitch 7.5mm, size 37.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00070 pitch 7.5mm size 37.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00071_1x06_P7.50mm_Horizontal +terminal block RND 205-00071, 6 pins, pitch 7.5mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00071 pitch 7.5mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00072_1x07_P7.50mm_Horizontal +terminal block RND 205-00072, 7 pins, pitch 7.5mm, size 52.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00072 pitch 7.5mm size 52.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00073_1x08_P7.50mm_Horizontal +terminal block RND 205-00073, 8 pins, pitch 7.5mm, size 60x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00073 pitch 7.5mm size 60x10.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00074_1x09_P7.50mm_Horizontal +terminal block RND 205-00074, 9 pins, pitch 7.5mm, size 67.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00074 pitch 7.5mm size 67.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00075_1x10_P7.50mm_Horizontal +terminal block RND 205-00075, 10 pins, pitch 7.5mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00075 pitch 7.5mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00076_1x11_P7.50mm_Horizontal +terminal block RND 205-00076, 11 pins, pitch 7.5mm, size 82.5x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00076 pitch 7.5mm size 82.5x10.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00077_1x12_P7.50mm_Horizontal +terminal block RND 205-00077, 12 pins, pitch 7.5mm, size 90x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00067_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00077 pitch 7.5mm size 90x10.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00078_1x02_P10.00mm_Horizontal +terminal block RND 205-00078, 2 pins, pitch 10mm, size 15x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00078 pitch 10mm size 15x10.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00079_1x03_P10.00mm_Horizontal +terminal block RND 205-00079, 3 pins, pitch 10mm, size 25x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00079 pitch 10mm size 25x10.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00080_1x04_P10.00mm_Horizontal +terminal block RND 205-00080, 4 pins, pitch 10mm, size 35x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00080 pitch 10mm size 35x10.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00081_1x05_P10.00mm_Horizontal +terminal block RND 205-00081, 5 pins, pitch 10mm, size 45x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00081 pitch 10mm size 45x10.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00082_1x06_P10.00mm_Horizontal +terminal block RND 205-00082, 6 pins, pitch 10mm, size 55x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00082 pitch 10mm size 55x10.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00083_1x07_P10.00mm_Horizontal +terminal block RND 205-00083, 7 pins, pitch 10mm, size 65x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00083 pitch 10mm size 65x10.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00084_1x08_P10.00mm_Horizontal +terminal block RND 205-00084, 8 pins, pitch 10mm, size 75x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00084 pitch 10mm size 75x10.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00085_1x09_P10.00mm_Horizontal +terminal block RND 205-00085, 9 pins, pitch 10mm, size 85x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00085 pitch 10mm size 85x10.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00086_1x10_P10.00mm_Horizontal +terminal block RND 205-00086, 10 pins, pitch 10mm, size 95x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00086 pitch 10mm size 95x10.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00087_1x11_P10.00mm_Horizontal +terminal block RND 205-00087, 11 pins, pitch 10mm, size 105x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00087 pitch 10mm size 105x10.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00088_1x12_P10.00mm_Horizontal +terminal block RND 205-00088, 12 pins, pitch 10mm, size 115x10.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00078_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00088 pitch 10mm size 115x10.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00232_1x02_P5.08mm_Horizontal +terminal block RND 205-00232, 2 pins, pitch 5.08mm, size 10.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00232 pitch 5.08mm size 10.2x8.45mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00233_1x03_P5.08mm_Horizontal +terminal block RND 205-00233, 3 pins, pitch 5.08mm, size 15.2x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00233 pitch 5.08mm size 15.2x8.45mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00234_1x04_P5.08mm_Horizontal +terminal block RND 205-00234, 4 pins, pitch 5.08mm, size 20.3x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00234 pitch 5.08mm size 20.3x8.45mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00235_1x05_P5.08mm_Horizontal +terminal block RND 205-00235, 5 pins, pitch 5.08mm, size 25.4x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00235 pitch 5.08mm size 25.4x8.45mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00236_1x06_P5.08mm_Horizontal +terminal block RND 205-00236, 6 pins, pitch 5.08mm, size 30.5x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00236 pitch 5.08mm size 30.5x8.45mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00237_1x07_P5.08mm_Horizontal +terminal block RND 205-00237, 7 pins, pitch 5.08mm, size 35.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00237 pitch 5.08mm size 35.6x8.45mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00238_1x08_P5.08mm_Horizontal +terminal block RND 205-00238, 8 pins, pitch 5.08mm, size 40.6x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00238 pitch 5.08mm size 40.6x8.45mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00239_1x09_P5.08mm_Horizontal +terminal block RND 205-00239, 9 pins, pitch 5.08mm, size 45.7x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00239 pitch 5.08mm size 45.7x8.45mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00240_1x10_P5.08mm_Horizontal +terminal block RND 205-00240, 10 pins, pitch 5.08mm, size 50.8x8.45mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00232_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00240 pitch 5.08mm size 50.8x8.45mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00241_1x02_P10.16mm_Horizontal +terminal block RND 205-00241, 2 pins, pitch 10.2mm, size 15.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00241 pitch 10.2mm size 15.2x8.3mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00242_1x03_P10.16mm_Horizontal +terminal block RND 205-00242, 3 pins, pitch 10.2mm, size 25.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00242 pitch 10.2mm size 25.4x8.3mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00243_1x04_P10.16mm_Horizontal +terminal block RND 205-00243, 4 pins, pitch 10.2mm, size 35.6x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00243 pitch 10.2mm size 35.6x8.3mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00244_1x05_P10.16mm_Horizontal +terminal block RND 205-00244, 5 pins, pitch 10.2mm, size 45.7x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00244 pitch 10.2mm size 45.7x8.3mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00245_1x06_P10.16mm_Horizontal +terminal block RND 205-00245, 6 pins, pitch 10.2mm, size 55.9x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00245 pitch 10.2mm size 55.9x8.3mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00246_1x07_P10.16mm_Horizontal +terminal block RND 205-00246, 7 pins, pitch 10.2mm, size 66x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00246 pitch 10.2mm size 66x8.3mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00247_1x08_P10.16mm_Horizontal +terminal block RND 205-00247, 8 pins, pitch 10.2mm, size 76.2x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00247 pitch 10.2mm size 76.2x8.3mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00248_1x09_P10.16mm_Horizontal +terminal block RND 205-00248, 9 pins, pitch 10.2mm, size 86.4x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00248 pitch 10.2mm size 86.4x8.3mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00249_1x10_P10.16mm_Horizontal +terminal block RND 205-00249, 10 pins, pitch 10.2mm, size 96.5x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00249 pitch 10.2mm size 96.5x8.3mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00250_1x11_P10.16mm_Horizontal +terminal block RND 205-00250, 11 pins, pitch 10.2mm, size 107x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00250 pitch 10.2mm size 107x8.3mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00251_1x12_P10.16mm_Horizontal +terminal block RND 205-00251, 12 pins, pitch 10.2mm, size 117x8.3mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00023_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00251 pitch 10.2mm size 117x8.3mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00276_1x02_P5.00mm_Vertical +terminal block RND 205-00078, vertical (cable from top), 2 pins, pitch 5mm, size 10x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00078 vertical pitch 5mm size 10x10mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00277_1x03_P5.00mm_Vertical +terminal block RND 205-00079, vertical (cable from top), 3 pins, pitch 5mm, size 15x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00079 vertical pitch 5mm size 15x10mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00278_1x04_P5.00mm_Vertical +terminal block RND 205-00080, vertical (cable from top), 4 pins, pitch 5mm, size 20x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00080 vertical pitch 5mm size 20x10mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00279_1x05_P5.00mm_Vertical +terminal block RND 205-00081, vertical (cable from top), 5 pins, pitch 5mm, size 25x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00081 vertical pitch 5mm size 25x10mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00280_1x06_P5.00mm_Vertical +terminal block RND 205-00082, vertical (cable from top), 6 pins, pitch 5mm, size 30x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00082 vertical pitch 5mm size 30x10mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00281_1x07_P5.00mm_Vertical +terminal block RND 205-00083, vertical (cable from top), 7 pins, pitch 5mm, size 35x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00083 vertical pitch 5mm size 35x10mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00282_1x08_P5.00mm_Vertical +terminal block RND 205-00084, vertical (cable from top), 8 pins, pitch 5mm, size 40x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00084 vertical pitch 5mm size 40x10mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00283_1x09_P5.00mm_Vertical +terminal block RND 205-00085, vertical (cable from top), 9 pins, pitch 5mm, size 45x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00085 vertical pitch 5mm size 45x10mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00284_1x10_P5.00mm_Vertical +terminal block RND 205-00086, vertical (cable from top), 10 pins, pitch 5mm, size 50x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00086 vertical pitch 5mm size 50x10mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00285_1x11_P5.00mm_Vertical +terminal block RND 205-00087, vertical (cable from top), 11 pins, pitch 5mm, size 55x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00087 vertical pitch 5mm size 55x10mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00286_1x12_P5.00mm_Vertical +terminal block RND 205-00088, vertical (cable from top), 12 pins, pitch 5mm, size 60x10mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00276_DB_EN.pdf, script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00088 vertical pitch 5mm size 60x10mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00287_1x02_P5.08mm_Horizontal +terminal block RND 205-00287, 2 pins, pitch 5.08mm, size 10.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00287 pitch 5.08mm size 10.2x10.6mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00288_1x03_P5.08mm_Horizontal +terminal block RND 205-00288, 3 pins, pitch 5.08mm, size 15.2x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00288 pitch 5.08mm size 15.2x10.6mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00289_1x04_P5.08mm_Horizontal +terminal block RND 205-00289, 4 pins, pitch 5.08mm, size 20.3x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00289 pitch 5.08mm size 20.3x10.6mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00290_1x05_P5.08mm_Horizontal +terminal block RND 205-00290, 5 pins, pitch 5.08mm, size 25.4x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00290 pitch 5.08mm size 25.4x10.6mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00291_1x06_P5.08mm_Horizontal +terminal block RND 205-00291, 6 pins, pitch 5.08mm, size 30.5x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00291 pitch 5.08mm size 30.5x10.6mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00292_1x07_P5.08mm_Horizontal +terminal block RND 205-00292, 7 pins, pitch 5.08mm, size 35.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00292 pitch 5.08mm size 35.6x10.6mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00293_1x08_P5.08mm_Horizontal +terminal block RND 205-00293, 8 pins, pitch 5.08mm, size 40.6x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00293 pitch 5.08mm size 40.6x10.6mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00294_1x09_P5.08mm_Horizontal +terminal block RND 205-00294, 9 pins, pitch 5.08mm, size 45.7x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00294 pitch 5.08mm size 45.7x10.6mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00295_1x10_P5.08mm_Horizontal +terminal block RND 205-00295, 10 pins, pitch 5.08mm, size 50.8x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00295 pitch 5.08mm size 50.8x10.6mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00296_1x11_P5.08mm_Horizontal +terminal block RND 205-00296, 11 pins, pitch 5.08mm, size 55.9x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00296 pitch 5.08mm size 55.9x10.6mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00297_1x12_P5.08mm_Horizontal +terminal block RND 205-00297, 12 pins, pitch 5.08mm, size 61x10.6mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00287_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00297 pitch 5.08mm size 61x10.6mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_RND +TerminalBlock_RND_205-00298_1x02_P10.00mm_Horizontal +terminal block RND 205-00298, 2 pins, pitch 10mm, size 15x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00298 pitch 10mm size 15x8.1mm^2 drill 1.3mm pad 2.5mm +0 +2 +2 +TerminalBlock_RND +TerminalBlock_RND_205-00299_1x03_P10.00mm_Horizontal +terminal block RND 205-00299, 3 pins, pitch 10mm, size 25x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00299 pitch 10mm size 25x8.1mm^2 drill 1.3mm pad 2.5mm +0 +3 +3 +TerminalBlock_RND +TerminalBlock_RND_205-00300_1x04_P10.00mm_Horizontal +terminal block RND 205-00300, 4 pins, pitch 10mm, size 35x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00300 pitch 10mm size 35x8.1mm^2 drill 1.3mm pad 2.5mm +0 +4 +4 +TerminalBlock_RND +TerminalBlock_RND_205-00301_1x05_P10.00mm_Horizontal +terminal block RND 205-00301, 5 pins, pitch 10mm, size 45x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00301 pitch 10mm size 45x8.1mm^2 drill 1.3mm pad 2.5mm +0 +5 +5 +TerminalBlock_RND +TerminalBlock_RND_205-00302_1x06_P10.00mm_Horizontal +terminal block RND 205-00302, 6 pins, pitch 10mm, size 55x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00302 pitch 10mm size 55x8.1mm^2 drill 1.3mm pad 2.5mm +0 +6 +6 +TerminalBlock_RND +TerminalBlock_RND_205-00303_1x07_P10.00mm_Horizontal +terminal block RND 205-00303, 7 pins, pitch 10mm, size 65x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00303 pitch 10mm size 65x8.1mm^2 drill 1.3mm pad 2.5mm +0 +7 +7 +TerminalBlock_RND +TerminalBlock_RND_205-00304_1x08_P10.00mm_Horizontal +terminal block RND 205-00304, 8 pins, pitch 10mm, size 75x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00304 pitch 10mm size 75x8.1mm^2 drill 1.3mm pad 2.5mm +0 +8 +8 +TerminalBlock_RND +TerminalBlock_RND_205-00305_1x09_P10.00mm_Horizontal +terminal block RND 205-00305, 9 pins, pitch 10mm, size 85x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00305 pitch 10mm size 85x8.1mm^2 drill 1.3mm pad 2.5mm +0 +9 +9 +TerminalBlock_RND +TerminalBlock_RND_205-00306_1x10_P10.00mm_Horizontal +terminal block RND 205-00306, 10 pins, pitch 10mm, size 95x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00306 pitch 10mm size 95x8.1mm^2 drill 1.3mm pad 2.5mm +0 +10 +10 +TerminalBlock_RND +TerminalBlock_RND_205-00307_1x11_P10.00mm_Horizontal +terminal block RND 205-00307, 11 pins, pitch 10mm, size 105x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00307 pitch 10mm size 105x8.1mm^2 drill 1.3mm pad 2.5mm +0 +11 +11 +TerminalBlock_RND +TerminalBlock_RND_205-00308_1x12_P10.00mm_Horizontal +terminal block RND 205-00308, 12 pins, pitch 10mm, size 115x8.1mm^2, drill diamater 1.3mm, pad diameter 2.5mm, see http://cdn-reichelt.de/documents/datenblatt/C151/RND_205-00298_DB_EN.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_RND +THT terminal block RND 205-00308 pitch 10mm size 115x8.1mm^2 drill 1.3mm pad 2.5mm +0 +12 +12 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-0_1x10_P2.54mm_Horizontal +Terminal Block TE 1-282834-0, 10 pins, pitch 2.54mm, size 25.86x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-0 pitch 2.54mm size 25.86x6.5mm^2 drill 1.1mm pad 2.1mm +0 +10 +10 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-1_1x11_P2.54mm_Horizontal +Terminal Block TE 1-282834-1, 11 pins, pitch 2.54mm, size 28.4x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-1 pitch 2.54mm size 28.4x6.5mm^2 drill 1.1mm pad 2.1mm +0 +11 +11 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_1-282834-2_1x12_P2.54mm_Horizontal +Terminal Block TE 1-282834-2, 12 pins, pitch 2.54mm, size 30.94x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 1-282834-2 pitch 2.54mm size 30.94x6.5mm^2 drill 1.1mm pad 2.1mm +0 +12 +12 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-2_1x02_P2.54mm_Horizontal +Terminal Block TE 282834-2, 2 pins, pitch 2.54mm, size 5.54x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-2 pitch 2.54mm size 5.54x6.5mm^2 drill 1.1mm pad 2.1mm +0 +2 +2 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-3_1x03_P2.54mm_Horizontal +Terminal Block TE 282834-3, 3 pins, pitch 2.54mm, size 8.08x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-3 pitch 2.54mm size 8.08x6.5mm^2 drill 1.1mm pad 2.1mm +0 +3 +3 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-4_1x04_P2.54mm_Horizontal +Terminal Block TE 282834-4, 4 pins, pitch 2.54mm, size 10.620000000000001x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-4 pitch 2.54mm size 10.620000000000001x6.5mm^2 drill 1.1mm pad 2.1mm +0 +4 +4 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-5_1x05_P2.54mm_Horizontal +Terminal Block TE 282834-5, 5 pins, pitch 2.54mm, size 13.16x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-5 pitch 2.54mm size 13.16x6.5mm^2 drill 1.1mm pad 2.1mm +0 +5 +5 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-6_1x06_P2.54mm_Horizontal +Terminal Block TE 282834-6, 6 pins, pitch 2.54mm, size 15.7x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-6 pitch 2.54mm size 15.7x6.5mm^2 drill 1.1mm pad 2.1mm +0 +6 +6 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-7_1x07_P2.54mm_Horizontal +Terminal Block TE 282834-7, 7 pins, pitch 2.54mm, size 18.240000000000002x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-7 pitch 2.54mm size 18.240000000000002x6.5mm^2 drill 1.1mm pad 2.1mm +0 +7 +7 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-8_1x08_P2.54mm_Horizontal +Terminal Block TE 282834-8, 8 pins, pitch 2.54mm, size 20.78x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-8 pitch 2.54mm size 20.78x6.5mm^2 drill 1.1mm pad 2.1mm +0 +8 +8 +TerminalBlock_TE-Connectivity +TerminalBlock_TE_282834-9_1x09_P2.54mm_Horizontal +Terminal Block TE 282834-9, 9 pins, pitch 2.54mm, size 23.32x6.5mm^2, drill diamater 1.1mm, pad diameter 2.1mm, see http://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Customer+Drawing%7F282834%7FC1%7Fpdf%7FEnglish%7FENG_CD_282834_C1.pdf, script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_TE-Connectivity +THT Terminal Block TE 282834-9 pitch 2.54mm size 23.32x6.5mm^2 drill 1.1mm pad 2.1mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-101_1x01_P5.00mm_45Degree +Terminal Block WAGO 236-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-101 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-102_1x02_P5.00mm_45Degree +Terminal Block WAGO 236-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-102 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-103_1x03_P5.00mm_45Degree +Terminal Block WAGO 236-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-103 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-104_1x04_P5.00mm_45Degree +Terminal Block WAGO 236-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-104 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-105_1x05_P5.00mm_45Degree +Terminal Block WAGO 236-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-105 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-106_1x06_P5.00mm_45Degree +Terminal Block WAGO 236-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-106 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-107_1x07_P5.00mm_45Degree +Terminal Block WAGO 236-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-107 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm +0 +7 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-108_1x08_P5.00mm_45Degree +Terminal Block WAGO 236-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-108 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-109_1x09_P5.00mm_45Degree +Terminal Block WAGO 236-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-109 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-112_1x12_P5.00mm_45Degree +Terminal Block WAGO 236-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-112 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-114_1x14_P5.00mm_45Degree +Terminal Block WAGO 236-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-114 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm +0 +14 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-116_1x16_P5.00mm_45Degree +Terminal Block WAGO 236-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-116 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-124_1x24_P5.00mm_45Degree +Terminal Block WAGO 236-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-124 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-136_1x36_P5.00mm_45Degree +Terminal Block WAGO 236-136, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-136 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +36 +36 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-148_1x48_P5.00mm_45Degree +Terminal Block WAGO 236-148, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-148 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +48 +48 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-201_1x01_P7.50mm_45Degree +Terminal Block WAGO 236-201, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-201 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-202_1x02_P7.50mm_45Degree +Terminal Block WAGO 236-202, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-202 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-203_1x03_P7.50mm_45Degree +Terminal Block WAGO 236-203, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-203 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-204_1x04_P7.50mm_45Degree +Terminal Block WAGO 236-204, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-204 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-205_1x05_P7.50mm_45Degree +Terminal Block WAGO 236-205, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-205 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-206_1x06_P7.50mm_45Degree +Terminal Block WAGO 236-206, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-206 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-207_1x07_P7.50mm_45Degree +Terminal Block WAGO 236-207, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-207 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm +0 +7 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-208_1x08_P7.50mm_45Degree +Terminal Block WAGO 236-208, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-208 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-209_1x09_P7.50mm_45Degree +Terminal Block WAGO 236-209, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-209 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-212_1x12_P7.50mm_45Degree +Terminal Block WAGO 236-212, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-212 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-216_1x16_P7.50mm_45Degree +Terminal Block WAGO 236-216, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-216 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-224_1x24_P7.50mm_45Degree +Terminal Block WAGO 236-224, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-224 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-301_1x01_P10.00mm_45Degree +Terminal Block WAGO 236-301, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-301 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +1 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-302_1x02_P10.00mm_45Degree +Terminal Block WAGO 236-302, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-302 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-303_1x03_P10.00mm_45Degree +Terminal Block WAGO 236-303, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-303 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +3 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-304_1x04_P10.00mm_45Degree +Terminal Block WAGO 236-304, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-304 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-305_1x05_P10.00mm_45Degree +Terminal Block WAGO 236-305, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-305 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm +0 +5 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-306_1x06_P10.00mm_45Degree +Terminal Block WAGO 236-306, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-306 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-308_1x08_P10.00mm_45Degree +Terminal Block WAGO 236-308, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-308 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-309_1x09_P10.00mm_45Degree +Terminal Block WAGO 236-309, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-309 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +9 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-312_1x12_P10.00mm_45Degree +Terminal Block WAGO 236-312, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-312 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +12 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-316_1x16_P10.00mm_45Degree +Terminal Block WAGO 236-316, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-316 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm +0 +16 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-324_1x24_P10.00mm_45Degree +Terminal Block WAGO 236-324, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-324 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +24 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-401_1x01_P5.00mm_45Degree +Terminal Block WAGO 236-401, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 7.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-401 45Degree pitch 5mm size 7.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-402_1x02_P5.00mm_45Degree +Terminal Block WAGO 236-402, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-402 45Degree pitch 5mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-403_1x03_P5.00mm_45Degree +Terminal Block WAGO 236-403, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-403 45Degree pitch 5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-404_1x04_P5.00mm_45Degree +Terminal Block WAGO 236-404, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-404 45Degree pitch 5mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-405_1x05_P5.00mm_45Degree +Terminal Block WAGO 236-405, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 27.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-405 45Degree pitch 5mm size 27.3x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-406_1x06_P5.00mm_45Degree +Terminal Block WAGO 236-406, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-406 45Degree pitch 5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-407_1x07_P5.00mm_45Degree +Terminal Block WAGO 236-407, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 37.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-407 45Degree pitch 5mm size 37.3x14mm^2 drill 1.15mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-408_1x08_P5.00mm_45Degree +Terminal Block WAGO 236-408, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-408 45Degree pitch 5mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-409_1x09_P5.00mm_45Degree +Terminal Block WAGO 236-409, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-409 45Degree pitch 5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-412_1x12_P5.00mm_45Degree +Terminal Block WAGO 236-412, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-412 45Degree pitch 5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-414_1x14_P5.00mm_45Degree +Terminal Block WAGO 236-414, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 72.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-414 45Degree pitch 5mm size 72.3x14mm^2 drill 1.15mm pad 3mm +0 +28 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-416_1x16_P5.00mm_45Degree +Terminal Block WAGO 236-416, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-416 45Degree pitch 5mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-424_1x24_P5.00mm_45Degree +Terminal Block WAGO 236-424, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-424 45Degree pitch 5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-436_1x36_P5.00mm_45Degree +Terminal Block WAGO 236-436, 45Degree (cable under 45degree), 36 pins, pitch 5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-436 45Degree pitch 5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +72 +36 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-448_1x48_P5.00mm_45Degree +Terminal Block WAGO 236-448, 45Degree (cable under 45degree), 48 pins, pitch 5mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-448 45Degree pitch 5mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +96 +48 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-501_1x01_P7.50mm_45Degree +Terminal Block WAGO 236-501, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 9.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-501 45Degree pitch 7.5mm size 9.8x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-502_1x02_P7.50mm_45Degree +Terminal Block WAGO 236-502, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 17.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-502 45Degree pitch 7.5mm size 17.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-503_1x03_P7.50mm_45Degree +Terminal Block WAGO 236-503, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 24.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-503 45Degree pitch 7.5mm size 24.8x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-504_1x04_P7.50mm_45Degree +Terminal Block WAGO 236-504, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-504 45Degree pitch 7.5mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-505_1x05_P7.50mm_45Degree +Terminal Block WAGO 236-505, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 39.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-505 45Degree pitch 7.5mm size 39.8x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-506_1x06_P7.50mm_45Degree +Terminal Block WAGO 236-506, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 47.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-506 45Degree pitch 7.5mm size 47.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-507_1x07_P7.50mm_45Degree +Terminal Block WAGO 236-507, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 54.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-507 45Degree pitch 7.5mm size 54.8x14mm^2 drill 1.15mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-508_1x08_P7.50mm_45Degree +Terminal Block WAGO 236-508, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-508 45Degree pitch 7.5mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-509_1x09_P7.50mm_45Degree +Terminal Block WAGO 236-509, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 69.8x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-509 45Degree pitch 7.5mm size 69.8x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-512_1x12_P7.50mm_45Degree +Terminal Block WAGO 236-512, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-512 45Degree pitch 7.5mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-516_1x16_P7.50mm_45Degree +Terminal Block WAGO 236-516, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-516 45Degree pitch 7.5mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-524_1x24_P7.50mm_45Degree +Terminal Block WAGO 236-524, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 182x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-524 45Degree pitch 7.5mm size 182x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-601_1x01_P10.00mm_45Degree +Terminal Block WAGO 236-601, 45Degree (cable under 45degree), 1 pins, pitch 10mm, size 12.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-601 45Degree pitch 10mm size 12.3x14mm^2 drill 1.15mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-602_1x02_P10.00mm_45Degree +Terminal Block WAGO 236-602, 45Degree (cable under 45degree), 2 pins, pitch 10mm, size 22.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-602 45Degree pitch 10mm size 22.3x14mm^2 drill 1.15mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-603_1x03_P10.00mm_45Degree +Terminal Block WAGO 236-603, 45Degree (cable under 45degree), 3 pins, pitch 10mm, size 32.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-603 45Degree pitch 10mm size 32.3x14mm^2 drill 1.15mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-604_1x04_P10.00mm_45Degree +Terminal Block WAGO 236-604, 45Degree (cable under 45degree), 4 pins, pitch 10mm, size 42.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-604 45Degree pitch 10mm size 42.3x14mm^2 drill 1.15mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-605_1x05_P10.00mm_45Degree +Terminal Block WAGO 236-605, 45Degree (cable under 45degree), 5 pins, pitch 10mm, size 52.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-605 45Degree pitch 10mm size 52.3x14mm^2 drill 1.15mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-606_1x06_P10.00mm_45Degree +Terminal Block WAGO 236-606, 45Degree (cable under 45degree), 6 pins, pitch 10mm, size 62.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-606 45Degree pitch 10mm size 62.3x14mm^2 drill 1.15mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-608_1x08_P10.00mm_45Degree +Terminal Block WAGO 236-608, 45Degree (cable under 45degree), 8 pins, pitch 10mm, size 82.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-608 45Degree pitch 10mm size 82.3x14mm^2 drill 1.15mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-609_1x09_P10.00mm_45Degree +Terminal Block WAGO 236-609, 45Degree (cable under 45degree), 9 pins, pitch 10mm, size 92.3x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-609 45Degree pitch 10mm size 92.3x14mm^2 drill 1.15mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-612_1x12_P10.00mm_45Degree +Terminal Block WAGO 236-612, 45Degree (cable under 45degree), 12 pins, pitch 10mm, size 122x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-612 45Degree pitch 10mm size 122x14mm^2 drill 1.15mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-616_1x16_P10.00mm_45Degree +Terminal Block WAGO 236-616, 45Degree (cable under 45degree), 16 pins, pitch 10mm, size 162x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-616 45Degree pitch 10mm size 162x14mm^2 drill 1.15mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_236-624_1x24_P10.00mm_45Degree +Terminal Block WAGO 236-624, 45Degree (cable under 45degree), 24 pins, pitch 10mm, size 242x14mm^2, drill diamater 1.15mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 236-624 45Degree pitch 10mm size 242x14mm^2 drill 1.15mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-101_1x01_P5.00mm_45Degree +Terminal Block WAGO 804-101, 45Degree (cable under 45degree), 1 pins, pitch 5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-101 45Degree pitch 5mm size 6.5x15mm^2 drill 1.2mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-102_1x02_P5.00mm_45Degree +Terminal Block WAGO 804-102, 45Degree (cable under 45degree), 2 pins, pitch 5mm, size 11.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-102 45Degree pitch 5mm size 11.5x15mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-103_1x03_P5.00mm_45Degree +Terminal Block WAGO 804-103, 45Degree (cable under 45degree), 3 pins, pitch 5mm, size 16.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-103 45Degree pitch 5mm size 16.5x15mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-104_1x04_P5.00mm_45Degree +Terminal Block WAGO 804-104, 45Degree (cable under 45degree), 4 pins, pitch 5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-104 45Degree pitch 5mm size 21.5x15mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-105_1x05_P5.00mm_45Degree +Terminal Block WAGO 804-105, 45Degree (cable under 45degree), 5 pins, pitch 5mm, size 26.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-105 45Degree pitch 5mm size 26.5x15mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-106_1x06_P5.00mm_45Degree +Terminal Block WAGO 804-106, 45Degree (cable under 45degree), 6 pins, pitch 5mm, size 31.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-106 45Degree pitch 5mm size 31.5x15mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-107_1x07_P5.00mm_45Degree +Terminal Block WAGO 804-107, 45Degree (cable under 45degree), 7 pins, pitch 5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-107 45Degree pitch 5mm size 36.5x15mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-108_1x08_P5.00mm_45Degree +Terminal Block WAGO 804-108, 45Degree (cable under 45degree), 8 pins, pitch 5mm, size 41.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-108 45Degree pitch 5mm size 41.5x15mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-109_1x09_P5.00mm_45Degree +Terminal Block WAGO 804-109, 45Degree (cable under 45degree), 9 pins, pitch 5mm, size 46.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-109 45Degree pitch 5mm size 46.5x15mm^2 drill 1.2mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-110_1x10_P5.00mm_45Degree +Terminal Block WAGO 804-110, 45Degree (cable under 45degree), 10 pins, pitch 5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-110 45Degree pitch 5mm size 51.5x15mm^2 drill 1.2mm pad 3mm +0 +20 +10 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-111_1x11_P5.00mm_45Degree +Terminal Block WAGO 804-111, 45Degree (cable under 45degree), 11 pins, pitch 5mm, size 56.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-111 45Degree pitch 5mm size 56.5x15mm^2 drill 1.2mm pad 3mm +0 +22 +11 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-112_1x12_P5.00mm_45Degree +Terminal Block WAGO 804-112, 45Degree (cable under 45degree), 12 pins, pitch 5mm, size 61.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-112 45Degree pitch 5mm size 61.5x15mm^2 drill 1.2mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-113_1x13_P5.00mm_45Degree +Terminal Block WAGO 804-113, 45Degree (cable under 45degree), 13 pins, pitch 5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-113 45Degree pitch 5mm size 66.5x15mm^2 drill 1.2mm pad 3mm +0 +26 +13 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-114_1x14_P5.00mm_45Degree +Terminal Block WAGO 804-114, 45Degree (cable under 45degree), 14 pins, pitch 5mm, size 71.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-114 45Degree pitch 5mm size 71.5x15mm^2 drill 1.2mm pad 3mm +0 +28 +14 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-115_1x15_P5.00mm_45Degree +Terminal Block WAGO 804-115, 45Degree (cable under 45degree), 15 pins, pitch 5mm, size 76.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-115 45Degree pitch 5mm size 76.5x15mm^2 drill 1.2mm pad 3mm +0 +30 +15 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-116_1x16_P5.00mm_45Degree +Terminal Block WAGO 804-116, 45Degree (cable under 45degree), 16 pins, pitch 5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-116 45Degree pitch 5mm size 81.5x15mm^2 drill 1.2mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-124_1x24_P5.00mm_45Degree +Terminal Block WAGO 804-124, 45Degree (cable under 45degree), 24 pins, pitch 5mm, size 122x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-124 45Degree pitch 5mm size 122x15mm^2 drill 1.2mm pad 3mm +0 +48 +24 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-301_1x01_P7.50mm_45Degree +Terminal Block WAGO 804-301, 45Degree (cable under 45degree), 1 pins, pitch 7.5mm, size 6.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-301 45Degree pitch 7.5mm size 6.5x15mm^2 drill 1.2mm pad 3mm +0 +2 +1 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-302_1x02_P7.50mm_45Degree +Terminal Block WAGO 804-302, 45Degree (cable under 45degree), 2 pins, pitch 7.5mm, size 14x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-302 45Degree pitch 7.5mm size 14x15mm^2 drill 1.2mm pad 3mm +0 +4 +2 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-303_1x03_P7.50mm_45Degree +Terminal Block WAGO 804-303, 45Degree (cable under 45degree), 3 pins, pitch 7.5mm, size 21.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-303 45Degree pitch 7.5mm size 21.5x15mm^2 drill 1.2mm pad 3mm +0 +6 +3 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-304_1x04_P7.50mm_45Degree +Terminal Block WAGO 804-304, 45Degree (cable under 45degree), 4 pins, pitch 7.5mm, size 29x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-304 45Degree pitch 7.5mm size 29x15mm^2 drill 1.2mm pad 3mm +0 +8 +4 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-305_1x05_P7.50mm_45Degree +Terminal Block WAGO 804-305, 45Degree (cable under 45degree), 5 pins, pitch 7.5mm, size 36.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-305 45Degree pitch 7.5mm size 36.5x15mm^2 drill 1.2mm pad 3mm +0 +10 +5 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-306_1x06_P7.50mm_45Degree +Terminal Block WAGO 804-306, 45Degree (cable under 45degree), 6 pins, pitch 7.5mm, size 44x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-306 45Degree pitch 7.5mm size 44x15mm^2 drill 1.2mm pad 3mm +0 +12 +6 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-307_1x07_P7.50mm_45Degree +Terminal Block WAGO 804-307, 45Degree (cable under 45degree), 7 pins, pitch 7.5mm, size 51.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-307 45Degree pitch 7.5mm size 51.5x15mm^2 drill 1.2mm pad 3mm +0 +14 +7 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-308_1x08_P7.50mm_45Degree +Terminal Block WAGO 804-308, 45Degree (cable under 45degree), 8 pins, pitch 7.5mm, size 59x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-308 45Degree pitch 7.5mm size 59x15mm^2 drill 1.2mm pad 3mm +0 +16 +8 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-309_1x09_P7.50mm_45Degree +Terminal Block WAGO 804-309, 45Degree (cable under 45degree), 9 pins, pitch 7.5mm, size 66.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-309 45Degree pitch 7.5mm size 66.5x15mm^2 drill 1.2mm pad 3mm +0 +18 +9 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-310_1x10_P7.50mm_45Degree +Terminal Block WAGO 804-310, 45Degree (cable under 45degree), 10 pins, pitch 7.5mm, size 74x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-310 45Degree pitch 7.5mm size 74x15mm^2 drill 1.2mm pad 3mm +0 +20 +10 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-311_1x11_P7.50mm_45Degree +Terminal Block WAGO 804-311, 45Degree (cable under 45degree), 11 pins, pitch 7.5mm, size 81.5x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-311 45Degree pitch 7.5mm size 81.5x15mm^2 drill 1.2mm pad 3mm +0 +22 +11 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-312_1x12_P7.50mm_45Degree +Terminal Block WAGO 804-312, 45Degree (cable under 45degree), 12 pins, pitch 7.5mm, size 89x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-312 45Degree pitch 7.5mm size 89x15mm^2 drill 1.2mm pad 3mm +0 +24 +12 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-316_1x16_P7.50mm_45Degree +Terminal Block WAGO 804-316, 45Degree (cable under 45degree), 16 pins, pitch 7.5mm, size 119x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-316 45Degree pitch 7.5mm size 119x15mm^2 drill 1.2mm pad 3mm +0 +32 +16 +TerminalBlock_WAGO +TerminalBlock_WAGO_804-324_1x24_P7.50mm_45Degree +Terminal Block WAGO 804-324, 45Degree (cable under 45degree), 24 pins, pitch 7.5mm, size 179x15mm^2, drill diamater 1.2mm, pad diameter 3mm, see , script-generated with , script-generated using https://github.com/pointhi/kicad-footprint-generator/scripts/TerminalBlock_WAGO +THT Terminal Block WAGO 804-324 45Degree pitch 7.5mm size 179x15mm^2 drill 1.2mm pad 3mm +0 +48 +24 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650073_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650073.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650074_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650074.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650094_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650094.pdf) +screw terminal thread redcube thr power connector +0 +16 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650173_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650173.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650174_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650174.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650194_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650194.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74650195_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74650195.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRBU_74655095_THR +REDCUBE THR with internal through-hole thread WP-THRBU (https://www.we-online.de/katalog/datasheet/74655095.pdf) +screw terminal thread redcube thr power connector +0 +16 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651173_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651173.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651174_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651174.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651175_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651175.pdf) +screw terminal thread redcube thr power connector +0 +8 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651194_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651194.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TerminalBlock_Wuerth +Wuerth_REDCUBE-THR_WP-THRSH_74651195_THR +REDCUBE THR with internal through-hole thread WP-THRSH (https://www.we-online.de/katalog/datasheet/74651195.pdf) +screw terminal thread redcube thr power connector +0 +18 +1 +TestPoint +TestPoint_2Pads_Pitch2.54mm_Drill0.8mm +Test point with 2 pins, pitch 2.54mm, drill diameter 0.8mm +CONN DEV +0 +2 +2 +TestPoint +TestPoint_2Pads_Pitch5.08mm_Drill1.3mm +Test point with 2 pads, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm +CONN DEV +0 +2 +2 +TestPoint +TestPoint_Bridge_Pitch2.0mm_Drill0.7mm +wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill0.7mm +wire loop as test point, pitch 2.0mm, hole diameter 0.7mm, wire diameter 0.5mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill1.0mm +wire loop as test point, pitch 2.54mm, hole diameter 1.0mm, wire diameter 0.8mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch2.54mm_Drill1.3mm +wire loop as test point, pitch 2.54mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch3.81mm_Drill1.3mm +wire loop as test point, pitch 3.81mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch5.08mm_Drill0.7mm +wire loop as test point, pitch 5.08mm, hole diameter 0.7mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch5.08mm_Drill1.3mm +wire loop as test point, pitch 5.08mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch6.35mm_Drill1.3mm +wire loop as test point, pitch 6.35mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Bridge_Pitch7.62mm_Drill1.3mm +wire loop as test point, pitch 7.62mm, hole diameter 1.3mm, wire diameter 1.0mm +test point wire loop +0 +2 +1 +TestPoint +TestPoint_Keystone_5000-5004_Miniature +Keystone Miniature THM Test Point 5000-5004, http://www.keyelco.com/product-pdf.cfm?p=1309 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5005-5009_Compact +Keystone Miniature THM Test Point 5005-5009, http://www.keyelco.com/product-pdf.cfm?p=1314 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5010-5014_Multipurpose +Keystone Miniature THM Test Point 5010-5014, http://www.keyelco.com/product-pdf.cfm?p=1319 +Through Hole Mount Test Points +0 +1 +1 +TestPoint +TestPoint_Keystone_5015_Micro-Minature +SMT Test Point- Micro Miniature 5015, http://www.keyelco.com/product-pdf.cfm?p=1353 +Test Point +0 +1 +1 +TestPoint +TestPoint_Keystone_5019_Minature +SMT Test Point- Micro Miniature 5019, http://www.keyelco.com/product-pdf.cfm?p=1357 +Test Point +0 +1 +1 +TestPoint +TestPoint_Loop_D1.80mm_Drill1.0mm_Beaded +wire loop with bead as test point, loop diameter 1.8mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.0mm +wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.0mm_LowProfile +low profile wire loop as test point, loop diameter 2.5mm, hole diameter 1.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.50mm_Drill1.85mm +wire loop as test point, loop diameter 2.5mm, hole diameter 1.85mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.54mm_Drill1.5mm_Beaded +wire loop with bead as test point, loop diameter2.548mm, hole diameter 1.5mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill0.9mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill1.4mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.4mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D2.60mm_Drill1.6mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 1.6mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.50mm_Drill0.9mm_Beaded +wire loop with bead as test point, loop diameter2.6mm, hole diameter 0.9mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.50mm_Drill1.4mm_Beaded +wire loop with bead as test point, loop diameter 3.5mm, hole diameter 1.4mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.0mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.0mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.5mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.5mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Loop_D3.80mm_Drill2.8mm +wire loop as test point, loop diameter 3.8mm, hole diameter 2.8mm +test point wire loop bead +0 +1 +1 +TestPoint +TestPoint_Pad_1.0x1.0mm +SMD rectangular pad as test Point, square 1.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_1.5x1.5mm +SMD rectangular pad as test Point, square 1.5mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_2.0x2.0mm +SMD rectangular pad as test Point, square 2.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_2.5x2.5mm +SMD rectangular pad as test Point, square 2.5mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_3.0x3.0mm +SMD rectangular pad as test Point, square 3.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_4.0x4.0mm +SMD rectangular pad as test Point, square 4.0mm side length +test point SMD pad rectangle square +0 +1 +1 +TestPoint +TestPoint_Pad_D1.0mm +SMD pad as test Point, diameter 1.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D1.5mm +SMD pad as test Point, diameter 1.5mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D2.0mm +SMD pad as test Point, diameter 2.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D2.5mm +SMD pad as test Point, diameter 2.5mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D3.0mm +SMD pad as test Point, diameter 3.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Pad_D4.0mm +SMD pad as test Point, diameter 4.0mm +test point SMD pad +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D2.0mm +Plated Hole as test Point, diameter 2.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D3.0mm +Plated Hole as test Point, diameter 3.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D4.0mm +Plated Hole as test Point, diameter 4.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_Plated_Hole_D5.0mm +Plated Hole as test Point, diameter 5.0mm +test point plated hole +0 +1 +1 +TestPoint +TestPoint_THTPad_1.0x1.0mm_Drill0.5mm +THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_1.5x1.5mm_Drill0.7mm +THT rectangular pad as test Point, square 1.5mm side length, hole diameter 0.7mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_2.0x2.0mm_Drill1.0mm +THT rectangular pad as test Point, square 2.0mm_Drill1.0mm side length, hole diameter 1.0mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_2.5x2.5mm_Drill1.2mm +THT rectangular pad as test Point, square 2.5mm side length, hole diameter 1.2mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_3.0x3.0mm_Drill1.5mm +THT rectangular pad as test Point, square 3.0mm side length, hole diameter 1.5mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_4.0x4.0mm_Drill2.0mm +THT rectangular pad as test Point, square 4.0mm side length, hole diameter 2.0mm +test point THT pad rectangle square +0 +1 +1 +TestPoint +TestPoint_THTPad_D1.0mm_Drill0.5mm +THT pad as test Point, diameter 1.0mm, hole diameter 0.5mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D1.5mm_Drill0.7mm +THT pad as test Point, diameter 1.5mm, hole diameter 0.7mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D2.0mm_Drill1.0mm +THT pad as test Point, diameter 2.0mm, hole diameter 1.0mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D2.5mm_Drill1.2mm +THT pad as test Point, diameter 2.5mm, hole diameter 1.2mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D3.0mm_Drill1.5mm +THT pad as test Point, diameter 3.0mm, hole diameter 1.5mm +test point THT pad +0 +1 +1 +TestPoint +TestPoint_THTPad_D4.0mm_Drill2.0mm +THT pad as test Point, diameter 4.0mm, hole diameter 2.0mm +test point THT pad +0 +1 +1 +Transformer_SMD +Pulse_P0926NL +SMT Gate Drive Transformer, 1:1:1, 8.0x6.3x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa0926nl +0 +6 +6 +Transformer_SMD +Pulse_PA1323NL +SMT Gate Drive Transformer, 1:1, 9.5x7.1x5.3mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa1323nl +0 +6 +6 +Transformer_SMD +Pulse_PA2001NL +SMT Gate Drive Transformer, 1:1, 8.6x6.7x2.5mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2001nl pe-68386nl +0 +4 +4 +Transformer_SMD +Pulse_PA2002NL-PA2008NL-PA2009NL +SMT Gate Drive Transformer, 1:1:1 or 2:1:1 or 2.5:1:1 or 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2002nl pa2008nl pa2009nl p0544nl pa0184nl pa0297nl pa0510nl +0 +6 +6 +Transformer_SMD +Pulse_PA2004NL +SMT Gate Drive Transformer, 1:1:1, 8.6x6.7x3.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2004nl pa0264nl +0 +6 +6 +Transformer_SMD +Pulse_PA2005NL +SMT Gate Drive Transformer, 1:1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2005nl pa0173nl +0 +6 +6 +Transformer_SMD +Pulse_PA2006NL +SMT Gate Drive Transformer, 1:1, 11.8x8.8x4.0mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2006nl pa0186nl +0 +4 +4 +Transformer_SMD +Pulse_PA2007NL +SMT Gate Drive Transformer, 1:1, 9.0x8.6x7.6mm (https://productfinder.pulseeng.com/products/datasheets/P663.pdf) +pulse pa2007nl +0 +4 +4 +Transformer_SMD +Pulse_PA2777NL +SMT Gate Drive Transformer, 1:1, 7.1x6.1x5.5mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa2777nl +0 +8 +8 +Transformer_SMD +Pulse_PA3493NL +SMT Gate Drive Transformer, 1.25:1, 10.9x9.7x2.7mm (https://productfinder.pulseeng.com/products/datasheets/SPM2007_61.pdf) +pulse pa3493nl +0 +4 +4 +Transformer_SMD +Transformer_Coilcraft_CST1 +Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Coilcraft_CST2 +Current sense transformer, SMD, 8.0x8.13x5.3mm (https://www.coilcraft.com/pdfs/cst.pdf) +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Coilcraft_CST2010 +Current sense transformer, SMD, 14.55x19.91x10.50mm (https://www.coilcraft.com/pdfs/cst2010.pdf) +Transformer current sense SMD +0 +12 +12 +Transformer_SMD +Transformer_CurrentSense_8.4x7.2mm +Transformer current sense SMD 8.4x7.2mm +Transformer current sense SMD +0 +8 +8 +Transformer_SMD +Transformer_Ethernet_Bel_S558-5999-T7-F +Ethernet Transformer, Bel S558-5999-T7-F, https://www.belfuse.com/resources/ICMs/lan-/S558-5999-T7-F.pdf +Ethernet Transformer +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Bourns_PT61017PEL +https://www.bourns.com/docs/Product-Datasheets/PT61017PEL.pdf +Transformer Ethernet Single Center-Tap +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Bourns_PT61020EL +10/100/1000 Base-T Transformer Module, PT61020EL (https://www.bourns.com/pdfs/PT61020.pdf) +Gigabit PoE Ethernet Transformer Single +0 +24 +24 +Transformer_SMD +Transformer_Ethernet_HALO_TG111-MSC13 +Transformer Ethernet SMD, https://www.haloelectronics.com/pdf/discrete-genesus.pdf +Transformer Ethernet SMD +0 +24 +24 +Transformer_SMD +Transformer_Ethernet_Halo_N2_SO-16_7.11x12.7mm +Halo N2 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Halo_N5_SO-16_7.11x12.7mm +Halo N5 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Halo_N6_SO-16_7.11x14.73mm +Halo N6 SO, 16 Pin (https://www.haloelectronics.com/pdf/discrete-ultra-100baset.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +Halo SO Transformer_SMD +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_Wuerth_749013011A +Ethernet Transformer, Wuerth 749013011A, https://www.we-online.com/katalog/datasheet/749013011A.pdf +Ethernet Transformer +0 +16 +16 +Transformer_SMD +Transformer_Ethernet_YDS_30F-51NL_SO-24_7.1x15.1mm +YDS 30F-51NL SO, 24 Pin (https://datasheet.lcsc.com/lcsc/1811051610_Shanghai-YDS-Tech-30F-51NL_C123168.pdf), generated with kicad-footprint-generator ipc_gullwing_generator.py +YDS SO Transformer_SMD +0 +24 +24 +Transformer_SMD +Transformer_MACOM_SM-22 +https://cdn.macom.com/datasheets/ETC1-1-13.pdf +RF Transformer +0 +5 +5 +Transformer_SMD +Transformer_Murata_78250JC +Murata 78250JC https://www.murata-ps.com/datasheet?/data/magnetics/kmp_78250j.pdf +Murata transformer +0 +6 +6 +Transformer_SMD +Transformer_NF_ETAL_P2781 +NF-Transformer, ETAL, P2781, SMD, +NF-Transformer ETAL P2781 SMD +0 +8 +7 +Transformer_SMD +Transformer_NF_ETAL_P2781_HandSoldering +NF-Transformer, ETAL, P2781, SMD, Handsoldering +NF-Transformer ETAL P2781 SMD Handsoldering +0 +8 +7 +Transformer_SMD +Transformer_NF_ETAL_P3000 +NF-Reansformer, ETAL, P3000, SMD, +NF-Reansformer ETAL P3000 SMD +0 +15 +13 +Transformer_SMD +Transformer_NF_ETAL_P3000_HandSoldering +NF-Reansformer, ETAL, P3000, SMD, Handsoldering, +NF-Reansformer ETAL P3000 SMD Handsoldering +0 +15 +13 +Transformer_SMD +Transformer_NF_ETAL_P3181 +NF-Transformer, ETAL, P3181, SMD, +NF-Transformer ETAL P3181 SMD +0 +7 +6 +Transformer_SMD +Transformer_NF_ETAL_P3181_HandSoldering +NF-Transformer, ETAL, P3181, SMD, Hand Soldering, +NF-Transformer ETAL P3181 SMD Hand Soldering +0 +7 +6 +Transformer_SMD +Transformer_NF_ETAL_P3188 +NF-Transformer, ETAL, P3188, SMD, +NF-Transformer ETAL P3188 SMD +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3188_HandSoldering +NF-Transformer, ETAL, P3188, SMD, Handsoldering, +NF-Transformer ETAL P3188 SMD Handsoldering +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3191 +NF-Transformer, ETAL, P3191, SMD, +NF-Transformer ETAL P3191 SMD +0 +8 +6 +Transformer_SMD +Transformer_NF_ETAL_P3191_HandSoldering +NF-Transformer, ETAL, P3191, SMD, Handsoldering, +NF-Transformer ETAL P3191 SMD Handsoldering +0 +8 +6 +Transformer_SMD +Transformer_Pulse_H1100NL +For H1100NL, H1101NL, H1102NL, H1121NL, H1183NL, H1199NL, HX1188NL, HX1198NL and H1302NL. https://productfinder.pulseeng.com/doc_type/WEB301/doc_num/H1102NL/doc_part/H1102NL.pdf +H1100NL H1101NL H1102NL H1121NL H1183NL H1199NL HX1188NL HX1198NL H1302N +0 +16 +16 +Transformer_SMD +Transformer_Wuerth_750315371 +Power Transformer, horizontal core with bobbin, 6 pin, 2.54mm pitch, 11.24mm row spacing, 12.6x8.3x4.1mm +transformer flyback +0 +6 +6 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D9.0mm_Amidon-T30 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 9mm, Amidon T30, +Autotransformer Toroid horizontal laying 1 Tap Diameter 9mm Amidon T30 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D10.5mm_Amidon-T37 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 10,5mm, Amidon T37, +Autotransformer Toroid horizontal laying 1 Tap Diameter 10 5mm Amidon T37 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D12.5mm_Amidon-T44 +Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 12,5mm, Amidon T44, +Autotransformer Toroid horizontal laying 1 Tap Diameter 12 5mm Amidon T44 +0 +3 +3 +Transformer_THT +Autotransformer_Toroid_1Tap_Horizontal_D14.0mm_Amidon-T50 +Choke, Inductance, Autotransformer, Toroid, horizontal, laying, 1 Tap, Diameter 14mm, Amidon T50, +Choke Inductance Autotransformer Toroid horizontal laying 1 Tap Diameter 14mm Amidon T50 +0 +3 +3 +Transformer_THT +Autotransformer_ZS1052-AC +Ignition coil for xenon flash, http://www.excelitas.com/downloads/ZS1052ACH.pdf +ignition coil autotransformer +0 +3 +3 +Transformer_THT +Transformer_37x44 +transformer 37x44mm² +transformer 37x44mm² +0 +12 +4 +Transformer_THT +Transformer_Breve_TEZ-22x24 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +7 +7 +Transformer_THT +Transformer_Breve_TEZ-28x33 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-35x42 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-38x45 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +9 +9 +Transformer_THT +Transformer_Breve_TEZ-44x52 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +10 +10 +Transformer_THT +Transformer_Breve_TEZ-47x57 +http://www.breve.pl/pdf/ANG/TEZ_ang.pdf +TEZ PCB Transformer +0 +13 +13 +Transformer_THT +Transformer_CHK_EI30-2VA_1xSec +Trafo, Printtrafo, CHK, EI30, 2VA, 1x Sec,http://www.eratransformers.com/downloads/030-7585.0.pdf +Trafo Printtrafo CHK EI30 2VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI30-2VA_2xSec +Trafo, Printtrafo, CHK, EI30, 2VA, 2x Sec, +Trafo Printtrafo CHK EI30 2VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI30-2VA_Neutral +Trafo, Printtrafo, CHK, EI30, 2VA, neutral, +Trafo Printtrafo CHK EI30 2VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_1xSec +Trafo, Printtrafo, CHK, EI38, 3VA, 1x Sec, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI38 3VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_2xSec +Trafo, Printtrafo, CHK, EI38, 3VA, 2x Sec, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI38 3VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI38-3VA_Neutral +Trafo, Printtrafo, CHK, EI38, 3VA, neutral, http://www.eratransformers.com/product-detail/20 +Trafo Printtrafo CHK EI42 3VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_1xSec +Trafo, Printtrafo, CHK, EI42, 5VA, 1x Sec, +Trafo Printtrafo CHK EI42 5VA 1x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_2xSec +Trafo, Printtrafo, CHK, EI42, 5VA, 2x Sec, +Trafo Printtrafo CHK EI42 5VA 2x Sec +0 +10 +10 +Transformer_THT +Transformer_CHK_EI42-5VA_Neutral +Trafo, Printtrafo, CHK, EI42, 5VA, neutral, +Trafo Printtrafo CHK EI42 5VA neutral +0 +10 +10 +Transformer_THT +Transformer_CHK_EI48-8VA_1xSec +Trafo, Printtrafo, CHK, EI48, 8VA, 1x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA 1x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-8VA_2xSec +Trafo, Printtrafo, CHK, EI48, 8VA, 2x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA 2x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-8VA_Neutral +Trafo, Printtrafo, CHK, EI48, 8VA, neutral, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 8VA neutral +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_1xSec +Trafo, Printtrafo, CHK, EI48, 10VA, 1x Sec, +Trafo Printtrafo CHK EI48 10VA 1x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_2xSec +Trafo, Printtrafo, CHK, EI48, 10VA, 2x Sec, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 10VA 2x Sec +0 +12 +12 +Transformer_THT +Transformer_CHK_EI48-10VA_Neutral +Trafo, Printtrafo, CHK, EI48, 10VA, neutral, http://www.eratransformers.com/product-detail/18 +Trafo Printtrafo CHK EI48 10VA neutral +0 +12 +12 +Transformer_THT +Transformer_CHK_EI54-12VA_1xSec +Trafo, Printtrafo, CHK, EI54, 12VA, 1x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA 1x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-12VA_2xSec +Trafo, Printtrafo, CHK, EI54, 12VA, 2x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA 2x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-12VA_Neutral +Trafo, Printtrafo, CHK, EI54, 12VA, neutral,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 12VA neutral +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_1xSec +Trafo, Printtrafo, CHK, EI54, 16VA, 1x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA 1x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_2xSec +Trafo, Printtrafo, CHK, EI54, 16VA, 2x Sec,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA 2x Sec +0 +14 +14 +Transformer_THT +Transformer_CHK_EI54-16VA_Neutral +Trafo, Printtrafo, CHK, EI54, 16VA, neutral,http://www.eratransformers.com/product-detail/19 +Trafo Printtrafo CHK EI54 16VA neutral +0 +14 +14 +Transformer_THT +Transformer_CHK_UI30-4VA_Flat +Trafo, Flattrafo, CHK, UI30, 4VA, +Trafo Flattrafo CHK UI30 4VA +0 +16 +16 +Transformer_THT +Transformer_CHK_UI39-10VA_Flat +Trafo, Flattrafo, CHK, UI39, 10VA, +Trafo Flattrafo CHK UI39 10VA +0 +20 +20 +Transformer_THT +Transformer_Coilcraft_Q4434-B_Rhombus-T1311 +Transformator, Transformer, Flyback, Coilcraft Q4434-B, Rgombus T1311, +Transformator Transformer Flyback Coilcraft Q4434-B Rgombus T1311 +0 +8 +8 +Transformer_THT +Transformer_EPCOS_B66359A1013T_Horizontal +Transformer, Transformator, ETD29, 13 Pin, Horizontal, EPCOS-B66359A1013T, +Transformer Transformator ETD29 13 Pin Horizontal EPCOS-B66359A1013T +0 +13 +13 +Transformer_THT +Transformer_EPCOS_B66359J1014T_Vertical +Transformer, Transformator, ETD29, 14 Pin, Vertical, EPCOS-B66359J1014T, +Transformer Transformator ETD29 14 Pin Vertical EPCOS-B66359J1014T +0 +14 +14 +Transformer_THT +Transformer_Microphone_Lundahl_LL1538 +AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1538_8xl.pdf +AUDIO TRAFO LUNDAHL +0 +7 +7 +Transformer_THT +Transformer_Microphone_Lundahl_LL1587 +AUDIO TRAFO LUNDAHL, https://www.lundahltransformers.com/wp-content/uploads/datasheets/1587.pdf +AUDIO TRAFO LUNDAHL +0 +7 +7 +Transformer_THT +Transformer_Myrra_74040_Horizontal +Transformer, Transformator, ETD29, 13 Pin, Horizontal, Myrra-74040, +Transformer Transformator ETD29 13 Pin Horizontal Myrra-74040 +0 +13 +13 +Transformer_THT +Transformer_Myrra_EF20_7408x +EF20 flyback transformer,http://myrra.com/wp-content/uploads/2017/09/Datasheet-74087-74088-74089-rev-A.pdf +transformer flyback SMPS +0 +9 +9 +Transformer_THT +Transformer_NF_ETAL_1-1_P1200 +NF-Transformer, 1:1, ETAL P1200,http://www.etalgroup.com/sites/default/files/products/P1200_April_2005.pdf +NF-Transformer 1to1 ETAL P1200 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P1165 +NF-Transformer, ETAL, P1165,http://www.etalgroup.com/sites/default/files/products/P1165_February_2006.pdf +NF-Transformer ETAL P1165 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P3324 +NF-Transformer, ETAL P3324,http://www.etalgroup.com/sites/default/files/products/P3324_April_2005.pdf +NF-Transformer ETAL P3324 +0 +4 +4 +Transformer_THT +Transformer_NF_ETAL_P3356 +NF-Transformer, ETAL P3356, http://www.etalgroup.com/sites/default/files/products/P3356_December_2005.pdf +NF-Transformer ETAL P3356 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D9.0mm_Amidon-T30 +Transformer, Toroid, horizontal, laying, Diameter 9mm, Amidon, T30, +Transformer Toroid horizontal laying Diameter 9mm Amidon T30 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D10.5mm_Amidon-T37 +Transformer, Toroid, horizontal, laying, Diameter 10,5mm, Amidon T37, +Transformer Toroid horizontal laying Diameter 10 5mm Amidon T37 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D12.5mm_Amidon-T44 +Transformer, Toroid, horizontal, laying, Diameter 12,5mm, Amidon T44, +Transformer Toroid horizontal laying Diameter 12 5mm Amidon T44 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D14.0mm_Amidon-T50 +Transformer, Toroid, horizontal, laying, Diameter 14mm, Amidon T50, +Transformer Toroid horizontal laying Diameter 14mm Amidon T50 +0 +4 +4 +Transformer_THT +Transformer_Toroid_Horizontal_D18.0mm +Transformer, Toroid, tapped, horizontal, laying, Diameter 18mm, +Transformer Toroid tapped horizontal laying Diameter 18mm +0 +5 +4 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D9.0mm_Amidon-T30 +Transformer, Toroid, tapped, horizontal, laying, Diameter 9mm, Amidon, T30, +Transformer Toroid tapped horizontal laying Diameter 9mm Amidon T30 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D10.5mm_Amidon-T37 +Transformer, Toroid, tapped, horizontal, laying, Diameter 10,5mm, Amidon, T37, +Transformer Toroid tapped horizontal laying Diameter 10 5mm Amidon T37 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D12.5mm_Amidon-T44 +Transformer, Toroid, tapped, horizontal, laying, Diameter 12,5mm, Amidon, T44, +Transformer Toroid tapped horizontal laying Diameter 12 5mm Amidon T44 +0 +6 +6 +Transformer_THT +Transformer_Toroid_Tapped_Horizontal_D14.0mm_Amidon-T50 +Transformer, Toroid, tapped, horizontal, laying, Diameter 14mm, Amidon T50, +Transformer Toroid tapped horizontal laying Diameter 14mm Amidon T50 +0 +6 +6 +Transformer_THT +Transformer_Wuerth_750343373 +Transformer, horizontal core with bobbin, 10 pin, 3.81mm pitch, 15.24mm row spacing, 22x23x17.53mm (https://katalog.we-online.com/ctm/datasheet/750343373.pdf) +transformer flyback +0 +10 +10 +Transformer_THT +Transformer_Wuerth_760871131 +Transformer, horizontal core with bobbin, 14 pin, 2.49 mm pitch, 20 mm row spacing, 25x22.2x16mm https://www.we-online.com/catalog/datasheet/760871131.pdf +transformer flyback +0 +14 +14 +Transistor_Power_Module +Infineon_AG-ECONO2 +28-lead TH, EconoPACK 2, same as Littelfuse_Package_H_XN2MM, https://www.infineon.com/dgdl/Infineon-FS75R07N2E4-DS-v02_00-en_de.pdf?fileId=db3a30432f5008fe012f52f916333979 +igbt diode module +0 +28 +28 +Transistor_Power_Module +Infineon_EasyPIM-1B +35-lead TH, EasyPIM 1B, https://www.infineon.com/dgdl/Infineon-FP10R06W1E3-DS-v02_01-en_de.pdf?fileId=db3a304412b407950112b43312285a63 +brifge rectifier igbt diode module +0 +23 +23 +Transistor_Power_Module +Infineon_EasyPIM-2B +35-lead TH, EasyPIM 2B, same as ST_ACEPACK-2-CIB, https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24 +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +Littelfuse_Package_H_XBN2MM +24-lead TH, Package H, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1215h_xbn2mm_datasheet.pdf.pdf +brifge rectifier igbt diode module +0 +24 +24 +Transistor_Power_Module +Littelfuse_Package_H_XN2MM +28-lead TH, Package H, same as Infineon_AG-ECONO2, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1225h_xn2mm_datasheet.pdf.pdf +igbt diode module +0 +28 +28 +Transistor_Power_Module +Littelfuse_Package_W_XBN2MM +24-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1250w_xbn2mm_datasheet.pdf.pdf +brifge rectifier igbt diode module +0 +35 +24 +Transistor_Power_Module +Littelfuse_Package_W_XN2MM +35-lead TH, Package W, https://www.littelfuse.com/~/media/electronics/datasheets/power_semiconductors/littelfuse_power_semiconductor_igbt_module_mg1275w_xn2mm_datasheet.pdf.pdf +igbt diode module +0 +35 +35 +Transistor_Power_Module +ST_ACEPACK-2-CIB +35-lead TH, ACEPACK 2 CIB, same as Infineon_EasyPIM-2B, https://www.st.com/resource/en/datasheet/a2c25s12m3.pdf +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +ST_ACEPACK-2-CIB_PressFIT +35-lead TH, ACEPACK 2 CIB, PressFIT, https://www.st.com/resource/en/datasheet/a2c50s65m2-f.pdf +brifge rectifier igbt diode module +0 +35 +23 +Transistor_Power_Module +ST_SDIP-25L +25-lead TH, SDIP-25L, https://www.st.com/resource/en/datasheet/stgips20k60.pdf +igbt diode module +0 +25 +25 +Valve +Valve_ECC-83-1 +Valve ECC-83-1 round pins +Valve ECC-83-1 round pins +0 +9 +9 +Valve +Valve_ECC-83-2 +Valve ECC-83-2 flat pins +Valve ECC-83-2 flat pins +0 +10 +9 +Valve +Valve_EURO +Valve Euro +Valve Euro +0 +7 +5 +Valve +Valve_Glimm +Valve Glimm +Valve Glimm +0 +2 +2 +Valve +Valve_Mini_G +Valve mini G +Valve mini G +0 +9 +7 +Valve +Valve_Mini_P +Valve mini P +Valve mini P +0 +7 +7 +Valve +Valve_Mini_Pentode_Linear +Mini-Pentode, 5-pin, e.g. JAN6418 +Valve Mini-Pentode 5-pin JAN6418 +0 +5 +5 +Valve +Valve_Noval_G +Valve NOVAL G +Valve NOVAL G +0 +11 +9 +Valve +Valve_Noval_P +Valve NOVAL P +Valve NOVAL P +0 +9 +9 +Valve +Valve_Octal +8-pin round valve +valve +0 +9 +8 +Varistor +RV_Disc_D7mm_W3.4mm_P5mm +Varistor, diameter 7mm, width 3.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.5mm_P5mm +Varistor, diameter 7mm, width 3.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.6mm_P5mm +Varistor, diameter 7mm, width 3.6mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.7mm_P5mm +Varistor, diameter 7mm, width 3.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.8mm_P5mm +Varistor, diameter 7mm, width 3.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W3.9mm_P5mm +Varistor, diameter 7mm, width 3.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.2mm_P5mm +Varistor, diameter 7mm, width 4.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.3mm_P5mm +Varistor, diameter 7mm, width 4.3mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.5mm_P5mm +Varistor, diameter 7mm, width 4.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.8mm_P5mm +Varistor, diameter 7mm, width 4.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4.9mm_P5mm +Varistor, diameter 7mm, width 4.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W4mm_P5mm +Varistor, diameter 7mm, width 4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.1mm_P5mm +Varistor, diameter 7mm, width 5.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.4mm_P5mm +Varistor, diameter 7mm, width 5.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.5mm_P5mm +Varistor, diameter 7mm, width 5.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D7mm_W5.7mm_P5mm +Varistor, diameter 7mm, width 5.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.3mm_P5mm +Varistor, diameter 9mm, width 3.3mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.4mm_P5mm +Varistor, diameter 9mm, width 3.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.5mm_P5mm +Varistor, diameter 9mm, width 3.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.6mm_P5mm +Varistor, diameter 9mm, width 3.6mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.7mm_P5mm +Varistor, diameter 9mm, width 3.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.8mm_P5mm +Varistor, diameter 9mm, width 3.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W3.9mm_P5mm +Varistor, diameter 9mm, width 3.9mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.1mm_P5mm +Varistor, diameter 9mm, width 4.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.2mm_P5mm +Varistor, diameter 9mm, width 4.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.4mm_P5mm +Varistor, diameter 9mm, width 4.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.5mm_P5mm +Varistor, diameter 9mm, width 4.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4.8mm_P5mm +Varistor, diameter 9mm, width 4.8mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W4mm_P5mm +Varistor, diameter 9mm, width 4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.2mm_P5mm +Varistor, diameter 9mm, width 5.2mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.4mm_P5mm +Varistor, diameter 9mm, width 5.4mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.5mm_P5mm +Varistor, diameter 9mm, width 5.5mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W5.7mm_P5mm +Varistor, diameter 9mm, width 5.7mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D9mm_W6.1mm_P5mm +Varistor, diameter 9mm, width 6.1mm, pitch 5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W3.9mm_P7.5mm +Varistor, diameter 12mm, width 3.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.2mm_P7.5mm +Varistor, diameter 12mm, width 4.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.3mm_P7.5mm +Varistor, diameter 12mm, width 4.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.4mm_P7.5mm +Varistor, diameter 12mm, width 4.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.5mm_P7.5mm +Varistor, diameter 12mm, width 4.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.6mm_P7.5mm +Varistor, diameter 12mm, width 4.6mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.7mm_P7.5mm +Varistor, diameter 12mm, width 4.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4.8mm_P7.5mm +Varistor, diameter 12mm, width 4.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W4mm_P7.5mm +Varistor, diameter 12mm, width 4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.1mm_P7.5mm +Varistor, diameter 12mm, width 5.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.4mm_P7.5mm +Varistor, diameter 12mm, width 5.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5.8mm_P7.5mm +Varistor, diameter 12mm, width 5.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W5mm_P7.5mm +Varistor, diameter 12mm, width 5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.1mm_P7.5mm +Varistor, diameter 12mm, width 6.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.2mm_P7.5mm +Varistor, diameter 12mm, width 6.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.3mm_P7.5mm +Varistor, diameter 12mm, width 6.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W6.7mm_P7.5mm +Varistor, diameter 12mm, width 6.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.1mm_P7.5mm +Varistor, diameter 12mm, width 7.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.5mm_P7.5mm +Varistor, diameter 12mm, width 7.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D12mm_W7.9mm_P7.5mm +Varistor, diameter 12mm, width 7.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W3.9mm_P7.5mm +Varistor, diameter 15.5mm, width 3.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.2mm_P7.5mm +Varistor, diameter 15.5mm, width 4.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.3mm_P7.5mm +Varistor, diameter 15.5mm, width 4.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.4mm_P7.5mm +Varistor, diameter 15.5mm, width 4.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.5mm_P7.5mm +Varistor, diameter 15.5mm, width 4.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.6mm_P7.5mm +Varistor, diameter 15.5mm, width 4.6mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.7mm_P7.5mm +Varistor, diameter 15.5mm, width 4.7mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.8mm_P7.5mm +Varistor, diameter 15.5mm, width 4.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4.9mm_P7.5mm +Varistor, diameter 15.5mm, width 4.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W4mm_P7.5mm +Varistor, diameter 15.5mm, width 4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.2mm_P7.5mm +Varistor, diameter 15.5mm, width 5.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.4mm_P7.5mm +Varistor, diameter 15.5mm, width 5.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5.9mm_P7.5mm +Varistor, diameter 15.5mm, width 5.9mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W5mm_P7.5mm +Varistor, diameter 15.5mm, width 5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.1mm_P7.5mm +Varistor, diameter 15.5mm, width 6.1mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.3mm_P7.5mm +Varistor, diameter 15.5mm, width 6.3mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.4mm_P7.5mm +Varistor, diameter 15.5mm, width 6.4mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W6.8mm_P7.5mm +Varistor, diameter 15.5mm, width 6.8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W7.2mm_P7.5mm +Varistor, diameter 15.5mm, width 7.2mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W7.5mm_P7.5mm +Varistor, diameter 15.5mm, width 7.5mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W8mm_P7.5mm +Varistor, diameter 15.5mm, width 8mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D15.5mm_W11mm_P7.5mm +Varistor, diameter 15.5mm, width 11mm, pitch 7.5mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D16.5mm_W6.7mm_P7.5mm +Varistor, diameter 16.5mm, width 6.7mm, pitch 5mm, https://katalog.we-online.de/pbs/datasheet/820542711.pdf +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.3mm_P10mm +Varistor, diameter 21.5mm, width 4.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.4mm_P10mm +Varistor, diameter 21.5mm, width 4.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.5mm_P10mm +Varistor, diameter 21.5mm, width 4.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.6mm_P10mm +Varistor, diameter 21.5mm, width 4.6mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.7mm_P10mm +Varistor, diameter 21.5mm, width 4.7mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.8mm_P10mm +Varistor, diameter 21.5mm, width 4.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W4.9mm_P10mm +Varistor, diameter 21.5mm, width 4.9mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.1mm_P10mm +Varistor, diameter 21.5mm, width 5.1mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.3mm_P10mm +Varistor, diameter 21.5mm, width 5.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.4mm_P10mm +Varistor, diameter 21.5mm, width 5.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.6mm_P10mm +Varistor, diameter 21.5mm, width 5.6mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5.8mm_P10mm +Varistor, diameter 21.5mm, width 5.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W5mm_P10mm +Varistor, diameter 21.5mm, width 5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.1mm_P7.5mm +varistor +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.3mm_P10mm +Varistor, diameter 21.5mm, width 6.3mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.5mm_P10mm +Varistor, diameter 21.5mm, width 6.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.7mm_P10mm +Varistor, diameter 21.5mm, width 6.7mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W6.8mm_P10mm +Varistor, diameter 21.5mm, width 6.8mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.1mm_P10mm +Varistor, diameter 21.5mm, width 7.1mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.5mm_P10mm +Varistor, diameter 21.5mm, width 7.5mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W7.9mm_P10mm +Varistor, diameter 21.5mm, width 7.9mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W8.4mm_P10mm +Varistor, diameter 21.5mm, width 8.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Disc_D21.5mm_W11.4mm_P10mm +Varistor, diameter 21.5mm, width 11.4mm, pitch 10mm +varistor SIOV +0 +2 +2 +Varistor +RV_Rect_V25S440P_L26.5mm_W8.2mm_P12.7mm +Varistor, V25S440P, https://www.littelfuse.com/media?resourcetype=datasheets&itemid=b410c42c-51d1-460e-b1d9-d105d93c9679&filename=littelfuse-varistor-ultramov25s-datasheet +varistor +0 +2 +2 diff --git a/crc8/plot_data_i.txt b/crc8/plot_data_i.txt new file mode 100644 index 0000000..2db3f88 --- /dev/null +++ b/crc8/plot_data_i.txt @@ -0,0 +1,787 @@ + kicad schematic + Transient Analysis Sat Jul 04 18:35:42 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.211600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.311600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.511600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.611600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.711600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.811600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.911600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +55 2.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.022880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.122880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.222880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 5.150000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 5.250000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 5.350000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 5.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +113 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 6.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 6.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 6.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 7.022880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 7.122880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 7.222880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 7.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 7.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 7.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 7.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 7.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 7.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 7.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +171 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 9.150000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 9.250000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 9.350000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 9.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 9.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 9.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 9.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 9.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 9.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 18:35:42 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.211600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.311600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.511600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.611600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.711600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.811600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.911600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +55 2.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.022880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.122880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.222880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 5.150000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 5.250000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 5.350000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 5.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +113 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 6.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 6.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 6.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 7.022880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 7.122880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 7.222880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 7.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 7.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 7.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 7.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 7.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 7.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 7.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +171 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 9.150000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 9.250000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 9.350000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 9.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 9.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 9.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 9.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 9.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 9.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 18:35:42 2026 +-------------------------------------------------------------------------------- +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.211600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.311600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.511600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.611600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.711600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.811600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.911600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +55 2.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.022880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.122880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.222880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 5.150000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 5.250000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 5.350000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 5.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +113 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 6.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 6.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 6.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 7.022880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 7.122880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 7.222880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 7.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 7.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 7.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 7.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 7.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 7.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 7.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +171 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 9.150000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 9.250000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 9.350000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 9.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 9.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 9.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 9.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 9.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 9.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 18:35:42 2026 +-------------------------------------------------------------------------------- +Index time v6#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 +2 2.000000e-11 0.000000e+00 +3 4.000000e-11 0.000000e+00 +4 8.000000e-11 0.000000e+00 +5 1.600000e-10 0.000000e+00 +6 3.200000e-10 0.000000e+00 +7 6.400000e-10 0.000000e+00 +8 1.000000e-09 0.000000e+00 +9 1.064000e-09 0.000000e+00 +10 1.192000e-09 0.000000e+00 +11 1.448000e-09 0.000000e+00 +12 1.960000e-09 0.000000e+00 +13 2.960000e-09 0.000000e+00 +14 3.960000e-09 0.000000e+00 +15 4.960000e-09 0.000000e+00 +16 5.960000e-09 0.000000e+00 +17 6.960000e-09 0.000000e+00 +18 7.960000e-09 0.000000e+00 +19 8.960000e-09 0.000000e+00 +20 9.960000e-09 0.000000e+00 +21 1.000000e-08 0.000000e+00 +22 1.001000e-08 0.000000e+00 +23 1.003000e-08 0.000000e+00 +24 1.007000e-08 0.000000e+00 +25 1.010000e-08 0.000000e+00 +26 1.010800e-08 0.000000e+00 +27 1.012400e-08 0.000000e+00 +28 1.015600e-08 0.000000e+00 +29 1.022000e-08 0.000000e+00 +30 1.034800e-08 0.000000e+00 +31 1.060400e-08 0.000000e+00 +32 1.111600e-08 0.000000e+00 +33 1.211600e-08 0.000000e+00 +34 1.311600e-08 0.000000e+00 +35 1.411600e-08 0.000000e+00 +36 1.511600e-08 0.000000e+00 +37 1.611600e-08 0.000000e+00 +38 1.711600e-08 0.000000e+00 +39 1.811600e-08 0.000000e+00 +40 1.911600e-08 0.000000e+00 +41 2.000000e-08 0.000000e+00 +42 2.001000e-08 0.000000e+00 +43 2.003000e-08 0.000000e+00 +44 2.007000e-08 0.000000e+00 +45 2.010000e-08 0.000000e+00 +46 2.010800e-08 0.000000e+00 +47 2.012400e-08 0.000000e+00 +48 2.015600e-08 0.000000e+00 +49 2.022000e-08 0.000000e+00 +50 2.034800e-08 0.000000e+00 +51 2.060400e-08 0.000000e+00 +52 2.100000e-08 0.000000e+00 +53 2.105120e-08 0.000000e+00 +54 2.115360e-08 0.000000e+00 + +Index time v6#branch +-------------------------------------------------------------------------------- +55 2.135840e-08 0.000000e+00 +56 2.176800e-08 0.000000e+00 +57 2.200000e-08 0.000000e+00 +58 2.208192e-08 0.000000e+00 +59 2.224576e-08 0.000000e+00 +60 2.257344e-08 0.000000e+00 +61 2.322880e-08 0.000000e+00 +62 2.422880e-08 0.000000e+00 +63 2.522880e-08 0.000000e+00 +64 2.622880e-08 0.000000e+00 +65 2.722880e-08 0.000000e+00 +66 2.822880e-08 0.000000e+00 +67 2.922880e-08 0.000000e+00 +68 3.022880e-08 0.000000e+00 +69 3.122880e-08 0.000000e+00 +70 3.222880e-08 0.000000e+00 +71 3.322880e-08 0.000000e+00 +72 3.422880e-08 0.000000e+00 +73 3.522880e-08 0.000000e+00 +74 3.622880e-08 0.000000e+00 +75 3.722880e-08 0.000000e+00 +76 3.822880e-08 0.000000e+00 +77 3.922880e-08 0.000000e+00 +78 4.000000e-08 0.000000e+00 +79 4.010000e-08 0.000000e+00 +80 4.030000e-08 0.000000e+00 +81 4.070000e-08 0.000000e+00 +82 4.100000e-08 0.000000e+00 +83 4.108000e-08 0.000000e+00 +84 4.124000e-08 0.000000e+00 +85 4.156000e-08 0.000000e+00 +86 4.220000e-08 0.000000e+00 +87 4.230000e-08 0.000000e+00 +88 4.240000e-08 0.000000e+00 +89 4.260000e-08 0.000000e+00 +90 4.300000e-08 0.000000e+00 +91 4.330000e-08 0.000000e+00 +92 4.338000e-08 0.000000e+00 +93 4.354000e-08 0.000000e+00 +94 4.386000e-08 0.000000e+00 +95 4.450000e-08 0.000000e+00 +96 4.550000e-08 0.000000e+00 +97 4.650000e-08 0.000000e+00 +98 4.750000e-08 0.000000e+00 +99 4.850000e-08 0.000000e+00 +100 4.950000e-08 0.000000e+00 +101 5.050000e-08 0.000000e+00 +102 5.150000e-08 0.000000e+00 +103 5.250000e-08 0.000000e+00 +104 5.350000e-08 0.000000e+00 +105 5.450000e-08 0.000000e+00 +106 5.550000e-08 0.000000e+00 +107 5.650000e-08 0.000000e+00 +108 5.750000e-08 0.000000e+00 +109 5.850000e-08 0.000000e+00 +110 5.950000e-08 0.000000e+00 +111 6.000000e-08 0.000000e+00 +112 6.001000e-08 0.000000e+00 + +Index time v6#branch +-------------------------------------------------------------------------------- +113 6.003000e-08 0.000000e+00 +114 6.007000e-08 0.000000e+00 +115 6.010000e-08 0.000000e+00 +116 6.010800e-08 0.000000e+00 +117 6.012400e-08 0.000000e+00 +118 6.015600e-08 0.000000e+00 +119 6.022000e-08 0.000000e+00 +120 6.034800e-08 0.000000e+00 +121 6.060400e-08 0.000000e+00 +122 6.100000e-08 0.000000e+00 +123 6.105120e-08 0.000000e+00 +124 6.115360e-08 0.000000e+00 +125 6.135840e-08 0.000000e+00 +126 6.176800e-08 0.000000e+00 +127 6.200000e-08 0.000000e+00 +128 6.208192e-08 0.000000e+00 +129 6.224576e-08 0.000000e+00 +130 6.257344e-08 0.000000e+00 +131 6.322880e-08 0.000000e+00 +132 6.422880e-08 0.000000e+00 +133 6.522880e-08 0.000000e+00 +134 6.622880e-08 0.000000e+00 +135 6.722880e-08 0.000000e+00 +136 6.822880e-08 0.000000e+00 +137 6.922880e-08 0.000000e+00 +138 7.022880e-08 0.000000e+00 +139 7.122880e-08 0.000000e+00 +140 7.222880e-08 0.000000e+00 +141 7.322880e-08 0.000000e+00 +142 7.422880e-08 0.000000e+00 +143 7.522880e-08 0.000000e+00 +144 7.622880e-08 0.000000e+00 +145 7.722880e-08 0.000000e+00 +146 7.822880e-08 0.000000e+00 +147 7.922880e-08 0.000000e+00 +148 8.000000e-08 0.000000e+00 +149 8.010000e-08 0.000000e+00 +150 8.030000e-08 0.000000e+00 +151 8.070000e-08 0.000000e+00 +152 8.100000e-08 0.000000e+00 +153 8.108000e-08 0.000000e+00 +154 8.124000e-08 0.000000e+00 +155 8.156000e-08 0.000000e+00 +156 8.220000e-08 0.000000e+00 +157 8.230000e-08 0.000000e+00 +158 8.240000e-08 0.000000e+00 +159 8.260000e-08 0.000000e+00 +160 8.300000e-08 0.000000e+00 +161 8.330000e-08 0.000000e+00 +162 8.338000e-08 0.000000e+00 +163 8.354000e-08 0.000000e+00 +164 8.386000e-08 0.000000e+00 +165 8.450000e-08 0.000000e+00 +166 8.550000e-08 0.000000e+00 +167 8.650000e-08 0.000000e+00 +168 8.750000e-08 0.000000e+00 +169 8.850000e-08 0.000000e+00 +170 8.950000e-08 0.000000e+00 + +Index time v6#branch +-------------------------------------------------------------------------------- +171 9.050000e-08 0.000000e+00 +172 9.150000e-08 0.000000e+00 +173 9.250000e-08 0.000000e+00 +174 9.350000e-08 0.000000e+00 +175 9.450000e-08 0.000000e+00 +176 9.550000e-08 0.000000e+00 +177 9.650000e-08 0.000000e+00 +178 9.750000e-08 0.000000e+00 +179 9.850000e-08 0.000000e+00 +180 9.950000e-08 0.000000e+00 +181 1.000000e-07 0.000000e+00 diff --git a/crc8/plot_data_v.txt b/crc8/plot_data_v.txt new file mode 100644 index 0000000..8bf0581 --- /dev/null +++ b/crc8/plot_data_v.txt @@ -0,0 +1,787 @@ + kicad schematic + Transient Analysis Sat Jul 04 18:35:42 2026 +-------------------------------------------------------------------------------- +Index time clk crc_out0 crc_out1 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 5.000000e-02 0.000000e+00 0.000000e+00 +2 2.000000e-11 1.000000e-01 0.000000e+00 0.000000e+00 +3 4.000000e-11 2.000000e-01 0.000000e+00 0.000000e+00 +4 8.000000e-11 4.000000e-01 0.000000e+00 0.000000e+00 +5 1.600000e-10 8.000000e-01 0.000000e+00 0.000000e+00 +6 3.200000e-10 1.600000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 3.200000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +32 1.111600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +33 1.211600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +34 1.311600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +35 1.411600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +36 1.511600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +37 1.611600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +38 1.711600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +39 1.811600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +40 1.911600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +41 2.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +42 2.001000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +43 2.003000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +44 2.007000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +45 2.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +46 2.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +47 2.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +48 2.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +49 2.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +50 2.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +51 2.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +53 2.105120e-08 4.744000e+00 0.000000e+00 0.000000e+00 +54 2.115360e-08 4.232000e+00 0.000000e+00 0.000000e+00 + +Index time clk crc_out0 crc_out1 +-------------------------------------------------------------------------------- +55 2.135840e-08 3.208000e+00 0.000000e+00 0.000000e+00 +56 2.176800e-08 1.160000e+00 0.000000e+00 0.000000e+00 +57 2.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.022880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.122880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.222880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 4.010000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +80 4.030000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +81 4.070000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +82 4.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +83 4.108000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +84 4.124000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +85 4.156000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +86 4.220000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +87 4.230000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +88 4.240000e-08 5.000000e+00 0.000000e+00 5.000000e-01 +89 4.260000e-08 5.000000e+00 0.000000e+00 1.500000e+00 +90 4.300000e-08 5.000000e+00 0.000000e+00 3.500000e+00 +91 4.330000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +92 4.338000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +93 4.354000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +94 4.386000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +95 4.450000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +96 4.550000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +97 4.650000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +98 4.750000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +99 4.850000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +100 4.950000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +101 5.050000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +102 5.150000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +103 5.250000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +104 5.350000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +105 5.450000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +106 5.550000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +107 5.650000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +108 5.750000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +109 5.850000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +110 5.950000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +111 6.000000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +112 6.001000e-08 5.000000e+00 0.000000e+00 5.000000e+00 + +Index time clk crc_out0 crc_out1 +-------------------------------------------------------------------------------- +113 6.003000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +114 6.007000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +115 6.010000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +116 6.010800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +117 6.012400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +118 6.015600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +119 6.022000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +120 6.034800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +121 6.060400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +122 6.100000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +123 6.105120e-08 4.744000e+00 0.000000e+00 5.000000e+00 +124 6.115360e-08 4.232000e+00 0.000000e+00 5.000000e+00 +125 6.135840e-08 3.208000e+00 0.000000e+00 5.000000e+00 +126 6.176800e-08 1.160000e+00 0.000000e+00 5.000000e+00 +127 6.200000e-08 8.881784e-15 0.000000e+00 5.000000e+00 +128 6.208192e-08 0.000000e+00 0.000000e+00 5.000000e+00 +129 6.224576e-08 0.000000e+00 0.000000e+00 5.000000e+00 +130 6.257344e-08 0.000000e+00 0.000000e+00 5.000000e+00 +131 6.322880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +132 6.422880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +133 6.522880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +134 6.622880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +135 6.722880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +136 6.822880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +137 6.922880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +138 7.022880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +139 7.122880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +140 7.222880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +141 7.322880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +142 7.422880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +143 7.522880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +144 7.622880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +145 7.722880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +146 7.822880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +147 7.922880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +148 8.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +149 8.010000e-08 5.000000e-01 0.000000e+00 5.000000e+00 +150 8.030000e-08 1.500000e+00 0.000000e+00 5.000000e+00 +151 8.070000e-08 3.500000e+00 0.000000e+00 5.000000e+00 +152 8.100000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +153 8.108000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +154 8.124000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +155 8.156000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +156 8.220000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +157 8.230000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +158 8.240000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +159 8.260000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +160 8.300000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +161 8.330000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +162 8.338000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +163 8.354000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +164 8.386000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +165 8.450000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +166 8.550000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +167 8.650000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +168 8.750000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +169 8.850000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +170 8.950000e-08 5.000000e+00 0.000000e+00 5.000000e+00 + +Index time clk crc_out0 crc_out1 +-------------------------------------------------------------------------------- +171 9.050000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +172 9.150000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +173 9.250000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +174 9.350000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +175 9.450000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +176 9.550000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +177 9.650000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +178 9.750000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +179 9.850000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +180 9.950000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +181 1.000000e-07 5.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 18:35:42 2026 +-------------------------------------------------------------------------------- +Index time crc_out2 crc_out3 data_in0 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.211600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.311600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.511600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.611600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.711600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.811600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.911600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time crc_out2 crc_out3 data_in0 +-------------------------------------------------------------------------------- +55 2.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.022880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.122880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.222880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.240000e-08 0.000000e+00 5.000000e-01 0.000000e+00 +89 4.260000e-08 0.000000e+00 1.500000e+00 0.000000e+00 +90 4.300000e-08 0.000000e+00 3.500000e+00 0.000000e+00 +91 4.330000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +92 4.338000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +93 4.354000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +94 4.386000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +95 4.450000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +96 4.550000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +97 4.650000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +98 4.750000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +99 4.850000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +100 4.950000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +101 5.050000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +102 5.150000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +103 5.250000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +104 5.350000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +105 5.450000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +106 5.550000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +107 5.650000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +108 5.750000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +109 5.850000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +110 5.950000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +111 6.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +112 6.001000e-08 0.000000e+00 5.000000e+00 5.000000e-01 + +Index time crc_out2 crc_out3 data_in0 +-------------------------------------------------------------------------------- +113 6.003000e-08 0.000000e+00 5.000000e+00 1.500000e+00 +114 6.007000e-08 0.000000e+00 5.000000e+00 3.500000e+00 +115 6.010000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +116 6.010800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +117 6.012400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +118 6.015600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +119 6.022000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +120 6.034800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +121 6.060400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +122 6.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +123 6.105120e-08 0.000000e+00 5.000000e+00 5.000000e+00 +124 6.115360e-08 0.000000e+00 5.000000e+00 5.000000e+00 +125 6.135840e-08 0.000000e+00 5.000000e+00 5.000000e+00 +126 6.176800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +127 6.200000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +128 6.208192e-08 0.000000e+00 5.000000e+00 5.000000e+00 +129 6.224576e-08 0.000000e+00 5.000000e+00 5.000000e+00 +130 6.257344e-08 0.000000e+00 5.000000e+00 5.000000e+00 +131 6.322880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +132 6.422880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +133 6.522880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +134 6.622880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +135 6.722880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +136 6.822880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +137 6.922880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +138 7.022880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +139 7.122880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +140 7.222880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +141 7.322880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +142 7.422880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +143 7.522880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +144 7.622880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +145 7.722880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +146 7.822880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +147 7.922880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +148 8.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +149 8.010000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +150 8.030000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +151 8.070000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +152 8.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +153 8.108000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +154 8.124000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +155 8.156000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +156 8.220000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +157 8.230000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +158 8.240000e-08 0.000000e+00 4.500000e+00 5.000000e+00 +159 8.260000e-08 0.000000e+00 3.500000e+00 5.000000e+00 +160 8.300000e-08 0.000000e+00 1.500000e+00 5.000000e+00 +161 8.330000e-08 0.000000e+00 2.708944e-14 5.000000e+00 +162 8.338000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +163 8.354000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +164 8.386000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +165 8.450000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +166 8.550000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +167 8.650000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +168 8.750000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +169 8.850000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +170 8.950000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time crc_out2 crc_out3 data_in0 +-------------------------------------------------------------------------------- +171 9.050000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +172 9.150000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +173 9.250000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +174 9.350000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +175 9.450000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +176 9.550000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +177 9.650000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +178 9.750000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +179 9.850000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +180 9.950000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +181 1.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 18:35:42 2026 +-------------------------------------------------------------------------------- +Index time data_in1 data_in2 data_in3 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +32 1.111600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 1.211600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +34 1.311600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +35 1.411600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +36 1.511600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +37 1.611600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +38 1.711600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +39 1.811600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +40 1.911600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +41 2.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +42 2.001000e-08 5.000000e-01 5.000000e-01 4.500000e+00 +43 2.003000e-08 1.500000e+00 1.500000e+00 3.500000e+00 +44 2.007000e-08 3.500000e+00 3.500000e+00 1.500000e+00 +45 2.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +46 2.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +47 2.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +48 2.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +49 2.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +50 2.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +51 2.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +52 2.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +53 2.105120e-08 5.000000e+00 5.000000e+00 0.000000e+00 +54 2.115360e-08 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in1 data_in2 data_in3 +-------------------------------------------------------------------------------- +55 2.135840e-08 5.000000e+00 5.000000e+00 0.000000e+00 +56 2.176800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +57 2.200000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +58 2.208192e-08 5.000000e+00 5.000000e+00 0.000000e+00 +59 2.224576e-08 5.000000e+00 5.000000e+00 0.000000e+00 +60 2.257344e-08 5.000000e+00 5.000000e+00 0.000000e+00 +61 2.322880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +62 2.422880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +63 2.522880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +64 2.622880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +65 2.722880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +66 2.822880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +67 2.922880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +68 3.022880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +69 3.122880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +70 3.222880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +71 3.322880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +72 3.422880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +73 3.522880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +74 3.622880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +75 3.722880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +76 3.822880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +77 3.922880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +78 4.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +79 4.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +80 4.030000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +81 4.070000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +82 4.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +83 4.108000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +84 4.124000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +85 4.156000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +86 4.220000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +87 4.230000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +88 4.240000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +89 4.260000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +90 4.300000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +91 4.330000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +92 4.338000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +93 4.354000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +94 4.386000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +95 4.450000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +96 4.550000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +97 4.650000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +98 4.750000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +99 4.850000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +100 4.950000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +101 5.050000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +102 5.150000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +103 5.250000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +104 5.350000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +105 5.450000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +106 5.550000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +107 5.650000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +108 5.750000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +109 5.850000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +110 5.950000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +111 6.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +112 6.001000e-08 5.000000e+00 5.000000e+00 5.000000e-01 + +Index time data_in1 data_in2 data_in3 +-------------------------------------------------------------------------------- +113 6.003000e-08 5.000000e+00 5.000000e+00 1.500000e+00 +114 6.007000e-08 5.000000e+00 5.000000e+00 3.500000e+00 +115 6.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +116 6.010800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +117 6.012400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +118 6.015600e-08 5.000000e+00 5.000000e+00 5.000000e+00 +119 6.022000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +120 6.034800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +121 6.060400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +122 6.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +123 6.105120e-08 5.000000e+00 5.000000e+00 5.000000e+00 +124 6.115360e-08 5.000000e+00 5.000000e+00 5.000000e+00 +125 6.135840e-08 5.000000e+00 5.000000e+00 5.000000e+00 +126 6.176800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +127 6.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +128 6.208192e-08 5.000000e+00 5.000000e+00 5.000000e+00 +129 6.224576e-08 5.000000e+00 5.000000e+00 5.000000e+00 +130 6.257344e-08 5.000000e+00 5.000000e+00 5.000000e+00 +131 6.322880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +132 6.422880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +133 6.522880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +134 6.622880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +135 6.722880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +136 6.822880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +137 6.922880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +138 7.022880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +139 7.122880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +140 7.222880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +141 7.322880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +142 7.422880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +143 7.522880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +144 7.622880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +145 7.722880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +146 7.822880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +147 7.922880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +148 8.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +149 8.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +150 8.030000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +151 8.070000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +152 8.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +153 8.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +154 8.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +155 8.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +156 8.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +157 8.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +158 8.240000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +159 8.260000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +160 8.300000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +161 8.330000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +162 8.338000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +163 8.354000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +164 8.386000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +165 8.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +166 8.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +167 8.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +168 8.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +169 8.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +170 8.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time data_in1 data_in2 data_in3 +-------------------------------------------------------------------------------- +171 9.050000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +172 9.150000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +173 9.250000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +174 9.350000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +175 9.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +176 9.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +177 9.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +178 9.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +179 9.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +180 9.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +181 1.000000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 18:35:42 2026 +-------------------------------------------------------------------------------- +Index time rst +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 +1 1.000000e-11 5.000000e+00 +2 2.000000e-11 5.000000e+00 +3 4.000000e-11 5.000000e+00 +4 8.000000e-11 5.000000e+00 +5 1.600000e-10 5.000000e+00 +6 3.200000e-10 5.000000e+00 +7 6.400000e-10 5.000000e+00 +8 1.000000e-09 5.000000e+00 +9 1.064000e-09 5.000000e+00 +10 1.192000e-09 5.000000e+00 +11 1.448000e-09 5.000000e+00 +12 1.960000e-09 5.000000e+00 +13 2.960000e-09 5.000000e+00 +14 3.960000e-09 5.000000e+00 +15 4.960000e-09 5.000000e+00 +16 5.960000e-09 5.000000e+00 +17 6.960000e-09 5.000000e+00 +18 7.960000e-09 5.000000e+00 +19 8.960000e-09 5.000000e+00 +20 9.960000e-09 5.000000e+00 +21 1.000000e-08 5.000000e+00 +22 1.001000e-08 4.500000e+00 +23 1.003000e-08 3.500000e+00 +24 1.007000e-08 1.500000e+00 +25 1.010000e-08 0.000000e+00 +26 1.010800e-08 0.000000e+00 +27 1.012400e-08 0.000000e+00 +28 1.015600e-08 0.000000e+00 +29 1.022000e-08 0.000000e+00 +30 1.034800e-08 0.000000e+00 +31 1.060400e-08 0.000000e+00 +32 1.111600e-08 0.000000e+00 +33 1.211600e-08 0.000000e+00 +34 1.311600e-08 0.000000e+00 +35 1.411600e-08 0.000000e+00 +36 1.511600e-08 0.000000e+00 +37 1.611600e-08 0.000000e+00 +38 1.711600e-08 0.000000e+00 +39 1.811600e-08 0.000000e+00 +40 1.911600e-08 0.000000e+00 +41 2.000000e-08 0.000000e+00 +42 2.001000e-08 0.000000e+00 +43 2.003000e-08 0.000000e+00 +44 2.007000e-08 0.000000e+00 +45 2.010000e-08 0.000000e+00 +46 2.010800e-08 0.000000e+00 +47 2.012400e-08 0.000000e+00 +48 2.015600e-08 0.000000e+00 +49 2.022000e-08 0.000000e+00 +50 2.034800e-08 0.000000e+00 +51 2.060400e-08 0.000000e+00 +52 2.100000e-08 0.000000e+00 +53 2.105120e-08 0.000000e+00 +54 2.115360e-08 0.000000e+00 + +Index time rst +-------------------------------------------------------------------------------- +55 2.135840e-08 0.000000e+00 +56 2.176800e-08 0.000000e+00 +57 2.200000e-08 0.000000e+00 +58 2.208192e-08 0.000000e+00 +59 2.224576e-08 0.000000e+00 +60 2.257344e-08 0.000000e+00 +61 2.322880e-08 0.000000e+00 +62 2.422880e-08 0.000000e+00 +63 2.522880e-08 0.000000e+00 +64 2.622880e-08 0.000000e+00 +65 2.722880e-08 0.000000e+00 +66 2.822880e-08 0.000000e+00 +67 2.922880e-08 0.000000e+00 +68 3.022880e-08 0.000000e+00 +69 3.122880e-08 0.000000e+00 +70 3.222880e-08 0.000000e+00 +71 3.322880e-08 0.000000e+00 +72 3.422880e-08 0.000000e+00 +73 3.522880e-08 0.000000e+00 +74 3.622880e-08 0.000000e+00 +75 3.722880e-08 0.000000e+00 +76 3.822880e-08 0.000000e+00 +77 3.922880e-08 0.000000e+00 +78 4.000000e-08 0.000000e+00 +79 4.010000e-08 0.000000e+00 +80 4.030000e-08 0.000000e+00 +81 4.070000e-08 0.000000e+00 +82 4.100000e-08 0.000000e+00 +83 4.108000e-08 0.000000e+00 +84 4.124000e-08 0.000000e+00 +85 4.156000e-08 0.000000e+00 +86 4.220000e-08 0.000000e+00 +87 4.230000e-08 0.000000e+00 +88 4.240000e-08 0.000000e+00 +89 4.260000e-08 0.000000e+00 +90 4.300000e-08 0.000000e+00 +91 4.330000e-08 0.000000e+00 +92 4.338000e-08 0.000000e+00 +93 4.354000e-08 0.000000e+00 +94 4.386000e-08 0.000000e+00 +95 4.450000e-08 0.000000e+00 +96 4.550000e-08 0.000000e+00 +97 4.650000e-08 0.000000e+00 +98 4.750000e-08 0.000000e+00 +99 4.850000e-08 0.000000e+00 +100 4.950000e-08 0.000000e+00 +101 5.050000e-08 0.000000e+00 +102 5.150000e-08 0.000000e+00 +103 5.250000e-08 0.000000e+00 +104 5.350000e-08 0.000000e+00 +105 5.450000e-08 0.000000e+00 +106 5.550000e-08 0.000000e+00 +107 5.650000e-08 0.000000e+00 +108 5.750000e-08 0.000000e+00 +109 5.850000e-08 0.000000e+00 +110 5.950000e-08 0.000000e+00 +111 6.000000e-08 0.000000e+00 +112 6.001000e-08 0.000000e+00 + +Index time rst +-------------------------------------------------------------------------------- +113 6.003000e-08 0.000000e+00 +114 6.007000e-08 0.000000e+00 +115 6.010000e-08 0.000000e+00 +116 6.010800e-08 0.000000e+00 +117 6.012400e-08 0.000000e+00 +118 6.015600e-08 0.000000e+00 +119 6.022000e-08 0.000000e+00 +120 6.034800e-08 0.000000e+00 +121 6.060400e-08 0.000000e+00 +122 6.100000e-08 0.000000e+00 +123 6.105120e-08 0.000000e+00 +124 6.115360e-08 0.000000e+00 +125 6.135840e-08 0.000000e+00 +126 6.176800e-08 0.000000e+00 +127 6.200000e-08 0.000000e+00 +128 6.208192e-08 0.000000e+00 +129 6.224576e-08 0.000000e+00 +130 6.257344e-08 0.000000e+00 +131 6.322880e-08 0.000000e+00 +132 6.422880e-08 0.000000e+00 +133 6.522880e-08 0.000000e+00 +134 6.622880e-08 0.000000e+00 +135 6.722880e-08 0.000000e+00 +136 6.822880e-08 0.000000e+00 +137 6.922880e-08 0.000000e+00 +138 7.022880e-08 0.000000e+00 +139 7.122880e-08 0.000000e+00 +140 7.222880e-08 0.000000e+00 +141 7.322880e-08 0.000000e+00 +142 7.422880e-08 0.000000e+00 +143 7.522880e-08 0.000000e+00 +144 7.622880e-08 0.000000e+00 +145 7.722880e-08 0.000000e+00 +146 7.822880e-08 0.000000e+00 +147 7.922880e-08 0.000000e+00 +148 8.000000e-08 0.000000e+00 +149 8.010000e-08 0.000000e+00 +150 8.030000e-08 0.000000e+00 +151 8.070000e-08 0.000000e+00 +152 8.100000e-08 0.000000e+00 +153 8.108000e-08 0.000000e+00 +154 8.124000e-08 0.000000e+00 +155 8.156000e-08 0.000000e+00 +156 8.220000e-08 0.000000e+00 +157 8.230000e-08 0.000000e+00 +158 8.240000e-08 0.000000e+00 +159 8.260000e-08 0.000000e+00 +160 8.300000e-08 0.000000e+00 +161 8.330000e-08 0.000000e+00 +162 8.338000e-08 0.000000e+00 +163 8.354000e-08 0.000000e+00 +164 8.386000e-08 0.000000e+00 +165 8.450000e-08 0.000000e+00 +166 8.550000e-08 0.000000e+00 +167 8.650000e-08 0.000000e+00 +168 8.750000e-08 0.000000e+00 +169 8.850000e-08 0.000000e+00 +170 8.950000e-08 0.000000e+00 + +Index time rst +-------------------------------------------------------------------------------- +171 9.050000e-08 0.000000e+00 +172 9.150000e-08 0.000000e+00 +173 9.250000e-08 0.000000e+00 +174 9.350000e-08 0.000000e+00 +175 9.450000e-08 0.000000e+00 +176 9.550000e-08 0.000000e+00 +177 9.650000e-08 0.000000e+00 +178 9.750000e-08 0.000000e+00 +179 9.850000e-08 0.000000e+00 +180 9.950000e-08 0.000000e+00 +181 1.000000e-07 0.000000e+00 diff --git a/elastic_buffer/analysis b/elastic_buffer/analysis new file mode 100644 index 0000000..850b8fc --- /dev/null +++ b/elastic_buffer/analysis @@ -0,0 +1 @@ +.tran 1e-09 200e-09 0e-09 \ No newline at end of file diff --git a/elastic_buffer/elastic_buffer.cir b/elastic_buffer/elastic_buffer.cir new file mode 100644 index 0000000..19cc5c4 --- /dev/null +++ b/elastic_buffer/elastic_buffer.cir @@ -0,0 +1,31 @@ +.title KiCad schematic +v1 ren GND pulse +v4 din1 GND pwl +v3 din2 GND pwl +v2 din3 GND pwl +v5 din0 GND pwl +v6 wclk GND pulse +v9 wen GND pulse +v7 rclk GND pulse +v8 rst GND pwl +U8 Net-_U6-Pad5_ Net-_U6-Pad6_ Net-_U6-Pad7_ Net-_U6-Pad8_ Net-_U7-Pad6_ Net-_U7-Pad7_ Net-_U7-Pad8_ Net-_U7-Pad9_ Net-_U7-Pad10_ Net-_U8-Pad10_ Net-_U8-Pad11_ Net-_U8-Pad12_ Net-_U8-Pad13_ Net-_U8-Pad14_ Net-_U8-Pad15_ Net-_U8-Pad16_ elastic_buffer +U9 Net-_U8-Pad10_ Net-_U8-Pad11_ Net-_U8-Pad12_ Net-_U8-Pad13_ Net-_U8-Pad14_ Net-_U8-Pad15_ Net-_U8-Pad16_ dout3 dout2 dout1 dout0 full empty half dac_bridge_7 +U6 wclk rclk rst wen Net-_U6-Pad5_ Net-_U6-Pad6_ Net-_U6-Pad7_ Net-_U6-Pad8_ adc_bridge_4 +U4 rclk plot_v1 +U5 wclk plot_v1 +U2 wen plot_v1 +U3 rst plot_v1 +U1 ren plot_v1 +U10 dout3 plot_v1 +U11 dout2 plot_v1 +U12 dout1 plot_v1 +U15 empty plot_v1 +U14 full plot_v1 +U13 dout0 plot_v1 +U16 half plot_v1 +U17 din3 plot_v1 +U19 din1 plot_v1 +U18 din2 plot_v1 +U20 din0 plot_v1 +U7 ren din3 din2 din1 din0 Net-_U7-Pad6_ Net-_U7-Pad7_ Net-_U7-Pad8_ Net-_U7-Pad9_ Net-_U7-Pad10_ adc_bridge_5 +.end diff --git a/elastic_buffer/elastic_buffer.cir.out b/elastic_buffer/elastic_buffer.cir.out new file mode 100644 index 0000000..9b54552 --- /dev/null +++ b/elastic_buffer/elastic_buffer.cir.out @@ -0,0 +1,68 @@ +.title kicad schematic + +v1 ren gnd pulse(0 5 120n 1n 1n 70n 300n) +v4 din1 gnd pwl(0n 5 19n 5 20n 5 39n 5 40n 0 59n 0 60n 5 79n 5 80n 5) +v3 din2 gnd pwl(0n 0 19n 0 20n 5 39n 5 40n 5 59n 5 60n 0 79n 0 80n 0) +v2 din3 gnd pwl(0n 5 19n 5 20n 0 39n 0 40n 5 59n 5 60n 0 79n 0 80n 0) +v5 din0 gnd pwl(0n 5 19n 5 20n 0 39n 0 40n 5 59n 5 60n 0 79n 0 80n 0) +v6 wclk gnd pulse(0 5 0 1n 1n 10n 20n) +v9 wen gnd pulse(0 5 15n 1n 1n 70n 300n) +v7 rclk gnd pulse(0 5 0 1n 1n 17n 24n) +v8 rst gnd pwl(0n 5 10n 5 10.1n 0 300n 0) +* u8 net-_u6-pad5_ net-_u6-pad6_ net-_u6-pad7_ net-_u6-pad8_ net-_u7-pad6_ net-_u7-pad7_ net-_u7-pad8_ net-_u7-pad9_ net-_u7-pad10_ net-_u8-pad10_ net-_u8-pad11_ net-_u8-pad12_ net-_u8-pad13_ net-_u8-pad14_ net-_u8-pad15_ net-_u8-pad16_ elastic_buffer +* u9 net-_u8-pad10_ net-_u8-pad11_ net-_u8-pad12_ net-_u8-pad13_ net-_u8-pad14_ net-_u8-pad15_ net-_u8-pad16_ dout3 dout2 dout1 dout0 full empty half dac_bridge_7 +* u6 wclk rclk rst wen net-_u6-pad5_ net-_u6-pad6_ net-_u6-pad7_ net-_u6-pad8_ adc_bridge_4 +* u4 rclk plot_v1 +* u5 wclk plot_v1 +* u2 wen plot_v1 +* u3 rst plot_v1 +* u1 ren plot_v1 +* u10 dout3 plot_v1 +* u11 dout2 plot_v1 +* u12 dout1 plot_v1 +* u15 empty plot_v1 +* u14 full plot_v1 +* u13 dout0 plot_v1 +* u16 half plot_v1 +* u17 din3 plot_v1 +* u19 din1 plot_v1 +* u18 din2 plot_v1 +* u20 din0 plot_v1 +* u7 ren din3 din2 din1 din0 net-_u7-pad6_ net-_u7-pad7_ net-_u7-pad8_ net-_u7-pad9_ net-_u7-pad10_ adc_bridge_5 +a1 [net-_u6-pad5_ ] [net-_u6-pad6_ ] [net-_u6-pad7_ ] [net-_u6-pad8_ ] [net-_u7-pad6_ ] [net-_u7-pad7_ ] [net-_u7-pad8_ ] [net-_u7-pad9_ ] [net-_u7-pad10_ ] [net-_u8-pad10_ ] [net-_u8-pad11_ ] [net-_u8-pad12_ ] [net-_u8-pad13_ ] [net-_u8-pad14_ ] [net-_u8-pad15_ ] [net-_u8-pad16_ ] u8 +a2 [net-_u8-pad10_ net-_u8-pad11_ net-_u8-pad12_ net-_u8-pad13_ net-_u8-pad14_ net-_u8-pad15_ net-_u8-pad16_ ] [dout3 dout2 dout1 dout0 full empty half ] u9 +a3 [wclk rclk rst wen ] [net-_u6-pad5_ net-_u6-pad6_ net-_u6-pad7_ net-_u6-pad8_ ] u6 +a4 [ren din3 din2 din1 din0 ] [net-_u7-pad6_ net-_u7-pad7_ net-_u7-pad8_ net-_u7-pad9_ net-_u7-pad10_ ] u7 +* Schematic Name: elastic_buffer, Ngspice Name: elastic_buffer +.model u8 elastic_buffer(rise_delay=1.0e-9 fall_delay=1.0e-9 input_load=1.0e-12 instance_id=1 ) +* Schematic Name: dac_bridge_7, Ngspice Name: dac_bridge +.model u9 dac_bridge(out_low=0.0 out_high=5.0 out_undef=0.5 input_load=1.0e-12 t_rise=1.0e-9 t_fall=1.0e-9 ) +* Schematic Name: adc_bridge_4, Ngspice Name: adc_bridge +.model u6 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +* Schematic Name: adc_bridge_5, Ngspice Name: adc_bridge +.model u7 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +.tran 1e-09 200e-09 0e-09 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(rclk) +plot v(wclk) +plot v(wen) +plot v(rst) +plot v(ren) +plot v(dout3) +plot v(dout2) +plot v(dout1) +plot v(empty) +plot v(full) +plot v(dout0) +plot v(half) +plot v(din3) +plot v(din1) +plot v(din2) +plot v(din0) +.endc +.end diff --git a/elastic_buffer/elastic_buffer.kicad_sch b/elastic_buffer/elastic_buffer.kicad_sch new file mode 100644 index 0000000..75840fe --- /dev/null +++ b/elastic_buffer/elastic_buffer.kicad_sch @@ -0,0 +1,1931 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 4a6004dd-0051-40bf-bfda-d3cf25d6a6ad) + + (paper "A4") + + (lib_symbols + (symbol "eSim_Hybrid:adc_bridge_4" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_4" (id 1) (at 0 7.62 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_4_0_1" + (rectangle (start -8.89 8.89) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_4_1_1" + (pin input line (at -13.97 5.08 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 2.54 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 0 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 -2.54 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 5.08 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 2.54 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 0 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -2.54 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:adc_bridge_5" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_5" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_5_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -10.16) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_5_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_7" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_7" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_7_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -15.24) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_7_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Ngveri:elastic_buffer" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "elastic_buffer" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "elastic_buffer_0_1" + (rectangle (start 0 0) (end 25.4 26.67) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "elastic_buffer_1_1" + (pin input line (at -5.08 24.13 0) (length 5.08) + (name "wclk0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 24.13 180) (length 5.08) + (name "dout30" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 21.59 180) (length 5.08) + (name "dout20" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 19.05 180) (length 5.08) + (name "dout10" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 16.51 180) (length 5.08) + (name "dout00" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 13.97 180) (length 5.08) + (name "full0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 11.43 180) (length 5.08) + (name "empty0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 8.89 180) (length 5.08) + (name "half0" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 21.59 0) (length 5.08) + (name "rclk0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 19.05 0) (length 5.08) + (name "rst0" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 16.51 0) (length 5.08) + (name "wen0" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 13.97 0) (length 5.08) + (name "ren0" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 11.43 0) (length 5.08) + (name "din30" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 8.89 0) (length 5.08) + (name "din20" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 6.35 0) (length 5.08) + (name "din10" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 3.81 0) (length 5.08) + (name "din00" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pulse" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pulse_0_1" + (arc (start -1.27 1.27) (mid -1.3491 0) (end -1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2876) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.635 1.2859) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.0703 0) (end 0 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.2124 0) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.905 1.2556) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pulse_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pwl" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at -6.35 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pwl_0_1" + (arc (start -2.54 1.27) (mid -3.1997 0.0124) (end -3.81 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -1.27 1.27) (mid -1.905 1.2806) (end -2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid -0.608 0.0135) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2859) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 -1.27) (mid 1.944 -0.0194) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pwl_1_1" + (pin input line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 0 0)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 0 0)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 100.965 58.42) (diameter 0) (color 0 0 0 0) + (uuid 00eda473-5900-49ba-84e9-8c176f868f16) + ) + (junction (at 104.775 88.265) (diameter 0) (color 0 0 0 0) + (uuid 00f7a779-7689-428b-8285-e1545af06495) + ) + (junction (at 100.965 60.96) (diameter 0) (color 0 0 0 0) + (uuid 024e1c1e-0814-4225-85ed-9836fa186b05) + ) + (junction (at 104.14 91.44) (diameter 0) (color 0 0 0 0) + (uuid 02dfe332-a79d-4e44-b992-4c1abd227fb0) + ) + (junction (at 101.6 63.5) (diameter 0) (color 0 0 0 0) + (uuid 17435b45-debc-478a-94cb-a4b724e6f52b) + ) + (junction (at 106.68 31.115) (diameter 0) (color 0 0 0 0) + (uuid 1fbc9899-73ac-41d7-921a-a0a08fff37bf) + ) + (junction (at 100.33 73.66) (diameter 0) (color 0 0 0 0) + (uuid 201b233d-3a1d-42af-8e50-b245fa06aa76) + ) + (junction (at 99.695 71.12) (diameter 0) (color 0 0 0 0) + (uuid 2e277ce4-85ca-4d31-b0e4-9a6b10b2df2a) + ) + (junction (at 200.66 55.88) (diameter 0) (color 0 0 0 0) + (uuid 3f4a78a7-8d86-4c0b-b689-9c717a4bef3d) + ) + (junction (at 201.295 60.96) (diameter 0) (color 0 0 0 0) + (uuid 5365bcfa-fd25-4cb5-88f4-70aaa92a11cb) + ) + (junction (at 107.315 40.005) (diameter 0) (color 0 0 0 0) + (uuid 59104891-4176-4296-8bc5-44368192ee72) + ) + (junction (at 100.33 66.04) (diameter 0) (color 0 0 0 0) + (uuid 7ca611df-1733-4f43-81eb-17d7bf6d4ff6) + ) + (junction (at 201.93 68.58) (diameter 0) (color 0 0 0 0) + (uuid 7d66cd1c-6a07-4243-8e57-6014164d8f98) + ) + (junction (at 202.565 71.12) (diameter 0) (color 0 0 0 0) + (uuid 80139096-f6f6-4518-8928-24a8fa5aa869) + ) + (junction (at 107.95 36.83) (diameter 0) (color 0 0 0 0) + (uuid 92be78d6-d216-4c41-8728-46dc7c9300e7) + ) + (junction (at 104.775 81.915) (diameter 0) (color 0 0 0 0) + (uuid a14c13d6-a940-4b5a-84b8-78c698515f5f) + ) + (junction (at 100.965 68.58) (diameter 0) (color 0 0 0 0) + (uuid a76cd1f6-a5c4-4e66-bcb7-2823612715d2) + ) + (junction (at 201.93 63.5) (diameter 0) (color 0 0 0 0) + (uuid b234fe3c-bcf1-421f-a378-3bdb52703d94) + ) + (junction (at 99.06 76.2) (diameter 0) (color 0 0 0 0) + (uuid be0bf599-9e63-471a-b118-650b0f12f6ce) + ) + (junction (at 104.775 85.09) (diameter 0) (color 0 0 0 0) + (uuid c8fae4fc-ee97-4c93-90af-e7101b984a8c) + ) + (junction (at 200.66 58.42) (diameter 0) (color 0 0 0 0) + (uuid c9e75f7a-80e9-4af9-99d2-f5e682834100) + ) + (junction (at 107.95 43.18) (diameter 0) (color 0 0 0 0) + (uuid d01686ee-066c-4dbb-bac1-b464f44516ed) + ) + (junction (at 107.95 34.29) (diameter 0) (color 0 0 0 0) + (uuid da1c78a3-ed31-43c2-9099-ad47576e0dd6) + ) + (junction (at 102.235 55.88) (diameter 0) (color 0 0 0 0) + (uuid e36f7240-5681-4c8a-94dc-11b086886271) + ) + (junction (at 201.93 66.04) (diameter 0) (color 0 0 0 0) + (uuid f1c42f1b-5ea4-4e9f-ba6d-66d23cf846ae) + ) + + (wire (pts (xy 203.835 59.69) (xy 201.295 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 018a0647-bb02-437f-8bc0-ad75e3294d9e) + ) + (wire (pts (xy 101.6 62.23) (xy 101.6 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0604f0ca-cae0-429a-ad47-9ac5ad002b00) + ) + (wire (pts (xy 73.66 68.58) (xy 75.565 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 065a79ba-5d44-48ab-a465-ab0ad1ac1593) + ) + (wire (pts (xy 99.695 58.42) (xy 100.965 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07ee36cc-d36c-4b94-a349-212d318ef127) + ) + (wire (pts (xy 195.58 68.58) (xy 201.93 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09ad3078-e572-43f2-86db-ded00b8ea478) + ) + (wire (pts (xy 99.695 60.96) (xy 100.965 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0ac3c12a-d569-492f-8f10-55c2720469c1) + ) + (wire (pts (xy 96.52 34.29) (xy 96.52 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0b0d82f7-a848-4101-b6df-5cf8510c196b) + ) + (wire (pts (xy 107.315 91.44) (xy 104.14 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0db0c84b-d4bf-4dce-b51e-a6f721dde92d) + ) + (wire (pts (xy 203.835 62.23) (xy 201.93 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1555d2da-c298-4709-ab4d-2da677d70d78) + ) + (wire (pts (xy 98.425 66.04) (xy 100.33 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 17f4d9a6-aab9-4c23-9501-49bae8a79d8f) + ) + (wire (pts (xy 204.47 67.31) (xy 201.93 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1888ce14-c562-413b-860d-ec827b7910cf) + ) + (wire (pts (xy 100.33 66.04) (xy 101.6 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18ce5a7c-dac4-452e-9f50-2c03bf13f72f) + ) + (wire (pts (xy 98.425 68.58) (xy 100.965 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b062441-364b-4705-b99d-364b8813a1c3) + ) + (wire (pts (xy 111.125 33.02) (xy 107.95 33.02)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cc14743-3eb4-4bef-8656-cc031d47499b) + ) + (wire (pts (xy 201.93 68.58) (xy 206.375 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2005b493-4ee9-476a-9c9b-671c3e7c4f9e) + ) + (wire (pts (xy 102.235 43.18) (xy 107.95 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2357cab2-33d9-4fa0-85d6-d274fabe0aec) + ) + (wire (pts (xy 200.66 52.705) (xy 200.66 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 261e2ae7-7230-42ab-b5b7-72e549ebe5ae) + ) + (wire (pts (xy 96.52 34.29) (xy 107.95 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27749f50-55f2-47b6-a364-6fb4efb32ddf) + ) + (wire (pts (xy 104.775 83.82) (xy 104.775 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a95382d-69f8-4b1f-ab61-9a7414defa3d) + ) + (wire (pts (xy 201.93 64.77) (xy 201.93 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a97fa03-8f51-4859-8bbb-ee62cad16a6c) + ) + (wire (pts (xy 100.33 64.77) (xy 100.33 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f2913bf-71e4-4520-8eee-284367fd0140) + ) + (wire (pts (xy 100.33 73.66) (xy 101.6 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 36481b23-4dd8-4932-9a04-2af3306e79bf) + ) + (wire (pts (xy 99.06 76.2) (xy 101.6 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 385d96ee-e099-43ab-8c68-3b818f626ea0) + ) + (wire (pts (xy 107.315 38.1) (xy 107.315 40.005)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38af0af7-f6aa-4ee0-a316-8a1a4abb2c4b) + ) + (wire (pts (xy 100.33 88.265) (xy 100.33 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c30feaf-0d64-434b-a572-289696373ea8) + ) + (wire (pts (xy 99.695 71.12) (xy 99.695 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c52e9cd-8486-4f7a-a374-0e079355ad6b) + ) + (wire (pts (xy 99.695 71.12) (xy 101.6 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c9a6e03-f841-4039-833e-a149d51ed213) + ) + (wire (pts (xy 104.775 80.01) (xy 104.775 81.915)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e371f96-6e07-48f1-99cb-7fcdb1d2b0ca) + ) + (wire (pts (xy 106.68 80.01) (xy 104.775 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f03de90-f72a-4002-b2de-28c41702fd9e) + ) + (wire (pts (xy 97.155 31.115) (xy 106.68 31.115)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f815746-6c01-4e14-9be8-c0afb8bdf9f3) + ) + (wire (pts (xy 195.58 60.96) (xy 201.295 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 41545730-fb15-4ad4-895d-1871615f7005) + ) + (wire (pts (xy 106.045 89.535) (xy 104.14 89.535)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 415b4527-509d-47d3-bf08-9aa2236ec6fd) + ) + (wire (pts (xy 102.235 55.88) (xy 102.87 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4290fefc-b91a-4e69-84d5-cc832217e1fc) + ) + (wire (pts (xy 97.155 64.77) (xy 100.33 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 455228b2-60df-4941-b1c4-8ece7587a25e) + ) + (wire (pts (xy 99.06 36.83) (xy 99.06 60.325)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 46813cd6-a836-4f56-ae09-5b05ef5bfd49) + ) + (wire (pts (xy 195.58 66.04) (xy 201.93 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47bbcc7a-2521-4f1a-b343-33992c2c9398) + ) + (wire (pts (xy 74.93 63.5) (xy 76.835 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47e44185-bddf-4dd5-97a7-6ab4b80e03ae) + ) + (wire (pts (xy 73.66 73.66) (xy 75.565 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 483a6032-9d39-4a18-b5aa-7401407bfb43) + ) + (wire (pts (xy 99.695 55.88) (xy 102.235 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 488ff996-e989-4bd4-acb5-bbc96fbde670) + ) + (wire (pts (xy 111.125 35.56) (xy 107.95 35.56)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 49df4fb3-2465-4093-be63-99746f36d888) + ) + (wire (pts (xy 104.14 91.44) (xy 99.06 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4eebd27a-494a-43c2-a5f6-336e8588f0f0) + ) + (wire (pts (xy 205.105 64.77) (xy 201.93 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5185fd94-9d3e-4d1e-89bc-22515d8ef7d2) + ) + (wire (pts (xy 107.95 35.56) (xy 107.95 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 544a16bd-aa6e-4a83-a028-7ce20907e214) + ) + (wire (pts (xy 100.965 40.005) (xy 100.965 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5721150e-d42f-4461-a384-134fc81d5759) + ) + (wire (pts (xy 99.06 60.325) (xy 100.965 60.325)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5d3219bc-fa36-4c6b-94ab-2304b30f0116) + ) + (wire (pts (xy 107.95 41.275) (xy 107.95 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5d526d63-a788-4992-b501-fc9fede6920c) + ) + (wire (pts (xy 100.965 60.325) (xy 100.965 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e295876-1abe-43eb-8be9-0abaafd7d68b) + ) + (wire (pts (xy 73.66 66.04) (xy 75.565 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5e4851be-ff35-4d46-baea-02d71598c350) + ) + (wire (pts (xy 201.93 62.23) (xy 201.93 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 603d2827-c225-4865-b52d-1639068b0d3b) + ) + (wire (pts (xy 104.775 88.265) (xy 100.33 88.265)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 633ce9cd-79d9-4bfe-87de-fd5cf515d0b4) + ) + (wire (pts (xy 201.93 66.04) (xy 206.375 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 658ab083-c938-4f1c-bdba-1bcafebdc9a4) + ) + (wire (pts (xy 201.93 67.31) (xy 201.93 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6df3c283-d73d-4cc6-a555-fc35f4464316) + ) + (wire (pts (xy 98.425 76.2) (xy 99.06 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e05452b-0782-400f-9bb5-e166cce411c1) + ) + (wire (pts (xy 110.49 41.275) (xy 107.95 41.275)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 75367fe8-b4bb-4983-9e99-471d2a8494b3) + ) + (wire (pts (xy 111.76 27.94) (xy 106.68 27.94)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7563a5e0-a2b0-46e4-98a3-4eebb834d55e) + ) + (wire (pts (xy 99.06 36.83) (xy 107.95 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77382cfb-286e-4233-9c0a-bdde0b6d59d3) + ) + (wire (pts (xy 110.49 38.1) (xy 107.315 38.1)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 809ff9b3-0329-49ef-91b0-0454c892d654) + ) + (wire (pts (xy 201.295 60.96) (xy 206.375 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87cc0596-b31a-473f-a884-a147ac04a895) + ) + (wire (pts (xy 200.66 55.88) (xy 206.375 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89304d56-a7f4-45ba-bc7e-6b9cdc551c9f) + ) + (wire (pts (xy 202.565 69.85) (xy 202.565 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8b65452b-7df6-491d-bc52-a18cee001fb4) + ) + (wire (pts (xy 205.105 69.85) (xy 202.565 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8dd4daaa-5f3d-4248-9519-9313c6f979de) + ) + (wire (pts (xy 74.93 60.96) (xy 76.835 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8e5db459-3f07-465a-a246-4ff88193dbd3) + ) + (wire (pts (xy 74.93 58.42) (xy 76.835 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91d7022e-4958-42ac-bb7b-4319fb9853ca) + ) + (wire (pts (xy 100.965 68.58) (xy 101.6 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9227bc9c-94cb-43f7-a876-3f6a5cdf9814) + ) + (wire (pts (xy 100.965 81.915) (xy 100.965 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 93200da3-20ca-47dd-848e-e72d04226da5) + ) + (wire (pts (xy 104.775 81.915) (xy 100.965 81.915)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94b1b3c7-f012-44a5-ac57-10059cfa7326) + ) + (wire (pts (xy 104.14 89.535) (xy 104.14 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 952daf71-9fc6-418b-b8a3-f9633438de87) + ) + (wire (pts (xy 99.06 91.44) (xy 99.06 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 957f26e5-074b-4f5b-8a85-6a029d8327b9) + ) + (wire (pts (xy 106.68 31.115) (xy 113.03 31.115)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 968186ef-ec83-4ce3-9283-4055a517800a) + ) + (wire (pts (xy 97.155 31.115) (xy 97.155 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b820b57-84c4-4b80-9198-db13356a0da3) + ) + (wire (pts (xy 107.95 36.83) (xy 113.03 36.83)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9cd22124-7525-4646-beda-1980057cb436) + ) + (wire (pts (xy 203.835 57.15) (xy 200.66 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9e279a1c-8d01-4f17-bc74-5400178ab349) + ) + (wire (pts (xy 201.93 63.5) (xy 206.375 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f0e45b0-0ab2-4124-a4a4-b8182529c83a) + ) + (wire (pts (xy 107.95 43.18) (xy 113.03 43.18)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9f7cd988-d6e9-411a-9c8d-e660e41c1164) + ) + (wire (pts (xy 107.315 88.265) (xy 104.775 88.265)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a2ece417-49c8-47c3-b652-7b15c10f93db) + ) + (wire (pts (xy 107.95 33.02) (xy 107.95 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a3251231-a98c-4d85-b845-e3778d9e691f) + ) + (wire (pts (xy 104.775 86.36) (xy 104.775 88.265)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4b327ed-051f-4d62-9b69-c2799912cefb) + ) + (wire (pts (xy 74.93 55.88) (xy 76.835 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af6d4d72-95ea-4abe-9617-e57519322b79) + ) + (wire (pts (xy 98.425 71.12) (xy 99.695 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af8c7e85-ed9f-48c4-a7c5-adbcc532e3b7) + ) + (wire (pts (xy 100.965 40.005) (xy 107.315 40.005)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2cccad9-8388-4c3e-a7fb-dc0eb7faa8e5) + ) + (wire (pts (xy 102.235 43.18) (xy 102.235 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3c8cc70-c495-4a9e-8e46-f8f45dff681a) + ) + (wire (pts (xy 98.425 73.66) (xy 100.33 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b88d0a9d-a4ef-4692-8bac-15a0061303b7) + ) + (wire (pts (xy 195.58 63.5) (xy 201.93 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b8c84094-c5c9-45d2-addc-44fbbeea30bc) + ) + (wire (pts (xy 106.045 86.36) (xy 104.775 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bfe09e08-9487-439f-8ad9-5a70e6c2bafd) + ) + (wire (pts (xy 203.835 52.705) (xy 200.66 52.705)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0fa1685-0117-4f93-ba48-42a89b1d15e9) + ) + (wire (pts (xy 195.58 58.42) (xy 200.66 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c639dd68-714d-4d8a-85f1-05dcf7cf72b5) + ) + (wire (pts (xy 195.58 55.88) (xy 200.66 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c972aef0-429b-4aa1-bef1-65bde894249b) + ) + (wire (pts (xy 200.66 57.15) (xy 200.66 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc05867a-4133-4f2c-9938-1d11a1f498fa) + ) + (wire (pts (xy 107.95 34.29) (xy 113.03 34.29)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd8f691b-5dda-4530-8ca8-26a58484a457) + ) + (wire (pts (xy 107.315 40.005) (xy 113.03 40.005)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d27629ab-120b-4071-a5be-d8d562376559) + ) + (wire (pts (xy 106.68 27.94) (xy 106.68 31.115)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d371824d-f85b-4a12-ac53-8e109d38293c) + ) + (wire (pts (xy 73.66 71.12) (xy 75.565 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d51cb5aa-46d1-4cbe-a66c-41e3883277a7) + ) + (wire (pts (xy 100.965 60.96) (xy 102.87 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d62eb27a-a3c2-444c-aa37-ab2bf68fb256) + ) + (wire (pts (xy 202.565 71.12) (xy 206.375 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9eff992-47a5-4866-9d2a-b0e9f4e8eb47) + ) + (wire (pts (xy 107.315 85.09) (xy 104.775 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0f420d3-b294-405e-9375-008c61042187) + ) + (wire (pts (xy 106.68 83.82) (xy 104.775 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e354f427-aead-4479-8430-c82bc9a6a1cf) + ) + (wire (pts (xy 100.965 58.42) (xy 102.87 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e35cd437-1eb1-4745-ad64-b89b40a4c2e3) + ) + (wire (pts (xy 96.52 62.23) (xy 101.6 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e37298aa-139a-4a77-8bde-d36c3f23cf66) + ) + (wire (pts (xy 107.315 81.915) (xy 104.775 81.915)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e4545d46-c3aa-47f0-a569-5591de967c4e) + ) + (wire (pts (xy 101.6 63.5) (xy 102.87 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e59b73e3-97fd-439b-9736-d69f04d8eb36) + ) + (wire (pts (xy 201.295 59.69) (xy 201.295 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea8f1e54-6d43-45b4-97e7-2ec1483b6f55) + ) + (wire (pts (xy 104.775 85.09) (xy 99.695 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eeda0ec4-fa9d-4690-bcc3-595938934850) + ) + (wire (pts (xy 195.58 71.12) (xy 202.565 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f111d000-f377-4866-a655-4ed5a4b4198c) + ) + (wire (pts (xy 200.66 58.42) (xy 206.375 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4dfd1c6-a31b-4565-81a0-74f654dfcad1) + ) + (wire (pts (xy 73.66 76.2) (xy 75.565 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f73cd50a-afbe-4f0a-a998-6750d13c592c) + ) + (wire (pts (xy 99.695 63.5) (xy 101.6 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7895b22-f5f4-48a3-8881-30e1474a3009) + ) + + (global_label "wen" (shape input) (at 111.125 33.02 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1c51be34-bd6a-408e-a2ae-8b7709ba72fb) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 117.1062 32.9406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "din2" (shape input) (at 106.68 83.82 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 32643188-1062-4a73-a977-757cc274d304) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 113.2055 83.7406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "din0" (shape input) (at 106.045 89.535 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4899f83c-f78a-41cc-abfb-8cee68a9b595) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 112.5705 89.4556 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "din3" (shape input) (at 106.68 80.01 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4c87a304-8691-4e9f-9dfd-d94ea6463175) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 113.2055 79.9306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "half" (shape input) (at 205.105 69.85 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 74ca6467-8ff9-490a-a9f6-677a612b6513) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 211.2071 69.7706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "ren" (shape input) (at 111.76 27.94 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8806479a-3070-4251-b8d2-696130f499dc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 117.1969 27.8606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "dout1" (shape input) (at 203.835 59.69 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8d0fec0b-ba41-4086-9ec3-b01d665d861f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 211.6305 59.6106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "empty" (shape input) (at 204.47 67.31 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a9086c5c-63c6-49a3-bbd6-cbf92b855b9f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 212.5074 67.2306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "dout0" (shape input) (at 203.835 62.23 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid aad44044-a2e7-4883-bda3-ab8f47ab3c27) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 211.6305 62.1506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "wclk" (shape input) (at 110.49 41.275 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid aeca30d1-4711-4f59-900f-e9e5bd20741d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 117.0155 41.1956 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "din1" (shape input) (at 106.045 86.36 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b164c5c4-54aa-4e7c-80a6-0b58c2e21b8d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 112.5705 86.2806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "full" (shape input) (at 205.105 64.77 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d4bc478a-d827-4e7d-bb34-5ee1666a7937) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 210.7233 64.6906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "dout2" (shape input) (at 203.835 57.15 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid dd856d90-687f-426c-b226-e324a88e545f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 211.6305 57.0706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "dout3" (shape input) (at 203.835 52.705 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e4bb2f13-dec3-48d0-9ef2-2e26ff9d2ef5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 211.6305 52.6256 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "rclk" (shape input) (at 110.49 38.1 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e671e5b8-8c85-48ac-a45c-f33008dab8a6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 116.4712 38.0206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "rst" (shape input) (at 111.125 35.56 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ffd8df10-b34a-4c44-ba4d-5f456165adc2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 116.0781 35.4806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 86.995 76.2 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 05468370-7c68-4da4-8785-c5c0ab63ec32) + (property "Reference" "v5" (id 0) (at 86.995 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 86.995 67.31 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 86.995 71.12 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 86.995 76.2 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 95615102-d6f2-4077-90b9-fc77a8205c87)) + (pin "2" (uuid 7ec179a6-685f-41d7-b14e-abe157d3827d)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 107.95 40.005 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 12b749a2-e166-4fcb-a12a-db5533c048f5) + (property "Reference" "U4" (id 0) (at 123.825 38.735 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 123.825 42.545 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 107.95 40.005 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 107.95 40.005 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 0c548bc2-7ef6-48f5-9cbb-99b2a847beee)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 86.995 68.58 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1b411bcf-72fb-4e4c-a31c-5faaedb8bc8d) + (property "Reference" "v2" (id 0) (at 86.995 55.88 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 86.995 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 86.995 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 86.995 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 15b04b9f-b261-434e-8c81-0ac7987f8b86)) + (pin "2" (uuid d7f09f26-a551-44f5-affc-ec7701025bd3)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_5") (at 116.84 67.31 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1e740cfd-9883-4936-a87a-ec0d18d804d7) + (property "Reference" "U7" (id 0) (at 116.205 57.15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_5" (id 1) (at 116.205 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 116.84 67.31 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 116.84 67.31 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 15b7f4e8-59f8-4470-8145-e9c3f7a6c136)) + (pin "10" (uuid 6558cb25-5163-4c31-9ce2-5bc1abeaefe7)) + (pin "2" (uuid 07ed234b-8e20-44ef-9712-a76615c460f2)) + (pin "3" (uuid 8be55fdd-9589-4abe-9d14-556f13762230)) + (pin "4" (uuid db0682eb-db8e-4343-99c0-0f5f722b0e5d)) + (pin "5" (uuid f6675e6a-d890-421f-961d-18263ae77be9)) + (pin "6" (uuid 5ccdfeb8-c241-4ab1-aee9-a73b54254160)) + (pin "7" (uuid 82f5bcd4-2508-408d-8484-c86c72d3bba1)) + (pin "8" (uuid 5a61f6a7-286e-44fa-ba92-518579b70688)) + (pin "9" (uuid b48261fd-cced-46d1-af9f-4dc537b06fd9)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 74.93 63.5 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 23d9f3c7-4451-4539-bc56-8f47392420fb) + (property "Reference" "#PWR09" (id 0) (at 68.58 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 71.12 63.4999 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 74.93 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 74.93 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cd4be63e-22e9-42f9-9e13-28f4aa2a9dcb)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 74.93 58.42 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 25f7910f-b04d-4373-8312-c90676635f8b) + (property "Reference" "#PWR07" (id 0) (at 68.58 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 71.12 58.4199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 74.93 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 74.93 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f8b9597a-898b-4e3e-a93f-56fff8d9a026)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 73.66 68.58 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2938d1b2-a8c4-498c-8b47-f2e034ccd65f) + (property "Reference" "#PWR02" (id 0) (at 67.31 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 69.85 68.5799 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 73.66 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 73.66 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ed489308-70d5-42d7-a2e0-1d1f735aafd4)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_7") (at 181.61 57.15 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2d341fc2-f292-43e7-853f-dae18d3de92a) + (property "Reference" "U9" (id 0) (at 180.975 46.99 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_7" (id 1) (at 180.975 50.8 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 181.61 57.15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 181.61 57.15 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid be19caee-19cd-4384-89e3-01fb3c6f0e50)) + (pin "10" (uuid b64dc445-55bb-4754-8ebd-95722355959a)) + (pin "11" (uuid fd3987e3-efd7-4096-ad11-959502c583bf)) + (pin "12" (uuid 6abd39b2-7492-43b4-972d-5310bf033a46)) + (pin "13" (uuid 14adb8ef-8c96-4e54-9f69-bdc10b6ebb30)) + (pin "14" (uuid 4d2410f4-cfb0-4beb-8f7c-869961fdf21d)) + (pin "2" (uuid 1ec91748-a974-4bc6-8e89-bff78303d484)) + (pin "3" (uuid 92862be7-fa67-4f78-8bc8-cfbf94cfb547)) + (pin "4" (uuid c30bd9b4-e40d-4f7e-9296-83f7d7301590)) + (pin "5" (uuid 55bde6cf-a152-4963-ad61-9f8d2060cccd)) + (pin "6" (uuid c13ebdf4-3092-449d-8c14-014dcf7470c5)) + (pin "7" (uuid ba64dfff-d32a-4de4-a98d-a67448ce73c2)) + (pin "8" (uuid a2738a3b-7451-43a4-afaa-9f466cf5dbbc)) + (pin "9" (uuid 724b6d26-68f1-48bd-a2f1-31d4a68fe5a7)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 107.95 31.115 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2e9f174f-d3e9-46e4-a564-4ed13bfc63ec) + (property "Reference" "U1" (id 0) (at 123.825 29.845 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 123.825 33.655 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 107.95 31.115 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 107.95 31.115 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 595fcaea-e905-46a1-a6b4-7896ebab2aa8)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 88.265 60.96 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 36c4b8b6-82e4-43f3-b7f2-8fc153a8d5e0) + (property "Reference" "v8" (id 0) (at 88.265 48.26 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 88.265 52.07 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 88.265 55.88 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 88.265 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 4ef068c8-2408-4b8e-a4a9-eeb9fc4e147d)) + (pin "2" (uuid 4f1ac495-9e27-482f-8c61-fb664eae665e)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 201.295 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4045b07d-7dad-4962-bf10-e9c21ff54c22) + (property "Reference" "U16" (id 0) (at 217.17 69.85 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 217.17 73.66 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 201.295 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 201.295 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 8577f1ff-718b-4156-8ede-5c0656e976a4)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 107.95 43.18 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4c456fad-a76a-4824-b860-f214cd82153c) + (property "Reference" "U5" (id 0) (at 123.825 41.91 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 123.825 45.72 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 107.95 43.18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 107.95 43.18 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 786c903f-edbe-4a53-97d4-bbc4a41ed80b)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 88.265 55.88 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4d7f0909-0df1-4fba-82d3-6c36b154603d) + (property "Reference" "v6" (id 0) (at 88.265 43.18 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 88.265 46.99 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 88.265 50.8 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 88.265 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 8d964908-a2cd-4390-ba00-90b29f808bed)) + (pin "2" (uuid 44257a43-25e1-4a5d-bafd-3ae54d20094f)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 102.235 88.265 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5205515f-e065-4ef5-b8a7-0a739ca1d79e) + (property "Reference" "U19" (id 0) (at 118.11 86.995 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 118.11 90.805 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 102.235 88.265 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 102.235 88.265 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid ea599cd5-aa29-4c4f-84c4-7bce6077bc35)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_4") (at 116.84 60.96 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 55eaa534-5704-4a17-b15a-f53bb7fe3c8f) + (property "Reference" "U6" (id 0) (at 116.84 46.99 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_4" (id 1) (at 116.84 50.8 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 116.84 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 116.84 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 94334661-c8b2-4f10-aa6f-2981f905cce4)) + (pin "2" (uuid 2bb2f271-ab40-4794-ae28-33c32f33e93d)) + (pin "3" (uuid 11d9f464-195a-4de8-90f0-dd72421a9888)) + (pin "4" (uuid 4b897692-48cb-46a3-968f-ac8f3a329be4)) + (pin "5" (uuid b1977f30-1b0e-4715-b4ff-f1c40f68fe6f)) + (pin "6" (uuid f72a1306-2604-4fd4-8cc4-238eeabd8e97)) + (pin "7" (uuid 19d3607c-9502-4b51-b4f4-c5ee5cc9ecab)) + (pin "8" (uuid 2aa4cead-4c07-4f20-8c93-5f909661e949)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 73.66 76.2 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5bad58a6-8779-44fa-ac2e-a7b770898d97) + (property "Reference" "#PWR05" (id 0) (at 67.31 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 69.85 76.1999 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 73.66 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 73.66 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 293a8499-9392-45af-b061-0778ba0e7331)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 73.66 73.66 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6745b55b-e98d-46ee-be0c-0d82709038fa) + (property "Reference" "#PWR04" (id 0) (at 67.31 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 69.85 73.6599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 73.66 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 73.66 73.66 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bc037000-3c03-4412-a999-4a8ff5be60fd)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 102.235 81.915 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6cf23157-552b-47bc-b31e-ca088724ab4a) + (property "Reference" "U17" (id 0) (at 118.11 80.645 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 118.11 84.455 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 102.235 81.915 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 102.235 81.915 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid bc89e406-3361-44cc-b4c0-44721ce00b6f)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 201.295 66.04 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6f560818-9fd0-464a-98ab-60fe7e78a4ac) + (property "Reference" "U14" (id 0) (at 217.17 64.77 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 217.17 68.58 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 201.295 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 201.295 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 2b293ef4-f79b-4a18-af5d-9e904e4abcad)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 73.66 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 78e883bb-9dca-46de-ba19-cf44f9ae82b6) + (property "Reference" "#PWR03" (id 0) (at 67.31 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 69.85 71.1199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 73.66 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 73.66 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a84843aa-891b-477d-b017-b7e21c882551)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 74.93 55.88 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 819cedde-9bb3-46c9-91eb-eeb4142f4030) + (property "Reference" "#PWR06" (id 0) (at 68.58 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 71.12 55.8799 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 74.93 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 74.93 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 03d18752-e6d9-481e-b78a-7c1ec4d96e8e)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 201.295 58.42 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 81cc080e-3074-4183-acde-c4eb141481f6) + (property "Reference" "U11" (id 0) (at 217.17 57.15 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 217.17 60.96 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 201.295 58.42 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 201.295 58.42 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 1cd68587-77ca-4d4e-a5b8-f35e8bd1fb56)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 201.295 68.58 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 98f33f6a-5c7b-4bf8-93e7-10d513b5e13a) + (property "Reference" "U15" (id 0) (at 217.17 67.31 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 217.17 71.12 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 201.295 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 201.295 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid fb4aadd6-1fa4-42da-85f2-a6c10e7fdcb1)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 74.93 60.96 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9b70cb06-3e5f-4c5a-bc09-5542bafc8270) + (property "Reference" "#PWR08" (id 0) (at 68.58 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 71.12 60.9599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 74.93 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 74.93 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d3e03651-41d7-40bb-9e0e-7e034155595d)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 201.295 55.88 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9c80b140-9e40-4485-a4ef-840361a0db4b) + (property "Reference" "U10" (id 0) (at 217.17 54.61 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 217.17 58.42 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 201.295 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 201.295 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 975b82da-81ea-41f6-a3ef-c60f4bb83825)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 201.295 60.96 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9e9769da-4901-4c46-952a-da1e947daf47) + (property "Reference" "U12" (id 0) (at 217.17 59.69 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 217.17 63.5 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 201.295 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 201.295 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid eadc1e6b-564a-4d32-abda-e72df3157168)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 88.265 63.5 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9eef733b-f04c-4945-854a-d2725c4fac6b) + (property "Reference" "v9" (id 0) (at 88.265 50.8 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 88.265 54.61 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 88.265 58.42 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 88.265 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 245df82c-2fc4-4c72-8ea6-b5737b4f745b)) + (pin "2" (uuid 37c632ed-a58b-4cb0-83e7-932d0be76898)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 107.95 36.83 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b2595fa3-286b-4047-be29-1597b9f60f24) + (property "Reference" "U3" (id 0) (at 123.825 35.56 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 123.825 39.37 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 107.95 36.83 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 107.95 36.83 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid dd34dce7-b487-43ff-a572-5dd2d3c6bf23)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 201.295 63.5 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid bd00b133-64f4-45fa-8d1e-c5b67f172322) + (property "Reference" "U13" (id 0) (at 217.17 62.23 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 217.17 66.04 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 201.295 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 201.295 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid eec03768-c7f3-44cc-9023-4b0c720e0d31)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 86.995 73.66 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c58f970d-b62a-474c-b4c2-90e3a3e81f47) + (property "Reference" "v4" (id 0) (at 86.995 60.96 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 86.995 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 86.995 68.58 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 86.995 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 0bef91a3-b629-48cb-8c4c-ef89fcaf43a7)) + (pin "2" (uuid 69b78ff9-462f-4f90-bb21-447d238bd9b0)) + ) + + (symbol (lib_id "eSim_Ngveri:elastic_buffer") (at 135.89 80.01 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid cb07eaa4-aa55-4f2f-8f34-58340f89fb52) + (property "Reference" "U8" (id 0) (at 148.59 48.26 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "elastic_buffer" (id 1) (at 148.59 52.07 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 208.28 30.48 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 208.28 30.48 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 6a9b8d45-2286-4e6e-965c-83c30f71be62)) + (pin "10" (uuid fbf9a4b8-f6f9-4ab7-bff6-c51bbc09490f)) + (pin "11" (uuid 41f0c887-db15-4078-8840-e1bd6b2b6bc6)) + (pin "12" (uuid f365029a-6a8a-4d72-b1e7-2a5aa81e9bb4)) + (pin "13" (uuid df5b3f22-300f-4561-b983-2d9c58c3d706)) + (pin "14" (uuid 7bfe0f76-cfce-4719-8d0f-24d9db1efa6b)) + (pin "15" (uuid 623b8c6c-54b4-491d-9ae5-4d0c44d5a730)) + (pin "16" (uuid e0794794-7e96-4a35-82e0-554a7133a7f9)) + (pin "2" (uuid 8d38bbd0-ea1e-420b-9a0d-5b52d8aa9cea)) + (pin "3" (uuid 6771c23e-f1bf-44f5-bdbc-4884aa70c323)) + (pin "4" (uuid f38d31b9-ded7-4a93-b39c-1b4fafd02be4)) + (pin "5" (uuid a69dc192-05e6-458f-8f3f-cce301fe5419)) + (pin "6" (uuid 027758de-08f0-4417-bc1e-93e9c814bf3b)) + (pin "7" (uuid 89917620-2b21-4910-8c19-dd1acf260f9d)) + (pin "8" (uuid 6d8b1f63-346b-4073-931b-2a3811ed410a)) + (pin "9" (uuid 41fadba0-0014-4154-b57a-04b253af4b85)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 102.235 85.09 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d6aea2bf-e37f-493d-af30-df9863fb555c) + (property "Reference" "U18" (id 0) (at 118.11 83.82 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 118.11 87.63 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 102.235 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 102.235 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid b919cfda-98d9-4231-b4b3-d5857a61fbb4)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 86.995 66.04 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d8afb81a-95f1-4b15-b3ca-a30804aceec3) + (property "Reference" "v1" (id 0) (at 86.995 53.34 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 86.995 57.15 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 86.995 60.96 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 86.995 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid d99df221-8897-4932-9e91-f582cd9a6686)) + (pin "2" (uuid 8cadc729-10e8-495d-833f-839c23d749d2)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 86.995 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d8d19360-89a6-40fc-b9d7-b37f07ac1334) + (property "Reference" "v3" (id 0) (at 86.995 58.42 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 86.995 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 86.995 66.04 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 86.995 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 960a2df4-ed6b-4722-b678-f2334337b84d)) + (pin "2" (uuid 8f02555d-a739-4a40-9ca2-600fcef38c74)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 73.66 66.04 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e257d41f-9d6f-42a3-92c3-1fca721f69e7) + (property "Reference" "#PWR01" (id 0) (at 67.31 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 69.85 66.0399 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 73.66 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 73.66 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bb091fde-7d97-456d-9834-a1e52eb1d280)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 102.235 91.44 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e40db7e9-96b2-4fb9-8483-d3966465adca) + (property "Reference" "U20" (id 0) (at 118.11 90.17 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 118.11 93.98 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 102.235 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 102.235 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 8673adfc-46d2-495a-8e75-5be75344dc90)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 88.265 58.42 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f745ccf9-ebef-4387-9bc7-66aab8e6c47e) + (property "Reference" "v7" (id 0) (at 88.265 45.72 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 88.265 49.53 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 88.265 53.34 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 88.265 58.42 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a681b3b5-edf6-45df-aa19-c71a5129144c)) + (pin "2" (uuid 654ac32a-1aa6-4818-8446-78cf6b78286f)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 107.95 34.29 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fac39bd7-66d2-4799-8cd6-94c5414e2108) + (property "Reference" "U2" (id 0) (at 123.825 33.02 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 123.825 36.83 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 107.95 34.29 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 107.95 34.29 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 0c08793f-8e76-4b7f-a3f3-94f594699725)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/e257d41f-9d6f-42a3-92c3-1fca721f69e7" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/2938d1b2-a8c4-498c-8b47-f2e034ccd65f" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/78e883bb-9dca-46de-ba19-cf44f9ae82b6" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/6745b55b-e98d-46ee-be0c-0d82709038fa" + (reference "#PWR04") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/5bad58a6-8779-44fa-ac2e-a7b770898d97" + (reference "#PWR05") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/819cedde-9bb3-46c9-91eb-eeb4142f4030" + (reference "#PWR06") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/25f7910f-b04d-4373-8312-c90676635f8b" + (reference "#PWR07") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/9b70cb06-3e5f-4c5a-bc09-5542bafc8270" + (reference "#PWR08") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/23d9f3c7-4451-4539-bc56-8f47392420fb" + (reference "#PWR09") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/2e9f174f-d3e9-46e4-a564-4ed13bfc63ec" + (reference "U1") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/fac39bd7-66d2-4799-8cd6-94c5414e2108" + (reference "U2") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/b2595fa3-286b-4047-be29-1597b9f60f24" + (reference "U3") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/12b749a2-e166-4fcb-a12a-db5533c048f5" + (reference "U4") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/4c456fad-a76a-4824-b860-f214cd82153c" + (reference "U5") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/55eaa534-5704-4a17-b15a-f53bb7fe3c8f" + (reference "U6") (unit 1) (value "adc_bridge_4") (footprint "") + ) + (path "/1e740cfd-9883-4936-a87a-ec0d18d804d7" + (reference "U7") (unit 1) (value "adc_bridge_5") (footprint "") + ) + (path "/cb07eaa4-aa55-4f2f-8f34-58340f89fb52" + (reference "U8") (unit 1) (value "elastic_buffer") (footprint "") + ) + (path "/2d341fc2-f292-43e7-853f-dae18d3de92a" + (reference "U9") (unit 1) (value "dac_bridge_7") (footprint "") + ) + (path "/9c80b140-9e40-4485-a4ef-840361a0db4b" + (reference "U10") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/81cc080e-3074-4183-acde-c4eb141481f6" + (reference "U11") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/9e9769da-4901-4c46-952a-da1e947daf47" + (reference "U12") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/bd00b133-64f4-45fa-8d1e-c5b67f172322" + (reference "U13") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/6f560818-9fd0-464a-98ab-60fe7e78a4ac" + (reference "U14") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/98f33f6a-5c7b-4bf8-93e7-10d513b5e13a" + (reference "U15") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/4045b07d-7dad-4962-bf10-e9c21ff54c22" + (reference "U16") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/6cf23157-552b-47bc-b31e-ca088724ab4a" + (reference "U17") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/d6aea2bf-e37f-493d-af30-df9863fb555c" + (reference "U18") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/5205515f-e065-4ef5-b8a7-0a739ca1d79e" + (reference "U19") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/e40db7e9-96b2-4fb9-8483-d3966465adca" + (reference "U20") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/d8afb81a-95f1-4b15-b3ca-a30804aceec3" + (reference "v1") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/1b411bcf-72fb-4e4c-a31c-5faaedb8bc8d" + (reference "v2") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/d8d19360-89a6-40fc-b9d7-b37f07ac1334" + (reference "v3") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/c58f970d-b62a-474c-b4c2-90e3a3e81f47" + (reference "v4") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/05468370-7c68-4da4-8785-c5c0ab63ec32" + (reference "v5") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/4d7f0909-0df1-4fba-82d3-6c36b154603d" + (reference "v6") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/f745ccf9-ebef-4387-9bc7-66aab8e6c47e" + (reference "v7") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/36c4b8b6-82e4-43f3-b7f2-8fc153a8d5e0" + (reference "v8") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/9eef733b-f04c-4945-854a-d2725c4fac6b" + (reference "v9") (unit 1) (value "pulse") (footprint "R1") + ) + ) +) diff --git a/elastic_buffer/elastic_buffer.proj b/elastic_buffer/elastic_buffer.proj new file mode 100644 index 0000000..fd3d43d --- /dev/null +++ b/elastic_buffer/elastic_buffer.proj @@ -0,0 +1 @@ +schematicFile elastic_buffer.kicad_sch diff --git a/elastic_buffer/elastic_buffer.raw b/elastic_buffer/elastic_buffer.raw new file mode 100644 index 0000000..f77ecc5 --- /dev/null +++ b/elastic_buffer/elastic_buffer.raw @@ -0,0 +1,16904 @@ +Title: kicad schematic +Date: Sun Jul 05 21:18:25 2026 +Plotname: Transient Analysis +Flags: real +No. Variables: 33 +No. Points: 511 +Variables: + 0 time time + 1 v(ren) voltage + 2 v(din1) voltage + 3 v(din2) voltage + 4 v(din3) voltage + 5 v(din0) voltage + 6 v(wclk) voltage + 7 v(wen) voltage + 8 v(rclk) voltage + 9 v(rst) voltage + 10 v(dout3) voltage + 11 v(dout2) voltage + 12 v(dout1) voltage + 13 v(dout0) voltage + 14 v(full) voltage + 15 v(empty) voltage + 16 v(half) voltage + 17 i(v8) current + 18 i(v7) current + 19 i(v9) current + 20 i(v6) current + 21 i(v5) current + 22 i(v2) current + 23 i(v3) current + 24 i(v4) current + 25 i(v1) current + 26 i(a2) current + 27 i(a2) current + 28 i(a2) current + 29 i(a2) current + 30 i(a2) current + 31 i(a2) current + 32 i(a2) current +Values: +0 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1 1.000000000000001e-11 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e-02 + 0.000000000000000e+00 + 5.000000000000000e-02 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +2 2.000000000000002e-11 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.000000000000000e-01 + 0.000000000000000e+00 + 1.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +3 4.000000000000004e-11 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 2.000000000000000e-01 + 0.000000000000000e+00 + 2.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +4 8.000000000000007e-11 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.000000000000000e-01 + 0.000000000000000e+00 + 4.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +5 1.600000000000001e-10 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 8.000000000000000e-01 + 0.000000000000000e+00 + 8.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +6 3.200000000000003e-10 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.600000000000000e+00 + 0.000000000000000e+00 + 1.600000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +7 6.400000000000006e-10 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.200000000000000e+00 + 0.000000000000000e+00 + 3.200000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +8 1.000000000000001e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +9 1.064000000000001e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +10 1.192000000000001e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +11 1.448000000000001e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +12 1.960000000000002e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +13 2.960000000000002e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +14 3.960000000000003e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +15 4.960000000000004e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +16 5.960000000000004e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +17 6.960000000000005e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +18 7.960000000000006e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +19 8.960000000000007e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +20 9.960000000000008e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +21 1.000000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +22 1.001000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000025e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +23 1.003000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999992e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +24 1.007000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000008e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +25 1.010000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +26 1.010800000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +27 1.012400000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +28 1.015600000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +29 1.022000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +30 1.034800000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +31 1.060400000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +32 1.100000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +33 1.105120000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.743999999999996e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +34 1.115360000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.231999999999980e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +35 1.135840000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.207999999999957e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +36 1.176800000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.159999999999909e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +37 1.200000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +38 1.208192000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +39 1.224576000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +40 1.257344000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +41 1.322880000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +42 1.422880000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +43 1.500000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +44 1.510000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000040e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +45 1.530000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000012e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +46 1.570000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000012e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +47 1.600000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +48 1.608000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +49 1.624000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +50 1.656000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +51 1.720000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +52 1.800000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +53 1.810000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +54 1.830000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000004e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +55 1.870000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000005e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +56 1.900000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 8.881784197001252e-15 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +57 1.908000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.000000000000073e-01 + 4.599999999999993e+00 + 4.599999999999993e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +58 1.924000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.200000000000005e+00 + 3.799999999999994e+00 + 3.799999999999994e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +59 1.956000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.800000000000002e+00 + 2.199999999999998e+00 + 2.199999999999998e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +60 2.000000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +61 2.006400000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.199999999999986e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +62 2.019200000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 9.599999999999959e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +63 2.044800000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.239999999999990e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +64 2.096000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.799999999999979e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +65 2.100000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +66 2.108000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +67 2.124000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +68 2.156000000000010e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +69 2.220000000000019e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +70 2.320000000000019e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +71 2.400000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +72 2.410000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000040e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +73 2.430000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +74 2.470000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +75 2.500000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +76 2.508000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +77 2.524000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +78 2.556000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +79 2.620000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +80 2.720000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +81 2.820000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +82 2.920000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +83 3.020000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +84 3.100000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +85 3.110000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999996e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +86 3.130000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999988e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +87 3.170000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999972e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +88 3.200000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +89 3.208000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +90 3.224000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +91 3.256000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +92 3.320000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +93 3.420000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +94 3.520000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +95 3.620000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +96 3.720000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +97 3.820000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +98 3.900000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +99 3.910000000000003e-08 + 0.000000000000000e+00 + 4.499999999999996e+00 + 5.000000000000000e+00 + 5.000000000000033e-01 + 5.000000000000033e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +100 3.930000000000003e-08 + 0.000000000000000e+00 + 3.499999999999990e+00 + 5.000000000000000e+00 + 1.500000000000010e+00 + 1.500000000000010e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +101 3.970000000000004e-08 + 0.000000000000000e+00 + 1.499999999999977e+00 + 5.000000000000000e+00 + 3.500000000000023e+00 + 3.500000000000023e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +102 4.000000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +103 4.008000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.999999999999900e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +104 4.024000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.200000000000003e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +105 4.056000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 2.799999999999996e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +106 4.100000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +107 4.106400000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +108 4.119200000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +109 4.144800000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +110 4.196000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +111 4.200000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999983e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +112 4.208000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.599999999999861e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +113 4.224000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.800000000000014e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +114 4.225600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.719999999999989e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 8.000000000002445e-02 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +115 4.228800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.559999999999940e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.400000000000734e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +116 4.235200000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.239999999999842e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.600000000001712e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +117 4.248000000000011e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 2.599999999999647e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.200000000000367e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +118 4.273600000000019e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.319999999999255e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.480000000000758e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +119 4.300000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.800000000000036e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +120 4.302400000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.920000000000040e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +121 4.307200000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.160000000000047e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +122 4.316800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.640000000000028e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +123 4.324000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +124 4.325920000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +125 4.329760000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +126 4.337440000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +127 4.352800000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +128 4.383520000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +129 4.444960000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +130 4.544960000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +131 4.644960000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +132 4.744960000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +133 4.800000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +134 4.810000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000040e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +135 4.830000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +136 4.870000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000028e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +137 4.900000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +138 4.908000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +139 4.924000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +140 4.956000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +141 5.020000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +142 5.100000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999983e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +143 5.110000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999980e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +144 5.130000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999972e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +145 5.170000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999955e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +146 5.200000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +147 5.208000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +148 5.224000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +149 5.256000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +150 5.320000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +151 5.420000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +152 5.520000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +153 5.620000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +154 5.720000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +155 5.820000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +156 5.900000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +157 5.910000000000005e-08 + 0.000000000000000e+00 + 5.000000000000067e-01 + 4.499999999999993e+00 + 4.499999999999993e+00 + 4.499999999999993e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +158 5.930000000000005e-08 + 0.000000000000000e+00 + 1.500000000000020e+00 + 3.499999999999980e+00 + 3.499999999999980e+00 + 3.499999999999980e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +159 5.970000000000005e-08 + 0.000000000000000e+00 + 3.500000000000013e+00 + 1.499999999999987e+00 + 1.499999999999987e+00 + 1.499999999999987e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +160 6.000000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +161 6.008000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.999999999999900e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +162 6.024000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.199999999999970e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +163 6.056000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.799999999999930e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +164 6.100000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +165 6.106400000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +166 6.119200000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +167 6.144800000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +168 6.196000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +169 6.224000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +170 6.234000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000029e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +171 6.254000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +172 6.294000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +173 6.324000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +174 6.332000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +175 6.348000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +176 6.380000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +177 6.444000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +178 6.544000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +179 6.600000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +180 6.610000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000045e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +181 6.630000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +182 6.670000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +183 6.700000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +184 6.708000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +185 6.724000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +186 6.756000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +187 6.820000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +188 6.920000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +189 7.020000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +190 7.100000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +191 7.110000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.500000000000045e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +192 7.130000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000037e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +193 7.170000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000021e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +194 7.200000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +195 7.208000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.999999999999238e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +196 7.224000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.199999999999904e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +197 7.256000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.799999999999864e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +198 7.300000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +199 7.306400000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +200 7.319200000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +201 7.344800000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +202 7.396000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +203 7.424000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +204 7.434000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.500000000000029e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +205 7.454000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +206 7.494000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +207 7.524000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +208 7.532000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +209 7.548000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +210 7.580000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +211 7.644000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +212 7.744000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +213 7.844000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +214 7.900000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +215 7.910000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +216 7.930000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +217 7.970000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +218 8.000000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +219 8.008000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.999999999999900e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +220 8.024000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.199999999999970e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +221 8.056000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.799999999999930e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +222 8.100000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +223 8.106400000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +224 8.119200000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +225 8.144800000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +226 8.196000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +227 8.224000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +228 8.234000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999708e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +229 8.254000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +230 8.294000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +231 8.324000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +232 8.332000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +233 8.348000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +234 8.380000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +235 8.444000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +236 8.544000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +237 8.600000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +238 8.610000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000029e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +239 8.630000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000021e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +240 8.670000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000005e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +241 8.700000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +242 8.708000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +243 8.724000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +244 8.756000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +245 8.820000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +246 8.920000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +247 9.000000000000008e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +248 9.010000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.500000000000045e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +249 9.030000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +250 9.070000000000008e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +251 9.100000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +252 9.108000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.600000000000026e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +253 9.124000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.800000000000047e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +254 9.156000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.200000000000087e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +255 9.200000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +256 9.206400000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +257 9.219200000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +258 9.244800000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +259 9.296000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +260 9.396000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +261 9.496000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +262 9.596000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +263 9.600000000000009e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +264 9.608000000000018e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.000000000004532e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +265 9.624000000000036e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.200000000001360e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +266 9.656000000000073e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.800000000003172e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +267 9.700000000000009e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +268 9.706400000000016e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +269 9.719200000000031e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +270 9.744800000000060e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +271 9.796000000000118e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +272 9.896000000000117e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +273 9.996000000000117e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +274 1.000000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +275 1.000799999999979e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.999999999892035e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +276 1.002399999999936e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.199999999967611e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +277 1.005599999999850e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.799999999924425e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +278 1.010000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +279 1.010639999999984e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +280 1.011919999999949e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +281 1.014479999999880e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +282 1.019599999999742e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +283 1.029599999999742e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +284 1.039599999999742e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +285 1.049599999999742e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +286 1.059599999999742e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +287 1.069599999999742e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +288 1.079599999999741e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +289 1.089599999999741e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +290 1.099599999999741e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +291 1.109599999999741e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +292 1.110000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +293 1.110800000000520e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.599999999740424e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +294 1.112400000001558e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.799999999221240e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +295 1.115600000003635e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.199999998182870e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +296 1.120000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +297 1.120640000000416e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +298 1.121920000001247e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +299 1.124480000002908e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +300 1.129600000006231e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +301 1.139600000006231e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +302 1.140000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +303 1.140799999987541e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.600000006230020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +304 1.142399999962621e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.800000018690027e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +305 1.145599999912781e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.200000043610041e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +306 1.150000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +307 1.150639999990033e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +308 1.151919999970097e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +309 1.154479999930225e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +310 1.159599999850481e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +311 1.169599999850481e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +312 1.179599999850481e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +313 1.189599999850481e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +314 1.199599999850481e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +315 1.200000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +316 1.200800000299041e-07 + 4.000001495200325e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.000001495200325e-01 + 0.000000000000000e+00 + 4.000001495199002e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +317 1.202400000897121e-07 + 1.200000448560098e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.200000448560098e+00 + 0.000000000000000e+00 + 1.200000448559965e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +318 1.205600002093281e-07 + 2.800001046640228e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.800001046640228e+00 + 0.000000000000000e+00 + 2.800001046640095e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +319 1.210000000000001e-07 + 4.999999999999974e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 4.999999999999842e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +320 1.210640000239233e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +321 1.211920000717697e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +322 1.214480001674625e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +323 1.219600003588482e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +324 1.222400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +325 1.223400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 5.000000000000370e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +326 1.225400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +327 1.229400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +328 1.232400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +329 1.233200000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +330 1.234800000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +331 1.238000000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +332 1.244400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +333 1.254400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +334 1.264400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +335 1.274400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +336 1.284400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +337 1.294400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +338 1.304400000897121e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +339 1.310000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +340 1.311000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999980e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +341 1.313000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +342 1.317000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +343 1.320000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +344 1.320800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +345 1.322400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +346 1.325600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +347 1.332000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +348 1.342000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +349 1.352000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +350 1.362000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +351 1.372000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +352 1.380000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +353 1.381000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.500000000000045e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +354 1.383000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000104e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +355 1.387000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000087e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +356 1.390000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.083577672034153e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +357 1.390800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +358 1.392400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +359 1.395600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +360 1.400000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +361 1.400640000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.199999999999655e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +362 1.401920000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 9.599999999998966e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +363 1.404480000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.239999999999891e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +364 1.409600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.799999999999880e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +365 1.410000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +366 1.410800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +367 1.412400000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +368 1.415600000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +369 1.422000000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +370 1.432000000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +371 1.440000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.323488980084843e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +372 1.441000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000001694e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +373 1.443000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000111e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +374 1.447000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +375 1.450000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +376 1.450800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +377 1.452400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +378 1.455600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +379 1.462000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +380 1.463000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +381 1.464000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 5.000000000000000e+00 + 4.499999999999963e+00 + 5.000000000000370e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +382 1.466000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 5.000000000000000e+00 + 3.500000000000021e+00 + 1.499999999999979e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +383 1.470000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 5.000000000000000e+00 + 1.500000000000006e+00 + 3.499999999999994e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +384 1.473000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 5.000000000000000e+00 + 2.708944180085382e-14 + 4.999999999999973e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +385 1.473800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +386 1.475400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +387 1.478600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +388 1.485000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +389 1.495000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +390 1.505000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +391 1.510000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +392 1.511000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999980e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +393 1.513000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +394 1.517000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +395 1.520000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +396 1.520800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +397 1.522400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +398 1.525600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +399 1.532000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +400 1.542000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +401 1.552000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +402 1.562000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +403 1.572000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +404 1.582000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +405 1.592000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +406 1.600000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +407 1.601000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000371e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +408 1.603000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +409 1.607000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +410 1.610000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +411 1.610800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +412 1.612400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +413 1.615600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +414 1.620000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +415 1.620640000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.680000000000117e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +416 1.621920000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.040000000000186e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +417 1.624480000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 2.760000000000192e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +418 1.629600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 2.000000000002027e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +419 1.630000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.083577672034153e-13 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +420 1.630800000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +421 1.632400000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +422 1.635600000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +423 1.642000000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +424 1.652000000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +425 1.662000000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +426 1.672000000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +427 1.680000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +428 1.681000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000371e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +429 1.683000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +430 1.687000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +431 1.690000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +432 1.690800000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +433 1.692400000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +434 1.695600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +435 1.702000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +436 1.703000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +437 1.703700000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.650000000000000e+00 + 4.650000000000000e+00 + 3.499999999999994e-01 + 4.650000000000000e+00 + 5.000000000000000e+00 + 3.499999999999994e-01 + 4.650000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +438 1.705100000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.950000000000002e+00 + 3.950000000000002e+00 + 1.049999999999998e+00 + 3.950000000000002e+00 + 5.000000000000000e+00 + 1.049999999999998e+00 + 3.950000000000002e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +439 1.707900000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 2.550000000000004e+00 + 2.550000000000004e+00 + 2.449999999999996e+00 + 2.550000000000004e+00 + 5.000000000000000e+00 + 2.449999999999996e+00 + 2.550000000000004e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +440 1.710000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000006e+00 + 1.500000000000006e+00 + 3.499999999999994e+00 + 1.500000000000006e+00 + 5.000000000000000e+00 + 3.499999999999994e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +441 1.710300000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.849999999999979e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.349999999999968e+00 + 1.349999999999968e+00 + 3.650000000000031e+00 + 1.349999999999968e+00 + 5.000000000000000e+00 + 3.650000000000031e+00 + 1.349999999999968e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +442 1.710900000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.550000000000036e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.050000000000025e+00 + 1.050000000000025e+00 + 3.949999999999974e+00 + 1.050000000000025e+00 + 5.000000000000000e+00 + 3.949999999999974e+00 + 1.050000000000025e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +443 1.712100000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.950000000000018e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.500000000000072e-01 + 4.500000000000072e-01 + 4.549999999999993e+00 + 4.500000000000072e-01 + 5.000000000000000e+00 + 4.549999999999993e+00 + 4.500000000000072e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +444 1.713000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 2.681188604469753e-14 + 2.681188604469753e-14 + 4.999999999999973e+00 + 2.681188604469753e-14 + 5.000000000000000e+00 + 4.999999999999973e+00 + 2.681188604469753e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +445 1.713240000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.380000000000034e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +446 1.713720000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.140000000000027e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +447 1.714680000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.660000000000012e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +448 1.716600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.699999999999983e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +449 1.720000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +450 1.720384000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +451 1.721152000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +452 1.722688000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +453 1.725760000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +454 1.731904000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +455 1.741904000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +456 1.751904000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +457 1.761904000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +458 1.771904000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +459 1.781904000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +460 1.791904000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +461 1.800000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +462 1.801000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000371e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +463 1.803000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +464 1.807000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +465 1.810000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +466 1.810800000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +467 1.812400000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +468 1.815600000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +469 1.822000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +470 1.823000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +471 1.824000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999963e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +472 1.826000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000021e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +473 1.830000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000006e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +474 1.833000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 2.708944180085382e-14 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +475 1.833800000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +476 1.835400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +477 1.838600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +478 1.845000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +479 1.855000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +480 1.860000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +481 1.861000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.500000000000045e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +482 1.863000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000104e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +483 1.867000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000087e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +484 1.870000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.083577672034153e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +485 1.870800000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +486 1.872400000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +487 1.875600000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +488 1.882000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +489 1.892000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +490 1.902000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +491 1.910000000000002e-07 + 4.999999999999933e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +492 1.911000000000002e-07 + 4.499999999999897e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999980e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +493 1.913000000000002e-07 + 3.499999999999955e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +494 1.917000000000002e-07 + 1.499999999999939e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +495 1.920000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +496 1.920800000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.999999999999238e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +497 1.922400000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.199999999999904e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +498 1.925600000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.799999999999864e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +499 1.930000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +500 1.930640000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +501 1.931920000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +502 1.934480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +503 1.939600000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +504 1.949600000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +505 1.959600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +506 1.969600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +507 1.979600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +508 1.989600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +509 1.999600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +510 2.000000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 diff --git a/elastic_buffer/elastic_buffer.v b/elastic_buffer/elastic_buffer.v new file mode 100644 index 0000000..6cdb807 --- /dev/null +++ b/elastic_buffer/elastic_buffer.v @@ -0,0 +1,115 @@ +module elastic_buffer( + input wclk, + input rclk, + input rst, + input wen, + input ren, + input din7, din6, din5, din4, din3, din2, din1, din0, + output dout7, dout6, dout5, dout4, dout3, dout2, dout1, dout0, + output full, + output empty, + output half +); + +// FIFO memory 8 locations, 8 bits wide +reg [7:0] mem0, mem1, mem2, mem3, mem4, mem5, mem6, mem7; + +// Write and read pointers (Gray code, 3 bit for 8 locations) +reg [2:0] wptr, rptr; +reg [2:0] wptr_gray, rptr_gray; + +// Synchronized pointers (2FF synchronizer) +reg [2:0] wptr_gray_s1, wptr_gray_s2; +reg [2:0] rptr_gray_s1, rptr_gray_s2; + +wire [7:0] din; +reg [7:0] dout_reg; + +assign din = {din7, din6, din5, din4, din3, din2, din1, din0}; + +// Binary to Gray +wire [2:0] wgray, rgray; +assign wgray = wptr ^ (wptr >> 1); +assign rgray = rptr ^ (rptr >> 1); + +// Write logic +always @(posedge wclk or posedge rst) begin + if (rst) begin + wptr <= 0; + wptr_gray <= 0; + end else if (wen && !full) begin + case (wptr) + 3'd0: mem0 <= din; + 3'd1: mem1 <= din; + 3'd2: mem2 <= din; + 3'd3: mem3 <= din; + 3'd4: mem4 <= din; + 3'd5: mem5 <= din; + 3'd6: mem6 <= din; + 3'd7: mem7 <= din; + endcase + wptr <= wptr + 1; + wptr_gray <= wgray; + end +end + +// Read logic +always @(posedge rclk or posedge rst) begin + if (rst) begin + rptr <= 0; + rptr_gray <= 0; + dout_reg <= 0; + end else if (ren && !empty) begin + case (rptr) + 3'd0: dout_reg <= mem0; + 3'd1: dout_reg <= mem1; + 3'd2: dout_reg <= mem2; + 3'd3: dout_reg <= mem3; + 3'd4: dout_reg <= mem4; + 3'd5: dout_reg <= mem5; + 3'd6: dout_reg <= mem6; + 3'd7: dout_reg <= mem7; + endcase + rptr <= rptr + 1; + rptr_gray <= rgray; + end +end + +// 2FF synchronizer: wptr into rclk domain +always @(posedge rclk or posedge rst) begin + if (rst) begin + wptr_gray_s1 <= 0; + wptr_gray_s2 <= 0; + end else begin + wptr_gray_s1 <= wptr_gray; + wptr_gray_s2 <= wptr_gray_s1; + end +end + +// 2FF synchronizer: rptr into wclk domain +always @(posedge wclk or posedge rst) begin + if (rst) begin + rptr_gray_s1 <= 0; + rptr_gray_s2 <= 0; + end else begin + rptr_gray_s1 <= rptr_gray; + rptr_gray_s2 <= rptr_gray_s1; + end +end + +// Full and empty flags +assign empty = (wptr_gray_s2 == rptr_gray); +assign full = (wptr_gray == {~rptr_gray_s2[2], ~rptr_gray_s2[1], rptr_gray_s2[0]}); +assign half = (wptr[2] != rptr[2]) ? (wptr[1:0] == rptr[1:0]) : (wptr == rptr + 3'd4); + +// Output +assign dout7 = dout_reg[7]; +assign dout6 = dout_reg[6]; +assign dout5 = dout_reg[5]; +assign dout4 = dout_reg[4]; +assign dout3 = dout_reg[3]; +assign dout2 = dout_reg[2]; +assign dout1 = dout_reg[1]; +assign dout0 = dout_reg[0]; + +endmodule \ No newline at end of file diff --git a/elastic_buffer/elastic_buffer_Previous_Values.xml b/elastic_buffer/elastic_buffer_Previous_Values.xml new file mode 100644 index 0000000..92296b8 --- /dev/null +++ b/elastic_buffer/elastic_buffer_Previous_Values.xml @@ -0,0 +1 @@ +dc0dc5dc5dc5dc0pulse05120n1n1n70n300npulse0501n1n9n18ndc0dc0dc5dc0dc5dc5dc0pulse05150n1n1n34n300npulse0530n1n1n20n300ndc5pulse0515n1n1n70n300npulse0501n1n17n34npwl0n 5 10n 5 10.1n 0 250n 0pwl0n 5 19n 5 20n 5 39n 5 40n 0 59n 0 60n 5 79n 5 80n 5pwl0n 0 19n 0 20n 5 39n 5 40n 5 59n 5 60n 0 79n 0 80n 0pwl0n 5 19n 5 20n 0 39n 0 40n 5 59n 5 60n 0 79n 0 80n 0pwl0n 5 19n 5 20n 0 39n 0 40n 5 59n 5 60n 0 79n 0 80n 0pulse0501n1n10n20npulse0501n1n17n24npwl0n 5 10n 5 10.1n 0 300n 0dac_bridgedac_bridgeelastic_bufferadc_bridgeadc_bridgeelastic_bufferdac_bridgeadc_bridgeadc_bridgetruefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or Amperes01200nsnsns \ No newline at end of file diff --git a/elastic_buffer/plot b/elastic_buffer/plot new file mode 100644 index 0000000..e69de29 diff --git a/elastic_buffer/plot_data_i.txt b/elastic_buffer/plot_data_i.txt new file mode 100644 index 0000000..0c7c6a3 --- /dev/null +++ b/elastic_buffer/plot_data_i.txt @@ -0,0 +1,3245 @@ + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.510000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.530000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.570000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +55 1.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.006400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.019200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.096000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.400000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.410000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.430000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.470000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.508000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.556000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 4.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 4.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +113 4.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.225600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.228800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.235200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.248000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.273600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.302400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.307200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.316800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.325920e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.329760e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.337440e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.352800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.383520e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.444960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.544960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.644960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.744960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 5.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 6.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 6.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 6.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 6.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 6.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 6.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 6.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 6.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 6.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 7.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 7.306400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.319200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.424000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.434000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.454000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.494000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.532000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.548000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.580000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.644000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.744000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.844000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 8.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 8.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 8.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 8.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 8.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 8.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 8.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 8.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 9.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 9.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 9.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 9.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 9.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.206400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.219200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.244800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.296000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.496000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.596000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.706400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.719200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.744800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.796000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.896000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.996000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.000800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.002400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.005600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.010640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.011920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.014480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.019600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.029600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.039600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.049600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.059600e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.079600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.089600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.099600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.109600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.110800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.112400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.115600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.120640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.121920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.124480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.129600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.139600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.140000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.140800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.142400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.145600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.150640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.151920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.154480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.159600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.169600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.179600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.189600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.199600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.200800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.202400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.205600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.210640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.211920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.214480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.219600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.222400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.223400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.225400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.229400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.232400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.233200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.234800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.238000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.244400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.254400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.264400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.274400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.284400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.294400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.304400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +345 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.380000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.381000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.383000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.387000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.390000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.390800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.392400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.395600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.400640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.401920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.404480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.409600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.432000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.440000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.441000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.443000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.447000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.450800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.452400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.455600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.462000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.463000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.464000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.466000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.470000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.473000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.473800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.475400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.478600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +403 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.620000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.620640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.621920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.624480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.629600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.630800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.632400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.635600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.642000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.652000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.662000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.672000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.680000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.681000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.683000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.687000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.690000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.690800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.692400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.695600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.703000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.703700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.705100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.707900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.710300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.710900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.712100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.713240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.713720e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.714680e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.716600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.720384e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.721152e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.722688e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.725760e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.731904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.741904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.751904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.761904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.771904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.781904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.791904e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.823000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.824000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.826000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.833000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.833800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.835400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.838600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.845000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.855000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.860000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.861000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.863000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.867000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.870000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.870800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.872400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.875600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.930000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.930640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.931920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.939600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.949600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.959600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.969600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.979600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.989600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.999600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.510000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.530000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.570000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +55 1.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.006400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.019200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.096000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.400000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.410000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.430000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.470000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.508000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.556000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 4.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 4.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +113 4.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.225600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.228800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.235200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.248000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.273600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.302400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.307200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.316800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.325920e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.329760e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.337440e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.352800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.383520e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.444960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.544960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.644960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.744960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 5.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 6.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 6.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 6.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 6.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 6.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 6.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 6.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 6.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 6.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 7.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 7.306400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.319200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.424000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.434000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.454000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.494000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.532000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.548000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.580000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.644000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.744000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.844000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 8.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 8.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 8.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 8.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 8.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 8.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 8.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 8.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 9.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 9.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 9.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 9.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 9.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.206400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.219200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.244800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.296000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.496000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.596000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.706400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.719200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.744800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.796000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.896000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.996000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.000800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.002400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.005600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.010640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.011920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.014480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.019600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.029600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.039600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.049600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.059600e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.079600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.089600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.099600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.109600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.110800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.112400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.115600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.120640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.121920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.124480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.129600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.139600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.140000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.140800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.142400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.145600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.150640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.151920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.154480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.159600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.169600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.179600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.189600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.199600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.200800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.202400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.205600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.210640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.211920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.214480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.219600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.222400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.223400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.225400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.229400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.232400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.233200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.234800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.238000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.244400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.254400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.264400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.274400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.284400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.294400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.304400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +345 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.380000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.381000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.383000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.387000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.390000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.390800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.392400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.395600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.400640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.401920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.404480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.409600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.432000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.440000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.441000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.443000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.447000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.450800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.452400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.455600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.462000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.463000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.464000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.466000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.470000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.473000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.473800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.475400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.478600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +403 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.620000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.620640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.621920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.624480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.629600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.630800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.632400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.635600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.642000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.652000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.662000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.672000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.680000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.681000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.683000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.687000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.690000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.690800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.692400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.695600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.703000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.703700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.705100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.707900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.710300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.710900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.712100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.713240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.713720e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.714680e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.716600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.720384e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.721152e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.722688e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.725760e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.731904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.741904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.751904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.761904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.771904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.781904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.791904e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.823000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.824000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.826000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.833000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.833800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.835400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.838600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.845000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.855000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.860000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.861000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.863000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.867000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.870000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.870800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.872400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.875600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.930000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.930640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.931920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.939600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.949600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.959600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.969600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.979600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.989600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.999600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time a2#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.510000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.530000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.570000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +55 1.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.006400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.019200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.096000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.400000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.410000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.430000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.470000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.508000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.556000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 4.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 4.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +113 4.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.225600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.228800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.235200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.248000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.273600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.302400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.307200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.316800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.325920e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.329760e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.337440e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.352800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.383520e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.444960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.544960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.644960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.744960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 5.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 6.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 6.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 6.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 6.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 6.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 6.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 6.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 6.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 6.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 7.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 7.306400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.319200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.424000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.434000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.454000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.494000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.532000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.548000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.580000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.644000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.744000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.844000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 8.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 8.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 8.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 8.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 8.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 8.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 8.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 8.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 9.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 9.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 9.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 9.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 9.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.206400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.219200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.244800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.296000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.496000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.596000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.706400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.719200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.744800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.796000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.896000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.996000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.000800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.002400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.005600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.010640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.011920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.014480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.019600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.029600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.039600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.049600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.059600e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.079600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.089600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.099600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.109600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.110800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.112400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.115600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.120640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.121920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.124480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.129600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.139600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.140000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.140800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.142400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.145600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.150640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.151920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.154480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.159600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.169600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.179600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.189600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.199600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.200800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.202400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.205600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.210640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.211920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.214480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.219600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.222400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.223400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.225400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.229400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.232400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.233200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.234800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.238000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.244400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.254400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.264400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.274400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.284400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.294400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.304400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +345 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.380000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.381000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.383000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.387000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.390000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.390800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.392400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.395600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.400640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.401920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.404480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.409600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.432000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.440000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.441000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.443000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.447000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.450800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.452400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.455600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.462000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.463000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.464000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.466000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.470000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.473000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.473800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.475400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.478600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +403 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.620000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.620640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.621920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.624480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.629600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.630800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.632400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.635600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.642000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.652000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.662000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.672000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.680000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.681000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.683000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.687000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.690000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.690800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.692400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.695600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.703000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.703700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.705100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.707900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.710300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.710900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.712100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.713240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.713720e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.714680e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.716600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.720384e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.721152e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.722688e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.725760e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.731904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.741904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.751904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.761904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.771904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.781904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.791904e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.823000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.824000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.826000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.833000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.833800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.835400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.838600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.845000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.855000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.860000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.861000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.863000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.867000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.870000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.870800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.872400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.875600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.930000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.930640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.931920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.939600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.949600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.959600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.969600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.979600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.989600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.999600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.510000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.530000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.570000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +55 1.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.006400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.019200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.096000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.400000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.410000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.430000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.470000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.508000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.556000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 4.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 4.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +113 4.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.225600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.228800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.235200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.248000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.273600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.302400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.307200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.316800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.325920e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.329760e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.337440e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.352800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.383520e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.444960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.544960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.644960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.744960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 5.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 6.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 6.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 6.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 6.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 6.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 6.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 6.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 6.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 6.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 7.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 7.306400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.319200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.424000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.434000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.454000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.494000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.532000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.548000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.580000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.644000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.744000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.844000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 8.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 8.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 8.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 8.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 8.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 8.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 8.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 8.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 9.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 9.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 9.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 9.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 9.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.206400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.219200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.244800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.296000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.496000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.596000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.706400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.719200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.744800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.796000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.896000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.996000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.000800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.002400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.005600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.010640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.011920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.014480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.019600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.029600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.039600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.049600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.059600e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.079600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.089600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.099600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.109600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.110800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.112400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.115600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.120640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.121920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.124480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.129600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.139600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.140000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.140800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.142400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.145600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.150640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.151920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.154480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.159600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.169600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.179600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.189600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.199600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.200800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.202400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.205600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.210640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.211920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.214480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.219600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.222400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.223400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.225400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.229400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.232400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.233200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.234800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.238000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.244400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.254400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.264400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.274400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.284400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.294400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.304400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +345 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.380000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.381000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.383000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.387000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.390000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.390800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.392400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.395600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.400640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.401920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.404480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.409600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.432000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.440000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.441000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.443000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.447000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.450800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.452400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.455600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.462000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.463000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.464000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.466000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.470000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.473000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.473800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.475400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.478600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +403 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.620000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.620640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.621920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.624480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.629600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.630800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.632400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.635600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.642000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.652000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.662000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.672000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.680000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.681000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.683000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.687000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.690000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.690800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.692400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.695600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.703000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.703700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.705100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.707900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.710300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.710900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.712100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.713240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.713720e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.714680e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.716600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.720384e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.721152e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.722688e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.725760e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.731904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.741904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.751904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.761904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.771904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.781904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.791904e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.823000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.824000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.826000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.833000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.833800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.835400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.838600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.845000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.855000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.860000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.861000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.863000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.867000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.870000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.870800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.872400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.875600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.930000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.930640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.931920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.939600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.949600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.959600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.969600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.979600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.989600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.999600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.510000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.530000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.570000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +55 1.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.006400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.019200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.096000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.400000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.410000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.430000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.470000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.508000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.556000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 4.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 4.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +113 4.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.225600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.228800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.235200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.248000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.273600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.302400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.307200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.316800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.325920e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.329760e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.337440e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.352800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.383520e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.444960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.544960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.644960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.744960e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 5.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 6.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 6.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 6.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 6.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 6.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 6.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 6.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 6.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 6.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 7.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 7.306400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.319200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.424000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.434000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.454000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.494000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.532000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.548000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.580000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.644000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.744000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.844000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 8.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 8.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 8.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 8.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 8.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 8.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 8.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 8.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 9.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 9.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 9.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 9.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 9.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.206400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.219200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.244800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.296000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.496000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.596000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.706400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.719200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.744800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.796000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.896000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.996000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.000800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.002400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.005600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.010640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.011920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.014480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.019600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.029600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.039600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.049600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.059600e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.079600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.089600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.099600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.109600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.110800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.112400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.115600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.120640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.121920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.124480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.129600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.139600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.140000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.140800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.142400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.145600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.150640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.151920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.154480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.159600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.169600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.179600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.189600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.199600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.200800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.202400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.205600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.210640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.211920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.214480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.219600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.222400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.223400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.225400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.229400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.232400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.233200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.234800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.238000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.244400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.254400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.264400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.274400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.284400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.294400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.304400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +345 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.380000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.381000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.383000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.387000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.390000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.390800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.392400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.395600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.400640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.401920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.404480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.409600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.432000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.440000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.441000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.443000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.447000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.450800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.452400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.455600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.462000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.463000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.464000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.466000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.470000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.473000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.473800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.475400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.478600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +403 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.620000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.620640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.621920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.624480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.629600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.630800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.632400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.635600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.642000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.652000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.662000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.672000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.680000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.681000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.683000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.687000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.690000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.690800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.692400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.695600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.703000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.703700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.705100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.707900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.710300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.710900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.712100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.713240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.713720e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.714680e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.716600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.720384e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.721152e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.722688e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.725760e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.731904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.741904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.751904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.761904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.771904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.781904e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.791904e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.823000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.824000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.826000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.833000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.833800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.835400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.838600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.845000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.855000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.860000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.861000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.863000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.867000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.870000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.870800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.872400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.875600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.930000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.930640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.931920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.939600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.949600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.959600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.969600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.979600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.989600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.999600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time v9#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 +2 2.000000e-11 0.000000e+00 +3 4.000000e-11 0.000000e+00 +4 8.000000e-11 0.000000e+00 +5 1.600000e-10 0.000000e+00 +6 3.200000e-10 0.000000e+00 +7 6.400000e-10 0.000000e+00 +8 1.000000e-09 0.000000e+00 +9 1.064000e-09 0.000000e+00 +10 1.192000e-09 0.000000e+00 +11 1.448000e-09 0.000000e+00 +12 1.960000e-09 0.000000e+00 +13 2.960000e-09 0.000000e+00 +14 3.960000e-09 0.000000e+00 +15 4.960000e-09 0.000000e+00 +16 5.960000e-09 0.000000e+00 +17 6.960000e-09 0.000000e+00 +18 7.960000e-09 0.000000e+00 +19 8.960000e-09 0.000000e+00 +20 9.960000e-09 0.000000e+00 +21 1.000000e-08 0.000000e+00 +22 1.001000e-08 0.000000e+00 +23 1.003000e-08 0.000000e+00 +24 1.007000e-08 0.000000e+00 +25 1.010000e-08 0.000000e+00 +26 1.010800e-08 0.000000e+00 +27 1.012400e-08 0.000000e+00 +28 1.015600e-08 0.000000e+00 +29 1.022000e-08 0.000000e+00 +30 1.034800e-08 0.000000e+00 +31 1.060400e-08 0.000000e+00 +32 1.100000e-08 0.000000e+00 +33 1.105120e-08 0.000000e+00 +34 1.115360e-08 0.000000e+00 +35 1.135840e-08 0.000000e+00 +36 1.176800e-08 0.000000e+00 +37 1.200000e-08 0.000000e+00 +38 1.208192e-08 0.000000e+00 +39 1.224576e-08 0.000000e+00 +40 1.257344e-08 0.000000e+00 +41 1.322880e-08 0.000000e+00 +42 1.422880e-08 0.000000e+00 +43 1.500000e-08 0.000000e+00 +44 1.510000e-08 0.000000e+00 +45 1.530000e-08 0.000000e+00 +46 1.570000e-08 0.000000e+00 +47 1.600000e-08 0.000000e+00 +48 1.608000e-08 0.000000e+00 +49 1.624000e-08 0.000000e+00 +50 1.656000e-08 0.000000e+00 +51 1.720000e-08 0.000000e+00 +52 1.800000e-08 0.000000e+00 +53 1.810000e-08 0.000000e+00 +54 1.830000e-08 0.000000e+00 + +Index time v9#branch +-------------------------------------------------------------------------------- +55 1.870000e-08 0.000000e+00 +56 1.900000e-08 0.000000e+00 +57 1.908000e-08 0.000000e+00 +58 1.924000e-08 0.000000e+00 +59 1.956000e-08 0.000000e+00 +60 2.000000e-08 0.000000e+00 +61 2.006400e-08 0.000000e+00 +62 2.019200e-08 0.000000e+00 +63 2.044800e-08 0.000000e+00 +64 2.096000e-08 0.000000e+00 +65 2.100000e-08 0.000000e+00 +66 2.108000e-08 0.000000e+00 +67 2.124000e-08 0.000000e+00 +68 2.156000e-08 0.000000e+00 +69 2.220000e-08 0.000000e+00 +70 2.320000e-08 0.000000e+00 +71 2.400000e-08 0.000000e+00 +72 2.410000e-08 0.000000e+00 +73 2.430000e-08 0.000000e+00 +74 2.470000e-08 0.000000e+00 +75 2.500000e-08 0.000000e+00 +76 2.508000e-08 0.000000e+00 +77 2.524000e-08 0.000000e+00 +78 2.556000e-08 0.000000e+00 +79 2.620000e-08 0.000000e+00 +80 2.720000e-08 0.000000e+00 +81 2.820000e-08 0.000000e+00 +82 2.920000e-08 0.000000e+00 +83 3.020000e-08 0.000000e+00 +84 3.100000e-08 0.000000e+00 +85 3.110000e-08 0.000000e+00 +86 3.130000e-08 0.000000e+00 +87 3.170000e-08 0.000000e+00 +88 3.200000e-08 0.000000e+00 +89 3.208000e-08 0.000000e+00 +90 3.224000e-08 0.000000e+00 +91 3.256000e-08 0.000000e+00 +92 3.320000e-08 0.000000e+00 +93 3.420000e-08 0.000000e+00 +94 3.520000e-08 0.000000e+00 +95 3.620000e-08 0.000000e+00 +96 3.720000e-08 0.000000e+00 +97 3.820000e-08 0.000000e+00 +98 3.900000e-08 0.000000e+00 +99 3.910000e-08 0.000000e+00 +100 3.930000e-08 0.000000e+00 +101 3.970000e-08 0.000000e+00 +102 4.000000e-08 0.000000e+00 +103 4.008000e-08 0.000000e+00 +104 4.024000e-08 0.000000e+00 +105 4.056000e-08 0.000000e+00 +106 4.100000e-08 0.000000e+00 +107 4.106400e-08 0.000000e+00 +108 4.119200e-08 0.000000e+00 +109 4.144800e-08 0.000000e+00 +110 4.196000e-08 0.000000e+00 +111 4.200000e-08 0.000000e+00 +112 4.208000e-08 0.000000e+00 + +Index time v9#branch +-------------------------------------------------------------------------------- +113 4.224000e-08 0.000000e+00 +114 4.225600e-08 0.000000e+00 +115 4.228800e-08 0.000000e+00 +116 4.235200e-08 0.000000e+00 +117 4.248000e-08 0.000000e+00 +118 4.273600e-08 0.000000e+00 +119 4.300000e-08 0.000000e+00 +120 4.302400e-08 0.000000e+00 +121 4.307200e-08 0.000000e+00 +122 4.316800e-08 0.000000e+00 +123 4.324000e-08 0.000000e+00 +124 4.325920e-08 0.000000e+00 +125 4.329760e-08 0.000000e+00 +126 4.337440e-08 0.000000e+00 +127 4.352800e-08 0.000000e+00 +128 4.383520e-08 0.000000e+00 +129 4.444960e-08 0.000000e+00 +130 4.544960e-08 0.000000e+00 +131 4.644960e-08 0.000000e+00 +132 4.744960e-08 0.000000e+00 +133 4.800000e-08 0.000000e+00 +134 4.810000e-08 0.000000e+00 +135 4.830000e-08 0.000000e+00 +136 4.870000e-08 0.000000e+00 +137 4.900000e-08 0.000000e+00 +138 4.908000e-08 0.000000e+00 +139 4.924000e-08 0.000000e+00 +140 4.956000e-08 0.000000e+00 +141 5.020000e-08 0.000000e+00 +142 5.100000e-08 0.000000e+00 +143 5.110000e-08 0.000000e+00 +144 5.130000e-08 0.000000e+00 +145 5.170000e-08 0.000000e+00 +146 5.200000e-08 0.000000e+00 +147 5.208000e-08 0.000000e+00 +148 5.224000e-08 0.000000e+00 +149 5.256000e-08 0.000000e+00 +150 5.320000e-08 0.000000e+00 +151 5.420000e-08 0.000000e+00 +152 5.520000e-08 0.000000e+00 +153 5.620000e-08 0.000000e+00 +154 5.720000e-08 0.000000e+00 +155 5.820000e-08 0.000000e+00 +156 5.900000e-08 0.000000e+00 +157 5.910000e-08 0.000000e+00 +158 5.930000e-08 0.000000e+00 +159 5.970000e-08 0.000000e+00 +160 6.000000e-08 0.000000e+00 +161 6.008000e-08 0.000000e+00 +162 6.024000e-08 0.000000e+00 +163 6.056000e-08 0.000000e+00 +164 6.100000e-08 0.000000e+00 +165 6.106400e-08 0.000000e+00 +166 6.119200e-08 0.000000e+00 +167 6.144800e-08 0.000000e+00 +168 6.196000e-08 0.000000e+00 +169 6.224000e-08 0.000000e+00 +170 6.234000e-08 0.000000e+00 + +Index time v9#branch +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 +172 6.294000e-08 0.000000e+00 +173 6.324000e-08 0.000000e+00 +174 6.332000e-08 0.000000e+00 +175 6.348000e-08 0.000000e+00 +176 6.380000e-08 0.000000e+00 +177 6.444000e-08 0.000000e+00 +178 6.544000e-08 0.000000e+00 +179 6.600000e-08 0.000000e+00 +180 6.610000e-08 0.000000e+00 +181 6.630000e-08 0.000000e+00 +182 6.670000e-08 0.000000e+00 +183 6.700000e-08 0.000000e+00 +184 6.708000e-08 0.000000e+00 +185 6.724000e-08 0.000000e+00 +186 6.756000e-08 0.000000e+00 +187 6.820000e-08 0.000000e+00 +188 6.920000e-08 0.000000e+00 +189 7.020000e-08 0.000000e+00 +190 7.100000e-08 0.000000e+00 +191 7.110000e-08 0.000000e+00 +192 7.130000e-08 0.000000e+00 +193 7.170000e-08 0.000000e+00 +194 7.200000e-08 0.000000e+00 +195 7.208000e-08 0.000000e+00 +196 7.224000e-08 0.000000e+00 +197 7.256000e-08 0.000000e+00 +198 7.300000e-08 0.000000e+00 +199 7.306400e-08 0.000000e+00 +200 7.319200e-08 0.000000e+00 +201 7.344800e-08 0.000000e+00 +202 7.396000e-08 0.000000e+00 +203 7.424000e-08 0.000000e+00 +204 7.434000e-08 0.000000e+00 +205 7.454000e-08 0.000000e+00 +206 7.494000e-08 0.000000e+00 +207 7.524000e-08 0.000000e+00 +208 7.532000e-08 0.000000e+00 +209 7.548000e-08 0.000000e+00 +210 7.580000e-08 0.000000e+00 +211 7.644000e-08 0.000000e+00 +212 7.744000e-08 0.000000e+00 +213 7.844000e-08 0.000000e+00 +214 7.900000e-08 0.000000e+00 +215 7.910000e-08 0.000000e+00 +216 7.930000e-08 0.000000e+00 +217 7.970000e-08 0.000000e+00 +218 8.000000e-08 0.000000e+00 +219 8.008000e-08 0.000000e+00 +220 8.024000e-08 0.000000e+00 +221 8.056000e-08 0.000000e+00 +222 8.100000e-08 0.000000e+00 +223 8.106400e-08 0.000000e+00 +224 8.119200e-08 0.000000e+00 +225 8.144800e-08 0.000000e+00 +226 8.196000e-08 0.000000e+00 +227 8.224000e-08 0.000000e+00 +228 8.234000e-08 0.000000e+00 + +Index time v9#branch +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 +230 8.294000e-08 0.000000e+00 +231 8.324000e-08 0.000000e+00 +232 8.332000e-08 0.000000e+00 +233 8.348000e-08 0.000000e+00 +234 8.380000e-08 0.000000e+00 +235 8.444000e-08 0.000000e+00 +236 8.544000e-08 0.000000e+00 +237 8.600000e-08 0.000000e+00 +238 8.610000e-08 0.000000e+00 +239 8.630000e-08 0.000000e+00 +240 8.670000e-08 0.000000e+00 +241 8.700000e-08 0.000000e+00 +242 8.708000e-08 0.000000e+00 +243 8.724000e-08 0.000000e+00 +244 8.756000e-08 0.000000e+00 +245 8.820000e-08 0.000000e+00 +246 8.920000e-08 0.000000e+00 +247 9.000000e-08 0.000000e+00 +248 9.010000e-08 0.000000e+00 +249 9.030000e-08 0.000000e+00 +250 9.070000e-08 0.000000e+00 +251 9.100000e-08 0.000000e+00 +252 9.108000e-08 0.000000e+00 +253 9.124000e-08 0.000000e+00 +254 9.156000e-08 0.000000e+00 +255 9.200000e-08 0.000000e+00 +256 9.206400e-08 0.000000e+00 +257 9.219200e-08 0.000000e+00 +258 9.244800e-08 0.000000e+00 +259 9.296000e-08 0.000000e+00 +260 9.396000e-08 0.000000e+00 +261 9.496000e-08 0.000000e+00 +262 9.596000e-08 0.000000e+00 +263 9.600000e-08 0.000000e+00 +264 9.608000e-08 0.000000e+00 +265 9.624000e-08 0.000000e+00 +266 9.656000e-08 0.000000e+00 +267 9.700000e-08 0.000000e+00 +268 9.706400e-08 0.000000e+00 +269 9.719200e-08 0.000000e+00 +270 9.744800e-08 0.000000e+00 +271 9.796000e-08 0.000000e+00 +272 9.896000e-08 0.000000e+00 +273 9.996000e-08 0.000000e+00 +274 1.000000e-07 0.000000e+00 +275 1.000800e-07 0.000000e+00 +276 1.002400e-07 0.000000e+00 +277 1.005600e-07 0.000000e+00 +278 1.010000e-07 0.000000e+00 +279 1.010640e-07 0.000000e+00 +280 1.011920e-07 0.000000e+00 +281 1.014480e-07 0.000000e+00 +282 1.019600e-07 0.000000e+00 +283 1.029600e-07 0.000000e+00 +284 1.039600e-07 0.000000e+00 +285 1.049600e-07 0.000000e+00 +286 1.059600e-07 0.000000e+00 + +Index time v9#branch +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 +288 1.079600e-07 0.000000e+00 +289 1.089600e-07 0.000000e+00 +290 1.099600e-07 0.000000e+00 +291 1.109600e-07 0.000000e+00 +292 1.110000e-07 0.000000e+00 +293 1.110800e-07 0.000000e+00 +294 1.112400e-07 0.000000e+00 +295 1.115600e-07 0.000000e+00 +296 1.120000e-07 0.000000e+00 +297 1.120640e-07 0.000000e+00 +298 1.121920e-07 0.000000e+00 +299 1.124480e-07 0.000000e+00 +300 1.129600e-07 0.000000e+00 +301 1.139600e-07 0.000000e+00 +302 1.140000e-07 0.000000e+00 +303 1.140800e-07 0.000000e+00 +304 1.142400e-07 0.000000e+00 +305 1.145600e-07 0.000000e+00 +306 1.150000e-07 0.000000e+00 +307 1.150640e-07 0.000000e+00 +308 1.151920e-07 0.000000e+00 +309 1.154480e-07 0.000000e+00 +310 1.159600e-07 0.000000e+00 +311 1.169600e-07 0.000000e+00 +312 1.179600e-07 0.000000e+00 +313 1.189600e-07 0.000000e+00 +314 1.199600e-07 0.000000e+00 +315 1.200000e-07 0.000000e+00 +316 1.200800e-07 0.000000e+00 +317 1.202400e-07 0.000000e+00 +318 1.205600e-07 0.000000e+00 +319 1.210000e-07 0.000000e+00 +320 1.210640e-07 0.000000e+00 +321 1.211920e-07 0.000000e+00 +322 1.214480e-07 0.000000e+00 +323 1.219600e-07 0.000000e+00 +324 1.222400e-07 0.000000e+00 +325 1.223400e-07 0.000000e+00 +326 1.225400e-07 0.000000e+00 +327 1.229400e-07 0.000000e+00 +328 1.232400e-07 0.000000e+00 +329 1.233200e-07 0.000000e+00 +330 1.234800e-07 0.000000e+00 +331 1.238000e-07 0.000000e+00 +332 1.244400e-07 0.000000e+00 +333 1.254400e-07 0.000000e+00 +334 1.264400e-07 0.000000e+00 +335 1.274400e-07 0.000000e+00 +336 1.284400e-07 0.000000e+00 +337 1.294400e-07 0.000000e+00 +338 1.304400e-07 0.000000e+00 +339 1.310000e-07 0.000000e+00 +340 1.311000e-07 0.000000e+00 +341 1.313000e-07 0.000000e+00 +342 1.317000e-07 0.000000e+00 +343 1.320000e-07 0.000000e+00 +344 1.320800e-07 0.000000e+00 + +Index time v9#branch +-------------------------------------------------------------------------------- +345 1.322400e-07 0.000000e+00 +346 1.325600e-07 0.000000e+00 +347 1.332000e-07 0.000000e+00 +348 1.342000e-07 0.000000e+00 +349 1.352000e-07 0.000000e+00 +350 1.362000e-07 0.000000e+00 +351 1.372000e-07 0.000000e+00 +352 1.380000e-07 0.000000e+00 +353 1.381000e-07 0.000000e+00 +354 1.383000e-07 0.000000e+00 +355 1.387000e-07 0.000000e+00 +356 1.390000e-07 0.000000e+00 +357 1.390800e-07 0.000000e+00 +358 1.392400e-07 0.000000e+00 +359 1.395600e-07 0.000000e+00 +360 1.400000e-07 0.000000e+00 +361 1.400640e-07 0.000000e+00 +362 1.401920e-07 0.000000e+00 +363 1.404480e-07 0.000000e+00 +364 1.409600e-07 0.000000e+00 +365 1.410000e-07 0.000000e+00 +366 1.410800e-07 0.000000e+00 +367 1.412400e-07 0.000000e+00 +368 1.415600e-07 0.000000e+00 +369 1.422000e-07 0.000000e+00 +370 1.432000e-07 0.000000e+00 +371 1.440000e-07 0.000000e+00 +372 1.441000e-07 0.000000e+00 +373 1.443000e-07 0.000000e+00 +374 1.447000e-07 0.000000e+00 +375 1.450000e-07 0.000000e+00 +376 1.450800e-07 0.000000e+00 +377 1.452400e-07 0.000000e+00 +378 1.455600e-07 0.000000e+00 +379 1.462000e-07 0.000000e+00 +380 1.463000e-07 0.000000e+00 +381 1.464000e-07 0.000000e+00 +382 1.466000e-07 0.000000e+00 +383 1.470000e-07 0.000000e+00 +384 1.473000e-07 0.000000e+00 +385 1.473800e-07 0.000000e+00 +386 1.475400e-07 0.000000e+00 +387 1.478600e-07 0.000000e+00 +388 1.485000e-07 0.000000e+00 +389 1.495000e-07 0.000000e+00 +390 1.505000e-07 0.000000e+00 +391 1.510000e-07 0.000000e+00 +392 1.511000e-07 0.000000e+00 +393 1.513000e-07 0.000000e+00 +394 1.517000e-07 0.000000e+00 +395 1.520000e-07 0.000000e+00 +396 1.520800e-07 0.000000e+00 +397 1.522400e-07 0.000000e+00 +398 1.525600e-07 0.000000e+00 +399 1.532000e-07 0.000000e+00 +400 1.542000e-07 0.000000e+00 +401 1.552000e-07 0.000000e+00 +402 1.562000e-07 0.000000e+00 + +Index time v9#branch +-------------------------------------------------------------------------------- +403 1.572000e-07 0.000000e+00 +404 1.582000e-07 0.000000e+00 +405 1.592000e-07 0.000000e+00 +406 1.600000e-07 0.000000e+00 +407 1.601000e-07 0.000000e+00 +408 1.603000e-07 0.000000e+00 +409 1.607000e-07 0.000000e+00 +410 1.610000e-07 0.000000e+00 +411 1.610800e-07 0.000000e+00 +412 1.612400e-07 0.000000e+00 +413 1.615600e-07 0.000000e+00 +414 1.620000e-07 0.000000e+00 +415 1.620640e-07 0.000000e+00 +416 1.621920e-07 0.000000e+00 +417 1.624480e-07 0.000000e+00 +418 1.629600e-07 0.000000e+00 +419 1.630000e-07 0.000000e+00 +420 1.630800e-07 0.000000e+00 +421 1.632400e-07 0.000000e+00 +422 1.635600e-07 0.000000e+00 +423 1.642000e-07 0.000000e+00 +424 1.652000e-07 0.000000e+00 +425 1.662000e-07 0.000000e+00 +426 1.672000e-07 0.000000e+00 +427 1.680000e-07 0.000000e+00 +428 1.681000e-07 0.000000e+00 +429 1.683000e-07 0.000000e+00 +430 1.687000e-07 0.000000e+00 +431 1.690000e-07 0.000000e+00 +432 1.690800e-07 0.000000e+00 +433 1.692400e-07 0.000000e+00 +434 1.695600e-07 0.000000e+00 +435 1.702000e-07 0.000000e+00 +436 1.703000e-07 0.000000e+00 +437 1.703700e-07 0.000000e+00 +438 1.705100e-07 0.000000e+00 +439 1.707900e-07 0.000000e+00 +440 1.710000e-07 0.000000e+00 +441 1.710300e-07 0.000000e+00 +442 1.710900e-07 0.000000e+00 +443 1.712100e-07 0.000000e+00 +444 1.713000e-07 0.000000e+00 +445 1.713240e-07 0.000000e+00 +446 1.713720e-07 0.000000e+00 +447 1.714680e-07 0.000000e+00 +448 1.716600e-07 0.000000e+00 +449 1.720000e-07 0.000000e+00 +450 1.720384e-07 0.000000e+00 +451 1.721152e-07 0.000000e+00 +452 1.722688e-07 0.000000e+00 +453 1.725760e-07 0.000000e+00 +454 1.731904e-07 0.000000e+00 +455 1.741904e-07 0.000000e+00 +456 1.751904e-07 0.000000e+00 +457 1.761904e-07 0.000000e+00 +458 1.771904e-07 0.000000e+00 +459 1.781904e-07 0.000000e+00 +460 1.791904e-07 0.000000e+00 + +Index time v9#branch +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 +462 1.801000e-07 0.000000e+00 +463 1.803000e-07 0.000000e+00 +464 1.807000e-07 0.000000e+00 +465 1.810000e-07 0.000000e+00 +466 1.810800e-07 0.000000e+00 +467 1.812400e-07 0.000000e+00 +468 1.815600e-07 0.000000e+00 +469 1.822000e-07 0.000000e+00 +470 1.823000e-07 0.000000e+00 +471 1.824000e-07 0.000000e+00 +472 1.826000e-07 0.000000e+00 +473 1.830000e-07 0.000000e+00 +474 1.833000e-07 0.000000e+00 +475 1.833800e-07 0.000000e+00 +476 1.835400e-07 0.000000e+00 +477 1.838600e-07 0.000000e+00 +478 1.845000e-07 0.000000e+00 +479 1.855000e-07 0.000000e+00 +480 1.860000e-07 0.000000e+00 +481 1.861000e-07 0.000000e+00 +482 1.863000e-07 0.000000e+00 +483 1.867000e-07 0.000000e+00 +484 1.870000e-07 0.000000e+00 +485 1.870800e-07 0.000000e+00 +486 1.872400e-07 0.000000e+00 +487 1.875600e-07 0.000000e+00 +488 1.882000e-07 0.000000e+00 +489 1.892000e-07 0.000000e+00 +490 1.902000e-07 0.000000e+00 +491 1.910000e-07 0.000000e+00 +492 1.911000e-07 0.000000e+00 +493 1.913000e-07 0.000000e+00 +494 1.917000e-07 0.000000e+00 +495 1.920000e-07 0.000000e+00 +496 1.920800e-07 0.000000e+00 +497 1.922400e-07 0.000000e+00 +498 1.925600e-07 0.000000e+00 +499 1.930000e-07 0.000000e+00 +500 1.930640e-07 0.000000e+00 +501 1.931920e-07 0.000000e+00 +502 1.934480e-07 0.000000e+00 +503 1.939600e-07 0.000000e+00 +504 1.949600e-07 0.000000e+00 +505 1.959600e-07 0.000000e+00 +506 1.969600e-07 0.000000e+00 +507 1.979600e-07 0.000000e+00 +508 1.989600e-07 0.000000e+00 +509 1.999600e-07 0.000000e+00 +510 2.000000e-07 0.000000e+00 diff --git a/elastic_buffer/plot_data_v.txt b/elastic_buffer/plot_data_v.txt new file mode 100644 index 0000000..e6aaad5 --- /dev/null +++ b/elastic_buffer/plot_data_v.txt @@ -0,0 +1,3245 @@ + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time din0 din1 din2 +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 5.000000e+00 0.000000e+00 +1 1.000000e-11 5.000000e+00 5.000000e+00 0.000000e+00 +2 2.000000e-11 5.000000e+00 5.000000e+00 0.000000e+00 +3 4.000000e-11 5.000000e+00 5.000000e+00 0.000000e+00 +4 8.000000e-11 5.000000e+00 5.000000e+00 0.000000e+00 +5 1.600000e-10 5.000000e+00 5.000000e+00 0.000000e+00 +6 3.200000e-10 5.000000e+00 5.000000e+00 0.000000e+00 +7 6.400000e-10 5.000000e+00 5.000000e+00 0.000000e+00 +8 1.000000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +9 1.064000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +10 1.192000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +11 1.448000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +12 1.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +13 2.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +14 3.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +15 4.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +16 5.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +17 6.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +18 7.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +19 8.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +20 9.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +21 1.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +22 1.001000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +23 1.003000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +24 1.007000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +25 1.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +26 1.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +27 1.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +28 1.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +29 1.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +30 1.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +31 1.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +32 1.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +33 1.105120e-08 5.000000e+00 5.000000e+00 0.000000e+00 +34 1.115360e-08 5.000000e+00 5.000000e+00 0.000000e+00 +35 1.135840e-08 5.000000e+00 5.000000e+00 0.000000e+00 +36 1.176800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +37 1.200000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +38 1.208192e-08 5.000000e+00 5.000000e+00 0.000000e+00 +39 1.224576e-08 5.000000e+00 5.000000e+00 0.000000e+00 +40 1.257344e-08 5.000000e+00 5.000000e+00 0.000000e+00 +41 1.322880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +42 1.422880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +43 1.500000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +44 1.510000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +45 1.530000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +46 1.570000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +47 1.600000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +48 1.608000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +49 1.624000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +50 1.656000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +51 1.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +52 1.800000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +53 1.810000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +54 1.830000e-08 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time din0 din1 din2 +-------------------------------------------------------------------------------- +55 1.870000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +56 1.900000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +57 1.908000e-08 4.600000e+00 5.000000e+00 4.000000e-01 +58 1.924000e-08 3.800000e+00 5.000000e+00 1.200000e+00 +59 1.956000e-08 2.200000e+00 5.000000e+00 2.800000e+00 +60 2.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +61 2.006400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +62 2.019200e-08 0.000000e+00 5.000000e+00 5.000000e+00 +63 2.044800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +64 2.096000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +65 2.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +66 2.108000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +67 2.124000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +68 2.156000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +69 2.220000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +70 2.320000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +71 2.400000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +72 2.410000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +73 2.430000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +74 2.470000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +75 2.500000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +76 2.508000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +77 2.524000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +78 2.556000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +79 2.620000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +80 2.720000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +81 2.820000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +82 2.920000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +83 3.020000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +84 3.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +85 3.110000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +86 3.130000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +87 3.170000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +88 3.200000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +89 3.208000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +90 3.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +91 3.256000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +92 3.320000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +93 3.420000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +94 3.520000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +95 3.620000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +96 3.720000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +97 3.820000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +98 3.900000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +99 3.910000e-08 5.000000e-01 4.500000e+00 5.000000e+00 +100 3.930000e-08 1.500000e+00 3.500000e+00 5.000000e+00 +101 3.970000e-08 3.500000e+00 1.500000e+00 5.000000e+00 +102 4.000000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +103 4.008000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +104 4.024000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +105 4.056000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +106 4.100000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +107 4.106400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +108 4.119200e-08 5.000000e+00 0.000000e+00 5.000000e+00 +109 4.144800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +110 4.196000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +111 4.200000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +112 4.208000e-08 5.000000e+00 0.000000e+00 5.000000e+00 + +Index time din0 din1 din2 +-------------------------------------------------------------------------------- +113 4.224000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +114 4.225600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +115 4.228800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +116 4.235200e-08 5.000000e+00 0.000000e+00 5.000000e+00 +117 4.248000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +118 4.273600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +119 4.300000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +120 4.302400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +121 4.307200e-08 5.000000e+00 0.000000e+00 5.000000e+00 +122 4.316800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +123 4.324000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +124 4.325920e-08 5.000000e+00 0.000000e+00 5.000000e+00 +125 4.329760e-08 5.000000e+00 0.000000e+00 5.000000e+00 +126 4.337440e-08 5.000000e+00 0.000000e+00 5.000000e+00 +127 4.352800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +128 4.383520e-08 5.000000e+00 0.000000e+00 5.000000e+00 +129 4.444960e-08 5.000000e+00 0.000000e+00 5.000000e+00 +130 4.544960e-08 5.000000e+00 0.000000e+00 5.000000e+00 +131 4.644960e-08 5.000000e+00 0.000000e+00 5.000000e+00 +132 4.744960e-08 5.000000e+00 0.000000e+00 5.000000e+00 +133 4.800000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +134 4.810000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +135 4.830000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +136 4.870000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +137 4.900000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +138 4.908000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +139 4.924000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +140 4.956000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +141 5.020000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +142 5.100000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +143 5.110000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +144 5.130000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +145 5.170000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +146 5.200000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +147 5.208000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +148 5.224000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +149 5.256000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +150 5.320000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +151 5.420000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +152 5.520000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +153 5.620000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +154 5.720000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +155 5.820000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +156 5.900000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +157 5.910000e-08 4.500000e+00 5.000000e-01 4.500000e+00 +158 5.930000e-08 3.500000e+00 1.500000e+00 3.500000e+00 +159 5.970000e-08 1.500000e+00 3.500000e+00 1.500000e+00 +160 6.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +161 6.008000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +162 6.024000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +163 6.056000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +164 6.100000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +165 6.106400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +166 6.119200e-08 0.000000e+00 5.000000e+00 0.000000e+00 +167 6.144800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +168 6.196000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +169 6.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +170 6.234000e-08 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time din0 din1 din2 +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +172 6.294000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +173 6.324000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +174 6.332000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +175 6.348000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +176 6.380000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +177 6.444000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +178 6.544000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +179 6.600000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +180 6.610000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +181 6.630000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +182 6.670000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +183 6.700000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +184 6.708000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +185 6.724000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +186 6.756000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +187 6.820000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +188 6.920000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +189 7.020000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +190 7.100000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +191 7.110000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +192 7.130000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +193 7.170000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +194 7.200000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +195 7.208000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +196 7.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +197 7.256000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +198 7.300000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +199 7.306400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +200 7.319200e-08 0.000000e+00 5.000000e+00 0.000000e+00 +201 7.344800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +202 7.396000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +203 7.424000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +204 7.434000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +205 7.454000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +206 7.494000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +207 7.524000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +208 7.532000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +209 7.548000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +210 7.580000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +211 7.644000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +212 7.744000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +213 7.844000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +214 7.900000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +215 7.910000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +216 7.930000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +217 7.970000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +218 8.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +219 8.008000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +220 8.024000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +221 8.056000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +222 8.100000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +223 8.106400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +224 8.119200e-08 0.000000e+00 5.000000e+00 0.000000e+00 +225 8.144800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +226 8.196000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +227 8.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +228 8.234000e-08 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time din0 din1 din2 +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +230 8.294000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +231 8.324000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +232 8.332000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +233 8.348000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +234 8.380000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +235 8.444000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +236 8.544000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +237 8.600000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +238 8.610000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +239 8.630000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +240 8.670000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +241 8.700000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +242 8.708000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +243 8.724000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +244 8.756000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +245 8.820000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +246 8.920000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +247 9.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +248 9.010000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +249 9.030000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +250 9.070000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +251 9.100000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +252 9.108000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +253 9.124000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +254 9.156000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +255 9.200000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +256 9.206400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +257 9.219200e-08 0.000000e+00 5.000000e+00 0.000000e+00 +258 9.244800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +259 9.296000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +260 9.396000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +261 9.496000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +262 9.596000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +263 9.600000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +264 9.608000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +265 9.624000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +266 9.656000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +267 9.700000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +268 9.706400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +269 9.719200e-08 0.000000e+00 5.000000e+00 0.000000e+00 +270 9.744800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +271 9.796000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +272 9.896000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +273 9.996000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +274 1.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +275 1.000800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +276 1.002400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +277 1.005600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +278 1.010000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +279 1.010640e-07 0.000000e+00 5.000000e+00 0.000000e+00 +280 1.011920e-07 0.000000e+00 5.000000e+00 0.000000e+00 +281 1.014480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +282 1.019600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +283 1.029600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +284 1.039600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +285 1.049600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +286 1.059600e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time din0 din1 din2 +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +288 1.079600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +289 1.089600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +290 1.099600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +291 1.109600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +292 1.110000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +293 1.110800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +294 1.112400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +295 1.115600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +296 1.120000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +297 1.120640e-07 0.000000e+00 5.000000e+00 0.000000e+00 +298 1.121920e-07 0.000000e+00 5.000000e+00 0.000000e+00 +299 1.124480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +300 1.129600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +301 1.139600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +302 1.140000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +303 1.140800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +304 1.142400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +305 1.145600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +306 1.150000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +307 1.150640e-07 0.000000e+00 5.000000e+00 0.000000e+00 +308 1.151920e-07 0.000000e+00 5.000000e+00 0.000000e+00 +309 1.154480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +310 1.159600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +311 1.169600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +312 1.179600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +313 1.189600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +314 1.199600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +315 1.200000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +316 1.200800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +317 1.202400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +318 1.205600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +319 1.210000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +320 1.210640e-07 0.000000e+00 5.000000e+00 0.000000e+00 +321 1.211920e-07 0.000000e+00 5.000000e+00 0.000000e+00 +322 1.214480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +323 1.219600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +324 1.222400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +325 1.223400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +326 1.225400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +327 1.229400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +328 1.232400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +329 1.233200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +330 1.234800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +331 1.238000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +332 1.244400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +333 1.254400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +334 1.264400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +335 1.274400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +336 1.284400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +337 1.294400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +338 1.304400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +339 1.310000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +340 1.311000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +341 1.313000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +342 1.317000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +343 1.320000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +344 1.320800e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time din0 din1 din2 +-------------------------------------------------------------------------------- +345 1.322400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +346 1.325600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +347 1.332000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +348 1.342000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +349 1.352000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +350 1.362000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +351 1.372000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +352 1.380000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +353 1.381000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +354 1.383000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +355 1.387000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +356 1.390000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +357 1.390800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +358 1.392400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +359 1.395600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +360 1.400000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +361 1.400640e-07 0.000000e+00 5.000000e+00 0.000000e+00 +362 1.401920e-07 0.000000e+00 5.000000e+00 0.000000e+00 +363 1.404480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +364 1.409600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +365 1.410000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +366 1.410800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +367 1.412400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +368 1.415600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +369 1.422000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +370 1.432000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +371 1.440000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +372 1.441000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +373 1.443000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +374 1.447000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +375 1.450000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +376 1.450800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +377 1.452400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +378 1.455600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +379 1.462000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +380 1.463000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +381 1.464000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +382 1.466000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +383 1.470000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +384 1.473000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +385 1.473800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +386 1.475400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +387 1.478600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +388 1.485000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +389 1.495000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +390 1.505000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +391 1.510000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +392 1.511000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +393 1.513000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +394 1.517000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +395 1.520000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +396 1.520800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +397 1.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +398 1.525600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +399 1.532000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +400 1.542000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +401 1.552000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +402 1.562000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time din0 din1 din2 +-------------------------------------------------------------------------------- +403 1.572000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +404 1.582000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +405 1.592000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +406 1.600000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +407 1.601000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +408 1.603000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +409 1.607000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +410 1.610000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +411 1.610800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +412 1.612400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +413 1.615600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +414 1.620000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +415 1.620640e-07 0.000000e+00 5.000000e+00 0.000000e+00 +416 1.621920e-07 0.000000e+00 5.000000e+00 0.000000e+00 +417 1.624480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +418 1.629600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +419 1.630000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +420 1.630800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +421 1.632400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +422 1.635600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +423 1.642000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +424 1.652000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +425 1.662000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +426 1.672000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +427 1.680000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +428 1.681000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +429 1.683000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +430 1.687000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +431 1.690000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +432 1.690800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +433 1.692400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +434 1.695600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +435 1.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +436 1.703000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +437 1.703700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +438 1.705100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +439 1.707900e-07 0.000000e+00 5.000000e+00 0.000000e+00 +440 1.710000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +441 1.710300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +442 1.710900e-07 0.000000e+00 5.000000e+00 0.000000e+00 +443 1.712100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +444 1.713000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +445 1.713240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +446 1.713720e-07 0.000000e+00 5.000000e+00 0.000000e+00 +447 1.714680e-07 0.000000e+00 5.000000e+00 0.000000e+00 +448 1.716600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +449 1.720000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +450 1.720384e-07 0.000000e+00 5.000000e+00 0.000000e+00 +451 1.721152e-07 0.000000e+00 5.000000e+00 0.000000e+00 +452 1.722688e-07 0.000000e+00 5.000000e+00 0.000000e+00 +453 1.725760e-07 0.000000e+00 5.000000e+00 0.000000e+00 +454 1.731904e-07 0.000000e+00 5.000000e+00 0.000000e+00 +455 1.741904e-07 0.000000e+00 5.000000e+00 0.000000e+00 +456 1.751904e-07 0.000000e+00 5.000000e+00 0.000000e+00 +457 1.761904e-07 0.000000e+00 5.000000e+00 0.000000e+00 +458 1.771904e-07 0.000000e+00 5.000000e+00 0.000000e+00 +459 1.781904e-07 0.000000e+00 5.000000e+00 0.000000e+00 +460 1.791904e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time din0 din1 din2 +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +462 1.801000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +463 1.803000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +464 1.807000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +465 1.810000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +466 1.810800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +467 1.812400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +468 1.815600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +469 1.822000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +470 1.823000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +471 1.824000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +472 1.826000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +473 1.830000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +474 1.833000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +475 1.833800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +476 1.835400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +477 1.838600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +478 1.845000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +479 1.855000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +480 1.860000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +481 1.861000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +482 1.863000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +483 1.867000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +484 1.870000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +485 1.870800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +486 1.872400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +487 1.875600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +488 1.882000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +489 1.892000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +490 1.902000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +491 1.910000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +492 1.911000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +493 1.913000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +494 1.917000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +495 1.920000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +496 1.920800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +497 1.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +498 1.925600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +499 1.930000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +500 1.930640e-07 0.000000e+00 5.000000e+00 0.000000e+00 +501 1.931920e-07 0.000000e+00 5.000000e+00 0.000000e+00 +502 1.934480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +503 1.939600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +504 1.949600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +505 1.959600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +506 1.969600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +507 1.979600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +508 1.989600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +509 1.999600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +510 2.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time din3 dout0 dout1 +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 5.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 5.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 5.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 5.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 5.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 5.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 5.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 5.000000e+00 0.000000e+00 0.000000e+00 +43 1.500000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +44 1.510000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +45 1.530000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +46 1.570000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +47 1.600000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +48 1.608000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +49 1.624000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +50 1.656000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +51 1.720000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +52 1.800000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +53 1.810000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +54 1.830000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time din3 dout0 dout1 +-------------------------------------------------------------------------------- +55 1.870000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +56 1.900000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +57 1.908000e-08 4.600000e+00 0.000000e+00 0.000000e+00 +58 1.924000e-08 3.800000e+00 0.000000e+00 0.000000e+00 +59 1.956000e-08 2.200000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.006400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.019200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.096000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.400000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.410000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.430000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.470000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.508000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.556000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.910000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +100 3.930000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +101 3.970000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +102 4.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +103 4.008000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +104 4.024000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +105 4.056000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +106 4.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +107 4.106400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +108 4.119200e-08 5.000000e+00 0.000000e+00 0.000000e+00 +109 4.144800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +110 4.196000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +111 4.200000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +112 4.208000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time din3 dout0 dout1 +-------------------------------------------------------------------------------- +113 4.224000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +114 4.225600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +115 4.228800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +116 4.235200e-08 5.000000e+00 0.000000e+00 0.000000e+00 +117 4.248000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +118 4.273600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +119 4.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +120 4.302400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +121 4.307200e-08 5.000000e+00 0.000000e+00 0.000000e+00 +122 4.316800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +123 4.324000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +124 4.325920e-08 5.000000e+00 0.000000e+00 0.000000e+00 +125 4.329760e-08 5.000000e+00 0.000000e+00 0.000000e+00 +126 4.337440e-08 5.000000e+00 0.000000e+00 0.000000e+00 +127 4.352800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +128 4.383520e-08 5.000000e+00 0.000000e+00 0.000000e+00 +129 4.444960e-08 5.000000e+00 0.000000e+00 0.000000e+00 +130 4.544960e-08 5.000000e+00 0.000000e+00 0.000000e+00 +131 4.644960e-08 5.000000e+00 0.000000e+00 0.000000e+00 +132 4.744960e-08 5.000000e+00 0.000000e+00 0.000000e+00 +133 4.800000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +134 4.810000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +135 4.830000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +136 4.870000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +137 4.900000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +138 4.908000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +139 4.924000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +140 4.956000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +141 5.020000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +142 5.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +143 5.110000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +144 5.130000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +145 5.170000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +146 5.200000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +147 5.208000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +148 5.224000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +149 5.256000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +150 5.320000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +151 5.420000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +152 5.520000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +153 5.620000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +154 5.720000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +155 5.820000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +156 5.900000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +157 5.910000e-08 4.500000e+00 0.000000e+00 0.000000e+00 +158 5.930000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +159 5.970000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +160 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 6.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 6.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 6.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 6.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 6.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 6.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 6.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 6.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 6.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time din3 dout0 dout1 +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 7.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 7.306400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.319200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.424000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.434000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.454000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.494000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.532000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.548000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.580000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.644000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.744000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.844000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 8.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 8.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 8.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 8.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 8.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 8.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 8.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 8.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time din3 dout0 dout1 +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 9.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 9.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 9.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 9.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 9.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.206400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.219200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.244800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.296000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.496000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.596000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.706400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.719200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.744800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.796000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.896000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.996000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.000800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.002400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.005600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.010640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.011920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.014480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.019600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.029600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.039600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.049600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.059600e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time din3 dout0 dout1 +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.079600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.089600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.099600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.109600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.110800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.112400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.115600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.120640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.121920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.124480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.129600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.139600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.140000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.140800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.142400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.145600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.150640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.151920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.154480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.159600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.169600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.179600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.189600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.199600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.200800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.202400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.205600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.210640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.211920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.214480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.219600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.222400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.223400e-07 0.000000e+00 0.000000e+00 5.000000e-01 +326 1.225400e-07 0.000000e+00 0.000000e+00 1.500000e+00 +327 1.229400e-07 0.000000e+00 0.000000e+00 3.500000e+00 +328 1.232400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +329 1.233200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +330 1.234800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +331 1.238000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +332 1.244400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +333 1.254400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +334 1.264400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +335 1.274400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +336 1.284400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +337 1.294400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +338 1.304400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +339 1.310000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +340 1.311000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +341 1.313000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +342 1.317000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +343 1.320000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +344 1.320800e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time din3 dout0 dout1 +-------------------------------------------------------------------------------- +345 1.322400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +346 1.325600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +347 1.332000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +348 1.342000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +349 1.352000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +350 1.362000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +351 1.372000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +352 1.380000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +353 1.381000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +354 1.383000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +355 1.387000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +356 1.390000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +357 1.390800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +358 1.392400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +359 1.395600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +360 1.400000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +361 1.400640e-07 0.000000e+00 0.000000e+00 5.000000e+00 +362 1.401920e-07 0.000000e+00 0.000000e+00 5.000000e+00 +363 1.404480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +364 1.409600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +365 1.410000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +366 1.410800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +367 1.412400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +368 1.415600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +369 1.422000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +370 1.432000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +371 1.440000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +372 1.441000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +373 1.443000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +374 1.447000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +375 1.450000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +376 1.450800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +377 1.452400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +378 1.455600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +379 1.462000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +380 1.463000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +381 1.464000e-07 0.000000e+00 5.000000e-01 4.500000e+00 +382 1.466000e-07 0.000000e+00 1.500000e+00 3.500000e+00 +383 1.470000e-07 0.000000e+00 3.500000e+00 1.500000e+00 +384 1.473000e-07 0.000000e+00 5.000000e+00 2.708944e-14 +385 1.473800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +386 1.475400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +387 1.478600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +388 1.485000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +389 1.495000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +390 1.505000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +391 1.510000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +392 1.511000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +393 1.513000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +394 1.517000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +395 1.520000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +396 1.520800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +397 1.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +398 1.525600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +399 1.532000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +400 1.542000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +401 1.552000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +402 1.562000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time din3 dout0 dout1 +-------------------------------------------------------------------------------- +403 1.572000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +404 1.582000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +405 1.592000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +406 1.600000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +407 1.601000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +408 1.603000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +409 1.607000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +410 1.610000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +411 1.610800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +412 1.612400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +413 1.615600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +414 1.620000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +415 1.620640e-07 0.000000e+00 5.000000e+00 0.000000e+00 +416 1.621920e-07 0.000000e+00 5.000000e+00 0.000000e+00 +417 1.624480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +418 1.629600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +419 1.630000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +420 1.630800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +421 1.632400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +422 1.635600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +423 1.642000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +424 1.652000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +425 1.662000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +426 1.672000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +427 1.680000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +428 1.681000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +429 1.683000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +430 1.687000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +431 1.690000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +432 1.690800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +433 1.692400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +434 1.695600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +435 1.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +436 1.703000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +437 1.703700e-07 0.000000e+00 4.650000e+00 3.500000e-01 +438 1.705100e-07 0.000000e+00 3.950000e+00 1.050000e+00 +439 1.707900e-07 0.000000e+00 2.550000e+00 2.450000e+00 +440 1.710000e-07 0.000000e+00 1.500000e+00 3.500000e+00 +441 1.710300e-07 0.000000e+00 1.350000e+00 3.650000e+00 +442 1.710900e-07 0.000000e+00 1.050000e+00 3.950000e+00 +443 1.712100e-07 0.000000e+00 4.500000e-01 4.550000e+00 +444 1.713000e-07 0.000000e+00 2.681189e-14 5.000000e+00 +445 1.713240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +446 1.713720e-07 0.000000e+00 0.000000e+00 5.000000e+00 +447 1.714680e-07 0.000000e+00 0.000000e+00 5.000000e+00 +448 1.716600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +449 1.720000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +450 1.720384e-07 0.000000e+00 0.000000e+00 5.000000e+00 +451 1.721152e-07 0.000000e+00 0.000000e+00 5.000000e+00 +452 1.722688e-07 0.000000e+00 0.000000e+00 5.000000e+00 +453 1.725760e-07 0.000000e+00 0.000000e+00 5.000000e+00 +454 1.731904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +455 1.741904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +456 1.751904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +457 1.761904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +458 1.771904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +459 1.781904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +460 1.791904e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time din3 dout0 dout1 +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +462 1.801000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +463 1.803000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +464 1.807000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +465 1.810000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +466 1.810800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +467 1.812400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +468 1.815600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +469 1.822000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +470 1.823000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +471 1.824000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +472 1.826000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +473 1.830000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +474 1.833000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +475 1.833800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +476 1.835400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +477 1.838600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +478 1.845000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +479 1.855000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +480 1.860000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +481 1.861000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +482 1.863000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +483 1.867000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +484 1.870000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +485 1.870800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +486 1.872400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +487 1.875600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +488 1.882000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +489 1.892000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +490 1.902000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +491 1.910000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +492 1.911000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +493 1.913000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +494 1.917000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +495 1.920000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +496 1.920800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +497 1.922400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +498 1.925600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +499 1.930000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +500 1.930640e-07 0.000000e+00 0.000000e+00 5.000000e+00 +501 1.931920e-07 0.000000e+00 0.000000e+00 5.000000e+00 +502 1.934480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +503 1.939600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +504 1.949600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +505 1.959600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +506 1.969600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +507 1.979600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +508 1.989600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +509 1.999600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +510 2.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time dout2 dout3 empty +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 5.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 5.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 5.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 5.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 5.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 5.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +43 1.500000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +44 1.510000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +45 1.530000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +46 1.570000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +47 1.600000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +48 1.608000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +49 1.624000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +50 1.656000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +51 1.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +52 1.800000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +53 1.810000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +54 1.830000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time dout2 dout3 empty +-------------------------------------------------------------------------------- +55 1.870000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +56 1.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +57 1.908000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +58 1.924000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +59 1.956000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +61 2.006400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +62 2.019200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +63 2.044800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +64 2.096000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +65 2.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +66 2.108000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +67 2.124000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +68 2.156000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +69 2.220000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +70 2.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +71 2.400000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +72 2.410000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +73 2.430000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +74 2.470000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +75 2.500000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +76 2.508000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +77 2.524000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +78 2.556000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +79 2.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +80 2.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +81 2.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +82 2.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +83 3.020000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +84 3.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +85 3.110000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +86 3.130000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +87 3.170000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +88 3.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +89 3.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +90 3.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +91 3.256000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +92 3.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +93 3.420000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +94 3.520000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +95 3.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +96 3.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +97 3.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +98 3.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +99 3.910000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +100 3.930000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +101 3.970000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +102 4.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +103 4.008000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +104 4.024000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +105 4.056000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +106 4.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +107 4.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +108 4.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +109 4.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +110 4.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +111 4.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +112 4.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time dout2 dout3 empty +-------------------------------------------------------------------------------- +113 4.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +114 4.225600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +115 4.228800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +116 4.235200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +117 4.248000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +118 4.273600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +119 4.300000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +120 4.302400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +121 4.307200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +122 4.316800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +123 4.324000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +124 4.325920e-08 0.000000e+00 0.000000e+00 5.000000e+00 +125 4.329760e-08 0.000000e+00 0.000000e+00 5.000000e+00 +126 4.337440e-08 0.000000e+00 0.000000e+00 5.000000e+00 +127 4.352800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +128 4.383520e-08 0.000000e+00 0.000000e+00 5.000000e+00 +129 4.444960e-08 0.000000e+00 0.000000e+00 5.000000e+00 +130 4.544960e-08 0.000000e+00 0.000000e+00 5.000000e+00 +131 4.644960e-08 0.000000e+00 0.000000e+00 5.000000e+00 +132 4.744960e-08 0.000000e+00 0.000000e+00 5.000000e+00 +133 4.800000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +134 4.810000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +135 4.830000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +136 4.870000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +137 4.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +138 4.908000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +139 4.924000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +140 4.956000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +141 5.020000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +142 5.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +143 5.110000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +144 5.130000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +145 5.170000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +146 5.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +147 5.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +148 5.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +149 5.256000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +150 5.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +151 5.420000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +152 5.520000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +153 5.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +154 5.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +155 5.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +156 5.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +157 5.910000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +158 5.930000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +159 5.970000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +160 6.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +161 6.008000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +162 6.024000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +163 6.056000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +164 6.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +165 6.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +166 6.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +167 6.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +168 6.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +169 6.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +170 6.234000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time dout2 dout3 empty +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +172 6.294000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +173 6.324000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +174 6.332000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +175 6.348000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +176 6.380000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +177 6.444000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +178 6.544000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +179 6.600000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +180 6.610000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +181 6.630000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +182 6.670000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +183 6.700000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +184 6.708000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +185 6.724000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +186 6.756000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +187 6.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +188 6.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +189 7.020000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +190 7.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +191 7.110000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +192 7.130000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +193 7.170000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +194 7.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +195 7.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +196 7.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +197 7.256000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +198 7.300000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +199 7.306400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +200 7.319200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +201 7.344800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +202 7.396000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +203 7.424000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +204 7.434000e-08 0.000000e+00 0.000000e+00 4.500000e+00 +205 7.454000e-08 0.000000e+00 0.000000e+00 3.500000e+00 +206 7.494000e-08 0.000000e+00 0.000000e+00 1.500000e+00 +207 7.524000e-08 0.000000e+00 0.000000e+00 2.708944e-14 +208 7.532000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.548000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.580000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.644000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.744000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.844000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 8.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 8.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 8.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 8.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 8.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 8.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 8.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 8.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.234000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time dout2 dout3 empty +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.294000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.324000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.380000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.444000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.544000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 9.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 9.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 9.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 9.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 9.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.206400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.219200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.244800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.296000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.496000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.596000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.706400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.719200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.744800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.796000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.896000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.996000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.000800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.002400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.005600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.010640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.011920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.014480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.019600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.029600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.039600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.049600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.059600e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time dout2 dout3 empty +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.079600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.089600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.099600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.109600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.110800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.112400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.115600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.120640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.121920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.124480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.129600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.139600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.140000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.140800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.142400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.145600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.150640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.151920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.154480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.159600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.169600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.179600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.189600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.199600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.200800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.202400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.205600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.210640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.211920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.214480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.219600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.222400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.223400e-07 5.000000e-01 0.000000e+00 0.000000e+00 +326 1.225400e-07 1.500000e+00 0.000000e+00 0.000000e+00 +327 1.229400e-07 3.500000e+00 0.000000e+00 0.000000e+00 +328 1.232400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +329 1.233200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +330 1.234800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +331 1.238000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +332 1.244400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +333 1.254400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +334 1.264400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +335 1.274400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +336 1.284400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +337 1.294400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +338 1.304400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +339 1.310000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +340 1.311000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +341 1.313000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +342 1.317000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +343 1.320000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +344 1.320800e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time dout2 dout3 empty +-------------------------------------------------------------------------------- +345 1.322400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +346 1.325600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +347 1.332000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +348 1.342000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +349 1.352000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +350 1.362000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +351 1.372000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +352 1.380000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +353 1.381000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +354 1.383000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +355 1.387000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +356 1.390000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +357 1.390800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +358 1.392400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +359 1.395600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +360 1.400000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +361 1.400640e-07 5.000000e+00 0.000000e+00 0.000000e+00 +362 1.401920e-07 5.000000e+00 0.000000e+00 0.000000e+00 +363 1.404480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +364 1.409600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +365 1.410000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +366 1.410800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +367 1.412400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +368 1.415600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +369 1.422000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +370 1.432000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +371 1.440000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +372 1.441000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +373 1.443000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +374 1.447000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +375 1.450000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +376 1.450800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +377 1.452400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +378 1.455600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +379 1.462000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +380 1.463000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +381 1.464000e-07 5.000000e+00 5.000000e-01 0.000000e+00 +382 1.466000e-07 5.000000e+00 1.500000e+00 0.000000e+00 +383 1.470000e-07 5.000000e+00 3.500000e+00 0.000000e+00 +384 1.473000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +385 1.473800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +386 1.475400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +387 1.478600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +388 1.485000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +389 1.495000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +390 1.505000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +391 1.510000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +392 1.511000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +393 1.513000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +394 1.517000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +395 1.520000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +396 1.520800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +397 1.522400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +398 1.525600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +399 1.532000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +400 1.542000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +401 1.552000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +402 1.562000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time dout2 dout3 empty +-------------------------------------------------------------------------------- +403 1.572000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +404 1.582000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +405 1.592000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +406 1.600000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +407 1.601000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +408 1.603000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +409 1.607000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +410 1.610000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +411 1.610800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +412 1.612400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +413 1.615600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +414 1.620000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +415 1.620640e-07 5.000000e+00 5.000000e+00 0.000000e+00 +416 1.621920e-07 5.000000e+00 5.000000e+00 0.000000e+00 +417 1.624480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +418 1.629600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +419 1.630000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +420 1.630800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +421 1.632400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +422 1.635600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +423 1.642000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +424 1.652000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +425 1.662000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +426 1.672000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +427 1.680000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +428 1.681000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +429 1.683000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +430 1.687000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +431 1.690000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +432 1.690800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +433 1.692400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +434 1.695600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +435 1.702000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +436 1.703000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +437 1.703700e-07 4.650000e+00 4.650000e+00 3.500000e-01 +438 1.705100e-07 3.950000e+00 3.950000e+00 1.050000e+00 +439 1.707900e-07 2.550000e+00 2.550000e+00 2.450000e+00 +440 1.710000e-07 1.500000e+00 1.500000e+00 3.500000e+00 +441 1.710300e-07 1.350000e+00 1.350000e+00 3.650000e+00 +442 1.710900e-07 1.050000e+00 1.050000e+00 3.950000e+00 +443 1.712100e-07 4.500000e-01 4.500000e-01 4.550000e+00 +444 1.713000e-07 2.681189e-14 2.681189e-14 5.000000e+00 +445 1.713240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +446 1.713720e-07 0.000000e+00 0.000000e+00 5.000000e+00 +447 1.714680e-07 0.000000e+00 0.000000e+00 5.000000e+00 +448 1.716600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +449 1.720000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +450 1.720384e-07 0.000000e+00 0.000000e+00 5.000000e+00 +451 1.721152e-07 0.000000e+00 0.000000e+00 5.000000e+00 +452 1.722688e-07 0.000000e+00 0.000000e+00 5.000000e+00 +453 1.725760e-07 0.000000e+00 0.000000e+00 5.000000e+00 +454 1.731904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +455 1.741904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +456 1.751904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +457 1.761904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +458 1.771904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +459 1.781904e-07 0.000000e+00 0.000000e+00 5.000000e+00 +460 1.791904e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time dout2 dout3 empty +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +462 1.801000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +463 1.803000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +464 1.807000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +465 1.810000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +466 1.810800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +467 1.812400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +468 1.815600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +469 1.822000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +470 1.823000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +471 1.824000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +472 1.826000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +473 1.830000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +474 1.833000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +475 1.833800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +476 1.835400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +477 1.838600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +478 1.845000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +479 1.855000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +480 1.860000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +481 1.861000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +482 1.863000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +483 1.867000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +484 1.870000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +485 1.870800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +486 1.872400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +487 1.875600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +488 1.882000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +489 1.892000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +490 1.902000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +491 1.910000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +492 1.911000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +493 1.913000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +494 1.917000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +495 1.920000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +496 1.920800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +497 1.922400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +498 1.925600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +499 1.930000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +500 1.930640e-07 0.000000e+00 0.000000e+00 5.000000e+00 +501 1.931920e-07 0.000000e+00 0.000000e+00 5.000000e+00 +502 1.934480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +503 1.939600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +504 1.949600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +505 1.959600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +506 1.969600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +507 1.979600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +508 1.989600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +509 1.999600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +510 2.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time full half rclk +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 5.000000e-02 +2 2.000000e-11 0.000000e+00 0.000000e+00 1.000000e-01 +3 4.000000e-11 0.000000e+00 0.000000e+00 2.000000e-01 +4 8.000000e-11 0.000000e+00 0.000000e+00 4.000000e-01 +5 1.600000e-10 0.000000e+00 0.000000e+00 8.000000e-01 +6 3.200000e-10 0.000000e+00 0.000000e+00 1.600000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 3.200000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 5.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 5.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 5.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 5.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 5.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 5.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 5.000000e+00 +43 1.500000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +44 1.510000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +45 1.530000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +46 1.570000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +47 1.600000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +48 1.608000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +49 1.624000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +50 1.656000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +51 1.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +52 1.800000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +53 1.810000e-08 0.000000e+00 0.000000e+00 4.500000e+00 +54 1.830000e-08 0.000000e+00 0.000000e+00 3.500000e+00 + +Index time full half rclk +-------------------------------------------------------------------------------- +55 1.870000e-08 0.000000e+00 0.000000e+00 1.500000e+00 +56 1.900000e-08 0.000000e+00 0.000000e+00 8.881784e-15 +57 1.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.006400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.019200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.096000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.400000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.410000e-08 0.000000e+00 0.000000e+00 5.000000e-01 +73 2.430000e-08 0.000000e+00 0.000000e+00 1.500000e+00 +74 2.470000e-08 0.000000e+00 0.000000e+00 3.500000e+00 +75 2.500000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +76 2.508000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +77 2.524000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +78 2.556000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +79 2.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +80 2.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +81 2.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +82 2.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +83 3.020000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +84 3.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +85 3.110000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +86 3.130000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +87 3.170000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +88 3.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +89 3.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +90 3.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +91 3.256000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +92 3.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +93 3.420000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +94 3.520000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +95 3.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +96 3.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +97 3.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +98 3.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +99 3.910000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +100 3.930000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +101 3.970000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +102 4.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +103 4.008000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +104 4.024000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +105 4.056000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +106 4.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +107 4.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +108 4.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +109 4.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +110 4.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +111 4.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +112 4.208000e-08 0.000000e+00 0.000000e+00 4.600000e+00 + +Index time full half rclk +-------------------------------------------------------------------------------- +113 4.224000e-08 0.000000e+00 0.000000e+00 3.800000e+00 +114 4.225600e-08 0.000000e+00 8.000000e-02 3.720000e+00 +115 4.228800e-08 0.000000e+00 2.400000e-01 3.560000e+00 +116 4.235200e-08 0.000000e+00 5.600000e-01 3.240000e+00 +117 4.248000e-08 0.000000e+00 1.200000e+00 2.600000e+00 +118 4.273600e-08 0.000000e+00 2.480000e+00 1.320000e+00 +119 4.300000e-08 0.000000e+00 3.800000e+00 0.000000e+00 +120 4.302400e-08 0.000000e+00 3.920000e+00 0.000000e+00 +121 4.307200e-08 0.000000e+00 4.160000e+00 0.000000e+00 +122 4.316800e-08 0.000000e+00 4.640000e+00 0.000000e+00 +123 4.324000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +124 4.325920e-08 0.000000e+00 5.000000e+00 0.000000e+00 +125 4.329760e-08 0.000000e+00 5.000000e+00 0.000000e+00 +126 4.337440e-08 0.000000e+00 5.000000e+00 0.000000e+00 +127 4.352800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +128 4.383520e-08 0.000000e+00 5.000000e+00 0.000000e+00 +129 4.444960e-08 0.000000e+00 5.000000e+00 0.000000e+00 +130 4.544960e-08 0.000000e+00 5.000000e+00 0.000000e+00 +131 4.644960e-08 0.000000e+00 5.000000e+00 0.000000e+00 +132 4.744960e-08 0.000000e+00 5.000000e+00 0.000000e+00 +133 4.800000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +134 4.810000e-08 0.000000e+00 5.000000e+00 5.000000e-01 +135 4.830000e-08 0.000000e+00 5.000000e+00 1.500000e+00 +136 4.870000e-08 0.000000e+00 5.000000e+00 3.500000e+00 +137 4.900000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +138 4.908000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +139 4.924000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +140 4.956000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +141 5.020000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +142 5.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +143 5.110000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +144 5.130000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +145 5.170000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +146 5.200000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +147 5.208000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +148 5.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +149 5.256000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +150 5.320000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +151 5.420000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +152 5.520000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +153 5.620000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +154 5.720000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +155 5.820000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +156 5.900000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +157 5.910000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +158 5.930000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +159 5.970000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +160 6.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +161 6.008000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +162 6.024000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +163 6.056000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +164 6.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +165 6.106400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +166 6.119200e-08 0.000000e+00 5.000000e+00 5.000000e+00 +167 6.144800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +168 6.196000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +169 6.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +170 6.234000e-08 0.000000e+00 4.500000e+00 5.000000e+00 + +Index time full half rclk +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 3.500000e+00 5.000000e+00 +172 6.294000e-08 0.000000e+00 1.500000e+00 5.000000e+00 +173 6.324000e-08 0.000000e+00 2.708944e-14 5.000000e+00 +174 6.332000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +175 6.348000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +176 6.380000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +177 6.444000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +178 6.544000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +179 6.600000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +180 6.610000e-08 0.000000e+00 0.000000e+00 4.500000e+00 +181 6.630000e-08 0.000000e+00 0.000000e+00 3.500000e+00 +182 6.670000e-08 0.000000e+00 0.000000e+00 1.500000e+00 +183 6.700000e-08 0.000000e+00 0.000000e+00 4.263256e-14 +184 6.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 7.208000e-08 0.000000e+00 0.000000e+00 4.000000e-01 +196 7.224000e-08 0.000000e+00 0.000000e+00 1.200000e+00 +197 7.256000e-08 0.000000e+00 0.000000e+00 2.800000e+00 +198 7.300000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +199 7.306400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +200 7.319200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +201 7.344800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +202 7.396000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +203 7.424000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +204 7.434000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +205 7.454000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +206 7.494000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +207 7.524000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +208 7.532000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +209 7.548000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +210 7.580000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +211 7.644000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +212 7.744000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +213 7.844000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +214 7.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +215 7.910000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +216 7.930000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +217 7.970000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +218 8.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +219 8.008000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +220 8.024000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +221 8.056000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +222 8.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +223 8.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +224 8.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +225 8.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +226 8.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +227 8.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +228 8.234000e-08 5.000000e-01 0.000000e+00 5.000000e+00 + +Index time full half rclk +-------------------------------------------------------------------------------- +229 8.254000e-08 1.500000e+00 0.000000e+00 5.000000e+00 +230 8.294000e-08 3.500000e+00 0.000000e+00 5.000000e+00 +231 8.324000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +232 8.332000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +233 8.348000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +234 8.380000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +235 8.444000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +236 8.544000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +237 8.600000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +238 8.610000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +239 8.630000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +240 8.670000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +241 8.700000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +242 8.708000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +243 8.724000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +244 8.756000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +245 8.820000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +246 8.920000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +247 9.000000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +248 9.010000e-08 5.000000e+00 0.000000e+00 4.500000e+00 +249 9.030000e-08 5.000000e+00 0.000000e+00 3.500000e+00 +250 9.070000e-08 5.000000e+00 0.000000e+00 1.500000e+00 +251 9.100000e-08 5.000000e+00 0.000000e+00 4.263256e-14 +252 9.108000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +253 9.124000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +254 9.156000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +255 9.200000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +256 9.206400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +257 9.219200e-08 5.000000e+00 0.000000e+00 0.000000e+00 +258 9.244800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +259 9.296000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +260 9.396000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +261 9.496000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +262 9.596000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +263 9.600000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +264 9.608000e-08 5.000000e+00 0.000000e+00 4.000000e-01 +265 9.624000e-08 5.000000e+00 0.000000e+00 1.200000e+00 +266 9.656000e-08 5.000000e+00 0.000000e+00 2.800000e+00 +267 9.700000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +268 9.706400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +269 9.719200e-08 5.000000e+00 0.000000e+00 5.000000e+00 +270 9.744800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +271 9.796000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +272 9.896000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +273 9.996000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +274 1.000000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +275 1.000800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +276 1.002400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +277 1.005600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +278 1.010000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +279 1.010640e-07 5.000000e+00 0.000000e+00 5.000000e+00 +280 1.011920e-07 5.000000e+00 0.000000e+00 5.000000e+00 +281 1.014480e-07 5.000000e+00 0.000000e+00 5.000000e+00 +282 1.019600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +283 1.029600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +284 1.039600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +285 1.049600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +286 1.059600e-07 5.000000e+00 0.000000e+00 5.000000e+00 + +Index time full half rclk +-------------------------------------------------------------------------------- +287 1.069600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +288 1.079600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +289 1.089600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +290 1.099600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +291 1.109600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +292 1.110000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +293 1.110800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +294 1.112400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +295 1.115600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +296 1.120000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +297 1.120640e-07 5.000000e+00 0.000000e+00 5.000000e+00 +298 1.121920e-07 5.000000e+00 0.000000e+00 5.000000e+00 +299 1.124480e-07 5.000000e+00 0.000000e+00 5.000000e+00 +300 1.129600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +301 1.139600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +302 1.140000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +303 1.140800e-07 5.000000e+00 0.000000e+00 4.600000e+00 +304 1.142400e-07 5.000000e+00 0.000000e+00 3.800000e+00 +305 1.145600e-07 5.000000e+00 0.000000e+00 2.200000e+00 +306 1.150000e-07 5.000000e+00 0.000000e+00 4.263256e-14 +307 1.150640e-07 5.000000e+00 0.000000e+00 0.000000e+00 +308 1.151920e-07 5.000000e+00 0.000000e+00 0.000000e+00 +309 1.154480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +310 1.159600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +311 1.169600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +312 1.179600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +313 1.189600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +314 1.199600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +315 1.200000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +316 1.200800e-07 5.000000e+00 0.000000e+00 4.000001e-01 +317 1.202400e-07 5.000000e+00 0.000000e+00 1.200000e+00 +318 1.205600e-07 5.000000e+00 0.000000e+00 2.800001e+00 +319 1.210000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +320 1.210640e-07 5.000000e+00 0.000000e+00 5.000000e+00 +321 1.211920e-07 5.000000e+00 0.000000e+00 5.000000e+00 +322 1.214480e-07 5.000000e+00 0.000000e+00 5.000000e+00 +323 1.219600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +324 1.222400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +325 1.223400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +326 1.225400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +327 1.229400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +328 1.232400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +329 1.233200e-07 5.000000e+00 0.000000e+00 5.000000e+00 +330 1.234800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +331 1.238000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +332 1.244400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +333 1.254400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +334 1.264400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +335 1.274400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +336 1.284400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +337 1.294400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +338 1.304400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +339 1.310000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +340 1.311000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +341 1.313000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +342 1.317000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +343 1.320000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +344 1.320800e-07 5.000000e+00 0.000000e+00 5.000000e+00 + +Index time full half rclk +-------------------------------------------------------------------------------- +345 1.322400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +346 1.325600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +347 1.332000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +348 1.342000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +349 1.352000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +350 1.362000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +351 1.372000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +352 1.380000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +353 1.381000e-07 5.000000e+00 0.000000e+00 4.500000e+00 +354 1.383000e-07 5.000000e+00 0.000000e+00 3.500000e+00 +355 1.387000e-07 5.000000e+00 0.000000e+00 1.500000e+00 +356 1.390000e-07 5.000000e+00 0.000000e+00 1.083578e-13 +357 1.390800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +358 1.392400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +359 1.395600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +360 1.400000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +361 1.400640e-07 5.000000e+00 0.000000e+00 0.000000e+00 +362 1.401920e-07 5.000000e+00 0.000000e+00 0.000000e+00 +363 1.404480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +364 1.409600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +365 1.410000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +366 1.410800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +367 1.412400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +368 1.415600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +369 1.422000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +370 1.432000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +371 1.440000e-07 5.000000e+00 0.000000e+00 1.323489e-13 +372 1.441000e-07 5.000000e+00 0.000000e+00 5.000000e-01 +373 1.443000e-07 5.000000e+00 0.000000e+00 1.500000e+00 +374 1.447000e-07 5.000000e+00 0.000000e+00 3.500000e+00 +375 1.450000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +376 1.450800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +377 1.452400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +378 1.455600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +379 1.462000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +380 1.463000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +381 1.464000e-07 5.000000e+00 5.000000e-01 5.000000e+00 +382 1.466000e-07 5.000000e+00 1.500000e+00 5.000000e+00 +383 1.470000e-07 5.000000e+00 3.500000e+00 5.000000e+00 +384 1.473000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +385 1.473800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +386 1.475400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +387 1.478600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +388 1.485000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +389 1.495000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +390 1.505000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +391 1.510000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +392 1.511000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +393 1.513000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +394 1.517000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +395 1.520000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +396 1.520800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +397 1.522400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +398 1.525600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +399 1.532000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +400 1.542000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +401 1.552000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +402 1.562000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time full half rclk +-------------------------------------------------------------------------------- +403 1.572000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +404 1.582000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +405 1.592000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +406 1.600000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +407 1.601000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +408 1.603000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +409 1.607000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +410 1.610000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +411 1.610800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +412 1.612400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +413 1.615600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +414 1.620000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +415 1.620640e-07 5.000000e+00 5.000000e+00 4.680000e+00 +416 1.621920e-07 5.000000e+00 5.000000e+00 4.040000e+00 +417 1.624480e-07 5.000000e+00 5.000000e+00 2.760000e+00 +418 1.629600e-07 5.000000e+00 5.000000e+00 2.000000e-01 +419 1.630000e-07 5.000000e+00 5.000000e+00 1.083578e-13 +420 1.630800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +421 1.632400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +422 1.635600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +423 1.642000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +424 1.652000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +425 1.662000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +426 1.672000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +427 1.680000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +428 1.681000e-07 5.000000e+00 5.000000e+00 5.000000e-01 +429 1.683000e-07 5.000000e+00 5.000000e+00 1.500000e+00 +430 1.687000e-07 5.000000e+00 5.000000e+00 3.500000e+00 +431 1.690000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +432 1.690800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +433 1.692400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +434 1.695600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +435 1.702000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +436 1.703000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +437 1.703700e-07 5.000000e+00 4.650000e+00 5.000000e+00 +438 1.705100e-07 5.000000e+00 3.950000e+00 5.000000e+00 +439 1.707900e-07 5.000000e+00 2.550000e+00 5.000000e+00 +440 1.710000e-07 5.000000e+00 1.500000e+00 5.000000e+00 +441 1.710300e-07 5.000000e+00 1.350000e+00 5.000000e+00 +442 1.710900e-07 5.000000e+00 1.050000e+00 5.000000e+00 +443 1.712100e-07 5.000000e+00 4.500000e-01 5.000000e+00 +444 1.713000e-07 5.000000e+00 2.681189e-14 5.000000e+00 +445 1.713240e-07 5.000000e+00 0.000000e+00 5.000000e+00 +446 1.713720e-07 5.000000e+00 0.000000e+00 5.000000e+00 +447 1.714680e-07 5.000000e+00 0.000000e+00 5.000000e+00 +448 1.716600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +449 1.720000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +450 1.720384e-07 5.000000e+00 0.000000e+00 5.000000e+00 +451 1.721152e-07 5.000000e+00 0.000000e+00 5.000000e+00 +452 1.722688e-07 5.000000e+00 0.000000e+00 5.000000e+00 +453 1.725760e-07 5.000000e+00 0.000000e+00 5.000000e+00 +454 1.731904e-07 5.000000e+00 0.000000e+00 5.000000e+00 +455 1.741904e-07 5.000000e+00 0.000000e+00 5.000000e+00 +456 1.751904e-07 5.000000e+00 0.000000e+00 5.000000e+00 +457 1.761904e-07 5.000000e+00 0.000000e+00 5.000000e+00 +458 1.771904e-07 5.000000e+00 0.000000e+00 5.000000e+00 +459 1.781904e-07 5.000000e+00 0.000000e+00 5.000000e+00 +460 1.791904e-07 5.000000e+00 0.000000e+00 5.000000e+00 + +Index time full half rclk +-------------------------------------------------------------------------------- +461 1.800000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +462 1.801000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +463 1.803000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +464 1.807000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +465 1.810000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +466 1.810800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +467 1.812400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +468 1.815600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +469 1.822000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +470 1.823000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +471 1.824000e-07 4.500000e+00 0.000000e+00 5.000000e+00 +472 1.826000e-07 3.500000e+00 0.000000e+00 5.000000e+00 +473 1.830000e-07 1.500000e+00 0.000000e+00 5.000000e+00 +474 1.833000e-07 2.708944e-14 0.000000e+00 5.000000e+00 +475 1.833800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +476 1.835400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +477 1.838600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +478 1.845000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +479 1.855000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +480 1.860000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +481 1.861000e-07 0.000000e+00 0.000000e+00 4.500000e+00 +482 1.863000e-07 0.000000e+00 0.000000e+00 3.500000e+00 +483 1.867000e-07 0.000000e+00 0.000000e+00 1.500000e+00 +484 1.870000e-07 0.000000e+00 0.000000e+00 1.083578e-13 +485 1.870800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.872400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.875600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.920800e-07 0.000000e+00 0.000000e+00 4.000000e-01 +497 1.922400e-07 0.000000e+00 0.000000e+00 1.200000e+00 +498 1.925600e-07 0.000000e+00 0.000000e+00 2.800000e+00 +499 1.930000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +500 1.930640e-07 0.000000e+00 0.000000e+00 5.000000e+00 +501 1.931920e-07 0.000000e+00 0.000000e+00 5.000000e+00 +502 1.934480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +503 1.939600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +504 1.949600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +505 1.959600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +506 1.969600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +507 1.979600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +508 1.989600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +509 1.999600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +510 2.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time ren rst wclk +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 5.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 5.000000e+00 5.000000e-02 +2 2.000000e-11 0.000000e+00 5.000000e+00 1.000000e-01 +3 4.000000e-11 0.000000e+00 5.000000e+00 2.000000e-01 +4 8.000000e-11 0.000000e+00 5.000000e+00 4.000000e-01 +5 1.600000e-10 0.000000e+00 5.000000e+00 8.000000e-01 +6 3.200000e-10 0.000000e+00 5.000000e+00 1.600000e+00 +7 6.400000e-10 0.000000e+00 5.000000e+00 3.200000e+00 +8 1.000000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +9 1.064000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +10 1.192000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +11 1.448000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +12 1.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +13 2.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +14 3.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +15 4.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +16 5.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +17 6.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +18 7.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +19 8.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +20 9.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +21 1.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +22 1.001000e-08 0.000000e+00 4.500000e+00 5.000000e+00 +23 1.003000e-08 0.000000e+00 3.500000e+00 5.000000e+00 +24 1.007000e-08 0.000000e+00 1.500000e+00 5.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 4.744000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 4.232000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 3.208000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 1.160000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.510000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.530000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.570000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.800000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.810000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.830000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time ren rst wclk +-------------------------------------------------------------------------------- +55 1.870000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.908000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.924000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.956000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.006400e-08 0.000000e+00 0.000000e+00 3.200000e-01 +62 2.019200e-08 0.000000e+00 0.000000e+00 9.600000e-01 +63 2.044800e-08 0.000000e+00 0.000000e+00 2.240000e+00 +64 2.096000e-08 0.000000e+00 0.000000e+00 4.800000e+00 +65 2.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +66 2.108000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +67 2.124000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +68 2.156000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +69 2.220000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +70 2.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +71 2.400000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +72 2.410000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +73 2.430000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +74 2.470000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +75 2.500000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +76 2.508000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +77 2.524000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +78 2.556000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +79 2.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +80 2.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +81 2.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +82 2.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +83 3.020000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +84 3.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +85 3.110000e-08 0.000000e+00 0.000000e+00 4.500000e+00 +86 3.130000e-08 0.000000e+00 0.000000e+00 3.500000e+00 +87 3.170000e-08 0.000000e+00 0.000000e+00 1.500000e+00 +88 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.008000e-08 0.000000e+00 0.000000e+00 4.000000e-01 +104 4.024000e-08 0.000000e+00 0.000000e+00 1.200000e+00 +105 4.056000e-08 0.000000e+00 0.000000e+00 2.800000e+00 +106 4.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +107 4.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +108 4.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +109 4.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +110 4.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +111 4.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +112 4.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time ren rst wclk +-------------------------------------------------------------------------------- +113 4.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +114 4.225600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +115 4.228800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +116 4.235200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +117 4.248000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +118 4.273600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +119 4.300000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +120 4.302400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +121 4.307200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +122 4.316800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +123 4.324000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +124 4.325920e-08 0.000000e+00 0.000000e+00 5.000000e+00 +125 4.329760e-08 0.000000e+00 0.000000e+00 5.000000e+00 +126 4.337440e-08 0.000000e+00 0.000000e+00 5.000000e+00 +127 4.352800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +128 4.383520e-08 0.000000e+00 0.000000e+00 5.000000e+00 +129 4.444960e-08 0.000000e+00 0.000000e+00 5.000000e+00 +130 4.544960e-08 0.000000e+00 0.000000e+00 5.000000e+00 +131 4.644960e-08 0.000000e+00 0.000000e+00 5.000000e+00 +132 4.744960e-08 0.000000e+00 0.000000e+00 5.000000e+00 +133 4.800000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +134 4.810000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +135 4.830000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +136 4.870000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +137 4.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +138 4.908000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +139 4.924000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +140 4.956000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +141 5.020000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +142 5.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +143 5.110000e-08 0.000000e+00 0.000000e+00 4.500000e+00 +144 5.130000e-08 0.000000e+00 0.000000e+00 3.500000e+00 +145 5.170000e-08 0.000000e+00 0.000000e+00 1.500000e+00 +146 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 6.008000e-08 0.000000e+00 0.000000e+00 4.000000e-01 +162 6.024000e-08 0.000000e+00 0.000000e+00 1.200000e+00 +163 6.056000e-08 0.000000e+00 0.000000e+00 2.800000e+00 +164 6.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +165 6.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +166 6.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +167 6.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +168 6.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +169 6.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +170 6.234000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time ren rst wclk +-------------------------------------------------------------------------------- +171 6.254000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +172 6.294000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +173 6.324000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +174 6.332000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +175 6.348000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +176 6.380000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +177 6.444000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +178 6.544000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +179 6.600000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +180 6.610000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +181 6.630000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +182 6.670000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +183 6.700000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +184 6.708000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +185 6.724000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +186 6.756000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +187 6.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +188 6.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +189 7.020000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +190 7.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +191 7.110000e-08 0.000000e+00 0.000000e+00 4.500000e+00 +192 7.130000e-08 0.000000e+00 0.000000e+00 3.500000e+00 +193 7.170000e-08 0.000000e+00 0.000000e+00 1.500000e+00 +194 7.200000e-08 0.000000e+00 0.000000e+00 4.263256e-14 +195 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 7.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 7.306400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.319200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.424000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.434000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.454000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.494000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.532000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.548000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.580000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.644000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.744000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.844000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 8.008000e-08 0.000000e+00 0.000000e+00 4.000000e-01 +220 8.024000e-08 0.000000e+00 0.000000e+00 1.200000e+00 +221 8.056000e-08 0.000000e+00 0.000000e+00 2.800000e+00 +222 8.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +223 8.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +224 8.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +225 8.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +226 8.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +227 8.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +228 8.234000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time ren rst wclk +-------------------------------------------------------------------------------- +229 8.254000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +230 8.294000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +231 8.324000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +232 8.332000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +233 8.348000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +234 8.380000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +235 8.444000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +236 8.544000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +237 8.600000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +238 8.610000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +239 8.630000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +240 8.670000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +241 8.700000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +242 8.708000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +243 8.724000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +244 8.756000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +245 8.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +246 8.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +247 9.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +248 9.010000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +249 9.030000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +250 9.070000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +251 9.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +252 9.108000e-08 0.000000e+00 0.000000e+00 4.600000e+00 +253 9.124000e-08 0.000000e+00 0.000000e+00 3.800000e+00 +254 9.156000e-08 0.000000e+00 0.000000e+00 2.200000e+00 +255 9.200000e-08 0.000000e+00 0.000000e+00 4.263256e-14 +256 9.206400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.219200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.244800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.296000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.396000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.496000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.596000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.608000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.624000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.656000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.706400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.719200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.744800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.796000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.896000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.996000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.000800e-07 0.000000e+00 0.000000e+00 4.000000e-01 +276 1.002400e-07 0.000000e+00 0.000000e+00 1.200000e+00 +277 1.005600e-07 0.000000e+00 0.000000e+00 2.800000e+00 +278 1.010000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +279 1.010640e-07 0.000000e+00 0.000000e+00 5.000000e+00 +280 1.011920e-07 0.000000e+00 0.000000e+00 5.000000e+00 +281 1.014480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +282 1.019600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +283 1.029600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +284 1.039600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +285 1.049600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +286 1.059600e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time ren rst wclk +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +288 1.079600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +289 1.089600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +290 1.099600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +291 1.109600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +292 1.110000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +293 1.110800e-07 0.000000e+00 0.000000e+00 4.600000e+00 +294 1.112400e-07 0.000000e+00 0.000000e+00 3.800000e+00 +295 1.115600e-07 0.000000e+00 0.000000e+00 2.200000e+00 +296 1.120000e-07 0.000000e+00 0.000000e+00 4.263256e-14 +297 1.120640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.121920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.124480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.129600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.139600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.140000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.140800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.142400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.145600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.150640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.151920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.154480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.159600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.169600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.179600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.189600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.199600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.200800e-07 4.000001e-01 0.000000e+00 4.000001e-01 +317 1.202400e-07 1.200000e+00 0.000000e+00 1.200000e+00 +318 1.205600e-07 2.800001e+00 0.000000e+00 2.800001e+00 +319 1.210000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +320 1.210640e-07 5.000000e+00 0.000000e+00 5.000000e+00 +321 1.211920e-07 5.000000e+00 0.000000e+00 5.000000e+00 +322 1.214480e-07 5.000000e+00 0.000000e+00 5.000000e+00 +323 1.219600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +324 1.222400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +325 1.223400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +326 1.225400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +327 1.229400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +328 1.232400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +329 1.233200e-07 5.000000e+00 0.000000e+00 5.000000e+00 +330 1.234800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +331 1.238000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +332 1.244400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +333 1.254400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +334 1.264400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +335 1.274400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +336 1.284400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +337 1.294400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +338 1.304400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +339 1.310000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +340 1.311000e-07 5.000000e+00 0.000000e+00 4.500000e+00 +341 1.313000e-07 5.000000e+00 0.000000e+00 3.500000e+00 +342 1.317000e-07 5.000000e+00 0.000000e+00 1.500000e+00 +343 1.320000e-07 5.000000e+00 0.000000e+00 4.263256e-14 +344 1.320800e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time ren rst wclk +-------------------------------------------------------------------------------- +345 1.322400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +346 1.325600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +347 1.332000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +348 1.342000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +349 1.352000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +350 1.362000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +351 1.372000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +352 1.380000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +353 1.381000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +354 1.383000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +355 1.387000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +356 1.390000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +357 1.390800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +358 1.392400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +359 1.395600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +360 1.400000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +361 1.400640e-07 5.000000e+00 0.000000e+00 3.200000e-01 +362 1.401920e-07 5.000000e+00 0.000000e+00 9.600000e-01 +363 1.404480e-07 5.000000e+00 0.000000e+00 2.240000e+00 +364 1.409600e-07 5.000000e+00 0.000000e+00 4.800000e+00 +365 1.410000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +366 1.410800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +367 1.412400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +368 1.415600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +369 1.422000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +370 1.432000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +371 1.440000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +372 1.441000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +373 1.443000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +374 1.447000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +375 1.450000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +376 1.450800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +377 1.452400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +378 1.455600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +379 1.462000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +380 1.463000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +381 1.464000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +382 1.466000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +383 1.470000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +384 1.473000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +385 1.473800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +386 1.475400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +387 1.478600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +388 1.485000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +389 1.495000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +390 1.505000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +391 1.510000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +392 1.511000e-07 5.000000e+00 0.000000e+00 4.500000e+00 +393 1.513000e-07 5.000000e+00 0.000000e+00 3.500000e+00 +394 1.517000e-07 5.000000e+00 0.000000e+00 1.500000e+00 +395 1.520000e-07 5.000000e+00 0.000000e+00 4.263256e-14 +396 1.520800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +397 1.522400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +398 1.525600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +399 1.532000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +400 1.542000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +401 1.552000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +402 1.562000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time ren rst wclk +-------------------------------------------------------------------------------- +403 1.572000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +404 1.582000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +405 1.592000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +406 1.600000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +407 1.601000e-07 5.000000e+00 0.000000e+00 5.000000e-01 +408 1.603000e-07 5.000000e+00 0.000000e+00 1.500000e+00 +409 1.607000e-07 5.000000e+00 0.000000e+00 3.500000e+00 +410 1.610000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +411 1.610800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +412 1.612400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +413 1.615600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +414 1.620000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +415 1.620640e-07 5.000000e+00 0.000000e+00 5.000000e+00 +416 1.621920e-07 5.000000e+00 0.000000e+00 5.000000e+00 +417 1.624480e-07 5.000000e+00 0.000000e+00 5.000000e+00 +418 1.629600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +419 1.630000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +420 1.630800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +421 1.632400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +422 1.635600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +423 1.642000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +424 1.652000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +425 1.662000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +426 1.672000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +427 1.680000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +428 1.681000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +429 1.683000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +430 1.687000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +431 1.690000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +432 1.690800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +433 1.692400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +434 1.695600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +435 1.702000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +436 1.703000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +437 1.703700e-07 5.000000e+00 0.000000e+00 5.000000e+00 +438 1.705100e-07 5.000000e+00 0.000000e+00 5.000000e+00 +439 1.707900e-07 5.000000e+00 0.000000e+00 5.000000e+00 +440 1.710000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +441 1.710300e-07 5.000000e+00 0.000000e+00 4.850000e+00 +442 1.710900e-07 5.000000e+00 0.000000e+00 4.550000e+00 +443 1.712100e-07 5.000000e+00 0.000000e+00 3.950000e+00 +444 1.713000e-07 5.000000e+00 0.000000e+00 3.500000e+00 +445 1.713240e-07 5.000000e+00 0.000000e+00 3.380000e+00 +446 1.713720e-07 5.000000e+00 0.000000e+00 3.140000e+00 +447 1.714680e-07 5.000000e+00 0.000000e+00 2.660000e+00 +448 1.716600e-07 5.000000e+00 0.000000e+00 1.700000e+00 +449 1.720000e-07 5.000000e+00 0.000000e+00 4.263256e-14 +450 1.720384e-07 5.000000e+00 0.000000e+00 0.000000e+00 +451 1.721152e-07 5.000000e+00 0.000000e+00 0.000000e+00 +452 1.722688e-07 5.000000e+00 0.000000e+00 0.000000e+00 +453 1.725760e-07 5.000000e+00 0.000000e+00 0.000000e+00 +454 1.731904e-07 5.000000e+00 0.000000e+00 0.000000e+00 +455 1.741904e-07 5.000000e+00 0.000000e+00 0.000000e+00 +456 1.751904e-07 5.000000e+00 0.000000e+00 0.000000e+00 +457 1.761904e-07 5.000000e+00 0.000000e+00 0.000000e+00 +458 1.771904e-07 5.000000e+00 0.000000e+00 0.000000e+00 +459 1.781904e-07 5.000000e+00 0.000000e+00 0.000000e+00 +460 1.791904e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time ren rst wclk +-------------------------------------------------------------------------------- +461 1.800000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +462 1.801000e-07 5.000000e+00 0.000000e+00 5.000000e-01 +463 1.803000e-07 5.000000e+00 0.000000e+00 1.500000e+00 +464 1.807000e-07 5.000000e+00 0.000000e+00 3.500000e+00 +465 1.810000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +466 1.810800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +467 1.812400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +468 1.815600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +469 1.822000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +470 1.823000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +471 1.824000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +472 1.826000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +473 1.830000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +474 1.833000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +475 1.833800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +476 1.835400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +477 1.838600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +478 1.845000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +479 1.855000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +480 1.860000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +481 1.861000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +482 1.863000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +483 1.867000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +484 1.870000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +485 1.870800e-07 5.000000e+00 0.000000e+00 5.000000e+00 +486 1.872400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +487 1.875600e-07 5.000000e+00 0.000000e+00 5.000000e+00 +488 1.882000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +489 1.892000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +490 1.902000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +491 1.910000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +492 1.911000e-07 4.500000e+00 0.000000e+00 4.500000e+00 +493 1.913000e-07 3.500000e+00 0.000000e+00 3.500000e+00 +494 1.917000e-07 1.500000e+00 0.000000e+00 1.500000e+00 +495 1.920000e-07 0.000000e+00 0.000000e+00 4.263256e-14 +496 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.930000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.930640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.931920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.939600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.949600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.959600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.969600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.979600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.989600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.999600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 21:18:26 2026 +-------------------------------------------------------------------------------- +Index time wen +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 +2 2.000000e-11 0.000000e+00 +3 4.000000e-11 0.000000e+00 +4 8.000000e-11 0.000000e+00 +5 1.600000e-10 0.000000e+00 +6 3.200000e-10 0.000000e+00 +7 6.400000e-10 0.000000e+00 +8 1.000000e-09 0.000000e+00 +9 1.064000e-09 0.000000e+00 +10 1.192000e-09 0.000000e+00 +11 1.448000e-09 0.000000e+00 +12 1.960000e-09 0.000000e+00 +13 2.960000e-09 0.000000e+00 +14 3.960000e-09 0.000000e+00 +15 4.960000e-09 0.000000e+00 +16 5.960000e-09 0.000000e+00 +17 6.960000e-09 0.000000e+00 +18 7.960000e-09 0.000000e+00 +19 8.960000e-09 0.000000e+00 +20 9.960000e-09 0.000000e+00 +21 1.000000e-08 0.000000e+00 +22 1.001000e-08 0.000000e+00 +23 1.003000e-08 0.000000e+00 +24 1.007000e-08 0.000000e+00 +25 1.010000e-08 0.000000e+00 +26 1.010800e-08 0.000000e+00 +27 1.012400e-08 0.000000e+00 +28 1.015600e-08 0.000000e+00 +29 1.022000e-08 0.000000e+00 +30 1.034800e-08 0.000000e+00 +31 1.060400e-08 0.000000e+00 +32 1.100000e-08 0.000000e+00 +33 1.105120e-08 0.000000e+00 +34 1.115360e-08 0.000000e+00 +35 1.135840e-08 0.000000e+00 +36 1.176800e-08 0.000000e+00 +37 1.200000e-08 0.000000e+00 +38 1.208192e-08 0.000000e+00 +39 1.224576e-08 0.000000e+00 +40 1.257344e-08 0.000000e+00 +41 1.322880e-08 0.000000e+00 +42 1.422880e-08 0.000000e+00 +43 1.500000e-08 0.000000e+00 +44 1.510000e-08 5.000000e-01 +45 1.530000e-08 1.500000e+00 +46 1.570000e-08 3.500000e+00 +47 1.600000e-08 5.000000e+00 +48 1.608000e-08 5.000000e+00 +49 1.624000e-08 5.000000e+00 +50 1.656000e-08 5.000000e+00 +51 1.720000e-08 5.000000e+00 +52 1.800000e-08 5.000000e+00 +53 1.810000e-08 5.000000e+00 +54 1.830000e-08 5.000000e+00 + +Index time wen +-------------------------------------------------------------------------------- +55 1.870000e-08 5.000000e+00 +56 1.900000e-08 5.000000e+00 +57 1.908000e-08 5.000000e+00 +58 1.924000e-08 5.000000e+00 +59 1.956000e-08 5.000000e+00 +60 2.000000e-08 5.000000e+00 +61 2.006400e-08 5.000000e+00 +62 2.019200e-08 5.000000e+00 +63 2.044800e-08 5.000000e+00 +64 2.096000e-08 5.000000e+00 +65 2.100000e-08 5.000000e+00 +66 2.108000e-08 5.000000e+00 +67 2.124000e-08 5.000000e+00 +68 2.156000e-08 5.000000e+00 +69 2.220000e-08 5.000000e+00 +70 2.320000e-08 5.000000e+00 +71 2.400000e-08 5.000000e+00 +72 2.410000e-08 5.000000e+00 +73 2.430000e-08 5.000000e+00 +74 2.470000e-08 5.000000e+00 +75 2.500000e-08 5.000000e+00 +76 2.508000e-08 5.000000e+00 +77 2.524000e-08 5.000000e+00 +78 2.556000e-08 5.000000e+00 +79 2.620000e-08 5.000000e+00 +80 2.720000e-08 5.000000e+00 +81 2.820000e-08 5.000000e+00 +82 2.920000e-08 5.000000e+00 +83 3.020000e-08 5.000000e+00 +84 3.100000e-08 5.000000e+00 +85 3.110000e-08 5.000000e+00 +86 3.130000e-08 5.000000e+00 +87 3.170000e-08 5.000000e+00 +88 3.200000e-08 5.000000e+00 +89 3.208000e-08 5.000000e+00 +90 3.224000e-08 5.000000e+00 +91 3.256000e-08 5.000000e+00 +92 3.320000e-08 5.000000e+00 +93 3.420000e-08 5.000000e+00 +94 3.520000e-08 5.000000e+00 +95 3.620000e-08 5.000000e+00 +96 3.720000e-08 5.000000e+00 +97 3.820000e-08 5.000000e+00 +98 3.900000e-08 5.000000e+00 +99 3.910000e-08 5.000000e+00 +100 3.930000e-08 5.000000e+00 +101 3.970000e-08 5.000000e+00 +102 4.000000e-08 5.000000e+00 +103 4.008000e-08 5.000000e+00 +104 4.024000e-08 5.000000e+00 +105 4.056000e-08 5.000000e+00 +106 4.100000e-08 5.000000e+00 +107 4.106400e-08 5.000000e+00 +108 4.119200e-08 5.000000e+00 +109 4.144800e-08 5.000000e+00 +110 4.196000e-08 5.000000e+00 +111 4.200000e-08 5.000000e+00 +112 4.208000e-08 5.000000e+00 + +Index time wen +-------------------------------------------------------------------------------- +113 4.224000e-08 5.000000e+00 +114 4.225600e-08 5.000000e+00 +115 4.228800e-08 5.000000e+00 +116 4.235200e-08 5.000000e+00 +117 4.248000e-08 5.000000e+00 +118 4.273600e-08 5.000000e+00 +119 4.300000e-08 5.000000e+00 +120 4.302400e-08 5.000000e+00 +121 4.307200e-08 5.000000e+00 +122 4.316800e-08 5.000000e+00 +123 4.324000e-08 5.000000e+00 +124 4.325920e-08 5.000000e+00 +125 4.329760e-08 5.000000e+00 +126 4.337440e-08 5.000000e+00 +127 4.352800e-08 5.000000e+00 +128 4.383520e-08 5.000000e+00 +129 4.444960e-08 5.000000e+00 +130 4.544960e-08 5.000000e+00 +131 4.644960e-08 5.000000e+00 +132 4.744960e-08 5.000000e+00 +133 4.800000e-08 5.000000e+00 +134 4.810000e-08 5.000000e+00 +135 4.830000e-08 5.000000e+00 +136 4.870000e-08 5.000000e+00 +137 4.900000e-08 5.000000e+00 +138 4.908000e-08 5.000000e+00 +139 4.924000e-08 5.000000e+00 +140 4.956000e-08 5.000000e+00 +141 5.020000e-08 5.000000e+00 +142 5.100000e-08 5.000000e+00 +143 5.110000e-08 5.000000e+00 +144 5.130000e-08 5.000000e+00 +145 5.170000e-08 5.000000e+00 +146 5.200000e-08 5.000000e+00 +147 5.208000e-08 5.000000e+00 +148 5.224000e-08 5.000000e+00 +149 5.256000e-08 5.000000e+00 +150 5.320000e-08 5.000000e+00 +151 5.420000e-08 5.000000e+00 +152 5.520000e-08 5.000000e+00 +153 5.620000e-08 5.000000e+00 +154 5.720000e-08 5.000000e+00 +155 5.820000e-08 5.000000e+00 +156 5.900000e-08 5.000000e+00 +157 5.910000e-08 5.000000e+00 +158 5.930000e-08 5.000000e+00 +159 5.970000e-08 5.000000e+00 +160 6.000000e-08 5.000000e+00 +161 6.008000e-08 5.000000e+00 +162 6.024000e-08 5.000000e+00 +163 6.056000e-08 5.000000e+00 +164 6.100000e-08 5.000000e+00 +165 6.106400e-08 5.000000e+00 +166 6.119200e-08 5.000000e+00 +167 6.144800e-08 5.000000e+00 +168 6.196000e-08 5.000000e+00 +169 6.224000e-08 5.000000e+00 +170 6.234000e-08 5.000000e+00 + +Index time wen +-------------------------------------------------------------------------------- +171 6.254000e-08 5.000000e+00 +172 6.294000e-08 5.000000e+00 +173 6.324000e-08 5.000000e+00 +174 6.332000e-08 5.000000e+00 +175 6.348000e-08 5.000000e+00 +176 6.380000e-08 5.000000e+00 +177 6.444000e-08 5.000000e+00 +178 6.544000e-08 5.000000e+00 +179 6.600000e-08 5.000000e+00 +180 6.610000e-08 5.000000e+00 +181 6.630000e-08 5.000000e+00 +182 6.670000e-08 5.000000e+00 +183 6.700000e-08 5.000000e+00 +184 6.708000e-08 5.000000e+00 +185 6.724000e-08 5.000000e+00 +186 6.756000e-08 5.000000e+00 +187 6.820000e-08 5.000000e+00 +188 6.920000e-08 5.000000e+00 +189 7.020000e-08 5.000000e+00 +190 7.100000e-08 5.000000e+00 +191 7.110000e-08 5.000000e+00 +192 7.130000e-08 5.000000e+00 +193 7.170000e-08 5.000000e+00 +194 7.200000e-08 5.000000e+00 +195 7.208000e-08 5.000000e+00 +196 7.224000e-08 5.000000e+00 +197 7.256000e-08 5.000000e+00 +198 7.300000e-08 5.000000e+00 +199 7.306400e-08 5.000000e+00 +200 7.319200e-08 5.000000e+00 +201 7.344800e-08 5.000000e+00 +202 7.396000e-08 5.000000e+00 +203 7.424000e-08 5.000000e+00 +204 7.434000e-08 5.000000e+00 +205 7.454000e-08 5.000000e+00 +206 7.494000e-08 5.000000e+00 +207 7.524000e-08 5.000000e+00 +208 7.532000e-08 5.000000e+00 +209 7.548000e-08 5.000000e+00 +210 7.580000e-08 5.000000e+00 +211 7.644000e-08 5.000000e+00 +212 7.744000e-08 5.000000e+00 +213 7.844000e-08 5.000000e+00 +214 7.900000e-08 5.000000e+00 +215 7.910000e-08 5.000000e+00 +216 7.930000e-08 5.000000e+00 +217 7.970000e-08 5.000000e+00 +218 8.000000e-08 5.000000e+00 +219 8.008000e-08 5.000000e+00 +220 8.024000e-08 5.000000e+00 +221 8.056000e-08 5.000000e+00 +222 8.100000e-08 5.000000e+00 +223 8.106400e-08 5.000000e+00 +224 8.119200e-08 5.000000e+00 +225 8.144800e-08 5.000000e+00 +226 8.196000e-08 5.000000e+00 +227 8.224000e-08 5.000000e+00 +228 8.234000e-08 5.000000e+00 + +Index time wen +-------------------------------------------------------------------------------- +229 8.254000e-08 5.000000e+00 +230 8.294000e-08 5.000000e+00 +231 8.324000e-08 5.000000e+00 +232 8.332000e-08 5.000000e+00 +233 8.348000e-08 5.000000e+00 +234 8.380000e-08 5.000000e+00 +235 8.444000e-08 5.000000e+00 +236 8.544000e-08 5.000000e+00 +237 8.600000e-08 5.000000e+00 +238 8.610000e-08 4.500000e+00 +239 8.630000e-08 3.500000e+00 +240 8.670000e-08 1.500000e+00 +241 8.700000e-08 0.000000e+00 +242 8.708000e-08 0.000000e+00 +243 8.724000e-08 0.000000e+00 +244 8.756000e-08 0.000000e+00 +245 8.820000e-08 0.000000e+00 +246 8.920000e-08 0.000000e+00 +247 9.000000e-08 0.000000e+00 +248 9.010000e-08 0.000000e+00 +249 9.030000e-08 0.000000e+00 +250 9.070000e-08 0.000000e+00 +251 9.100000e-08 0.000000e+00 +252 9.108000e-08 0.000000e+00 +253 9.124000e-08 0.000000e+00 +254 9.156000e-08 0.000000e+00 +255 9.200000e-08 0.000000e+00 +256 9.206400e-08 0.000000e+00 +257 9.219200e-08 0.000000e+00 +258 9.244800e-08 0.000000e+00 +259 9.296000e-08 0.000000e+00 +260 9.396000e-08 0.000000e+00 +261 9.496000e-08 0.000000e+00 +262 9.596000e-08 0.000000e+00 +263 9.600000e-08 0.000000e+00 +264 9.608000e-08 0.000000e+00 +265 9.624000e-08 0.000000e+00 +266 9.656000e-08 0.000000e+00 +267 9.700000e-08 0.000000e+00 +268 9.706400e-08 0.000000e+00 +269 9.719200e-08 0.000000e+00 +270 9.744800e-08 0.000000e+00 +271 9.796000e-08 0.000000e+00 +272 9.896000e-08 0.000000e+00 +273 9.996000e-08 0.000000e+00 +274 1.000000e-07 0.000000e+00 +275 1.000800e-07 0.000000e+00 +276 1.002400e-07 0.000000e+00 +277 1.005600e-07 0.000000e+00 +278 1.010000e-07 0.000000e+00 +279 1.010640e-07 0.000000e+00 +280 1.011920e-07 0.000000e+00 +281 1.014480e-07 0.000000e+00 +282 1.019600e-07 0.000000e+00 +283 1.029600e-07 0.000000e+00 +284 1.039600e-07 0.000000e+00 +285 1.049600e-07 0.000000e+00 +286 1.059600e-07 0.000000e+00 + +Index time wen +-------------------------------------------------------------------------------- +287 1.069600e-07 0.000000e+00 +288 1.079600e-07 0.000000e+00 +289 1.089600e-07 0.000000e+00 +290 1.099600e-07 0.000000e+00 +291 1.109600e-07 0.000000e+00 +292 1.110000e-07 0.000000e+00 +293 1.110800e-07 0.000000e+00 +294 1.112400e-07 0.000000e+00 +295 1.115600e-07 0.000000e+00 +296 1.120000e-07 0.000000e+00 +297 1.120640e-07 0.000000e+00 +298 1.121920e-07 0.000000e+00 +299 1.124480e-07 0.000000e+00 +300 1.129600e-07 0.000000e+00 +301 1.139600e-07 0.000000e+00 +302 1.140000e-07 0.000000e+00 +303 1.140800e-07 0.000000e+00 +304 1.142400e-07 0.000000e+00 +305 1.145600e-07 0.000000e+00 +306 1.150000e-07 0.000000e+00 +307 1.150640e-07 0.000000e+00 +308 1.151920e-07 0.000000e+00 +309 1.154480e-07 0.000000e+00 +310 1.159600e-07 0.000000e+00 +311 1.169600e-07 0.000000e+00 +312 1.179600e-07 0.000000e+00 +313 1.189600e-07 0.000000e+00 +314 1.199600e-07 0.000000e+00 +315 1.200000e-07 0.000000e+00 +316 1.200800e-07 0.000000e+00 +317 1.202400e-07 0.000000e+00 +318 1.205600e-07 0.000000e+00 +319 1.210000e-07 0.000000e+00 +320 1.210640e-07 0.000000e+00 +321 1.211920e-07 0.000000e+00 +322 1.214480e-07 0.000000e+00 +323 1.219600e-07 0.000000e+00 +324 1.222400e-07 0.000000e+00 +325 1.223400e-07 0.000000e+00 +326 1.225400e-07 0.000000e+00 +327 1.229400e-07 0.000000e+00 +328 1.232400e-07 0.000000e+00 +329 1.233200e-07 0.000000e+00 +330 1.234800e-07 0.000000e+00 +331 1.238000e-07 0.000000e+00 +332 1.244400e-07 0.000000e+00 +333 1.254400e-07 0.000000e+00 +334 1.264400e-07 0.000000e+00 +335 1.274400e-07 0.000000e+00 +336 1.284400e-07 0.000000e+00 +337 1.294400e-07 0.000000e+00 +338 1.304400e-07 0.000000e+00 +339 1.310000e-07 0.000000e+00 +340 1.311000e-07 0.000000e+00 +341 1.313000e-07 0.000000e+00 +342 1.317000e-07 0.000000e+00 +343 1.320000e-07 0.000000e+00 +344 1.320800e-07 0.000000e+00 + +Index time wen +-------------------------------------------------------------------------------- +345 1.322400e-07 0.000000e+00 +346 1.325600e-07 0.000000e+00 +347 1.332000e-07 0.000000e+00 +348 1.342000e-07 0.000000e+00 +349 1.352000e-07 0.000000e+00 +350 1.362000e-07 0.000000e+00 +351 1.372000e-07 0.000000e+00 +352 1.380000e-07 0.000000e+00 +353 1.381000e-07 0.000000e+00 +354 1.383000e-07 0.000000e+00 +355 1.387000e-07 0.000000e+00 +356 1.390000e-07 0.000000e+00 +357 1.390800e-07 0.000000e+00 +358 1.392400e-07 0.000000e+00 +359 1.395600e-07 0.000000e+00 +360 1.400000e-07 0.000000e+00 +361 1.400640e-07 0.000000e+00 +362 1.401920e-07 0.000000e+00 +363 1.404480e-07 0.000000e+00 +364 1.409600e-07 0.000000e+00 +365 1.410000e-07 0.000000e+00 +366 1.410800e-07 0.000000e+00 +367 1.412400e-07 0.000000e+00 +368 1.415600e-07 0.000000e+00 +369 1.422000e-07 0.000000e+00 +370 1.432000e-07 0.000000e+00 +371 1.440000e-07 0.000000e+00 +372 1.441000e-07 0.000000e+00 +373 1.443000e-07 0.000000e+00 +374 1.447000e-07 0.000000e+00 +375 1.450000e-07 0.000000e+00 +376 1.450800e-07 0.000000e+00 +377 1.452400e-07 0.000000e+00 +378 1.455600e-07 0.000000e+00 +379 1.462000e-07 0.000000e+00 +380 1.463000e-07 0.000000e+00 +381 1.464000e-07 0.000000e+00 +382 1.466000e-07 0.000000e+00 +383 1.470000e-07 0.000000e+00 +384 1.473000e-07 0.000000e+00 +385 1.473800e-07 0.000000e+00 +386 1.475400e-07 0.000000e+00 +387 1.478600e-07 0.000000e+00 +388 1.485000e-07 0.000000e+00 +389 1.495000e-07 0.000000e+00 +390 1.505000e-07 0.000000e+00 +391 1.510000e-07 0.000000e+00 +392 1.511000e-07 0.000000e+00 +393 1.513000e-07 0.000000e+00 +394 1.517000e-07 0.000000e+00 +395 1.520000e-07 0.000000e+00 +396 1.520800e-07 0.000000e+00 +397 1.522400e-07 0.000000e+00 +398 1.525600e-07 0.000000e+00 +399 1.532000e-07 0.000000e+00 +400 1.542000e-07 0.000000e+00 +401 1.552000e-07 0.000000e+00 +402 1.562000e-07 0.000000e+00 + +Index time wen +-------------------------------------------------------------------------------- +403 1.572000e-07 0.000000e+00 +404 1.582000e-07 0.000000e+00 +405 1.592000e-07 0.000000e+00 +406 1.600000e-07 0.000000e+00 +407 1.601000e-07 0.000000e+00 +408 1.603000e-07 0.000000e+00 +409 1.607000e-07 0.000000e+00 +410 1.610000e-07 0.000000e+00 +411 1.610800e-07 0.000000e+00 +412 1.612400e-07 0.000000e+00 +413 1.615600e-07 0.000000e+00 +414 1.620000e-07 0.000000e+00 +415 1.620640e-07 0.000000e+00 +416 1.621920e-07 0.000000e+00 +417 1.624480e-07 0.000000e+00 +418 1.629600e-07 0.000000e+00 +419 1.630000e-07 0.000000e+00 +420 1.630800e-07 0.000000e+00 +421 1.632400e-07 0.000000e+00 +422 1.635600e-07 0.000000e+00 +423 1.642000e-07 0.000000e+00 +424 1.652000e-07 0.000000e+00 +425 1.662000e-07 0.000000e+00 +426 1.672000e-07 0.000000e+00 +427 1.680000e-07 0.000000e+00 +428 1.681000e-07 0.000000e+00 +429 1.683000e-07 0.000000e+00 +430 1.687000e-07 0.000000e+00 +431 1.690000e-07 0.000000e+00 +432 1.690800e-07 0.000000e+00 +433 1.692400e-07 0.000000e+00 +434 1.695600e-07 0.000000e+00 +435 1.702000e-07 0.000000e+00 +436 1.703000e-07 0.000000e+00 +437 1.703700e-07 0.000000e+00 +438 1.705100e-07 0.000000e+00 +439 1.707900e-07 0.000000e+00 +440 1.710000e-07 0.000000e+00 +441 1.710300e-07 0.000000e+00 +442 1.710900e-07 0.000000e+00 +443 1.712100e-07 0.000000e+00 +444 1.713000e-07 0.000000e+00 +445 1.713240e-07 0.000000e+00 +446 1.713720e-07 0.000000e+00 +447 1.714680e-07 0.000000e+00 +448 1.716600e-07 0.000000e+00 +449 1.720000e-07 0.000000e+00 +450 1.720384e-07 0.000000e+00 +451 1.721152e-07 0.000000e+00 +452 1.722688e-07 0.000000e+00 +453 1.725760e-07 0.000000e+00 +454 1.731904e-07 0.000000e+00 +455 1.741904e-07 0.000000e+00 +456 1.751904e-07 0.000000e+00 +457 1.761904e-07 0.000000e+00 +458 1.771904e-07 0.000000e+00 +459 1.781904e-07 0.000000e+00 +460 1.791904e-07 0.000000e+00 + +Index time wen +-------------------------------------------------------------------------------- +461 1.800000e-07 0.000000e+00 +462 1.801000e-07 0.000000e+00 +463 1.803000e-07 0.000000e+00 +464 1.807000e-07 0.000000e+00 +465 1.810000e-07 0.000000e+00 +466 1.810800e-07 0.000000e+00 +467 1.812400e-07 0.000000e+00 +468 1.815600e-07 0.000000e+00 +469 1.822000e-07 0.000000e+00 +470 1.823000e-07 0.000000e+00 +471 1.824000e-07 0.000000e+00 +472 1.826000e-07 0.000000e+00 +473 1.830000e-07 0.000000e+00 +474 1.833000e-07 0.000000e+00 +475 1.833800e-07 0.000000e+00 +476 1.835400e-07 0.000000e+00 +477 1.838600e-07 0.000000e+00 +478 1.845000e-07 0.000000e+00 +479 1.855000e-07 0.000000e+00 +480 1.860000e-07 0.000000e+00 +481 1.861000e-07 0.000000e+00 +482 1.863000e-07 0.000000e+00 +483 1.867000e-07 0.000000e+00 +484 1.870000e-07 0.000000e+00 +485 1.870800e-07 0.000000e+00 +486 1.872400e-07 0.000000e+00 +487 1.875600e-07 0.000000e+00 +488 1.882000e-07 0.000000e+00 +489 1.892000e-07 0.000000e+00 +490 1.902000e-07 0.000000e+00 +491 1.910000e-07 0.000000e+00 +492 1.911000e-07 0.000000e+00 +493 1.913000e-07 0.000000e+00 +494 1.917000e-07 0.000000e+00 +495 1.920000e-07 0.000000e+00 +496 1.920800e-07 0.000000e+00 +497 1.922400e-07 0.000000e+00 +498 1.925600e-07 0.000000e+00 +499 1.930000e-07 0.000000e+00 +500 1.930640e-07 0.000000e+00 +501 1.931920e-07 0.000000e+00 +502 1.934480e-07 0.000000e+00 +503 1.939600e-07 0.000000e+00 +504 1.949600e-07 0.000000e+00 +505 1.959600e-07 0.000000e+00 +506 1.969600e-07 0.000000e+00 +507 1.979600e-07 0.000000e+00 +508 1.989600e-07 0.000000e+00 +509 1.999600e-07 0.000000e+00 +510 2.000000e-07 0.000000e+00 diff --git a/freq_comp/analysis b/freq_comp/analysis new file mode 100644 index 0000000..7527a88 --- /dev/null +++ b/freq_comp/analysis @@ -0,0 +1 @@ +.tran 10e-09 500e-09 0e-09 \ No newline at end of file diff --git a/freq_comp/freq_comp.cir b/freq_comp/freq_comp.cir new file mode 100644 index 0000000..ea1f748 --- /dev/null +++ b/freq_comp/freq_comp.cir @@ -0,0 +1,15 @@ +.title KiCad schematic +U3 Net-_U3-Pad1_ Net-_U3-Pad2_ Net-_U3-Pad3_ Net-_U3-Pad4_ a_gt_b a_lt_b a_eq_b valid dac_bridge_4 +U2 Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U1-Pad6_ Net-_U3-Pad1_ Net-_U3-Pad2_ Net-_U3-Pad3_ Net-_U3-Pad4_ frequency_comparator +U7 valid plot_v1 +U4 a_gt_b plot_v1 +U5 a_lt_b plot_v1 +U6 a_eq_b plot_v1 +U1 clk_a clk_b rst Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U1-Pad6_ adc_bridge_3 +U10 clk_b plot_v1 +U9 rst plot_v1 +U8 clk_a plot_v1 +v2 clk_b GND pulse +v1 clk_a GND pulse +v3 rst GND pwl +.end diff --git a/freq_comp/freq_comp.cir.out b/freq_comp/freq_comp.cir.out new file mode 100644 index 0000000..1e6275a --- /dev/null +++ b/freq_comp/freq_comp.cir.out @@ -0,0 +1,40 @@ +.title kicad schematic + +* u3 net-_u3-pad1_ net-_u3-pad2_ net-_u3-pad3_ net-_u3-pad4_ a_gt_b a_lt_b a_eq_b valid dac_bridge_4 +* u2 net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ net-_u3-pad1_ net-_u3-pad2_ net-_u3-pad3_ net-_u3-pad4_ frequency_comparator +* u7 valid plot_v1 +* u4 a_gt_b plot_v1 +* u5 a_lt_b plot_v1 +* u6 a_eq_b plot_v1 +* u1 clk_a clk_b rst net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ adc_bridge_3 +* u10 clk_b plot_v1 +* u9 rst plot_v1 +* u8 clk_a plot_v1 +v2 clk_b gnd pulse(0 5 0 0.1n 0.1n 4.8n 10n) +v1 clk_a gnd pulse(0 5 0 0.1n 0.1n 4.8n 10n) +v3 rst gnd pwl(0 5 20n 5 20.1n 0) +a1 [net-_u3-pad1_ net-_u3-pad2_ net-_u3-pad3_ net-_u3-pad4_ ] [a_gt_b a_lt_b a_eq_b valid ] u3 +a2 [net-_u1-pad4_ ] [net-_u1-pad5_ ] [net-_u1-pad6_ ] [net-_u3-pad1_ ] [net-_u3-pad2_ ] [net-_u3-pad3_ ] [net-_u3-pad4_ ] u2 +a3 [clk_a clk_b rst ] [net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ ] u1 +* Schematic Name: dac_bridge_4, Ngspice Name: dac_bridge +.model u3 dac_bridge(out_low=0.0 out_high=5.0 out_undef=0.5 input_load=1.0e-12 t_rise=0.1n t_fall=0.1n ) +* Schematic Name: frequency_comparator, Ngspice Name: frequency_comparator +.model u2 frequency_comparator(rise_delay=0.1n fall_delay=0.1n input_load=1.0e-12 instance_id=1 ) +* Schematic Name: adc_bridge_3, Ngspice Name: adc_bridge +.model u1 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=0.1n fall_delay=0.1n ) +.tran 10e-09 500e-09 0e-09 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(valid) +plot v(a_gt_b) +plot v(a_lt_b) +plot v(a_eq_b) +plot v(clk_b) +plot v(rst) +plot v(clk_a) +.endc +.end diff --git a/freq_comp/freq_comp.kicad_sch b/freq_comp/freq_comp.kicad_sch new file mode 100644 index 0000000..f56b91a --- /dev/null +++ b/freq_comp/freq_comp.kicad_sch @@ -0,0 +1,900 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid b53c9fa8-c4d6-4bc4-91ef-57b3ed3fddea) + + (paper "A4") + + (lib_symbols + (symbol "eSim_Hybrid:adc_bridge_3" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_3" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_3_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_3_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_4" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_4" (id 1) (at 0 7.62 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_4_0_1" + (rectangle (start -8.89 8.89) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_4_1_1" + (pin input line (at -13.97 5.08 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 2.54 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 0 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 -2.54 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 5.08 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 2.54 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 0 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -2.54 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Ngveri:frequency_comparator" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "frequency_comparator" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "frequency_comparator_0_1" + (rectangle (start 0 0) (end 25.4 13.97) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "frequency_comparator_1_1" + (pin input line (at -5.08 11.43 0) (length 5.08) + (name "clk_a0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 8.89 0) (length 5.08) + (name "clk_b0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 6.35 0) (length 5.08) + (name "rst0" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 11.43 180) (length 5.08) + (name "a_gt_b0" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 8.89 180) (length 5.08) + (name "a_lt_b0" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 6.35 180) (length 5.08) + (name "a_eq_b0" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 3.81 180) (length 5.08) + (name "valid0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pulse" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pulse_0_1" + (arc (start -1.27 1.27) (mid -1.3491 0) (end -1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2876) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.635 1.2859) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.0703 0) (end 0 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.2124 0) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.905 1.2556) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pulse_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pwl" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at -6.35 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pwl_0_1" + (arc (start -2.54 1.27) (mid -3.1997 0.0124) (end -3.81 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -1.27 1.27) (mid -1.905 1.2806) (end -2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid -0.608 0.0135) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2859) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 -1.27) (mid 1.944 -0.0194) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pwl_1_1" + (pin input line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 0 0)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 0 0)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 88.265 69.85) (diameter 0) (color 0 0 0 0) + (uuid 1f84793c-dad1-44d5-bad2-95bc5d5dbc66) + ) + (junction (at 92.71 72.39) (diameter 0) (color 0 0 0 0) + (uuid 58e41b9d-17b0-43b6-a88f-b4ee5972950c) + ) + (junction (at 191.135 74.93) (diameter 0) (color 0 0 0 0) + (uuid 63cfca65-6940-4ac4-80e4-b06f303e75a4) + ) + (junction (at 89.535 74.93) (diameter 0) (color 0 0 0 0) + (uuid 73f10c0b-c0ac-4829-99d3-35d6e5f85016) + ) + (junction (at 190.5 72.39) (diameter 0) (color 0 0 0 0) + (uuid c4ca92e1-c905-46a0-8bb1-4fc09848fd6d) + ) + (junction (at 88.9 69.85) (diameter 0) (color 0 0 0 0) + (uuid ed2fc14f-439c-4786-8452-95ce33df1860) + ) + (junction (at 92.71 71.755) (diameter 0) (color 0 0 0 0) + (uuid f2e8429e-3b8d-4c36-984b-2fdbd9147244) + ) + (junction (at 191.135 77.47) (diameter 0) (color 0 0 0 0) + (uuid fc76560f-4b3b-4500-9050-086d05552981) + ) + (junction (at 191.77 69.85) (diameter 0) (color 0 0 0 0) + (uuid fed88be0-2e25-4b13-9cf3-a7c65b9a3673) + ) + + (wire (pts (xy 89.535 74.93) (xy 89.535 78.105)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08438c37-22ac-442b-ab7c-d58ee31c7b7b) + ) + (wire (pts (xy 189.23 69.85) (xy 191.77 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0858a33f-535c-4406-bbd3-02d1b4aadf3a) + ) + (wire (pts (xy 88.265 67.945) (xy 88.265 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0aa57816-ce9e-4507-b931-3e8cd3dd1dd4) + ) + (wire (pts (xy 193.04 74.295) (xy 191.135 74.295)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 108c6bb3-1795-4eb0-9a68-5a967314792b) + ) + (wire (pts (xy 189.23 72.39) (xy 190.5 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 28caf2e6-e56b-4ade-b4a6-ea7eb49cc8e6) + ) + (wire (pts (xy 190.5 71.755) (xy 190.5 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2fa9d706-c110-421e-89f8-ea9b74088942) + ) + (wire (pts (xy 190.5 72.39) (xy 194.31 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 30bd8708-af0f-4226-aff8-9d6d7363237e) + ) + (wire (pts (xy 189.23 77.47) (xy 191.135 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 372c5a46-9e82-4d60-b931-815ca5fc6e5d) + ) + (wire (pts (xy 189.23 74.93) (xy 191.135 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4c0eb1e7-e411-4479-bd5b-04fe7abe1c6f) + ) + (wire (pts (xy 193.04 67.945) (xy 191.77 67.945)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f4f5d2c-4157-4035-8c63-77942af1a216) + ) + (wire (pts (xy 94.615 71.755) (xy 92.71 71.755)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f88b54d-a999-41cb-9900-81ed7d319db3) + ) + (wire (pts (xy 92.71 72.39) (xy 96.52 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ca477f2-2517-469a-929d-49b0ce084934) + ) + (wire (pts (xy 191.77 69.85) (xy 194.31 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6365a533-f834-44f3-b4c1-73913d4b2258) + ) + (wire (pts (xy 92.71 71.12) (xy 92.71 71.755)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 689f9b9a-81fb-4167-b5d1-0c62d70f2aab) + ) + (wire (pts (xy 86.995 69.85) (xy 88.265 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7dad0cc7-f01c-4577-8272-cef71f81637f) + ) + (wire (pts (xy 86.995 74.93) (xy 89.535 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ebe2679-6cbb-4496-a202-3248fb044391) + ) + (wire (pts (xy 88.265 69.85) (xy 88.9 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8b3fe83e-9132-42f7-9ab2-22897c68c449) + ) + (wire (pts (xy 191.77 67.945) (xy 191.77 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94ed0b55-3150-4d00-9466-f8b0388e0d9c) + ) + (wire (pts (xy 88.9 69.85) (xy 96.52 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98300761-caba-451b-8c94-0f9679386309) + ) + (wire (pts (xy 90.17 78.105) (xy 89.535 78.105)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b54aaec-d8bd-4f7f-9220-4e8376e26976) + ) + (wire (pts (xy 193.04 71.755) (xy 190.5 71.755)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a9112164-38af-46cf-aeee-34286953effe) + ) + (wire (pts (xy 191.135 80.645) (xy 191.135 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a922480f-2c58-4d32-8965-924eac5c97eb) + ) + (wire (pts (xy 191.135 74.93) (xy 194.31 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid affc9dfe-e63b-45dc-a22c-094c5ee9410f) + ) + (wire (pts (xy 88.9 68.58) (xy 88.9 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2e7f3c9-fe41-436f-93da-cadcca533d4b) + ) + (wire (pts (xy 89.535 74.93) (xy 96.52 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc03c425-7a7b-4fb2-bb93-17f2b86fb117) + ) + (wire (pts (xy 191.135 74.295) (xy 191.135 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bda1f591-d291-4c09-a31a-747f2e480208) + ) + (wire (pts (xy 92.71 71.755) (xy 92.71 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d5d5c9f0-dfca-47dd-a387-d77b9edfd61e) + ) + (wire (pts (xy 86.995 72.39) (xy 92.71 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd65db23-4b21-488e-8f92-6e4d27735edc) + ) + (wire (pts (xy 191.135 77.47) (xy 194.31 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e599971a-fbd3-489b-8bb6-0dfb24126bc4) + ) + (wire (pts (xy 193.04 80.645) (xy 191.135 80.645)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec9cd52e-6a1f-4b0a-8073-9d83c8f02812) + ) + (wire (pts (xy 85.725 67.945) (xy 88.265 67.945)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ecf50547-3a02-4a73-bf6f-f1500c9a0040) + ) + (wire (pts (xy 89.535 73.66) (xy 89.535 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f87f5e4d-1792-4152-b7f2-96d2881909e9) + ) + + (global_label "a_lt_b" (shape input) (at 193.04 71.755 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 290a830e-cae8-4908-aa36-a94339134540) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.0774 71.6756 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "a_gt_b" (shape input) (at 193.04 67.945 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4db45031-3fd5-4860-8a18-264dc5fffa79) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.5612 67.8656 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk_a" (shape input) (at 85.725 67.945 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid 62983545-2448-47b0-8567-aa04da99919a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 78.4133 67.8656 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "a_eq_b" (shape input) (at 193.04 74.295 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7147b36e-958a-46aa-afd5-b61d85aabd36) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 201.9241 74.2156 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "valid" (shape input) (at 193.04 80.645 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ad67da4c-4822-4ed5-a0c8-c26b05d95937) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 199.9888 80.5656 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk_b" (shape input) (at 94.615 71.755 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bdcf094c-a63a-4a7e-9131-86655e1eaf8c) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 101.9267 71.6756 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "rst" (shape input) (at 90.17 78.105 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid df633600-8d37-467e-bd94-379f9c2ba5f7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 95.1231 78.0256 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_3") (at 111.76 71.12 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1d54e5e8-787f-43fd-b14d-af8611e30a78) + (property "Reference" "U1" (id 0) (at 111.125 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_3" (id 1) (at 111.125 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 111.76 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 111.76 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid d63d04ae-5f35-4ae7-8dbd-c416c663cfba)) + (pin "2" (uuid 42d7ad81-4d49-4fdf-9a37-70af6bfe0b1a)) + (pin "3" (uuid 183da9c3-4943-4730-845d-c27e437ca1d8)) + (pin "4" (uuid f5d4390d-b098-4abf-aafa-24185cbf644d)) + (pin "5" (uuid aa5a1737-3ba5-4722-aede-4745240878e2)) + (pin "6" (uuid 81698b10-fcca-4dd0-a8ff-86bcec0b871b)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 75.565 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1e4d7865-e9a1-46e1-bf4f-9c6724e11701) + (property "Reference" "v2" (id 0) (at 75.565 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 75.565 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 75.565 67.31 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 75.565 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 3c706b82-27cd-4925-958b-d3e717facfbf)) + (pin "2" (uuid fe6fe304-9b69-42cd-8c00-eced804aabe4)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 189.23 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 21f40ad6-a970-4ef4-99e4-e20a6bc57afb) + (property "Reference" "U4" (id 0) (at 205.105 68.58 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 205.105 72.39 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 189.23 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 189.23 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 6d48bdae-8bba-4191-a0c9-a7bd1f0d3b18)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 189.23 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5a1abcd6-142b-40cb-94ae-a2e07ecae8ec) + (property "Reference" "U5" (id 0) (at 205.105 71.12 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 205.105 74.93 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 189.23 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 189.23 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 71dc1541-6f2f-4c91-8ad3-5e5d5057dcaf)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 64.135 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 605b596b-803a-40f5-bdb4-ef40e529067a) + (property "Reference" "#PWR01" (id 0) (at 57.785 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 60.325 69.8499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 64.135 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 64.135 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5df44f18-1331-47f4-ad7a-04e510bdee6b)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 189.23 77.47 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7033854e-ce22-4315-a3cd-b860e0de3c4f) + (property "Reference" "U7" (id 0) (at 205.105 76.2 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 205.105 80.01 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 189.23 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 189.23 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 2431e08b-59d4-4b3d-a300-96b60ff99a7d)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_4") (at 175.26 74.93 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7b7b57b6-fddc-4010-8676-eb69a772428e) + (property "Reference" "U3" (id 0) (at 175.26 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_4" (id 1) (at 175.26 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 175.26 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 175.26 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 16502dcb-be9f-42a7-b30e-9fa259ea1b8e)) + (pin "2" (uuid 1295dcd4-5888-4479-a3e3-cb299293c2f9)) + (pin "3" (uuid 80aa91f2-82c8-4528-a0a8-b9b417c0a288)) + (pin "4" (uuid 785bcdb1-d6c6-4d13-8982-f62a76089fd4)) + (pin "5" (uuid 43bd6bf0-71d8-4063-8b71-643cdfba498c)) + (pin "6" (uuid 0110e55b-b1b5-4fd1-bd00-833fcf88dec7)) + (pin "7" (uuid 91f25627-3b1a-43bb-9e53-124b7e64b83b)) + (pin "8" (uuid 673e0a35-291b-48b6-898e-c4a723a89997)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 92.71 76.2 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9751a926-f9e0-4740-a449-e03ebb65c627) + (property "Reference" "U10" (id 0) (at 96.52 62.23 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 96.52 66.04 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 92.71 76.2 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 92.71 76.2 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 2a065075-3c9b-408a-a432-269a7be6a7cf)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 64.135 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 999c8acd-6093-4a04-9079-155f4d231a52) + (property "Reference" "#PWR03" (id 0) (at 57.785 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 60.325 74.9299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 64.135 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 64.135 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5235d341-92e1-4bfe-9a85-7d88aeb7edf6)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 64.135 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b84b8816-3f2c-4fff-8fef-885e50c5ff71) + (property "Reference" "#PWR02" (id 0) (at 57.785 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 60.325 72.3899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 64.135 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 64.135 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6c2a683a-332e-464e-9b80-185d892bae12)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 75.565 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c0ae03eb-0967-489e-8f1d-c53b62468b10) + (property "Reference" "v1" (id 0) (at 75.565 57.15 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 75.565 60.96 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 75.565 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 75.565 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 73f53109-c27f-48dd-8c98-c513bb6f5fca)) + (pin "2" (uuid 6e30f93f-5864-4908-9e39-fb160a9e7c4c)) + ) + + (symbol (lib_id "eSim_Ngveri:frequency_comparator") (at 130.81 81.28 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c4dd5d2a-72e3-4f8f-8de1-fd207f68c8ae) + (property "Reference" "U2" (id 0) (at 143.51 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "frequency_comparator" (id 1) (at 143.51 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 203.2 31.75 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 203.2 31.75 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 0b3769a2-8c66-4307-b9dc-f963574cf8f3)) + (pin "2" (uuid 32d8001f-fc2b-4f89-9389-0a86547741b7)) + (pin "3" (uuid 744707c5-1faf-4c87-973c-8efc3af5e23d)) + (pin "4" (uuid 1c55263d-c1df-40f4-bff0-51792f2af02c)) + (pin "5" (uuid c8a48be5-b183-4baa-a70c-fb97bef97431)) + (pin "6" (uuid 379d6165-cbf1-4c6f-bf6f-bd261e9ac27d)) + (pin "7" (uuid 5c5848f9-e91b-4149-ae6f-9cd70d4c7622)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 89.535 78.74 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid dc38292b-2a29-4628-b1a9-acc6c9262836) + (property "Reference" "U9" (id 0) (at 93.345 64.77 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 93.345 68.58 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 89.535 78.74 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 89.535 78.74 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid e3bcbfab-1a8f-49ea-a231-9aae2f16159b)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 88.9 73.66 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ec2e4d80-2596-42ae-8ba3-66814db0cf44) + (property "Reference" "U8" (id 0) (at 92.71 59.69 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 92.71 63.5 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 88.9 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 88.9 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid b8235279-9ff0-490f-8d45-9c81300e51e9)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 75.565 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ed0342b6-ef2b-45c5-b360-6acb1c136ba9) + (property "Reference" "v3" (id 0) (at 75.565 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 75.565 66.04 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 75.565 69.85 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 75.565 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a280a829-9450-4f0a-8f94-7c89cffda796)) + (pin "2" (uuid b7efe2af-586d-4c42-b6cb-8c65c61f0bda)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 189.23 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f13c53a9-9ae3-45e6-88c5-fd128d461a41) + (property "Reference" "U6" (id 0) (at 205.105 73.66 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 205.105 77.47 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 189.23 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 189.23 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 9f0ef2b6-614c-4452-8006-1def07532170)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/605b596b-803a-40f5-bdb4-ef40e529067a" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/b84b8816-3f2c-4fff-8fef-885e50c5ff71" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/999c8acd-6093-4a04-9079-155f4d231a52" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/1d54e5e8-787f-43fd-b14d-af8611e30a78" + (reference "U1") (unit 1) (value "adc_bridge_3") (footprint "") + ) + (path "/c4dd5d2a-72e3-4f8f-8de1-fd207f68c8ae" + (reference "U2") (unit 1) (value "frequency_comparator") (footprint "") + ) + (path "/7b7b57b6-fddc-4010-8676-eb69a772428e" + (reference "U3") (unit 1) (value "dac_bridge_4") (footprint "") + ) + (path "/21f40ad6-a970-4ef4-99e4-e20a6bc57afb" + (reference "U4") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/5a1abcd6-142b-40cb-94ae-a2e07ecae8ec" + (reference "U5") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/f13c53a9-9ae3-45e6-88c5-fd128d461a41" + (reference "U6") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/7033854e-ce22-4315-a3cd-b860e0de3c4f" + (reference "U7") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/ec2e4d80-2596-42ae-8ba3-66814db0cf44" + (reference "U8") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/dc38292b-2a29-4628-b1a9-acc6c9262836" + (reference "U9") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/9751a926-f9e0-4740-a449-e03ebb65c627" + (reference "U10") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/c0ae03eb-0967-489e-8f1d-c53b62468b10" + (reference "v1") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/1e4d7865-e9a1-46e1-bf4f-9c6724e11701" + (reference "v2") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/ed0342b6-ef2b-45c5-b360-6acb1c136ba9" + (reference "v3") (unit 1) (value "pwl") (footprint "R1") + ) + ) +) diff --git a/freq_comp/freq_comp.proj b/freq_comp/freq_comp.proj new file mode 100644 index 0000000..79d8bac --- /dev/null +++ b/freq_comp/freq_comp.proj @@ -0,0 +1 @@ +schematicFile freq_comp.kicad_sch diff --git a/freq_comp/freq_comp.raw b/freq_comp/freq_comp.raw new file mode 100644 index 0000000..e022169 --- /dev/null +++ b/freq_comp/freq_comp.raw @@ -0,0 +1,21638 @@ +Title: kicad schematic +Date: Thu Jul 09 16:12:22 2026 +Plotname: Transient Analysis +Flags: real +No. Variables: 15 +No. Points: 1441 +Variables: + 0 time time + 1 v(clk_b) voltage + 2 v(clk_a) voltage + 3 v(rst) voltage + 4 v(a_gt_b) voltage + 5 v(a_lt_b) voltage + 6 v(a_eq_b) voltage + 7 v(valid) voltage + 8 i(v3) current + 9 i(v1) current + 10 i(v2) current + 11 i(a1) current + 12 i(a1) current + 13 i(a1) current + 14 i(a1) current +Values: +0 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1 1.000000000000001e-12 + 5.000000000000000e-02 + 5.000000000000000e-02 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +2 2.000000000000002e-12 + 1.000000000000000e-01 + 1.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +3 4.000000000000004e-12 + 2.000000000000000e-01 + 2.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +4 8.000000000000008e-12 + 4.000000000000000e-01 + 4.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +5 1.600000000000002e-11 + 8.000000000000000e-01 + 8.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +6 3.200000000000003e-11 + 1.600000000000000e+00 + 1.600000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +7 6.400000000000006e-11 + 3.200000000000000e+00 + 3.200000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +8 1.000000000000001e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +9 1.064000000000001e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +10 1.192000000000001e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +11 1.448000000000002e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +12 1.960000000000002e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +13 2.984000000000003e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +14 5.032000000000005e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +15 9.128000000000009e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +16 1.732000000000002e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +17 3.370400000000004e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +18 4.900000000000005e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +19 4.910000000000005e-09 + 4.500000000000012e+00 + 4.500000000000012e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +20 4.930000000000005e-09 + 3.499999999999996e+00 + 3.499999999999996e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +21 4.970000000000005e-09 + 1.500000000000005e+00 + 1.500000000000005e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +22 5.000000000000005e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +23 5.008000000000005e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +24 5.024000000000005e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +25 5.056000000000005e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +26 5.120000000000005e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +27 5.248000000000005e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +28 5.504000000000005e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +29 6.016000000000006e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +30 7.040000000000006e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +31 9.088000000000008e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +32 1.000000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +33 1.001000000000001e-08 + 4.999999999999874e-01 + 4.999999999999874e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +34 1.003000000000001e-08 + 1.499999999999962e+00 + 1.499999999999962e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +35 1.007000000000001e-08 + 3.499999999999995e+00 + 3.499999999999995e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +36 1.010000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +37 1.010800000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +38 1.012400000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +39 1.015600000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +40 1.022000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +41 1.034800000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +42 1.060400000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +43 1.111600000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +44 1.214000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +45 1.418800000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +46 1.490000000000001e-08 + 4.999999999999958e+00 + 4.999999999999958e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +47 1.491000000000002e-08 + 4.499999999999888e+00 + 4.499999999999888e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +48 1.493000000000002e-08 + 3.499999999999914e+00 + 3.499999999999914e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +49 1.497000000000001e-08 + 1.499999999999964e+00 + 1.499999999999964e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +50 1.500000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +51 1.500800000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +52 1.502400000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +53 1.505600000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +54 1.512000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +55 1.524800000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +56 1.550400000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +57 1.601600000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +58 1.704000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +59 1.908800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +60 2.000000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +61 2.001000000000002e-08 + 5.000000000000702e-01 + 5.000000000000702e-01 + 4.499999999999950e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +62 2.003000000000002e-08 + 1.500000000000045e+00 + 1.500000000000045e+00 + 3.500000000000016e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +63 2.007000000000002e-08 + 3.499999999999995e+00 + 3.499999999999995e+00 + 1.500000000000149e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +64 2.010000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.652011860642233e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +65 2.010800000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +66 2.012400000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +67 2.015600000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +68 2.022000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +69 2.034800000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +70 2.060400000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +71 2.111600000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +72 2.214000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +73 2.418800000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +74 2.490000000000002e-08 + 4.999999999999876e+00 + 4.999999999999876e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +75 2.491000000000003e-08 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +76 2.493000000000003e-08 + 3.499999999999831e+00 + 3.499999999999831e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +77 2.497000000000002e-08 + 1.499999999999881e+00 + 1.499999999999881e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +78 2.500000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +79 2.500800000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +80 2.502400000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +81 2.505600000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +82 2.512000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +83 2.524800000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +84 2.550400000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +85 2.601600000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +86 2.704000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +87 2.908800000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +88 3.000000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +89 3.001000000000002e-08 + 4.999999999999047e-01 + 4.999999999999047e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +90 3.003000000000002e-08 + 1.500000000000045e+00 + 1.500000000000045e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +91 3.007000000000002e-08 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +92 3.010000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +93 3.010800000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +94 3.012400000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +95 3.015600000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +96 3.022000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +97 3.034800000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +98 3.060400000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +99 3.111600000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +100 3.214000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +101 3.418800000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +102 3.490000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +103 3.491000000000003e-08 + 4.500000000000137e+00 + 4.500000000000137e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +104 3.493000000000003e-08 + 3.499999999999996e+00 + 3.499999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +105 3.497000000000003e-08 + 1.500000000000047e+00 + 1.500000000000047e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +106 3.500000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +107 3.500800000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +108 3.502400000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +109 3.505600000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +110 3.512000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +111 3.524800000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +112 3.550400000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +113 3.601600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +114 3.704000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +115 3.908800000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +116 4.000000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +117 4.001000000000003e-08 + 4.999999999999047e-01 + 4.999999999999047e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +118 4.003000000000003e-08 + 1.500000000000045e+00 + 1.500000000000045e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +119 4.007000000000003e-08 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +120 4.010000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +121 4.010800000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +122 4.012400000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +123 4.015600000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +124 4.022000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +125 4.034800000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +126 4.060400000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +127 4.111600000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +128 4.214000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +129 4.418800000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +130 4.490000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +131 4.491000000000004e-08 + 4.500000000000137e+00 + 4.500000000000137e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +132 4.493000000000004e-08 + 3.499999999999996e+00 + 3.499999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +133 4.497000000000004e-08 + 1.500000000000047e+00 + 1.500000000000047e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +134 4.500000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +135 4.500800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +136 4.502400000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +137 4.505600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +138 4.512000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +139 4.524800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +140 4.550400000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +141 4.601600000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +142 4.704000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +143 4.908800000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +144 5.000000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +145 5.001000000000004e-08 + 4.999999999999047e-01 + 4.999999999999047e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +146 5.003000000000004e-08 + 1.500000000000045e+00 + 1.500000000000045e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +147 5.007000000000004e-08 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +148 5.010000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +149 5.010800000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +150 5.012400000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +151 5.015600000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +152 5.022000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +153 5.034800000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +154 5.060400000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +155 5.111600000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +156 5.214000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +157 5.418800000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +158 5.490000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +159 5.491000000000005e-08 + 4.500000000000137e+00 + 4.500000000000137e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +160 5.493000000000005e-08 + 3.499999999999996e+00 + 3.499999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +161 5.497000000000005e-08 + 1.500000000000047e+00 + 1.500000000000047e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +162 5.500000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +163 5.500800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +164 5.502400000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +165 5.505600000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +166 5.512000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +167 5.524800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +168 5.550400000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +169 5.601600000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +170 5.704000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +171 5.908800000000009e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +172 6.000000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +173 6.001000000000005e-08 + 4.999999999999047e-01 + 4.999999999999047e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +174 6.003000000000004e-08 + 1.499999999999714e+00 + 1.499999999999714e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +175 6.007000000000003e-08 + 3.499999999999333e+00 + 3.499999999999333e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +176 6.010000000000004e-08 + 4.999999999999709e+00 + 4.999999999999709e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +177 6.010800000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +178 6.012400000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +179 6.015600000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +180 6.022000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +181 6.034800000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +182 6.060400000000000e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +183 6.111599999999998e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +184 6.213999999999992e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +185 6.418799999999981e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +186 6.490000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +187 6.491000000000004e-08 + 4.500000000000467e+00 + 4.500000000000467e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +188 6.493000000000004e-08 + 3.500000000000658e+00 + 3.500000000000658e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +189 6.497000000000003e-08 + 1.500000000001040e+00 + 1.500000000001040e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +190 6.500000000000004e-08 + 6.634692795159935e-13 + 6.634692795159935e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +191 6.500800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +192 6.502400000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +193 6.505600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +194 6.512000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +195 6.524800000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +196 6.550400000000000e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +197 6.601599999999997e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +198 6.703999999999992e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +199 6.908799999999980e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +200 7.000000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +201 7.001000000000006e-08 + 4.999999999999047e-01 + 4.999999999999047e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +202 7.003000000000005e-08 + 1.499999999999714e+00 + 1.499999999999714e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +203 7.007000000000004e-08 + 3.499999999999333e+00 + 3.499999999999333e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +204 7.010000000000005e-08 + 4.999999999999709e+00 + 4.999999999999709e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +205 7.010800000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +206 7.012400000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +207 7.015600000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +208 7.022000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +209 7.034800000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +210 7.060400000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +211 7.111599999999999e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +212 7.213999999999993e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +213 7.418799999999982e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +214 7.490000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +215 7.491000000000005e-08 + 4.500000000000467e+00 + 4.500000000000467e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +216 7.493000000000005e-08 + 3.500000000000658e+00 + 3.500000000000658e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +217 7.497000000000004e-08 + 1.500000000001040e+00 + 1.500000000001040e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +218 7.500000000000005e-08 + 6.634692795159935e-13 + 6.634692795159935e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +219 7.500800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +220 7.502400000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +221 7.505600000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +222 7.512000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +223 7.524800000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +224 7.550400000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +225 7.601599999999998e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +226 7.703999999999993e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +227 7.908799999999981e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +228 8.000000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +229 8.001000000000007e-08 + 4.999999999999047e-01 + 4.999999999999047e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +230 8.003000000000006e-08 + 1.499999999999714e+00 + 1.499999999999714e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +231 8.007000000000005e-08 + 3.499999999999333e+00 + 3.499999999999333e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +232 8.010000000000006e-08 + 4.999999999999709e+00 + 4.999999999999709e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +233 8.010800000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +234 8.012400000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +235 8.015600000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +236 8.022000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +237 8.034800000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +238 8.060400000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +239 8.111600000000000e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +240 8.213999999999994e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +241 8.418799999999983e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +242 8.490000000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +243 8.491000000000006e-08 + 4.500000000000467e+00 + 4.500000000000467e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +244 8.493000000000006e-08 + 3.500000000000658e+00 + 3.500000000000658e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +245 8.497000000000005e-08 + 1.500000000001040e+00 + 1.500000000001040e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +246 8.500000000000006e-08 + 6.634692795159935e-13 + 6.634692795159935e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +247 8.500800000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +248 8.502400000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +249 8.505600000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +250 8.512000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +251 8.524800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +252 8.550400000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +253 8.601599999999999e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +254 8.703999999999994e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +255 8.908799999999982e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +256 9.000000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +257 9.001000000000008e-08 + 4.999999999999047e-01 + 4.999999999999047e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +258 9.003000000000007e-08 + 1.499999999999714e+00 + 1.499999999999714e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +259 9.007000000000006e-08 + 3.499999999999333e+00 + 3.499999999999333e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +260 9.010000000000007e-08 + 4.999999999999709e+00 + 4.999999999999709e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +261 9.010800000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +262 9.012400000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +263 9.015600000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +264 9.022000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +265 9.034800000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +266 9.060400000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +267 9.111600000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +268 9.213999999999995e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +269 9.418799999999984e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +270 9.490000000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +271 9.491000000000007e-08 + 4.500000000000467e+00 + 4.500000000000467e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +272 9.493000000000007e-08 + 3.500000000000658e+00 + 3.500000000000658e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +273 9.497000000000006e-08 + 1.500000000001040e+00 + 1.500000000001040e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +274 9.500000000000007e-08 + 6.634692795159935e-13 + 6.634692795159935e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +275 9.500800000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +276 9.502400000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +277 9.505600000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +278 9.512000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +279 9.524800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +280 9.550400000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +281 9.601600000000000e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +282 9.703999999999995e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +283 9.908799999999983e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +284 1.000000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +285 1.000100000000001e-07 + 4.999999999999047e-01 + 4.999999999999047e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +286 1.000300000000001e-07 + 1.499999999999714e+00 + 1.499999999999714e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +287 1.000700000000001e-07 + 3.499999999999333e+00 + 3.499999999999333e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +288 1.001000000000001e-07 + 4.999999999999709e+00 + 4.999999999999709e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +289 1.001080000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +290 1.001240000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +291 1.001560000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +292 1.002200000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +293 1.003480000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +294 1.006040000000000e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +295 1.011160000000000e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +296 1.021400000000000e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +297 1.041879999999998e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +298 1.049000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +299 1.049100000000001e-07 + 4.500000000000467e+00 + 4.500000000000467e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +300 1.049300000000001e-07 + 3.500000000000658e+00 + 3.500000000000658e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +301 1.049700000000001e-07 + 1.500000000001040e+00 + 1.500000000001040e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +302 1.050000000000001e-07 + 6.634692795159935e-13 + 6.634692795159935e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +303 1.050080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +304 1.050240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +305 1.050560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +306 1.051200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +307 1.052480000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +308 1.055040000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +309 1.060160000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +310 1.070400000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +311 1.090879999999998e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +312 1.100000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +313 1.100100000000001e-07 + 4.999999999999047e-01 + 4.999999999999047e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +314 1.100300000000001e-07 + 1.499999999999714e+00 + 1.499999999999714e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +315 1.100700000000001e-07 + 3.499999999999333e+00 + 3.499999999999333e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +316 1.101000000000001e-07 + 4.999999999999709e+00 + 4.999999999999709e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +317 1.101080000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +318 1.101240000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +319 1.101560000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +320 1.102200000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +321 1.103480000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +322 1.106040000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +323 1.111160000000000e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +324 1.121400000000000e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +325 1.141879999999999e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +326 1.149000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +327 1.149100000000001e-07 + 4.500000000000467e+00 + 4.500000000000467e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +328 1.149300000000001e-07 + 3.500000000000658e+00 + 3.500000000000658e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +329 1.149700000000001e-07 + 1.500000000001040e+00 + 1.500000000001040e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +330 1.150000000000001e-07 + 6.634692795159935e-13 + 6.634692795159935e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +331 1.150080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +332 1.150240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +333 1.150560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +334 1.151200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +335 1.152480000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +336 1.155040000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +337 1.160160000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +338 1.170400000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +339 1.190879999999999e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +340 1.200000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +341 1.200100000000001e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +342 1.200300000000001e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +343 1.200700000000001e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +344 1.201000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +345 1.201080000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +346 1.201240000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +347 1.201560000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +348 1.202200000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +349 1.203480000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +350 1.206040000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +351 1.211160000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +352 1.221400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +353 1.241880000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +354 1.249000000000001e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +355 1.249100000000001e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +356 1.249300000000001e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +357 1.249700000000001e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +358 1.250000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +359 1.250080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +360 1.250240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +361 1.250560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +362 1.251200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +363 1.252480000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +364 1.255040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +365 1.260160000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +366 1.270400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +367 1.290880000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +368 1.300000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +369 1.300100000000001e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +370 1.300300000000001e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +371 1.300700000000001e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +372 1.301000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +373 1.301080000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +374 1.301240000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +375 1.301560000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +376 1.302200000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +377 1.303480000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +378 1.306040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +379 1.311160000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +380 1.321400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +381 1.341880000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +382 1.349000000000001e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +383 1.349100000000001e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +384 1.349300000000001e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +385 1.349700000000001e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +386 1.350000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +387 1.350080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +388 1.350240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +389 1.350560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +390 1.351200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +391 1.352480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +392 1.355040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +393 1.360160000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +394 1.370400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +395 1.390880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +396 1.400000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +397 1.400100000000001e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +398 1.400300000000001e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +399 1.400700000000001e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +400 1.401000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +401 1.401080000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +402 1.401240000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +403 1.401560000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +404 1.402200000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +405 1.403480000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +406 1.406040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +407 1.411160000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +408 1.421400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +409 1.441880000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +410 1.449000000000001e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +411 1.449100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +412 1.449300000000001e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +413 1.449700000000001e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +414 1.450000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +415 1.450080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +416 1.450240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +417 1.450560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +418 1.451200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +419 1.452480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +420 1.455040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +421 1.460160000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +422 1.470400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +423 1.490880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +424 1.500000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +425 1.500100000000001e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +426 1.500300000000001e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +427 1.500700000000001e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +428 1.501000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +429 1.501080000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +430 1.501240000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +431 1.501560000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +432 1.502200000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +433 1.503480000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +434 1.506040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +435 1.511160000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +436 1.521400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +437 1.541880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +438 1.549000000000001e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +439 1.549100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +440 1.549300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +441 1.549700000000001e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +442 1.550000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +443 1.550080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +444 1.550240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +445 1.550560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +446 1.551200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +447 1.552480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +448 1.555040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +449 1.560160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +450 1.570400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +451 1.590880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +452 1.600000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +453 1.600100000000001e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +454 1.600300000000001e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +455 1.600700000000001e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +456 1.601000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +457 1.601080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +458 1.601240000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +459 1.601560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +460 1.602200000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +461 1.603480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +462 1.606040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +463 1.611160000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +464 1.621400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +465 1.641880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +466 1.649000000000002e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +467 1.649100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +468 1.649300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +469 1.649700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +470 1.650000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +471 1.650080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +472 1.650240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +473 1.650560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +474 1.651200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +475 1.652480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +476 1.655040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +477 1.660160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +478 1.670400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +479 1.690880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +480 1.700000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +481 1.700100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +482 1.700300000000002e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +483 1.700700000000001e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +484 1.701000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +485 1.701080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +486 1.701240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +487 1.701560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +488 1.702200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +489 1.703480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +490 1.706040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +491 1.711160000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +492 1.721400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +493 1.741880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +494 1.749000000000002e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +495 1.749100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +496 1.749300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +497 1.749700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +498 1.750000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +499 1.750080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +500 1.750240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +501 1.750560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +502 1.751200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +503 1.752480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +504 1.755040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +505 1.760160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +506 1.770400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +507 1.790880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +508 1.800000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +509 1.800100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +510 1.800300000000002e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +511 1.800700000000002e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +512 1.801000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +513 1.801080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +514 1.801240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +515 1.801560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +516 1.802200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +517 1.803480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +518 1.806040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +519 1.811160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +520 1.821400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +521 1.841880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +522 1.849000000000002e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +523 1.849100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +524 1.849300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +525 1.849700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +526 1.850000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +527 1.850080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +528 1.850240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +529 1.850560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +530 1.851200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +531 1.852480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +532 1.855040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +533 1.860160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +534 1.870400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +535 1.890880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +536 1.900000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +537 1.900100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +538 1.900300000000002e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +539 1.900700000000002e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +540 1.901000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +541 1.901080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +542 1.901240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +543 1.901560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +544 1.902200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +545 1.903480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +546 1.906040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +547 1.911160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +548 1.921400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +549 1.941880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +550 1.949000000000002e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +551 1.949100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +552 1.949300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +553 1.949700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +554 1.950000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +555 1.950080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +556 1.950240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +557 1.950560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +558 1.951200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +559 1.952480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +560 1.955040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +561 1.960160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +562 1.970400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +563 1.990880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +564 2.000000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +565 2.000100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +566 2.000300000000002e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +567 2.000700000000002e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +568 2.001000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +569 2.001080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +570 2.001240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +571 2.001560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +572 2.002200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +573 2.003480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +574 2.006040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +575 2.011160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +576 2.021400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +577 2.041880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +578 2.049000000000002e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +579 2.049100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +580 2.049300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +581 2.049700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +582 2.050000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +583 2.050080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +584 2.050240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +585 2.050560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +586 2.051200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +587 2.052480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +588 2.055040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +589 2.060160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +590 2.070400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +591 2.090880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +592 2.100000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +593 2.100100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +594 2.100300000000002e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +595 2.100700000000002e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +596 2.101000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +597 2.101080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +598 2.101240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +599 2.101560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +600 2.102200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +601 2.103480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +602 2.106040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +603 2.111160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +604 2.121400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +605 2.141880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +606 2.149000000000002e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +607 2.149100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +608 2.149300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +609 2.149700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +610 2.150000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +611 2.150080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +612 2.150240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +613 2.150560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +614 2.151200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +615 2.152480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +616 2.155040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +617 2.160160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +618 2.170400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +619 2.190880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +620 2.200000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +621 2.200100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +622 2.200300000000002e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +623 2.200700000000002e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +624 2.201000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +625 2.201080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +626 2.201240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +627 2.201560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +628 2.202200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +629 2.203480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +630 2.206040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +631 2.211160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +632 2.221400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +633 2.241880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +634 2.249000000000002e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +635 2.249100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +636 2.249300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +637 2.249700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +638 2.250000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +639 2.250080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +640 2.250240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +641 2.250560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +642 2.251200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +643 2.252480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +644 2.255040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +645 2.260160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +646 2.270400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +647 2.290880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +648 2.300000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +649 2.300100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +650 2.300300000000002e-07 + 1.500000000000376e+00 + 1.500000000000376e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +651 2.300700000000002e-07 + 3.499999999999995e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +652 2.301000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +653 2.301080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +654 2.301240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +655 2.301560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +656 2.302200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +657 2.303480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +658 2.306040000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +659 2.311160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +660 2.321400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +661 2.341880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +662 2.349000000000002e-07 + 4.999999999999049e+00 + 4.999999999999049e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +663 2.349100000000002e-07 + 4.499999999998482e+00 + 4.499999999998482e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +664 2.349300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +665 2.349700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +666 2.350000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +667 2.350080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +668 2.350240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +669 2.350560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +670 2.351200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +671 2.352480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +672 2.355040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +673 2.360160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +674 2.370400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +675 2.390880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +676 2.400000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +677 2.400100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +678 2.400300000000002e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +679 2.400700000000002e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +680 2.401000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +681 2.401080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +682 2.401240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +683 2.401560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +684 2.402200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +685 2.403480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +686 2.406040000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +687 2.411160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +688 2.421400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +689 2.441880000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +690 2.449000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +691 2.449100000000002e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +692 2.449300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +693 2.449700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +694 2.450000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +695 2.450080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +696 2.450240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +697 2.450560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +698 2.451200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +699 2.452480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +700 2.455040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +701 2.460160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +702 2.470400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +703 2.490880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +704 2.500000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +705 2.500100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +706 2.500300000000002e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +707 2.500700000000002e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +708 2.501000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +709 2.501080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +710 2.501240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +711 2.501560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +712 2.502200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +713 2.502300000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +714 2.502400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005664e-01 + 0.000000000000000e+00 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +715 2.502600000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +716 2.503000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +717 2.503300000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +718 2.503380000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +719 2.503540000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +720 2.503860000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +721 2.504500000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +722 2.505780000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +723 2.508340000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +724 2.513460000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +725 2.523700000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +726 2.544180000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +727 2.549000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +728 2.549100000000002e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +729 2.549300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +730 2.549700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +731 2.550000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +732 2.550080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +733 2.550240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +734 2.550560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +735 2.551200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +736 2.552480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +737 2.555040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +738 2.560160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +739 2.570400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +740 2.590880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +741 2.600000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +742 2.600100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +743 2.600300000000002e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +744 2.600700000000002e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +745 2.601000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +746 2.601080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +747 2.601240000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +748 2.601560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +749 2.602200000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +750 2.602300000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +751 2.602400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999433e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +752 2.602600000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999998300e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +753 2.603000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999998682e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +754 2.603300000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +755 2.603380000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +756 2.603540000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +757 2.603860000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +758 2.604500000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +759 2.605780000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +760 2.608340000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +761 2.613460000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +762 2.623700000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +763 2.644180000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +764 2.649000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +765 2.649100000000002e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +766 2.649300000000002e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +767 2.649700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +768 2.650000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +769 2.650080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +770 2.650240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +771 2.650560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +772 2.651200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +773 2.652480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +774 2.655040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +775 2.660160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +776 2.670400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +777 2.690880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +778 2.700000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +779 2.700100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +780 2.700300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +781 2.700700000000002e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +782 2.701000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +783 2.701080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +784 2.701240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +785 2.701560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +786 2.702200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +787 2.703480000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +788 2.706040000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +789 2.711160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +790 2.721400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +791 2.741880000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +792 2.749000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +793 2.749100000000002e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +794 2.749300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +795 2.749700000000002e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +796 2.750000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +797 2.750080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +798 2.750240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +799 2.750560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +800 2.751200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +801 2.752480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +802 2.755040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +803 2.760160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +804 2.770400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +805 2.790880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +806 2.800000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +807 2.800100000000002e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +808 2.800300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +809 2.800700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +810 2.801000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +811 2.801080000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +812 2.801240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +813 2.801560000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +814 2.802200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +815 2.803480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +816 2.806040000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +817 2.811160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +818 2.821400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +819 2.841880000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +820 2.849000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +821 2.849100000000002e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +822 2.849300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +823 2.849700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +824 2.850000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +825 2.850080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +826 2.850240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +827 2.850560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +828 2.851200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +829 2.852480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +830 2.855040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +831 2.860160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +832 2.870400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +833 2.890880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +834 2.900000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +835 2.900100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +836 2.900300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +837 2.900700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +838 2.901000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +839 2.901080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +840 2.901240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +841 2.901560000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +842 2.902200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +843 2.903480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +844 2.906040000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +845 2.911160000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +846 2.921400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +847 2.941880000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +848 2.949000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +849 2.949100000000002e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +850 2.949300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +851 2.949700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +852 2.950000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +853 2.950080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +854 2.950240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +855 2.950560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +856 2.951200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +857 2.952480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +858 2.955040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +859 2.960160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +860 2.970400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +861 2.990880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +862 3.000000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +863 3.000100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +864 3.000300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +865 3.000700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +866 3.001000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +867 3.001080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +868 3.001240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +869 3.001560000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +870 3.002200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +871 3.003480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +872 3.006040000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +873 3.011160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +874 3.021400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +875 3.041880000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +876 3.049000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +877 3.049100000000003e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +878 3.049300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +879 3.049700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +880 3.050000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +881 3.050080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +882 3.050240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +883 3.050560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +884 3.051200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +885 3.052480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +886 3.055040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +887 3.060160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +888 3.070400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +889 3.090880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +890 3.100000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +891 3.100100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +892 3.100300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +893 3.100700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +894 3.101000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +895 3.101080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +896 3.101240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +897 3.101560000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +898 3.102200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +899 3.103480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +900 3.106040000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +901 3.111160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +902 3.121400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +903 3.141880000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +904 3.149000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +905 3.149100000000003e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +906 3.149300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +907 3.149700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +908 3.150000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +909 3.150080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +910 3.150240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +911 3.150560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +912 3.151200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +913 3.152480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +914 3.155040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +915 3.160160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +916 3.170400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +917 3.190880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +918 3.200000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +919 3.200100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +920 3.200300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +921 3.200700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +922 3.201000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +923 3.201080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +924 3.201240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +925 3.201560000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +926 3.202200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +927 3.203480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +928 3.206040000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +929 3.211160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +930 3.221400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +931 3.241880000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +932 3.249000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +933 3.249100000000003e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +934 3.249300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +935 3.249700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +936 3.250000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +937 3.250080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +938 3.250240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +939 3.250560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +940 3.251200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +941 3.252480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +942 3.255040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +943 3.260160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +944 3.270400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +945 3.290880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +946 3.300000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +947 3.300100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +948 3.300300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +949 3.300700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +950 3.301000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +951 3.301080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +952 3.301240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +953 3.301560000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +954 3.302200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +955 3.303480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +956 3.306040000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +957 3.311160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +958 3.321400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +959 3.341880000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +960 3.349000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +961 3.349100000000003e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +962 3.349300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +963 3.349700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +964 3.350000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +965 3.350080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +966 3.350240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +967 3.350560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +968 3.351200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +969 3.352480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +970 3.355040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +971 3.360160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +972 3.370400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +973 3.390880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +974 3.400000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +975 3.400100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +976 3.400300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +977 3.400700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +978 3.401000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +979 3.401080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +980 3.401240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +981 3.401560000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +982 3.402200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +983 3.403480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +984 3.406040000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +985 3.411160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +986 3.421400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +987 3.441880000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +988 3.449000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +989 3.449100000000003e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +990 3.449300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +991 3.449700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +992 3.450000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +993 3.450080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +994 3.450240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +995 3.450560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +996 3.451200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +997 3.452480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +998 3.455040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +999 3.460160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1000 3.470400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1001 3.490880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1002 3.500000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1003 3.500100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1004 3.500300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1005 3.500700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1006 3.501000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1007 3.501080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1008 3.501240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1009 3.501560000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1010 3.502200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1011 3.503480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1012 3.506040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1013 3.511160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1014 3.521400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1015 3.541880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1016 3.549000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1017 3.549100000000003e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1018 3.549300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1019 3.549700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1020 3.550000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1021 3.550080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1022 3.550240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1023 3.550560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1024 3.551200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1025 3.552480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1026 3.555040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1027 3.560160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1028 3.570400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1029 3.590880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1030 3.600000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1031 3.600100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1032 3.600300000000003e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1033 3.600700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1034 3.601000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1035 3.601080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1036 3.601240000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1037 3.601560000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1038 3.602200000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1039 3.603480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1040 3.606040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1041 3.611160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1042 3.621400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1043 3.641880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1044 3.649000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1045 3.649100000000003e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1046 3.649300000000003e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1047 3.649700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1048 3.650000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1049 3.650080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1050 3.650240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1051 3.650560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1052 3.651200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1053 3.652480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1054 3.655040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1055 3.660160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1056 3.670400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1057 3.690880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1058 3.700000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1059 3.700100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1060 3.700300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1061 3.700700000000003e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1062 3.701000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1063 3.701080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1064 3.701240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1065 3.701560000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1066 3.702200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1067 3.703480000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1068 3.706040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1069 3.711160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1070 3.721400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1071 3.741880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1072 3.749000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1073 3.749100000000003e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1074 3.749300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1075 3.749700000000003e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1076 3.750000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1077 3.750080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1078 3.750240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1079 3.750560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1080 3.751200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1081 3.752480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1082 3.755040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1083 3.760160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1084 3.770400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1085 3.790880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1086 3.800000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1087 3.800100000000003e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1088 3.800300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1089 3.800700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1090 3.801000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1091 3.801080000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1092 3.801240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1093 3.801560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1094 3.802200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1095 3.803480000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1096 3.806040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1097 3.811160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1098 3.821400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1099 3.841880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1100 3.849000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1101 3.849100000000003e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1102 3.849300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1103 3.849700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1104 3.850000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1105 3.850080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1106 3.850240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1107 3.850560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1108 3.851200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1109 3.852480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1110 3.855040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1111 3.860160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1112 3.870400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1113 3.890880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1114 3.900000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1115 3.900100000000004e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1116 3.900300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1117 3.900700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1118 3.901000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1119 3.901080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1120 3.901240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1121 3.901560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1122 3.902200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1123 3.903480000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1124 3.906040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1125 3.911160000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1126 3.921400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1127 3.941880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1128 3.949000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1129 3.949100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1130 3.949300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1131 3.949700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1132 3.950000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1133 3.950080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1134 3.950240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1135 3.950560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1136 3.951200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1137 3.952480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1138 3.955040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1139 3.960160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1140 3.970400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1141 3.990880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1142 4.000000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1143 4.000100000000004e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1144 4.000300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1145 4.000700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1146 4.001000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1147 4.001080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1148 4.001240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1149 4.001560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1150 4.002200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1151 4.003480000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1152 4.006040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1153 4.011160000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1154 4.021400000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1155 4.041880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1156 4.049000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1157 4.049100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1158 4.049300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1159 4.049700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1160 4.050000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1161 4.050080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1162 4.050240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1163 4.050560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1164 4.051200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1165 4.052480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1166 4.055040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1167 4.060160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1168 4.070400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1169 4.090880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1170 4.100000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1171 4.100100000000004e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1172 4.100300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1173 4.100700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1174 4.101000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1175 4.101080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1176 4.101240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1177 4.101560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1178 4.102200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1179 4.103480000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1180 4.106040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1181 4.111160000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1182 4.121400000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1183 4.141880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1184 4.149000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1185 4.149100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1186 4.149300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1187 4.149700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1188 4.150000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1189 4.150080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1190 4.150240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1191 4.150560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1192 4.151200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1193 4.152480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1194 4.155040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1195 4.160160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1196 4.170400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1197 4.190880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1198 4.200000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1199 4.200100000000004e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1200 4.200300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1201 4.200700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1202 4.201000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1203 4.201080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1204 4.201240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1205 4.201560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1206 4.202200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1207 4.203480000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1208 4.206040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1209 4.211160000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1210 4.221400000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1211 4.241880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1212 4.249000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1213 4.249100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1214 4.249300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1215 4.249700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1216 4.250000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1217 4.250080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1218 4.250240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1219 4.250560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1220 4.251200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1221 4.252480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1222 4.255040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1223 4.260160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1224 4.270400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1225 4.290880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1226 4.300000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1227 4.300100000000004e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1228 4.300300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1229 4.300700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1230 4.301000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1231 4.301080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1232 4.301240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1233 4.301560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1234 4.302200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1235 4.303480000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1236 4.306040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1237 4.311160000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1238 4.321400000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1239 4.341880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1240 4.349000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1241 4.349100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1242 4.349300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1243 4.349700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1244 4.350000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1245 4.350080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1246 4.350240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1247 4.350560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1248 4.351200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1249 4.352480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1250 4.355040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1251 4.360160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1252 4.370400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1253 4.390880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1254 4.400000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1255 4.400100000000004e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1256 4.400300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1257 4.400700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1258 4.401000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1259 4.401080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1260 4.401240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1261 4.401560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1262 4.402200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1263 4.403480000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1264 4.406040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1265 4.411160000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1266 4.421400000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1267 4.441880000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1268 4.449000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1269 4.449100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1270 4.449300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1271 4.449700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1272 4.450000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1273 4.450080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1274 4.450240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1275 4.450560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1276 4.451200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1277 4.452480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1278 4.455040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1279 4.460160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1280 4.470400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1281 4.490880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1282 4.500000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1283 4.500100000000004e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1284 4.500300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1285 4.500700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1286 4.501000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1287 4.501080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1288 4.501240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1289 4.501560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1290 4.502200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1291 4.502300000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1292 4.502400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999433e+00 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1293 4.502600000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999998300e+00 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1294 4.503000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999998682e+00 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1295 4.503300000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1296 4.503380000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1297 4.503540000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1298 4.503860000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1299 4.504500000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1300 4.505780000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1301 4.508340000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1302 4.513460000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1303 4.523700000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1304 4.544180000000008e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1305 4.549000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1306 4.549100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1307 4.549300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1308 4.549700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1309 4.550000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1310 4.550080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1311 4.550240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1312 4.550560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1313 4.551200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1314 4.552480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1315 4.555040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1316 4.560160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1317 4.570400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1318 4.590880000000008e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1319 4.600000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1320 4.600100000000004e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1321 4.600300000000004e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1322 4.600700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1323 4.601000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1324 4.601080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1325 4.601240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1326 4.601560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1327 4.602200000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1328 4.602300000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1329 4.602400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999433e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1330 4.602600000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999998300e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1331 4.603000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998682e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1332 4.603300000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1333 4.603380000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1334 4.603540000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1335 4.603860000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1336 4.604500000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1337 4.605780000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1338 4.608340000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1339 4.613460000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1340 4.623700000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1341 4.644180000000008e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1342 4.649000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1343 4.649100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1344 4.649300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1345 4.649700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1346 4.650000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1347 4.650080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1348 4.650240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1349 4.650560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1350 4.651200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1351 4.652480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1352 4.655040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1353 4.660160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1354 4.670400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1355 4.690880000000008e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1356 4.700000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1357 4.700100000000004e-07 + 5.000000000005664e-01 + 5.000000000005664e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1358 4.700300000000005e-07 + 1.500000000001699e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1359 4.700700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1360 4.701000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1361 4.701080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1362 4.701240000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1363 4.701560000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1364 4.702200000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1365 4.703480000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1366 4.706040000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1367 4.711160000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1368 4.721400000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1369 4.741880000000008e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1370 4.749000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1371 4.749100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1372 4.749300000000005e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1373 4.749700000000004e-07 + 1.499999999999054e+00 + 1.499999999999054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1374 4.750000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1375 4.750080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1376 4.750240000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1377 4.750560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1378 4.751200000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1379 4.752480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1380 4.755040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1381 4.760160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1382 4.770400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1383 4.790880000000008e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1384 4.800000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1385 4.800100000000003e-07 + 4.999999999979194e-01 + 4.999999999979194e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1386 4.800300000000004e-07 + 1.499999999999052e+00 + 1.499999999999052e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1387 4.800700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1388 4.801000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1389 4.801080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1390 4.801240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1391 4.801560000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1392 4.802200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1393 4.803480000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1394 4.806040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1395 4.811160000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1396 4.821400000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1397 4.841880000000008e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1398 4.849000000000004e-07 + 4.999999999997725e+00 + 4.999999999997725e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1399 4.849100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1400 4.849300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1401 4.849700000000005e-07 + 1.499999999996407e+00 + 1.499999999996407e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1402 4.850000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1403 4.850080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1404 4.850240000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1405 4.850560000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1406 4.851200000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1407 4.852480000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1408 4.855040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1409 4.860160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1410 4.870400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1411 4.890880000000008e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1412 4.900000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1413 4.900100000000003e-07 + 4.999999999979194e-01 + 4.999999999979194e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1414 4.900300000000004e-07 + 1.499999999999052e+00 + 1.499999999999052e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1415 4.900700000000004e-07 + 3.500000000001318e+00 + 3.500000000001318e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1416 4.901000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1417 4.901080000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1418 4.901240000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1419 4.901560000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1420 4.902200000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1421 4.903480000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1422 4.906040000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1423 4.911160000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1424 4.921400000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1425 4.941880000000008e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1426 4.949000000000004e-07 + 4.999999999997725e+00 + 4.999999999997725e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1427 4.949100000000004e-07 + 4.499999999999805e+00 + 4.499999999999805e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1428 4.949300000000004e-07 + 3.499999999998673e+00 + 3.499999999998673e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1429 4.949700000000005e-07 + 1.499999999996407e+00 + 1.499999999996407e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1430 4.950000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1431 4.950080000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1432 4.950240000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1433 4.950560000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1434 4.951200000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1435 4.952480000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1436 4.955040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1437 4.960160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1438 4.970400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1439 4.990880000000008e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1440 5.000000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 diff --git a/freq_comp/freq_comp_Previous_Values.xml b/freq_comp/freq_comp_Previous_Values.xml new file mode 100644 index 0000000..3783247 --- /dev/null +++ b/freq_comp/freq_comp_Previous_Values.xml @@ -0,0 +1 @@ +pwl0 5 10n 5 11n 0dc5pulse0501n1n25n50npulse0500.1n0.1n4.8n10npulse0501n1n40n80npulse0500.1n0.1n4.8n10npwl0 5 20n 5 20.1n 0adc_bridge0.1n0.1ndac_bridge0.1n0.1nfrequency_comparator0.1n0.1n1truefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or Amperes010500nsnsns \ No newline at end of file diff --git a/freq_comp/plot_data_i.txt b/freq_comp/plot_data_i.txt new file mode 100644 index 0000000..275a468 --- /dev/null +++ b/freq_comp/plot_data_i.txt @@ -0,0 +1,4556 @@ + kicad schematic + Transient Analysis Thu Jul 09 16:12:22 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 3.370400e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 4.900000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 4.910000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 4.930000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 4.970000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +22 5.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +23 5.008000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +24 5.024000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +25 5.056000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +26 5.120000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +27 5.248000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +28 5.504000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +29 6.016000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +30 7.040000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +31 9.088000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +55 1.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 2.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 2.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 2.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 2.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 2.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 3.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 3.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 3.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 3.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 3.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 3.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +113 3.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 3.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 3.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 4.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 4.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 4.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 5.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 5.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 5.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 5.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 5.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 5.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 5.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 5.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 5.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 5.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 5.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 5.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 5.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +171 5.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 6.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 6.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 6.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 6.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 6.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 6.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 6.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 6.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 6.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 6.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 6.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 7.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 7.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 7.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 7.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 7.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 7.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 7.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 7.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 7.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 7.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +229 8.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 8.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 8.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 8.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 8.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 8.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 8.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 8.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 8.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 8.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 9.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +275 9.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +276 9.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +277 9.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +278 9.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +279 9.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +280 9.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +281 9.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +282 9.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +283 9.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +287 1.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +345 1.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +403 1.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.503480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.506040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.511160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.521400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.541880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.549000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.549100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.549300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.549700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +461 1.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.641880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.649000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.649100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.649300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.649700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.700100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.700300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.700700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.701080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.701240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.701560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.702200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.703480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.706040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.711160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.721400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.741880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.749000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.749100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.749300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.749700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 1.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +511 1.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +512 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +513 1.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +514 1.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +515 1.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +516 1.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +517 1.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +518 1.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +519 1.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +520 1.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +521 1.841880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +522 1.849000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +523 1.849100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +524 1.849300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +525 1.849700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +526 1.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +527 1.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +528 1.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +529 1.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +530 1.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +531 1.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +532 1.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +533 1.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +534 1.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +535 1.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +536 1.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +537 1.900100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +538 1.900300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +539 1.900700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +540 1.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +541 1.901080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +542 1.901240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +543 1.901560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +544 1.902200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +545 1.903480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +546 1.906040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +547 1.911160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +548 1.921400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +549 1.941880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +550 1.949000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +551 1.949100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +552 1.949300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +553 1.949700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +554 1.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +559 1.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +560 1.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +561 1.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +562 1.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +563 1.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +564 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +565 2.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +566 2.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +567 2.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +568 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +569 2.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +570 2.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +571 2.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +572 2.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +573 2.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +574 2.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +575 2.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +576 2.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +577 2.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +578 2.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +579 2.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +580 2.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +581 2.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +582 2.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +583 2.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +584 2.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +585 2.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +586 2.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +587 2.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +588 2.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +589 2.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +590 2.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +591 2.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +592 2.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +593 2.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +594 2.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +595 2.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +596 2.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +597 2.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +598 2.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +599 2.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +600 2.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +601 2.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +602 2.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +603 2.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +604 2.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +605 2.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +606 2.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +607 2.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +608 2.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +609 2.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +610 2.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +613 2.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +614 2.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +615 2.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +616 2.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +617 2.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +618 2.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +619 2.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +620 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +621 2.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +622 2.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +623 2.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +624 2.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +625 2.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +626 2.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +627 2.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +628 2.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +629 2.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +630 2.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +631 2.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +632 2.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +633 2.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +634 2.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +635 2.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +636 2.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +637 2.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +638 2.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +639 2.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +640 2.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +641 2.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +642 2.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +643 2.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +644 2.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +645 2.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +646 2.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +647 2.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +648 2.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +649 2.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +650 2.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +651 2.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +652 2.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +653 2.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +654 2.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +655 2.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +656 2.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +657 2.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +658 2.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +659 2.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +660 2.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +661 2.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +662 2.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +663 2.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +664 2.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +665 2.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +666 2.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +667 2.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +668 2.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +669 2.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +670 2.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +671 2.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +672 2.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +673 2.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +674 2.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +675 2.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +676 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +677 2.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +678 2.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +679 2.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +680 2.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +681 2.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +682 2.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +683 2.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +684 2.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +685 2.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +686 2.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +687 2.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +688 2.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +689 2.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +690 2.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +691 2.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +692 2.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +693 2.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +694 2.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +695 2.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +696 2.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +697 2.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +698 2.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +699 2.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +700 2.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +701 2.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +702 2.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +703 2.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +704 2.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +705 2.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +706 2.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +707 2.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +708 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +709 2.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +710 2.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +711 2.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +712 2.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +713 2.502300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +714 2.502400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +715 2.502600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +716 2.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +717 2.503300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +718 2.503380e-07 0.000000e+00 0.000000e+00 0.000000e+00 +719 2.503540e-07 0.000000e+00 0.000000e+00 0.000000e+00 +720 2.503860e-07 0.000000e+00 0.000000e+00 0.000000e+00 +721 2.504500e-07 0.000000e+00 0.000000e+00 0.000000e+00 +722 2.505780e-07 0.000000e+00 0.000000e+00 0.000000e+00 +723 2.508340e-07 0.000000e+00 0.000000e+00 0.000000e+00 +724 2.513460e-07 0.000000e+00 0.000000e+00 0.000000e+00 +725 2.523700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +726 2.544180e-07 0.000000e+00 0.000000e+00 0.000000e+00 +727 2.549000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +728 2.549100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +729 2.549300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +730 2.549700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +731 2.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +732 2.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +733 2.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +734 2.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +735 2.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +736 2.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +737 2.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +738 2.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +739 2.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +740 2.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +741 2.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +742 2.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +743 2.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +744 2.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +745 2.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +746 2.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +747 2.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +748 2.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +749 2.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +750 2.602300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +751 2.602400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +752 2.602600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +753 2.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +754 2.603300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +755 2.603380e-07 0.000000e+00 0.000000e+00 0.000000e+00 +756 2.603540e-07 0.000000e+00 0.000000e+00 0.000000e+00 +757 2.603860e-07 0.000000e+00 0.000000e+00 0.000000e+00 +758 2.604500e-07 0.000000e+00 0.000000e+00 0.000000e+00 +759 2.605780e-07 0.000000e+00 0.000000e+00 0.000000e+00 +760 2.608340e-07 0.000000e+00 0.000000e+00 0.000000e+00 +761 2.613460e-07 0.000000e+00 0.000000e+00 0.000000e+00 +762 2.623700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +763 2.644180e-07 0.000000e+00 0.000000e+00 0.000000e+00 +764 2.649000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +765 2.649100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +766 2.649300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +767 2.649700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +768 2.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +769 2.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +770 2.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +771 2.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +772 2.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +773 2.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +774 2.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +775 2.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +776 2.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +777 2.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +778 2.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +779 2.700100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +780 2.700300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +781 2.700700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +782 2.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +783 2.701080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +784 2.701240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +785 2.701560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +786 2.702200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +787 2.703480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +788 2.706040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +789 2.711160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +790 2.721400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +791 2.741880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +792 2.749000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +793 2.749100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +794 2.749300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +795 2.749700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +796 2.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +797 2.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +798 2.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +799 2.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +800 2.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +801 2.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +802 2.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +803 2.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +804 2.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +805 2.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +806 2.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +807 2.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +808 2.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +809 2.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +810 2.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +811 2.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +812 2.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +813 2.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +814 2.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +815 2.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +816 2.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +817 2.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +818 2.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +819 2.841880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +820 2.849000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +821 2.849100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +822 2.849300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +823 2.849700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +824 2.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +825 2.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +826 2.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +827 2.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +828 2.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +829 2.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +830 2.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +831 2.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +832 2.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +833 2.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +834 2.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +835 2.900100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +836 2.900300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +837 2.900700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +838 2.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +839 2.901080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +840 2.901240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +841 2.901560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +842 2.902200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +843 2.903480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +844 2.906040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +845 2.911160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +846 2.921400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +847 2.941880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +848 2.949000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +849 2.949100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +850 2.949300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +851 2.949700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +852 2.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +853 2.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +854 2.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +855 2.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +856 2.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +857 2.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +858 2.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +859 2.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +860 2.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +861 2.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +862 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +863 3.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +864 3.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +865 3.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +866 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +867 3.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +868 3.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +869 3.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +870 3.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +871 3.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +872 3.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +873 3.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +874 3.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +875 3.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +876 3.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +877 3.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +878 3.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +879 3.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +880 3.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +881 3.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +882 3.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +883 3.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +884 3.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +885 3.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +886 3.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +887 3.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +888 3.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +889 3.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +890 3.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +891 3.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +892 3.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +893 3.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +894 3.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +895 3.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +896 3.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +897 3.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +898 3.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +899 3.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +900 3.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +901 3.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +902 3.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +903 3.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +904 3.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +905 3.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +906 3.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +907 3.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +908 3.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +909 3.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +910 3.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +911 3.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +912 3.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +913 3.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +914 3.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +915 3.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +916 3.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +917 3.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +918 3.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +919 3.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +920 3.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +921 3.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +922 3.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +923 3.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +924 3.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +925 3.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +926 3.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +927 3.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +928 3.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +929 3.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +930 3.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +931 3.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +932 3.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +933 3.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +934 3.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +935 3.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +936 3.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +937 3.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +938 3.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +939 3.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +940 3.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +941 3.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +942 3.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +943 3.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +944 3.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +945 3.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +946 3.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +947 3.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +948 3.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +949 3.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +950 3.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +951 3.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +952 3.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +953 3.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +954 3.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +955 3.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +956 3.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +957 3.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +958 3.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +959 3.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +960 3.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +961 3.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +962 3.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +963 3.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +964 3.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +965 3.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +966 3.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +967 3.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +968 3.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +969 3.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +970 3.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +971 3.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +972 3.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +973 3.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +974 3.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +975 3.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +976 3.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +977 3.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +978 3.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +979 3.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +980 3.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +981 3.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +982 3.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +983 3.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +984 3.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +985 3.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +986 3.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +987 3.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +988 3.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +989 3.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +990 3.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +991 3.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +992 3.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +993 3.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +994 3.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +995 3.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +996 3.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +997 3.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +998 3.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +999 3.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1000 3.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1001 3.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1002 3.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1003 3.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1004 3.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1005 3.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1006 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1007 3.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1008 3.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1009 3.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1010 3.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1011 3.503480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1012 3.506040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1013 3.511160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1014 3.521400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1015 3.541880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1016 3.549000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1017 3.549100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1018 3.549300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1019 3.549700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1020 3.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1021 3.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1022 3.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1023 3.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1024 3.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1025 3.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1026 3.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1027 3.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1028 3.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1029 3.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1030 3.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1031 3.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1032 3.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1033 3.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1034 3.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1035 3.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1036 3.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1037 3.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1038 3.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1039 3.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1040 3.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1041 3.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1042 3.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1043 3.641880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1044 3.649000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1045 3.649100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1046 3.649300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1047 3.649700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1048 3.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1049 3.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1050 3.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1051 3.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1052 3.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1053 3.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1054 3.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1055 3.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1056 3.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1057 3.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1058 3.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1059 3.700100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1060 3.700300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1061 3.700700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1062 3.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1063 3.701080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1064 3.701240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1065 3.701560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1066 3.702200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1067 3.703480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1068 3.706040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1069 3.711160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1070 3.721400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1071 3.741880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1072 3.749000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1073 3.749100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1074 3.749300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1075 3.749700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1076 3.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1077 3.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1078 3.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1079 3.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1080 3.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1081 3.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1082 3.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1083 3.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1084 3.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1085 3.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1086 3.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1087 3.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1088 3.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1089 3.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1090 3.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1091 3.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1092 3.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1093 3.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1094 3.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1095 3.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1096 3.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1097 3.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1098 3.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1099 3.841880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1100 3.849000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1101 3.849100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1102 3.849300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1103 3.849700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1104 3.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1105 3.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1106 3.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1107 3.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1108 3.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1109 3.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1110 3.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1111 3.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1112 3.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1113 3.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1114 3.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1115 3.900100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1116 3.900300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1117 3.900700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1118 3.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1119 3.901080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1120 3.901240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1121 3.901560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1122 3.902200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1123 3.903480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1124 3.906040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1125 3.911160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1126 3.921400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1127 3.941880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1128 3.949000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1129 3.949100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1130 3.949300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1131 3.949700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1132 3.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1133 3.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1134 3.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1135 3.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1136 3.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1137 3.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1138 3.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1139 3.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1140 3.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1141 3.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1142 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1143 4.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1144 4.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1145 4.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1146 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1147 4.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1148 4.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1149 4.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1150 4.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1151 4.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1152 4.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1153 4.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1154 4.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1155 4.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1156 4.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1157 4.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1158 4.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1159 4.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1160 4.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1161 4.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1162 4.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1163 4.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1164 4.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1165 4.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1166 4.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1167 4.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1168 4.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1169 4.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1170 4.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1171 4.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1172 4.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1173 4.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1174 4.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1175 4.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1176 4.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1177 4.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1178 4.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1179 4.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1180 4.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1181 4.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1182 4.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1183 4.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1184 4.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1185 4.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1186 4.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1187 4.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1188 4.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1189 4.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1190 4.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1191 4.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1192 4.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1193 4.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1194 4.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1195 4.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1196 4.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1197 4.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1198 4.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1199 4.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1200 4.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1201 4.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1202 4.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1203 4.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1204 4.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1205 4.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1206 4.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1207 4.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1208 4.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1209 4.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1210 4.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1211 4.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1212 4.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1213 4.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1214 4.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1215 4.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1216 4.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1217 4.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1218 4.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1219 4.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1220 4.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1221 4.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1222 4.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1223 4.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1224 4.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1225 4.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1226 4.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1227 4.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1228 4.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1229 4.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1230 4.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1231 4.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1232 4.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1233 4.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1234 4.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1235 4.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1236 4.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1237 4.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1238 4.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1239 4.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1240 4.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1241 4.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1242 4.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1243 4.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1244 4.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1245 4.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1246 4.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1247 4.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1248 4.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1249 4.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1250 4.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1251 4.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1252 4.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1253 4.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1254 4.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1255 4.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1256 4.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1257 4.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1258 4.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1259 4.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1260 4.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1261 4.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1262 4.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1263 4.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1264 4.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1265 4.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1266 4.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1267 4.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1268 4.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1269 4.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1270 4.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1271 4.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1272 4.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1273 4.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1274 4.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1275 4.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1276 4.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1277 4.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1278 4.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1279 4.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1280 4.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1281 4.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1282 4.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1283 4.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1284 4.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1285 4.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1286 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1287 4.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1288 4.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1289 4.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1290 4.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1291 4.502300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1292 4.502400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1293 4.502600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1294 4.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1295 4.503300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1296 4.503380e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1297 4.503540e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1298 4.503860e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1299 4.504500e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1300 4.505780e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1301 4.508340e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1302 4.513460e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1303 4.523700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1304 4.544180e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1305 4.549000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1306 4.549100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1307 4.549300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1308 4.549700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1309 4.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1310 4.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1311 4.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1312 4.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1313 4.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1314 4.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1315 4.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1316 4.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1317 4.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1318 4.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1319 4.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1320 4.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1321 4.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1322 4.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1323 4.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1324 4.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1325 4.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1326 4.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1327 4.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1328 4.602300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1329 4.602400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1330 4.602600e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1331 4.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1332 4.603300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1333 4.603380e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1334 4.603540e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1335 4.603860e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1336 4.604500e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1337 4.605780e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1338 4.608340e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1339 4.613460e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1340 4.623700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1341 4.644180e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1342 4.649000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1343 4.649100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1344 4.649300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1345 4.649700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1346 4.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1347 4.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1348 4.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1349 4.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1350 4.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1351 4.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1352 4.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1353 4.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1354 4.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1355 4.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1356 4.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1357 4.700100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1358 4.700300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1359 4.700700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1360 4.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1361 4.701080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1362 4.701240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1363 4.701560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1364 4.702200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1365 4.703480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1366 4.706040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1367 4.711160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1368 4.721400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1369 4.741880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1370 4.749000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1371 4.749100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1372 4.749300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1373 4.749700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1374 4.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1375 4.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1376 4.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1377 4.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1378 4.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1379 4.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1380 4.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1381 4.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1382 4.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1383 4.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1384 4.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1385 4.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1386 4.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1387 4.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1388 4.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1389 4.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1390 4.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1391 4.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1392 4.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1393 4.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1394 4.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1395 4.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1396 4.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1397 4.841880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1398 4.849000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1399 4.849100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1400 4.849300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1401 4.849700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1402 4.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1403 4.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1404 4.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1405 4.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1406 4.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1407 4.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1408 4.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1409 4.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1410 4.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1411 4.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1412 4.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1413 4.900100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1414 4.900300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1415 4.900700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1416 4.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1417 4.901080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1418 4.901240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1419 4.901560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1420 4.902200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1421 4.903480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1422 4.906040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1423 4.911160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1424 4.921400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1425 4.941880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1426 4.949000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1427 4.949100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1428 4.949300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1429 4.949700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1430 4.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1431 4.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1432 4.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1433 4.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1434 4.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1435 4.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1436 4.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1437 4.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1438 4.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1439 4.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1440 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Thu Jul 09 16:12:22 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 3.370400e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 4.900000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 4.910000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 4.930000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 4.970000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +22 5.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +23 5.008000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +24 5.024000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +25 5.056000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +26 5.120000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +27 5.248000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +28 5.504000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +29 6.016000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +30 7.040000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +31 9.088000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +55 1.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 2.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 2.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 2.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 2.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 2.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 3.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 3.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 3.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 3.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 3.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 3.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +113 3.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 3.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 3.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 4.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 4.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 4.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 5.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 5.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 5.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 5.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 5.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 5.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 5.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 5.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 5.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 5.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 5.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 5.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 5.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +171 5.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 6.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 6.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 6.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 6.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 6.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 6.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 6.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 6.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 6.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 6.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 6.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 7.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 7.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 7.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 7.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 7.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 7.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 7.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 7.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 7.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 7.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +229 8.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 8.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 8.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 8.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 8.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 8.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 8.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 8.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 8.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 8.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 9.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +275 9.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +276 9.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +277 9.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +278 9.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +279 9.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +280 9.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +281 9.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +282 9.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +283 9.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +287 1.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +345 1.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +403 1.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.503480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.506040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.511160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.521400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.541880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.549000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.549100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.549300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.549700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +461 1.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.641880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.649000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.649100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.649300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.649700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.700100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.700300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.700700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.701080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.701240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.701560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.702200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.703480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.706040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.711160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.721400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.741880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.749000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.749100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.749300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.749700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 1.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +511 1.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +512 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +513 1.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +514 1.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +515 1.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +516 1.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +517 1.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +518 1.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +519 1.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +520 1.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +521 1.841880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +522 1.849000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +523 1.849100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +524 1.849300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +525 1.849700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +526 1.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +527 1.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +528 1.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +529 1.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +530 1.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +531 1.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +532 1.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +533 1.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +534 1.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +535 1.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +536 1.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +537 1.900100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +538 1.900300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +539 1.900700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +540 1.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +541 1.901080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +542 1.901240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +543 1.901560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +544 1.902200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +545 1.903480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +546 1.906040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +547 1.911160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +548 1.921400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +549 1.941880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +550 1.949000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +551 1.949100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +552 1.949300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +553 1.949700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +554 1.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +559 1.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +560 1.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +561 1.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +562 1.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +563 1.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +564 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +565 2.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +566 2.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +567 2.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +568 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +569 2.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +570 2.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +571 2.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +572 2.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +573 2.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +574 2.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +575 2.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +576 2.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +577 2.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +578 2.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +579 2.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +580 2.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +581 2.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +582 2.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +583 2.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +584 2.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +585 2.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +586 2.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +587 2.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +588 2.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +589 2.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +590 2.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +591 2.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +592 2.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +593 2.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +594 2.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +595 2.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +596 2.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +597 2.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +598 2.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +599 2.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +600 2.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +601 2.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +602 2.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +603 2.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +604 2.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +605 2.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +606 2.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +607 2.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +608 2.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +609 2.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +610 2.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +613 2.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +614 2.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +615 2.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +616 2.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +617 2.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +618 2.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +619 2.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +620 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +621 2.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +622 2.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +623 2.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +624 2.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +625 2.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +626 2.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +627 2.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +628 2.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +629 2.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +630 2.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +631 2.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +632 2.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +633 2.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +634 2.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +635 2.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +636 2.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +637 2.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +638 2.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +639 2.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +640 2.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +641 2.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +642 2.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +643 2.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +644 2.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +645 2.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +646 2.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +647 2.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +648 2.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +649 2.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +650 2.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +651 2.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +652 2.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +653 2.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +654 2.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +655 2.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +656 2.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +657 2.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +658 2.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +659 2.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +660 2.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +661 2.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +662 2.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +663 2.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +664 2.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +665 2.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +666 2.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +667 2.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +668 2.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +669 2.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +670 2.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +671 2.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +672 2.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +673 2.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +674 2.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +675 2.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +676 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +677 2.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +678 2.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +679 2.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +680 2.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +681 2.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +682 2.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +683 2.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +684 2.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +685 2.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +686 2.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +687 2.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +688 2.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +689 2.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +690 2.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +691 2.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +692 2.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +693 2.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +694 2.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +695 2.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +696 2.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +697 2.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +698 2.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +699 2.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +700 2.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +701 2.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +702 2.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +703 2.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +704 2.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +705 2.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +706 2.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +707 2.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +708 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +709 2.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +710 2.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +711 2.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +712 2.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +713 2.502300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +714 2.502400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +715 2.502600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +716 2.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +717 2.503300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +718 2.503380e-07 0.000000e+00 0.000000e+00 0.000000e+00 +719 2.503540e-07 0.000000e+00 0.000000e+00 0.000000e+00 +720 2.503860e-07 0.000000e+00 0.000000e+00 0.000000e+00 +721 2.504500e-07 0.000000e+00 0.000000e+00 0.000000e+00 +722 2.505780e-07 0.000000e+00 0.000000e+00 0.000000e+00 +723 2.508340e-07 0.000000e+00 0.000000e+00 0.000000e+00 +724 2.513460e-07 0.000000e+00 0.000000e+00 0.000000e+00 +725 2.523700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +726 2.544180e-07 0.000000e+00 0.000000e+00 0.000000e+00 +727 2.549000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +728 2.549100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +729 2.549300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +730 2.549700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +731 2.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +732 2.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +733 2.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +734 2.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +735 2.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +736 2.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +737 2.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +738 2.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +739 2.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +740 2.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +741 2.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +742 2.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +743 2.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +744 2.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +745 2.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +746 2.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +747 2.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +748 2.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +749 2.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +750 2.602300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +751 2.602400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +752 2.602600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +753 2.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +754 2.603300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +755 2.603380e-07 0.000000e+00 0.000000e+00 0.000000e+00 +756 2.603540e-07 0.000000e+00 0.000000e+00 0.000000e+00 +757 2.603860e-07 0.000000e+00 0.000000e+00 0.000000e+00 +758 2.604500e-07 0.000000e+00 0.000000e+00 0.000000e+00 +759 2.605780e-07 0.000000e+00 0.000000e+00 0.000000e+00 +760 2.608340e-07 0.000000e+00 0.000000e+00 0.000000e+00 +761 2.613460e-07 0.000000e+00 0.000000e+00 0.000000e+00 +762 2.623700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +763 2.644180e-07 0.000000e+00 0.000000e+00 0.000000e+00 +764 2.649000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +765 2.649100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +766 2.649300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +767 2.649700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +768 2.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +769 2.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +770 2.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +771 2.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +772 2.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +773 2.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +774 2.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +775 2.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +776 2.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +777 2.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +778 2.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +779 2.700100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +780 2.700300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +781 2.700700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +782 2.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +783 2.701080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +784 2.701240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +785 2.701560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +786 2.702200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +787 2.703480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +788 2.706040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +789 2.711160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +790 2.721400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +791 2.741880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +792 2.749000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +793 2.749100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +794 2.749300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +795 2.749700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +796 2.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +797 2.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +798 2.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +799 2.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +800 2.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +801 2.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +802 2.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +803 2.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +804 2.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +805 2.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +806 2.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +807 2.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +808 2.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +809 2.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +810 2.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +811 2.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +812 2.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +813 2.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +814 2.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +815 2.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +816 2.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +817 2.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +818 2.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +819 2.841880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +820 2.849000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +821 2.849100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +822 2.849300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +823 2.849700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +824 2.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +825 2.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +826 2.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +827 2.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +828 2.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +829 2.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +830 2.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +831 2.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +832 2.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +833 2.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +834 2.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +835 2.900100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +836 2.900300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +837 2.900700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +838 2.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +839 2.901080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +840 2.901240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +841 2.901560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +842 2.902200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +843 2.903480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +844 2.906040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +845 2.911160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +846 2.921400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +847 2.941880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +848 2.949000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +849 2.949100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +850 2.949300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +851 2.949700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +852 2.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +853 2.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +854 2.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +855 2.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +856 2.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +857 2.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +858 2.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +859 2.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +860 2.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +861 2.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +862 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +863 3.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +864 3.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +865 3.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +866 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +867 3.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +868 3.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +869 3.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +870 3.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +871 3.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +872 3.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +873 3.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +874 3.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +875 3.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +876 3.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +877 3.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +878 3.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +879 3.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +880 3.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +881 3.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +882 3.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +883 3.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +884 3.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +885 3.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +886 3.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +887 3.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +888 3.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +889 3.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +890 3.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +891 3.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +892 3.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +893 3.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +894 3.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +895 3.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +896 3.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +897 3.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +898 3.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +899 3.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +900 3.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +901 3.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +902 3.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +903 3.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +904 3.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +905 3.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +906 3.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +907 3.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +908 3.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +909 3.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +910 3.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +911 3.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +912 3.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +913 3.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +914 3.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +915 3.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +916 3.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +917 3.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +918 3.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +919 3.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +920 3.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +921 3.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +922 3.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +923 3.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +924 3.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +925 3.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +926 3.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +927 3.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +928 3.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +929 3.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +930 3.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +931 3.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +932 3.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +933 3.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +934 3.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +935 3.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +936 3.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +937 3.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +938 3.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +939 3.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +940 3.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +941 3.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +942 3.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +943 3.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +944 3.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +945 3.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +946 3.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +947 3.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +948 3.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +949 3.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +950 3.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +951 3.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +952 3.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +953 3.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +954 3.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +955 3.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +956 3.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +957 3.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +958 3.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +959 3.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +960 3.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +961 3.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +962 3.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +963 3.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +964 3.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +965 3.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +966 3.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +967 3.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +968 3.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +969 3.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +970 3.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +971 3.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +972 3.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +973 3.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +974 3.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +975 3.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +976 3.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +977 3.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +978 3.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +979 3.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +980 3.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +981 3.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +982 3.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +983 3.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +984 3.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +985 3.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +986 3.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +987 3.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +988 3.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +989 3.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +990 3.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +991 3.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +992 3.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +993 3.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +994 3.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +995 3.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +996 3.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +997 3.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +998 3.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +999 3.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1000 3.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1001 3.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1002 3.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1003 3.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1004 3.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1005 3.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1006 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1007 3.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1008 3.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1009 3.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1010 3.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1011 3.503480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1012 3.506040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1013 3.511160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1014 3.521400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1015 3.541880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1016 3.549000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1017 3.549100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1018 3.549300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1019 3.549700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1020 3.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1021 3.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1022 3.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1023 3.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1024 3.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1025 3.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1026 3.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1027 3.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1028 3.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1029 3.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1030 3.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1031 3.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1032 3.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1033 3.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1034 3.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1035 3.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1036 3.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1037 3.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1038 3.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1039 3.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1040 3.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +1041 3.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1042 3.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1043 3.641880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1044 3.649000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1045 3.649100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1046 3.649300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1047 3.649700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1048 3.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1049 3.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1050 3.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1051 3.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1052 3.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1053 3.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1054 3.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1055 3.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1056 3.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1057 3.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1058 3.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1059 3.700100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1060 3.700300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1061 3.700700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1062 3.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1063 3.701080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1064 3.701240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1065 3.701560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1066 3.702200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1067 3.703480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1068 3.706040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1069 3.711160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1070 3.721400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1071 3.741880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1072 3.749000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1073 3.749100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1074 3.749300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1075 3.749700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1076 3.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1077 3.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1078 3.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1079 3.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1080 3.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1081 3.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1082 3.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1083 3.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1084 3.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1085 3.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1086 3.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1087 3.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1088 3.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1089 3.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1090 3.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1091 3.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1092 3.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1093 3.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1094 3.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1095 3.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1096 3.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1097 3.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1098 3.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +1099 3.841880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1100 3.849000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1101 3.849100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1102 3.849300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1103 3.849700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1104 3.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1105 3.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1106 3.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1107 3.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1108 3.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1109 3.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1110 3.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1111 3.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1112 3.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1113 3.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1114 3.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1115 3.900100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1116 3.900300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1117 3.900700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1118 3.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1119 3.901080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1120 3.901240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1121 3.901560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1122 3.902200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1123 3.903480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1124 3.906040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1125 3.911160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1126 3.921400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1127 3.941880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1128 3.949000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1129 3.949100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1130 3.949300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1131 3.949700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1132 3.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1133 3.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1134 3.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1135 3.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1136 3.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1137 3.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1138 3.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1139 3.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1140 3.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1141 3.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1142 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1143 4.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1144 4.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1145 4.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1146 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1147 4.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1148 4.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1149 4.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1150 4.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1151 4.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1152 4.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1153 4.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1154 4.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1155 4.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1156 4.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +1157 4.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1158 4.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1159 4.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1160 4.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1161 4.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1162 4.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1163 4.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1164 4.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1165 4.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1166 4.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1167 4.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1168 4.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1169 4.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1170 4.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1171 4.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1172 4.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1173 4.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1174 4.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1175 4.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1176 4.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1177 4.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1178 4.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1179 4.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1180 4.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1181 4.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1182 4.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1183 4.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1184 4.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1185 4.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1186 4.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1187 4.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1188 4.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1189 4.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1190 4.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1191 4.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1192 4.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1193 4.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1194 4.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1195 4.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1196 4.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1197 4.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1198 4.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1199 4.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1200 4.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1201 4.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1202 4.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1203 4.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1204 4.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1205 4.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1206 4.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1207 4.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1208 4.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1209 4.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1210 4.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1211 4.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1212 4.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1213 4.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1214 4.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +1215 4.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1216 4.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1217 4.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1218 4.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1219 4.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1220 4.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1221 4.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1222 4.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1223 4.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1224 4.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1225 4.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1226 4.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1227 4.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1228 4.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1229 4.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1230 4.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1231 4.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1232 4.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1233 4.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1234 4.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1235 4.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1236 4.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1237 4.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1238 4.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1239 4.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1240 4.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1241 4.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1242 4.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1243 4.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1244 4.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1245 4.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1246 4.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1247 4.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1248 4.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1249 4.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1250 4.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1251 4.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1252 4.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1253 4.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1254 4.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1255 4.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1256 4.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1257 4.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1258 4.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1259 4.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1260 4.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1261 4.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1262 4.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1263 4.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1264 4.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1265 4.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1266 4.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1267 4.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1268 4.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1269 4.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1270 4.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1271 4.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1272 4.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +1273 4.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1274 4.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1275 4.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1276 4.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1277 4.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1278 4.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1279 4.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1280 4.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1281 4.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1282 4.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1283 4.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1284 4.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1285 4.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1286 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1287 4.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1288 4.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1289 4.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1290 4.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1291 4.502300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1292 4.502400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1293 4.502600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1294 4.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1295 4.503300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1296 4.503380e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1297 4.503540e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1298 4.503860e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1299 4.504500e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1300 4.505780e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1301 4.508340e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1302 4.513460e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1303 4.523700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1304 4.544180e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1305 4.549000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1306 4.549100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1307 4.549300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1308 4.549700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1309 4.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1310 4.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1311 4.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1312 4.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1313 4.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1314 4.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1315 4.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1316 4.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1317 4.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1318 4.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1319 4.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1320 4.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1321 4.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1322 4.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1323 4.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1324 4.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1325 4.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1326 4.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1327 4.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1328 4.602300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1329 4.602400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1330 4.602600e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +1331 4.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1332 4.603300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1333 4.603380e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1334 4.603540e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1335 4.603860e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1336 4.604500e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1337 4.605780e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1338 4.608340e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1339 4.613460e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1340 4.623700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1341 4.644180e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1342 4.649000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1343 4.649100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1344 4.649300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1345 4.649700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1346 4.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1347 4.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1348 4.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1349 4.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1350 4.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1351 4.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1352 4.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1353 4.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1354 4.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1355 4.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1356 4.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1357 4.700100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1358 4.700300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1359 4.700700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1360 4.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1361 4.701080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1362 4.701240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1363 4.701560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1364 4.702200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1365 4.703480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1366 4.706040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1367 4.711160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1368 4.721400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1369 4.741880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1370 4.749000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1371 4.749100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1372 4.749300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1373 4.749700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1374 4.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1375 4.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1376 4.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1377 4.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1378 4.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1379 4.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1380 4.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1381 4.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1382 4.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1383 4.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1384 4.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1385 4.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1386 4.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1387 4.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1388 4.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +1389 4.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1390 4.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1391 4.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1392 4.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1393 4.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1394 4.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1395 4.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1396 4.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1397 4.841880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1398 4.849000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1399 4.849100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1400 4.849300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1401 4.849700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1402 4.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1403 4.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1404 4.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1405 4.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1406 4.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1407 4.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1408 4.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1409 4.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1410 4.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1411 4.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1412 4.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1413 4.900100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1414 4.900300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1415 4.900700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1416 4.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1417 4.901080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1418 4.901240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1419 4.901560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1420 4.902200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1421 4.903480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1422 4.906040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1423 4.911160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1424 4.921400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1425 4.941880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1426 4.949000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1427 4.949100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1428 4.949300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1429 4.949700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1430 4.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1431 4.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1432 4.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1433 4.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1434 4.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1435 4.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1436 4.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1437 4.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1438 4.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1439 4.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1440 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Thu Jul 09 16:12:22 2026 +-------------------------------------------------------------------------------- +Index time v3#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 +2 2.000000e-12 0.000000e+00 +3 4.000000e-12 0.000000e+00 +4 8.000000e-12 0.000000e+00 +5 1.600000e-11 0.000000e+00 +6 3.200000e-11 0.000000e+00 +7 6.400000e-11 0.000000e+00 +8 1.000000e-10 0.000000e+00 +9 1.064000e-10 0.000000e+00 +10 1.192000e-10 0.000000e+00 +11 1.448000e-10 0.000000e+00 +12 1.960000e-10 0.000000e+00 +13 2.984000e-10 0.000000e+00 +14 5.032000e-10 0.000000e+00 +15 9.128000e-10 0.000000e+00 +16 1.732000e-09 0.000000e+00 +17 3.370400e-09 0.000000e+00 +18 4.900000e-09 0.000000e+00 +19 4.910000e-09 0.000000e+00 +20 4.930000e-09 0.000000e+00 +21 4.970000e-09 0.000000e+00 +22 5.000000e-09 0.000000e+00 +23 5.008000e-09 0.000000e+00 +24 5.024000e-09 0.000000e+00 +25 5.056000e-09 0.000000e+00 +26 5.120000e-09 0.000000e+00 +27 5.248000e-09 0.000000e+00 +28 5.504000e-09 0.000000e+00 +29 6.016000e-09 0.000000e+00 +30 7.040000e-09 0.000000e+00 +31 9.088000e-09 0.000000e+00 +32 1.000000e-08 0.000000e+00 +33 1.001000e-08 0.000000e+00 +34 1.003000e-08 0.000000e+00 +35 1.007000e-08 0.000000e+00 +36 1.010000e-08 0.000000e+00 +37 1.010800e-08 0.000000e+00 +38 1.012400e-08 0.000000e+00 +39 1.015600e-08 0.000000e+00 +40 1.022000e-08 0.000000e+00 +41 1.034800e-08 0.000000e+00 +42 1.060400e-08 0.000000e+00 +43 1.111600e-08 0.000000e+00 +44 1.214000e-08 0.000000e+00 +45 1.418800e-08 0.000000e+00 +46 1.490000e-08 0.000000e+00 +47 1.491000e-08 0.000000e+00 +48 1.493000e-08 0.000000e+00 +49 1.497000e-08 0.000000e+00 +50 1.500000e-08 0.000000e+00 +51 1.500800e-08 0.000000e+00 +52 1.502400e-08 0.000000e+00 +53 1.505600e-08 0.000000e+00 +54 1.512000e-08 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +55 1.524800e-08 0.000000e+00 +56 1.550400e-08 0.000000e+00 +57 1.601600e-08 0.000000e+00 +58 1.704000e-08 0.000000e+00 +59 1.908800e-08 0.000000e+00 +60 2.000000e-08 0.000000e+00 +61 2.001000e-08 0.000000e+00 +62 2.003000e-08 0.000000e+00 +63 2.007000e-08 0.000000e+00 +64 2.010000e-08 0.000000e+00 +65 2.010800e-08 0.000000e+00 +66 2.012400e-08 0.000000e+00 +67 2.015600e-08 0.000000e+00 +68 2.022000e-08 0.000000e+00 +69 2.034800e-08 0.000000e+00 +70 2.060400e-08 0.000000e+00 +71 2.111600e-08 0.000000e+00 +72 2.214000e-08 0.000000e+00 +73 2.418800e-08 0.000000e+00 +74 2.490000e-08 0.000000e+00 +75 2.491000e-08 0.000000e+00 +76 2.493000e-08 0.000000e+00 +77 2.497000e-08 0.000000e+00 +78 2.500000e-08 0.000000e+00 +79 2.500800e-08 0.000000e+00 +80 2.502400e-08 0.000000e+00 +81 2.505600e-08 0.000000e+00 +82 2.512000e-08 0.000000e+00 +83 2.524800e-08 0.000000e+00 +84 2.550400e-08 0.000000e+00 +85 2.601600e-08 0.000000e+00 +86 2.704000e-08 0.000000e+00 +87 2.908800e-08 0.000000e+00 +88 3.000000e-08 0.000000e+00 +89 3.001000e-08 0.000000e+00 +90 3.003000e-08 0.000000e+00 +91 3.007000e-08 0.000000e+00 +92 3.010000e-08 0.000000e+00 +93 3.010800e-08 0.000000e+00 +94 3.012400e-08 0.000000e+00 +95 3.015600e-08 0.000000e+00 +96 3.022000e-08 0.000000e+00 +97 3.034800e-08 0.000000e+00 +98 3.060400e-08 0.000000e+00 +99 3.111600e-08 0.000000e+00 +100 3.214000e-08 0.000000e+00 +101 3.418800e-08 0.000000e+00 +102 3.490000e-08 0.000000e+00 +103 3.491000e-08 0.000000e+00 +104 3.493000e-08 0.000000e+00 +105 3.497000e-08 0.000000e+00 +106 3.500000e-08 0.000000e+00 +107 3.500800e-08 0.000000e+00 +108 3.502400e-08 0.000000e+00 +109 3.505600e-08 0.000000e+00 +110 3.512000e-08 0.000000e+00 +111 3.524800e-08 0.000000e+00 +112 3.550400e-08 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +113 3.601600e-08 0.000000e+00 +114 3.704000e-08 0.000000e+00 +115 3.908800e-08 0.000000e+00 +116 4.000000e-08 0.000000e+00 +117 4.001000e-08 0.000000e+00 +118 4.003000e-08 0.000000e+00 +119 4.007000e-08 0.000000e+00 +120 4.010000e-08 0.000000e+00 +121 4.010800e-08 0.000000e+00 +122 4.012400e-08 0.000000e+00 +123 4.015600e-08 0.000000e+00 +124 4.022000e-08 0.000000e+00 +125 4.034800e-08 0.000000e+00 +126 4.060400e-08 0.000000e+00 +127 4.111600e-08 0.000000e+00 +128 4.214000e-08 0.000000e+00 +129 4.418800e-08 0.000000e+00 +130 4.490000e-08 0.000000e+00 +131 4.491000e-08 0.000000e+00 +132 4.493000e-08 0.000000e+00 +133 4.497000e-08 0.000000e+00 +134 4.500000e-08 0.000000e+00 +135 4.500800e-08 0.000000e+00 +136 4.502400e-08 0.000000e+00 +137 4.505600e-08 0.000000e+00 +138 4.512000e-08 0.000000e+00 +139 4.524800e-08 0.000000e+00 +140 4.550400e-08 0.000000e+00 +141 4.601600e-08 0.000000e+00 +142 4.704000e-08 0.000000e+00 +143 4.908800e-08 0.000000e+00 +144 5.000000e-08 0.000000e+00 +145 5.001000e-08 0.000000e+00 +146 5.003000e-08 0.000000e+00 +147 5.007000e-08 0.000000e+00 +148 5.010000e-08 0.000000e+00 +149 5.010800e-08 0.000000e+00 +150 5.012400e-08 0.000000e+00 +151 5.015600e-08 0.000000e+00 +152 5.022000e-08 0.000000e+00 +153 5.034800e-08 0.000000e+00 +154 5.060400e-08 0.000000e+00 +155 5.111600e-08 0.000000e+00 +156 5.214000e-08 0.000000e+00 +157 5.418800e-08 0.000000e+00 +158 5.490000e-08 0.000000e+00 +159 5.491000e-08 0.000000e+00 +160 5.493000e-08 0.000000e+00 +161 5.497000e-08 0.000000e+00 +162 5.500000e-08 0.000000e+00 +163 5.500800e-08 0.000000e+00 +164 5.502400e-08 0.000000e+00 +165 5.505600e-08 0.000000e+00 +166 5.512000e-08 0.000000e+00 +167 5.524800e-08 0.000000e+00 +168 5.550400e-08 0.000000e+00 +169 5.601600e-08 0.000000e+00 +170 5.704000e-08 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +171 5.908800e-08 0.000000e+00 +172 6.000000e-08 0.000000e+00 +173 6.001000e-08 0.000000e+00 +174 6.003000e-08 0.000000e+00 +175 6.007000e-08 0.000000e+00 +176 6.010000e-08 0.000000e+00 +177 6.010800e-08 0.000000e+00 +178 6.012400e-08 0.000000e+00 +179 6.015600e-08 0.000000e+00 +180 6.022000e-08 0.000000e+00 +181 6.034800e-08 0.000000e+00 +182 6.060400e-08 0.000000e+00 +183 6.111600e-08 0.000000e+00 +184 6.214000e-08 0.000000e+00 +185 6.418800e-08 0.000000e+00 +186 6.490000e-08 0.000000e+00 +187 6.491000e-08 0.000000e+00 +188 6.493000e-08 0.000000e+00 +189 6.497000e-08 0.000000e+00 +190 6.500000e-08 0.000000e+00 +191 6.500800e-08 0.000000e+00 +192 6.502400e-08 0.000000e+00 +193 6.505600e-08 0.000000e+00 +194 6.512000e-08 0.000000e+00 +195 6.524800e-08 0.000000e+00 +196 6.550400e-08 0.000000e+00 +197 6.601600e-08 0.000000e+00 +198 6.704000e-08 0.000000e+00 +199 6.908800e-08 0.000000e+00 +200 7.000000e-08 0.000000e+00 +201 7.001000e-08 0.000000e+00 +202 7.003000e-08 0.000000e+00 +203 7.007000e-08 0.000000e+00 +204 7.010000e-08 0.000000e+00 +205 7.010800e-08 0.000000e+00 +206 7.012400e-08 0.000000e+00 +207 7.015600e-08 0.000000e+00 +208 7.022000e-08 0.000000e+00 +209 7.034800e-08 0.000000e+00 +210 7.060400e-08 0.000000e+00 +211 7.111600e-08 0.000000e+00 +212 7.214000e-08 0.000000e+00 +213 7.418800e-08 0.000000e+00 +214 7.490000e-08 0.000000e+00 +215 7.491000e-08 0.000000e+00 +216 7.493000e-08 0.000000e+00 +217 7.497000e-08 0.000000e+00 +218 7.500000e-08 0.000000e+00 +219 7.500800e-08 0.000000e+00 +220 7.502400e-08 0.000000e+00 +221 7.505600e-08 0.000000e+00 +222 7.512000e-08 0.000000e+00 +223 7.524800e-08 0.000000e+00 +224 7.550400e-08 0.000000e+00 +225 7.601600e-08 0.000000e+00 +226 7.704000e-08 0.000000e+00 +227 7.908800e-08 0.000000e+00 +228 8.000000e-08 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +229 8.001000e-08 0.000000e+00 +230 8.003000e-08 0.000000e+00 +231 8.007000e-08 0.000000e+00 +232 8.010000e-08 0.000000e+00 +233 8.010800e-08 0.000000e+00 +234 8.012400e-08 0.000000e+00 +235 8.015600e-08 0.000000e+00 +236 8.022000e-08 0.000000e+00 +237 8.034800e-08 0.000000e+00 +238 8.060400e-08 0.000000e+00 +239 8.111600e-08 0.000000e+00 +240 8.214000e-08 0.000000e+00 +241 8.418800e-08 0.000000e+00 +242 8.490000e-08 0.000000e+00 +243 8.491000e-08 0.000000e+00 +244 8.493000e-08 0.000000e+00 +245 8.497000e-08 0.000000e+00 +246 8.500000e-08 0.000000e+00 +247 8.500800e-08 0.000000e+00 +248 8.502400e-08 0.000000e+00 +249 8.505600e-08 0.000000e+00 +250 8.512000e-08 0.000000e+00 +251 8.524800e-08 0.000000e+00 +252 8.550400e-08 0.000000e+00 +253 8.601600e-08 0.000000e+00 +254 8.704000e-08 0.000000e+00 +255 8.908800e-08 0.000000e+00 +256 9.000000e-08 0.000000e+00 +257 9.001000e-08 0.000000e+00 +258 9.003000e-08 0.000000e+00 +259 9.007000e-08 0.000000e+00 +260 9.010000e-08 0.000000e+00 +261 9.010800e-08 0.000000e+00 +262 9.012400e-08 0.000000e+00 +263 9.015600e-08 0.000000e+00 +264 9.022000e-08 0.000000e+00 +265 9.034800e-08 0.000000e+00 +266 9.060400e-08 0.000000e+00 +267 9.111600e-08 0.000000e+00 +268 9.214000e-08 0.000000e+00 +269 9.418800e-08 0.000000e+00 +270 9.490000e-08 0.000000e+00 +271 9.491000e-08 0.000000e+00 +272 9.493000e-08 0.000000e+00 +273 9.497000e-08 0.000000e+00 +274 9.500000e-08 0.000000e+00 +275 9.500800e-08 0.000000e+00 +276 9.502400e-08 0.000000e+00 +277 9.505600e-08 0.000000e+00 +278 9.512000e-08 0.000000e+00 +279 9.524800e-08 0.000000e+00 +280 9.550400e-08 0.000000e+00 +281 9.601600e-08 0.000000e+00 +282 9.704000e-08 0.000000e+00 +283 9.908800e-08 0.000000e+00 +284 1.000000e-07 0.000000e+00 +285 1.000100e-07 0.000000e+00 +286 1.000300e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +287 1.000700e-07 0.000000e+00 +288 1.001000e-07 0.000000e+00 +289 1.001080e-07 0.000000e+00 +290 1.001240e-07 0.000000e+00 +291 1.001560e-07 0.000000e+00 +292 1.002200e-07 0.000000e+00 +293 1.003480e-07 0.000000e+00 +294 1.006040e-07 0.000000e+00 +295 1.011160e-07 0.000000e+00 +296 1.021400e-07 0.000000e+00 +297 1.041880e-07 0.000000e+00 +298 1.049000e-07 0.000000e+00 +299 1.049100e-07 0.000000e+00 +300 1.049300e-07 0.000000e+00 +301 1.049700e-07 0.000000e+00 +302 1.050000e-07 0.000000e+00 +303 1.050080e-07 0.000000e+00 +304 1.050240e-07 0.000000e+00 +305 1.050560e-07 0.000000e+00 +306 1.051200e-07 0.000000e+00 +307 1.052480e-07 0.000000e+00 +308 1.055040e-07 0.000000e+00 +309 1.060160e-07 0.000000e+00 +310 1.070400e-07 0.000000e+00 +311 1.090880e-07 0.000000e+00 +312 1.100000e-07 0.000000e+00 +313 1.100100e-07 0.000000e+00 +314 1.100300e-07 0.000000e+00 +315 1.100700e-07 0.000000e+00 +316 1.101000e-07 0.000000e+00 +317 1.101080e-07 0.000000e+00 +318 1.101240e-07 0.000000e+00 +319 1.101560e-07 0.000000e+00 +320 1.102200e-07 0.000000e+00 +321 1.103480e-07 0.000000e+00 +322 1.106040e-07 0.000000e+00 +323 1.111160e-07 0.000000e+00 +324 1.121400e-07 0.000000e+00 +325 1.141880e-07 0.000000e+00 +326 1.149000e-07 0.000000e+00 +327 1.149100e-07 0.000000e+00 +328 1.149300e-07 0.000000e+00 +329 1.149700e-07 0.000000e+00 +330 1.150000e-07 0.000000e+00 +331 1.150080e-07 0.000000e+00 +332 1.150240e-07 0.000000e+00 +333 1.150560e-07 0.000000e+00 +334 1.151200e-07 0.000000e+00 +335 1.152480e-07 0.000000e+00 +336 1.155040e-07 0.000000e+00 +337 1.160160e-07 0.000000e+00 +338 1.170400e-07 0.000000e+00 +339 1.190880e-07 0.000000e+00 +340 1.200000e-07 0.000000e+00 +341 1.200100e-07 0.000000e+00 +342 1.200300e-07 0.000000e+00 +343 1.200700e-07 0.000000e+00 +344 1.201000e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +345 1.201080e-07 0.000000e+00 +346 1.201240e-07 0.000000e+00 +347 1.201560e-07 0.000000e+00 +348 1.202200e-07 0.000000e+00 +349 1.203480e-07 0.000000e+00 +350 1.206040e-07 0.000000e+00 +351 1.211160e-07 0.000000e+00 +352 1.221400e-07 0.000000e+00 +353 1.241880e-07 0.000000e+00 +354 1.249000e-07 0.000000e+00 +355 1.249100e-07 0.000000e+00 +356 1.249300e-07 0.000000e+00 +357 1.249700e-07 0.000000e+00 +358 1.250000e-07 0.000000e+00 +359 1.250080e-07 0.000000e+00 +360 1.250240e-07 0.000000e+00 +361 1.250560e-07 0.000000e+00 +362 1.251200e-07 0.000000e+00 +363 1.252480e-07 0.000000e+00 +364 1.255040e-07 0.000000e+00 +365 1.260160e-07 0.000000e+00 +366 1.270400e-07 0.000000e+00 +367 1.290880e-07 0.000000e+00 +368 1.300000e-07 0.000000e+00 +369 1.300100e-07 0.000000e+00 +370 1.300300e-07 0.000000e+00 +371 1.300700e-07 0.000000e+00 +372 1.301000e-07 0.000000e+00 +373 1.301080e-07 0.000000e+00 +374 1.301240e-07 0.000000e+00 +375 1.301560e-07 0.000000e+00 +376 1.302200e-07 0.000000e+00 +377 1.303480e-07 0.000000e+00 +378 1.306040e-07 0.000000e+00 +379 1.311160e-07 0.000000e+00 +380 1.321400e-07 0.000000e+00 +381 1.341880e-07 0.000000e+00 +382 1.349000e-07 0.000000e+00 +383 1.349100e-07 0.000000e+00 +384 1.349300e-07 0.000000e+00 +385 1.349700e-07 0.000000e+00 +386 1.350000e-07 0.000000e+00 +387 1.350080e-07 0.000000e+00 +388 1.350240e-07 0.000000e+00 +389 1.350560e-07 0.000000e+00 +390 1.351200e-07 0.000000e+00 +391 1.352480e-07 0.000000e+00 +392 1.355040e-07 0.000000e+00 +393 1.360160e-07 0.000000e+00 +394 1.370400e-07 0.000000e+00 +395 1.390880e-07 0.000000e+00 +396 1.400000e-07 0.000000e+00 +397 1.400100e-07 0.000000e+00 +398 1.400300e-07 0.000000e+00 +399 1.400700e-07 0.000000e+00 +400 1.401000e-07 0.000000e+00 +401 1.401080e-07 0.000000e+00 +402 1.401240e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +403 1.401560e-07 0.000000e+00 +404 1.402200e-07 0.000000e+00 +405 1.403480e-07 0.000000e+00 +406 1.406040e-07 0.000000e+00 +407 1.411160e-07 0.000000e+00 +408 1.421400e-07 0.000000e+00 +409 1.441880e-07 0.000000e+00 +410 1.449000e-07 0.000000e+00 +411 1.449100e-07 0.000000e+00 +412 1.449300e-07 0.000000e+00 +413 1.449700e-07 0.000000e+00 +414 1.450000e-07 0.000000e+00 +415 1.450080e-07 0.000000e+00 +416 1.450240e-07 0.000000e+00 +417 1.450560e-07 0.000000e+00 +418 1.451200e-07 0.000000e+00 +419 1.452480e-07 0.000000e+00 +420 1.455040e-07 0.000000e+00 +421 1.460160e-07 0.000000e+00 +422 1.470400e-07 0.000000e+00 +423 1.490880e-07 0.000000e+00 +424 1.500000e-07 0.000000e+00 +425 1.500100e-07 0.000000e+00 +426 1.500300e-07 0.000000e+00 +427 1.500700e-07 0.000000e+00 +428 1.501000e-07 0.000000e+00 +429 1.501080e-07 0.000000e+00 +430 1.501240e-07 0.000000e+00 +431 1.501560e-07 0.000000e+00 +432 1.502200e-07 0.000000e+00 +433 1.503480e-07 0.000000e+00 +434 1.506040e-07 0.000000e+00 +435 1.511160e-07 0.000000e+00 +436 1.521400e-07 0.000000e+00 +437 1.541880e-07 0.000000e+00 +438 1.549000e-07 0.000000e+00 +439 1.549100e-07 0.000000e+00 +440 1.549300e-07 0.000000e+00 +441 1.549700e-07 0.000000e+00 +442 1.550000e-07 0.000000e+00 +443 1.550080e-07 0.000000e+00 +444 1.550240e-07 0.000000e+00 +445 1.550560e-07 0.000000e+00 +446 1.551200e-07 0.000000e+00 +447 1.552480e-07 0.000000e+00 +448 1.555040e-07 0.000000e+00 +449 1.560160e-07 0.000000e+00 +450 1.570400e-07 0.000000e+00 +451 1.590880e-07 0.000000e+00 +452 1.600000e-07 0.000000e+00 +453 1.600100e-07 0.000000e+00 +454 1.600300e-07 0.000000e+00 +455 1.600700e-07 0.000000e+00 +456 1.601000e-07 0.000000e+00 +457 1.601080e-07 0.000000e+00 +458 1.601240e-07 0.000000e+00 +459 1.601560e-07 0.000000e+00 +460 1.602200e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +461 1.603480e-07 0.000000e+00 +462 1.606040e-07 0.000000e+00 +463 1.611160e-07 0.000000e+00 +464 1.621400e-07 0.000000e+00 +465 1.641880e-07 0.000000e+00 +466 1.649000e-07 0.000000e+00 +467 1.649100e-07 0.000000e+00 +468 1.649300e-07 0.000000e+00 +469 1.649700e-07 0.000000e+00 +470 1.650000e-07 0.000000e+00 +471 1.650080e-07 0.000000e+00 +472 1.650240e-07 0.000000e+00 +473 1.650560e-07 0.000000e+00 +474 1.651200e-07 0.000000e+00 +475 1.652480e-07 0.000000e+00 +476 1.655040e-07 0.000000e+00 +477 1.660160e-07 0.000000e+00 +478 1.670400e-07 0.000000e+00 +479 1.690880e-07 0.000000e+00 +480 1.700000e-07 0.000000e+00 +481 1.700100e-07 0.000000e+00 +482 1.700300e-07 0.000000e+00 +483 1.700700e-07 0.000000e+00 +484 1.701000e-07 0.000000e+00 +485 1.701080e-07 0.000000e+00 +486 1.701240e-07 0.000000e+00 +487 1.701560e-07 0.000000e+00 +488 1.702200e-07 0.000000e+00 +489 1.703480e-07 0.000000e+00 +490 1.706040e-07 0.000000e+00 +491 1.711160e-07 0.000000e+00 +492 1.721400e-07 0.000000e+00 +493 1.741880e-07 0.000000e+00 +494 1.749000e-07 0.000000e+00 +495 1.749100e-07 0.000000e+00 +496 1.749300e-07 0.000000e+00 +497 1.749700e-07 0.000000e+00 +498 1.750000e-07 0.000000e+00 +499 1.750080e-07 0.000000e+00 +500 1.750240e-07 0.000000e+00 +501 1.750560e-07 0.000000e+00 +502 1.751200e-07 0.000000e+00 +503 1.752480e-07 0.000000e+00 +504 1.755040e-07 0.000000e+00 +505 1.760160e-07 0.000000e+00 +506 1.770400e-07 0.000000e+00 +507 1.790880e-07 0.000000e+00 +508 1.800000e-07 0.000000e+00 +509 1.800100e-07 0.000000e+00 +510 1.800300e-07 0.000000e+00 +511 1.800700e-07 0.000000e+00 +512 1.801000e-07 0.000000e+00 +513 1.801080e-07 0.000000e+00 +514 1.801240e-07 0.000000e+00 +515 1.801560e-07 0.000000e+00 +516 1.802200e-07 0.000000e+00 +517 1.803480e-07 0.000000e+00 +518 1.806040e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +519 1.811160e-07 0.000000e+00 +520 1.821400e-07 0.000000e+00 +521 1.841880e-07 0.000000e+00 +522 1.849000e-07 0.000000e+00 +523 1.849100e-07 0.000000e+00 +524 1.849300e-07 0.000000e+00 +525 1.849700e-07 0.000000e+00 +526 1.850000e-07 0.000000e+00 +527 1.850080e-07 0.000000e+00 +528 1.850240e-07 0.000000e+00 +529 1.850560e-07 0.000000e+00 +530 1.851200e-07 0.000000e+00 +531 1.852480e-07 0.000000e+00 +532 1.855040e-07 0.000000e+00 +533 1.860160e-07 0.000000e+00 +534 1.870400e-07 0.000000e+00 +535 1.890880e-07 0.000000e+00 +536 1.900000e-07 0.000000e+00 +537 1.900100e-07 0.000000e+00 +538 1.900300e-07 0.000000e+00 +539 1.900700e-07 0.000000e+00 +540 1.901000e-07 0.000000e+00 +541 1.901080e-07 0.000000e+00 +542 1.901240e-07 0.000000e+00 +543 1.901560e-07 0.000000e+00 +544 1.902200e-07 0.000000e+00 +545 1.903480e-07 0.000000e+00 +546 1.906040e-07 0.000000e+00 +547 1.911160e-07 0.000000e+00 +548 1.921400e-07 0.000000e+00 +549 1.941880e-07 0.000000e+00 +550 1.949000e-07 0.000000e+00 +551 1.949100e-07 0.000000e+00 +552 1.949300e-07 0.000000e+00 +553 1.949700e-07 0.000000e+00 +554 1.950000e-07 0.000000e+00 +555 1.950080e-07 0.000000e+00 +556 1.950240e-07 0.000000e+00 +557 1.950560e-07 0.000000e+00 +558 1.951200e-07 0.000000e+00 +559 1.952480e-07 0.000000e+00 +560 1.955040e-07 0.000000e+00 +561 1.960160e-07 0.000000e+00 +562 1.970400e-07 0.000000e+00 +563 1.990880e-07 0.000000e+00 +564 2.000000e-07 0.000000e+00 +565 2.000100e-07 0.000000e+00 +566 2.000300e-07 0.000000e+00 +567 2.000700e-07 0.000000e+00 +568 2.001000e-07 0.000000e+00 +569 2.001080e-07 0.000000e+00 +570 2.001240e-07 0.000000e+00 +571 2.001560e-07 0.000000e+00 +572 2.002200e-07 0.000000e+00 +573 2.003480e-07 0.000000e+00 +574 2.006040e-07 0.000000e+00 +575 2.011160e-07 0.000000e+00 +576 2.021400e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +577 2.041880e-07 0.000000e+00 +578 2.049000e-07 0.000000e+00 +579 2.049100e-07 0.000000e+00 +580 2.049300e-07 0.000000e+00 +581 2.049700e-07 0.000000e+00 +582 2.050000e-07 0.000000e+00 +583 2.050080e-07 0.000000e+00 +584 2.050240e-07 0.000000e+00 +585 2.050560e-07 0.000000e+00 +586 2.051200e-07 0.000000e+00 +587 2.052480e-07 0.000000e+00 +588 2.055040e-07 0.000000e+00 +589 2.060160e-07 0.000000e+00 +590 2.070400e-07 0.000000e+00 +591 2.090880e-07 0.000000e+00 +592 2.100000e-07 0.000000e+00 +593 2.100100e-07 0.000000e+00 +594 2.100300e-07 0.000000e+00 +595 2.100700e-07 0.000000e+00 +596 2.101000e-07 0.000000e+00 +597 2.101080e-07 0.000000e+00 +598 2.101240e-07 0.000000e+00 +599 2.101560e-07 0.000000e+00 +600 2.102200e-07 0.000000e+00 +601 2.103480e-07 0.000000e+00 +602 2.106040e-07 0.000000e+00 +603 2.111160e-07 0.000000e+00 +604 2.121400e-07 0.000000e+00 +605 2.141880e-07 0.000000e+00 +606 2.149000e-07 0.000000e+00 +607 2.149100e-07 0.000000e+00 +608 2.149300e-07 0.000000e+00 +609 2.149700e-07 0.000000e+00 +610 2.150000e-07 0.000000e+00 +611 2.150080e-07 0.000000e+00 +612 2.150240e-07 0.000000e+00 +613 2.150560e-07 0.000000e+00 +614 2.151200e-07 0.000000e+00 +615 2.152480e-07 0.000000e+00 +616 2.155040e-07 0.000000e+00 +617 2.160160e-07 0.000000e+00 +618 2.170400e-07 0.000000e+00 +619 2.190880e-07 0.000000e+00 +620 2.200000e-07 0.000000e+00 +621 2.200100e-07 0.000000e+00 +622 2.200300e-07 0.000000e+00 +623 2.200700e-07 0.000000e+00 +624 2.201000e-07 0.000000e+00 +625 2.201080e-07 0.000000e+00 +626 2.201240e-07 0.000000e+00 +627 2.201560e-07 0.000000e+00 +628 2.202200e-07 0.000000e+00 +629 2.203480e-07 0.000000e+00 +630 2.206040e-07 0.000000e+00 +631 2.211160e-07 0.000000e+00 +632 2.221400e-07 0.000000e+00 +633 2.241880e-07 0.000000e+00 +634 2.249000e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +635 2.249100e-07 0.000000e+00 +636 2.249300e-07 0.000000e+00 +637 2.249700e-07 0.000000e+00 +638 2.250000e-07 0.000000e+00 +639 2.250080e-07 0.000000e+00 +640 2.250240e-07 0.000000e+00 +641 2.250560e-07 0.000000e+00 +642 2.251200e-07 0.000000e+00 +643 2.252480e-07 0.000000e+00 +644 2.255040e-07 0.000000e+00 +645 2.260160e-07 0.000000e+00 +646 2.270400e-07 0.000000e+00 +647 2.290880e-07 0.000000e+00 +648 2.300000e-07 0.000000e+00 +649 2.300100e-07 0.000000e+00 +650 2.300300e-07 0.000000e+00 +651 2.300700e-07 0.000000e+00 +652 2.301000e-07 0.000000e+00 +653 2.301080e-07 0.000000e+00 +654 2.301240e-07 0.000000e+00 +655 2.301560e-07 0.000000e+00 +656 2.302200e-07 0.000000e+00 +657 2.303480e-07 0.000000e+00 +658 2.306040e-07 0.000000e+00 +659 2.311160e-07 0.000000e+00 +660 2.321400e-07 0.000000e+00 +661 2.341880e-07 0.000000e+00 +662 2.349000e-07 0.000000e+00 +663 2.349100e-07 0.000000e+00 +664 2.349300e-07 0.000000e+00 +665 2.349700e-07 0.000000e+00 +666 2.350000e-07 0.000000e+00 +667 2.350080e-07 0.000000e+00 +668 2.350240e-07 0.000000e+00 +669 2.350560e-07 0.000000e+00 +670 2.351200e-07 0.000000e+00 +671 2.352480e-07 0.000000e+00 +672 2.355040e-07 0.000000e+00 +673 2.360160e-07 0.000000e+00 +674 2.370400e-07 0.000000e+00 +675 2.390880e-07 0.000000e+00 +676 2.400000e-07 0.000000e+00 +677 2.400100e-07 0.000000e+00 +678 2.400300e-07 0.000000e+00 +679 2.400700e-07 0.000000e+00 +680 2.401000e-07 0.000000e+00 +681 2.401080e-07 0.000000e+00 +682 2.401240e-07 0.000000e+00 +683 2.401560e-07 0.000000e+00 +684 2.402200e-07 0.000000e+00 +685 2.403480e-07 0.000000e+00 +686 2.406040e-07 0.000000e+00 +687 2.411160e-07 0.000000e+00 +688 2.421400e-07 0.000000e+00 +689 2.441880e-07 0.000000e+00 +690 2.449000e-07 0.000000e+00 +691 2.449100e-07 0.000000e+00 +692 2.449300e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +693 2.449700e-07 0.000000e+00 +694 2.450000e-07 0.000000e+00 +695 2.450080e-07 0.000000e+00 +696 2.450240e-07 0.000000e+00 +697 2.450560e-07 0.000000e+00 +698 2.451200e-07 0.000000e+00 +699 2.452480e-07 0.000000e+00 +700 2.455040e-07 0.000000e+00 +701 2.460160e-07 0.000000e+00 +702 2.470400e-07 0.000000e+00 +703 2.490880e-07 0.000000e+00 +704 2.500000e-07 0.000000e+00 +705 2.500100e-07 0.000000e+00 +706 2.500300e-07 0.000000e+00 +707 2.500700e-07 0.000000e+00 +708 2.501000e-07 0.000000e+00 +709 2.501080e-07 0.000000e+00 +710 2.501240e-07 0.000000e+00 +711 2.501560e-07 0.000000e+00 +712 2.502200e-07 0.000000e+00 +713 2.502300e-07 0.000000e+00 +714 2.502400e-07 0.000000e+00 +715 2.502600e-07 0.000000e+00 +716 2.503000e-07 0.000000e+00 +717 2.503300e-07 0.000000e+00 +718 2.503380e-07 0.000000e+00 +719 2.503540e-07 0.000000e+00 +720 2.503860e-07 0.000000e+00 +721 2.504500e-07 0.000000e+00 +722 2.505780e-07 0.000000e+00 +723 2.508340e-07 0.000000e+00 +724 2.513460e-07 0.000000e+00 +725 2.523700e-07 0.000000e+00 +726 2.544180e-07 0.000000e+00 +727 2.549000e-07 0.000000e+00 +728 2.549100e-07 0.000000e+00 +729 2.549300e-07 0.000000e+00 +730 2.549700e-07 0.000000e+00 +731 2.550000e-07 0.000000e+00 +732 2.550080e-07 0.000000e+00 +733 2.550240e-07 0.000000e+00 +734 2.550560e-07 0.000000e+00 +735 2.551200e-07 0.000000e+00 +736 2.552480e-07 0.000000e+00 +737 2.555040e-07 0.000000e+00 +738 2.560160e-07 0.000000e+00 +739 2.570400e-07 0.000000e+00 +740 2.590880e-07 0.000000e+00 +741 2.600000e-07 0.000000e+00 +742 2.600100e-07 0.000000e+00 +743 2.600300e-07 0.000000e+00 +744 2.600700e-07 0.000000e+00 +745 2.601000e-07 0.000000e+00 +746 2.601080e-07 0.000000e+00 +747 2.601240e-07 0.000000e+00 +748 2.601560e-07 0.000000e+00 +749 2.602200e-07 0.000000e+00 +750 2.602300e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +751 2.602400e-07 0.000000e+00 +752 2.602600e-07 0.000000e+00 +753 2.603000e-07 0.000000e+00 +754 2.603300e-07 0.000000e+00 +755 2.603380e-07 0.000000e+00 +756 2.603540e-07 0.000000e+00 +757 2.603860e-07 0.000000e+00 +758 2.604500e-07 0.000000e+00 +759 2.605780e-07 0.000000e+00 +760 2.608340e-07 0.000000e+00 +761 2.613460e-07 0.000000e+00 +762 2.623700e-07 0.000000e+00 +763 2.644180e-07 0.000000e+00 +764 2.649000e-07 0.000000e+00 +765 2.649100e-07 0.000000e+00 +766 2.649300e-07 0.000000e+00 +767 2.649700e-07 0.000000e+00 +768 2.650000e-07 0.000000e+00 +769 2.650080e-07 0.000000e+00 +770 2.650240e-07 0.000000e+00 +771 2.650560e-07 0.000000e+00 +772 2.651200e-07 0.000000e+00 +773 2.652480e-07 0.000000e+00 +774 2.655040e-07 0.000000e+00 +775 2.660160e-07 0.000000e+00 +776 2.670400e-07 0.000000e+00 +777 2.690880e-07 0.000000e+00 +778 2.700000e-07 0.000000e+00 +779 2.700100e-07 0.000000e+00 +780 2.700300e-07 0.000000e+00 +781 2.700700e-07 0.000000e+00 +782 2.701000e-07 0.000000e+00 +783 2.701080e-07 0.000000e+00 +784 2.701240e-07 0.000000e+00 +785 2.701560e-07 0.000000e+00 +786 2.702200e-07 0.000000e+00 +787 2.703480e-07 0.000000e+00 +788 2.706040e-07 0.000000e+00 +789 2.711160e-07 0.000000e+00 +790 2.721400e-07 0.000000e+00 +791 2.741880e-07 0.000000e+00 +792 2.749000e-07 0.000000e+00 +793 2.749100e-07 0.000000e+00 +794 2.749300e-07 0.000000e+00 +795 2.749700e-07 0.000000e+00 +796 2.750000e-07 0.000000e+00 +797 2.750080e-07 0.000000e+00 +798 2.750240e-07 0.000000e+00 +799 2.750560e-07 0.000000e+00 +800 2.751200e-07 0.000000e+00 +801 2.752480e-07 0.000000e+00 +802 2.755040e-07 0.000000e+00 +803 2.760160e-07 0.000000e+00 +804 2.770400e-07 0.000000e+00 +805 2.790880e-07 0.000000e+00 +806 2.800000e-07 0.000000e+00 +807 2.800100e-07 0.000000e+00 +808 2.800300e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +809 2.800700e-07 0.000000e+00 +810 2.801000e-07 0.000000e+00 +811 2.801080e-07 0.000000e+00 +812 2.801240e-07 0.000000e+00 +813 2.801560e-07 0.000000e+00 +814 2.802200e-07 0.000000e+00 +815 2.803480e-07 0.000000e+00 +816 2.806040e-07 0.000000e+00 +817 2.811160e-07 0.000000e+00 +818 2.821400e-07 0.000000e+00 +819 2.841880e-07 0.000000e+00 +820 2.849000e-07 0.000000e+00 +821 2.849100e-07 0.000000e+00 +822 2.849300e-07 0.000000e+00 +823 2.849700e-07 0.000000e+00 +824 2.850000e-07 0.000000e+00 +825 2.850080e-07 0.000000e+00 +826 2.850240e-07 0.000000e+00 +827 2.850560e-07 0.000000e+00 +828 2.851200e-07 0.000000e+00 +829 2.852480e-07 0.000000e+00 +830 2.855040e-07 0.000000e+00 +831 2.860160e-07 0.000000e+00 +832 2.870400e-07 0.000000e+00 +833 2.890880e-07 0.000000e+00 +834 2.900000e-07 0.000000e+00 +835 2.900100e-07 0.000000e+00 +836 2.900300e-07 0.000000e+00 +837 2.900700e-07 0.000000e+00 +838 2.901000e-07 0.000000e+00 +839 2.901080e-07 0.000000e+00 +840 2.901240e-07 0.000000e+00 +841 2.901560e-07 0.000000e+00 +842 2.902200e-07 0.000000e+00 +843 2.903480e-07 0.000000e+00 +844 2.906040e-07 0.000000e+00 +845 2.911160e-07 0.000000e+00 +846 2.921400e-07 0.000000e+00 +847 2.941880e-07 0.000000e+00 +848 2.949000e-07 0.000000e+00 +849 2.949100e-07 0.000000e+00 +850 2.949300e-07 0.000000e+00 +851 2.949700e-07 0.000000e+00 +852 2.950000e-07 0.000000e+00 +853 2.950080e-07 0.000000e+00 +854 2.950240e-07 0.000000e+00 +855 2.950560e-07 0.000000e+00 +856 2.951200e-07 0.000000e+00 +857 2.952480e-07 0.000000e+00 +858 2.955040e-07 0.000000e+00 +859 2.960160e-07 0.000000e+00 +860 2.970400e-07 0.000000e+00 +861 2.990880e-07 0.000000e+00 +862 3.000000e-07 0.000000e+00 +863 3.000100e-07 0.000000e+00 +864 3.000300e-07 0.000000e+00 +865 3.000700e-07 0.000000e+00 +866 3.001000e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +867 3.001080e-07 0.000000e+00 +868 3.001240e-07 0.000000e+00 +869 3.001560e-07 0.000000e+00 +870 3.002200e-07 0.000000e+00 +871 3.003480e-07 0.000000e+00 +872 3.006040e-07 0.000000e+00 +873 3.011160e-07 0.000000e+00 +874 3.021400e-07 0.000000e+00 +875 3.041880e-07 0.000000e+00 +876 3.049000e-07 0.000000e+00 +877 3.049100e-07 0.000000e+00 +878 3.049300e-07 0.000000e+00 +879 3.049700e-07 0.000000e+00 +880 3.050000e-07 0.000000e+00 +881 3.050080e-07 0.000000e+00 +882 3.050240e-07 0.000000e+00 +883 3.050560e-07 0.000000e+00 +884 3.051200e-07 0.000000e+00 +885 3.052480e-07 0.000000e+00 +886 3.055040e-07 0.000000e+00 +887 3.060160e-07 0.000000e+00 +888 3.070400e-07 0.000000e+00 +889 3.090880e-07 0.000000e+00 +890 3.100000e-07 0.000000e+00 +891 3.100100e-07 0.000000e+00 +892 3.100300e-07 0.000000e+00 +893 3.100700e-07 0.000000e+00 +894 3.101000e-07 0.000000e+00 +895 3.101080e-07 0.000000e+00 +896 3.101240e-07 0.000000e+00 +897 3.101560e-07 0.000000e+00 +898 3.102200e-07 0.000000e+00 +899 3.103480e-07 0.000000e+00 +900 3.106040e-07 0.000000e+00 +901 3.111160e-07 0.000000e+00 +902 3.121400e-07 0.000000e+00 +903 3.141880e-07 0.000000e+00 +904 3.149000e-07 0.000000e+00 +905 3.149100e-07 0.000000e+00 +906 3.149300e-07 0.000000e+00 +907 3.149700e-07 0.000000e+00 +908 3.150000e-07 0.000000e+00 +909 3.150080e-07 0.000000e+00 +910 3.150240e-07 0.000000e+00 +911 3.150560e-07 0.000000e+00 +912 3.151200e-07 0.000000e+00 +913 3.152480e-07 0.000000e+00 +914 3.155040e-07 0.000000e+00 +915 3.160160e-07 0.000000e+00 +916 3.170400e-07 0.000000e+00 +917 3.190880e-07 0.000000e+00 +918 3.200000e-07 0.000000e+00 +919 3.200100e-07 0.000000e+00 +920 3.200300e-07 0.000000e+00 +921 3.200700e-07 0.000000e+00 +922 3.201000e-07 0.000000e+00 +923 3.201080e-07 0.000000e+00 +924 3.201240e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +925 3.201560e-07 0.000000e+00 +926 3.202200e-07 0.000000e+00 +927 3.203480e-07 0.000000e+00 +928 3.206040e-07 0.000000e+00 +929 3.211160e-07 0.000000e+00 +930 3.221400e-07 0.000000e+00 +931 3.241880e-07 0.000000e+00 +932 3.249000e-07 0.000000e+00 +933 3.249100e-07 0.000000e+00 +934 3.249300e-07 0.000000e+00 +935 3.249700e-07 0.000000e+00 +936 3.250000e-07 0.000000e+00 +937 3.250080e-07 0.000000e+00 +938 3.250240e-07 0.000000e+00 +939 3.250560e-07 0.000000e+00 +940 3.251200e-07 0.000000e+00 +941 3.252480e-07 0.000000e+00 +942 3.255040e-07 0.000000e+00 +943 3.260160e-07 0.000000e+00 +944 3.270400e-07 0.000000e+00 +945 3.290880e-07 0.000000e+00 +946 3.300000e-07 0.000000e+00 +947 3.300100e-07 0.000000e+00 +948 3.300300e-07 0.000000e+00 +949 3.300700e-07 0.000000e+00 +950 3.301000e-07 0.000000e+00 +951 3.301080e-07 0.000000e+00 +952 3.301240e-07 0.000000e+00 +953 3.301560e-07 0.000000e+00 +954 3.302200e-07 0.000000e+00 +955 3.303480e-07 0.000000e+00 +956 3.306040e-07 0.000000e+00 +957 3.311160e-07 0.000000e+00 +958 3.321400e-07 0.000000e+00 +959 3.341880e-07 0.000000e+00 +960 3.349000e-07 0.000000e+00 +961 3.349100e-07 0.000000e+00 +962 3.349300e-07 0.000000e+00 +963 3.349700e-07 0.000000e+00 +964 3.350000e-07 0.000000e+00 +965 3.350080e-07 0.000000e+00 +966 3.350240e-07 0.000000e+00 +967 3.350560e-07 0.000000e+00 +968 3.351200e-07 0.000000e+00 +969 3.352480e-07 0.000000e+00 +970 3.355040e-07 0.000000e+00 +971 3.360160e-07 0.000000e+00 +972 3.370400e-07 0.000000e+00 +973 3.390880e-07 0.000000e+00 +974 3.400000e-07 0.000000e+00 +975 3.400100e-07 0.000000e+00 +976 3.400300e-07 0.000000e+00 +977 3.400700e-07 0.000000e+00 +978 3.401000e-07 0.000000e+00 +979 3.401080e-07 0.000000e+00 +980 3.401240e-07 0.000000e+00 +981 3.401560e-07 0.000000e+00 +982 3.402200e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +983 3.403480e-07 0.000000e+00 +984 3.406040e-07 0.000000e+00 +985 3.411160e-07 0.000000e+00 +986 3.421400e-07 0.000000e+00 +987 3.441880e-07 0.000000e+00 +988 3.449000e-07 0.000000e+00 +989 3.449100e-07 0.000000e+00 +990 3.449300e-07 0.000000e+00 +991 3.449700e-07 0.000000e+00 +992 3.450000e-07 0.000000e+00 +993 3.450080e-07 0.000000e+00 +994 3.450240e-07 0.000000e+00 +995 3.450560e-07 0.000000e+00 +996 3.451200e-07 0.000000e+00 +997 3.452480e-07 0.000000e+00 +998 3.455040e-07 0.000000e+00 +999 3.460160e-07 0.000000e+00 +1000 3.470400e-07 0.000000e+00 +1001 3.490880e-07 0.000000e+00 +1002 3.500000e-07 0.000000e+00 +1003 3.500100e-07 0.000000e+00 +1004 3.500300e-07 0.000000e+00 +1005 3.500700e-07 0.000000e+00 +1006 3.501000e-07 0.000000e+00 +1007 3.501080e-07 0.000000e+00 +1008 3.501240e-07 0.000000e+00 +1009 3.501560e-07 0.000000e+00 +1010 3.502200e-07 0.000000e+00 +1011 3.503480e-07 0.000000e+00 +1012 3.506040e-07 0.000000e+00 +1013 3.511160e-07 0.000000e+00 +1014 3.521400e-07 0.000000e+00 +1015 3.541880e-07 0.000000e+00 +1016 3.549000e-07 0.000000e+00 +1017 3.549100e-07 0.000000e+00 +1018 3.549300e-07 0.000000e+00 +1019 3.549700e-07 0.000000e+00 +1020 3.550000e-07 0.000000e+00 +1021 3.550080e-07 0.000000e+00 +1022 3.550240e-07 0.000000e+00 +1023 3.550560e-07 0.000000e+00 +1024 3.551200e-07 0.000000e+00 +1025 3.552480e-07 0.000000e+00 +1026 3.555040e-07 0.000000e+00 +1027 3.560160e-07 0.000000e+00 +1028 3.570400e-07 0.000000e+00 +1029 3.590880e-07 0.000000e+00 +1030 3.600000e-07 0.000000e+00 +1031 3.600100e-07 0.000000e+00 +1032 3.600300e-07 0.000000e+00 +1033 3.600700e-07 0.000000e+00 +1034 3.601000e-07 0.000000e+00 +1035 3.601080e-07 0.000000e+00 +1036 3.601240e-07 0.000000e+00 +1037 3.601560e-07 0.000000e+00 +1038 3.602200e-07 0.000000e+00 +1039 3.603480e-07 0.000000e+00 +1040 3.606040e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +1041 3.611160e-07 0.000000e+00 +1042 3.621400e-07 0.000000e+00 +1043 3.641880e-07 0.000000e+00 +1044 3.649000e-07 0.000000e+00 +1045 3.649100e-07 0.000000e+00 +1046 3.649300e-07 0.000000e+00 +1047 3.649700e-07 0.000000e+00 +1048 3.650000e-07 0.000000e+00 +1049 3.650080e-07 0.000000e+00 +1050 3.650240e-07 0.000000e+00 +1051 3.650560e-07 0.000000e+00 +1052 3.651200e-07 0.000000e+00 +1053 3.652480e-07 0.000000e+00 +1054 3.655040e-07 0.000000e+00 +1055 3.660160e-07 0.000000e+00 +1056 3.670400e-07 0.000000e+00 +1057 3.690880e-07 0.000000e+00 +1058 3.700000e-07 0.000000e+00 +1059 3.700100e-07 0.000000e+00 +1060 3.700300e-07 0.000000e+00 +1061 3.700700e-07 0.000000e+00 +1062 3.701000e-07 0.000000e+00 +1063 3.701080e-07 0.000000e+00 +1064 3.701240e-07 0.000000e+00 +1065 3.701560e-07 0.000000e+00 +1066 3.702200e-07 0.000000e+00 +1067 3.703480e-07 0.000000e+00 +1068 3.706040e-07 0.000000e+00 +1069 3.711160e-07 0.000000e+00 +1070 3.721400e-07 0.000000e+00 +1071 3.741880e-07 0.000000e+00 +1072 3.749000e-07 0.000000e+00 +1073 3.749100e-07 0.000000e+00 +1074 3.749300e-07 0.000000e+00 +1075 3.749700e-07 0.000000e+00 +1076 3.750000e-07 0.000000e+00 +1077 3.750080e-07 0.000000e+00 +1078 3.750240e-07 0.000000e+00 +1079 3.750560e-07 0.000000e+00 +1080 3.751200e-07 0.000000e+00 +1081 3.752480e-07 0.000000e+00 +1082 3.755040e-07 0.000000e+00 +1083 3.760160e-07 0.000000e+00 +1084 3.770400e-07 0.000000e+00 +1085 3.790880e-07 0.000000e+00 +1086 3.800000e-07 0.000000e+00 +1087 3.800100e-07 0.000000e+00 +1088 3.800300e-07 0.000000e+00 +1089 3.800700e-07 0.000000e+00 +1090 3.801000e-07 0.000000e+00 +1091 3.801080e-07 0.000000e+00 +1092 3.801240e-07 0.000000e+00 +1093 3.801560e-07 0.000000e+00 +1094 3.802200e-07 0.000000e+00 +1095 3.803480e-07 0.000000e+00 +1096 3.806040e-07 0.000000e+00 +1097 3.811160e-07 0.000000e+00 +1098 3.821400e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +1099 3.841880e-07 0.000000e+00 +1100 3.849000e-07 0.000000e+00 +1101 3.849100e-07 0.000000e+00 +1102 3.849300e-07 0.000000e+00 +1103 3.849700e-07 0.000000e+00 +1104 3.850000e-07 0.000000e+00 +1105 3.850080e-07 0.000000e+00 +1106 3.850240e-07 0.000000e+00 +1107 3.850560e-07 0.000000e+00 +1108 3.851200e-07 0.000000e+00 +1109 3.852480e-07 0.000000e+00 +1110 3.855040e-07 0.000000e+00 +1111 3.860160e-07 0.000000e+00 +1112 3.870400e-07 0.000000e+00 +1113 3.890880e-07 0.000000e+00 +1114 3.900000e-07 0.000000e+00 +1115 3.900100e-07 0.000000e+00 +1116 3.900300e-07 0.000000e+00 +1117 3.900700e-07 0.000000e+00 +1118 3.901000e-07 0.000000e+00 +1119 3.901080e-07 0.000000e+00 +1120 3.901240e-07 0.000000e+00 +1121 3.901560e-07 0.000000e+00 +1122 3.902200e-07 0.000000e+00 +1123 3.903480e-07 0.000000e+00 +1124 3.906040e-07 0.000000e+00 +1125 3.911160e-07 0.000000e+00 +1126 3.921400e-07 0.000000e+00 +1127 3.941880e-07 0.000000e+00 +1128 3.949000e-07 0.000000e+00 +1129 3.949100e-07 0.000000e+00 +1130 3.949300e-07 0.000000e+00 +1131 3.949700e-07 0.000000e+00 +1132 3.950000e-07 0.000000e+00 +1133 3.950080e-07 0.000000e+00 +1134 3.950240e-07 0.000000e+00 +1135 3.950560e-07 0.000000e+00 +1136 3.951200e-07 0.000000e+00 +1137 3.952480e-07 0.000000e+00 +1138 3.955040e-07 0.000000e+00 +1139 3.960160e-07 0.000000e+00 +1140 3.970400e-07 0.000000e+00 +1141 3.990880e-07 0.000000e+00 +1142 4.000000e-07 0.000000e+00 +1143 4.000100e-07 0.000000e+00 +1144 4.000300e-07 0.000000e+00 +1145 4.000700e-07 0.000000e+00 +1146 4.001000e-07 0.000000e+00 +1147 4.001080e-07 0.000000e+00 +1148 4.001240e-07 0.000000e+00 +1149 4.001560e-07 0.000000e+00 +1150 4.002200e-07 0.000000e+00 +1151 4.003480e-07 0.000000e+00 +1152 4.006040e-07 0.000000e+00 +1153 4.011160e-07 0.000000e+00 +1154 4.021400e-07 0.000000e+00 +1155 4.041880e-07 0.000000e+00 +1156 4.049000e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +1157 4.049100e-07 0.000000e+00 +1158 4.049300e-07 0.000000e+00 +1159 4.049700e-07 0.000000e+00 +1160 4.050000e-07 0.000000e+00 +1161 4.050080e-07 0.000000e+00 +1162 4.050240e-07 0.000000e+00 +1163 4.050560e-07 0.000000e+00 +1164 4.051200e-07 0.000000e+00 +1165 4.052480e-07 0.000000e+00 +1166 4.055040e-07 0.000000e+00 +1167 4.060160e-07 0.000000e+00 +1168 4.070400e-07 0.000000e+00 +1169 4.090880e-07 0.000000e+00 +1170 4.100000e-07 0.000000e+00 +1171 4.100100e-07 0.000000e+00 +1172 4.100300e-07 0.000000e+00 +1173 4.100700e-07 0.000000e+00 +1174 4.101000e-07 0.000000e+00 +1175 4.101080e-07 0.000000e+00 +1176 4.101240e-07 0.000000e+00 +1177 4.101560e-07 0.000000e+00 +1178 4.102200e-07 0.000000e+00 +1179 4.103480e-07 0.000000e+00 +1180 4.106040e-07 0.000000e+00 +1181 4.111160e-07 0.000000e+00 +1182 4.121400e-07 0.000000e+00 +1183 4.141880e-07 0.000000e+00 +1184 4.149000e-07 0.000000e+00 +1185 4.149100e-07 0.000000e+00 +1186 4.149300e-07 0.000000e+00 +1187 4.149700e-07 0.000000e+00 +1188 4.150000e-07 0.000000e+00 +1189 4.150080e-07 0.000000e+00 +1190 4.150240e-07 0.000000e+00 +1191 4.150560e-07 0.000000e+00 +1192 4.151200e-07 0.000000e+00 +1193 4.152480e-07 0.000000e+00 +1194 4.155040e-07 0.000000e+00 +1195 4.160160e-07 0.000000e+00 +1196 4.170400e-07 0.000000e+00 +1197 4.190880e-07 0.000000e+00 +1198 4.200000e-07 0.000000e+00 +1199 4.200100e-07 0.000000e+00 +1200 4.200300e-07 0.000000e+00 +1201 4.200700e-07 0.000000e+00 +1202 4.201000e-07 0.000000e+00 +1203 4.201080e-07 0.000000e+00 +1204 4.201240e-07 0.000000e+00 +1205 4.201560e-07 0.000000e+00 +1206 4.202200e-07 0.000000e+00 +1207 4.203480e-07 0.000000e+00 +1208 4.206040e-07 0.000000e+00 +1209 4.211160e-07 0.000000e+00 +1210 4.221400e-07 0.000000e+00 +1211 4.241880e-07 0.000000e+00 +1212 4.249000e-07 0.000000e+00 +1213 4.249100e-07 0.000000e+00 +1214 4.249300e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +1215 4.249700e-07 0.000000e+00 +1216 4.250000e-07 0.000000e+00 +1217 4.250080e-07 0.000000e+00 +1218 4.250240e-07 0.000000e+00 +1219 4.250560e-07 0.000000e+00 +1220 4.251200e-07 0.000000e+00 +1221 4.252480e-07 0.000000e+00 +1222 4.255040e-07 0.000000e+00 +1223 4.260160e-07 0.000000e+00 +1224 4.270400e-07 0.000000e+00 +1225 4.290880e-07 0.000000e+00 +1226 4.300000e-07 0.000000e+00 +1227 4.300100e-07 0.000000e+00 +1228 4.300300e-07 0.000000e+00 +1229 4.300700e-07 0.000000e+00 +1230 4.301000e-07 0.000000e+00 +1231 4.301080e-07 0.000000e+00 +1232 4.301240e-07 0.000000e+00 +1233 4.301560e-07 0.000000e+00 +1234 4.302200e-07 0.000000e+00 +1235 4.303480e-07 0.000000e+00 +1236 4.306040e-07 0.000000e+00 +1237 4.311160e-07 0.000000e+00 +1238 4.321400e-07 0.000000e+00 +1239 4.341880e-07 0.000000e+00 +1240 4.349000e-07 0.000000e+00 +1241 4.349100e-07 0.000000e+00 +1242 4.349300e-07 0.000000e+00 +1243 4.349700e-07 0.000000e+00 +1244 4.350000e-07 0.000000e+00 +1245 4.350080e-07 0.000000e+00 +1246 4.350240e-07 0.000000e+00 +1247 4.350560e-07 0.000000e+00 +1248 4.351200e-07 0.000000e+00 +1249 4.352480e-07 0.000000e+00 +1250 4.355040e-07 0.000000e+00 +1251 4.360160e-07 0.000000e+00 +1252 4.370400e-07 0.000000e+00 +1253 4.390880e-07 0.000000e+00 +1254 4.400000e-07 0.000000e+00 +1255 4.400100e-07 0.000000e+00 +1256 4.400300e-07 0.000000e+00 +1257 4.400700e-07 0.000000e+00 +1258 4.401000e-07 0.000000e+00 +1259 4.401080e-07 0.000000e+00 +1260 4.401240e-07 0.000000e+00 +1261 4.401560e-07 0.000000e+00 +1262 4.402200e-07 0.000000e+00 +1263 4.403480e-07 0.000000e+00 +1264 4.406040e-07 0.000000e+00 +1265 4.411160e-07 0.000000e+00 +1266 4.421400e-07 0.000000e+00 +1267 4.441880e-07 0.000000e+00 +1268 4.449000e-07 0.000000e+00 +1269 4.449100e-07 0.000000e+00 +1270 4.449300e-07 0.000000e+00 +1271 4.449700e-07 0.000000e+00 +1272 4.450000e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +1273 4.450080e-07 0.000000e+00 +1274 4.450240e-07 0.000000e+00 +1275 4.450560e-07 0.000000e+00 +1276 4.451200e-07 0.000000e+00 +1277 4.452480e-07 0.000000e+00 +1278 4.455040e-07 0.000000e+00 +1279 4.460160e-07 0.000000e+00 +1280 4.470400e-07 0.000000e+00 +1281 4.490880e-07 0.000000e+00 +1282 4.500000e-07 0.000000e+00 +1283 4.500100e-07 0.000000e+00 +1284 4.500300e-07 0.000000e+00 +1285 4.500700e-07 0.000000e+00 +1286 4.501000e-07 0.000000e+00 +1287 4.501080e-07 0.000000e+00 +1288 4.501240e-07 0.000000e+00 +1289 4.501560e-07 0.000000e+00 +1290 4.502200e-07 0.000000e+00 +1291 4.502300e-07 0.000000e+00 +1292 4.502400e-07 0.000000e+00 +1293 4.502600e-07 0.000000e+00 +1294 4.503000e-07 0.000000e+00 +1295 4.503300e-07 0.000000e+00 +1296 4.503380e-07 0.000000e+00 +1297 4.503540e-07 0.000000e+00 +1298 4.503860e-07 0.000000e+00 +1299 4.504500e-07 0.000000e+00 +1300 4.505780e-07 0.000000e+00 +1301 4.508340e-07 0.000000e+00 +1302 4.513460e-07 0.000000e+00 +1303 4.523700e-07 0.000000e+00 +1304 4.544180e-07 0.000000e+00 +1305 4.549000e-07 0.000000e+00 +1306 4.549100e-07 0.000000e+00 +1307 4.549300e-07 0.000000e+00 +1308 4.549700e-07 0.000000e+00 +1309 4.550000e-07 0.000000e+00 +1310 4.550080e-07 0.000000e+00 +1311 4.550240e-07 0.000000e+00 +1312 4.550560e-07 0.000000e+00 +1313 4.551200e-07 0.000000e+00 +1314 4.552480e-07 0.000000e+00 +1315 4.555040e-07 0.000000e+00 +1316 4.560160e-07 0.000000e+00 +1317 4.570400e-07 0.000000e+00 +1318 4.590880e-07 0.000000e+00 +1319 4.600000e-07 0.000000e+00 +1320 4.600100e-07 0.000000e+00 +1321 4.600300e-07 0.000000e+00 +1322 4.600700e-07 0.000000e+00 +1323 4.601000e-07 0.000000e+00 +1324 4.601080e-07 0.000000e+00 +1325 4.601240e-07 0.000000e+00 +1326 4.601560e-07 0.000000e+00 +1327 4.602200e-07 0.000000e+00 +1328 4.602300e-07 0.000000e+00 +1329 4.602400e-07 0.000000e+00 +1330 4.602600e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +1331 4.603000e-07 0.000000e+00 +1332 4.603300e-07 0.000000e+00 +1333 4.603380e-07 0.000000e+00 +1334 4.603540e-07 0.000000e+00 +1335 4.603860e-07 0.000000e+00 +1336 4.604500e-07 0.000000e+00 +1337 4.605780e-07 0.000000e+00 +1338 4.608340e-07 0.000000e+00 +1339 4.613460e-07 0.000000e+00 +1340 4.623700e-07 0.000000e+00 +1341 4.644180e-07 0.000000e+00 +1342 4.649000e-07 0.000000e+00 +1343 4.649100e-07 0.000000e+00 +1344 4.649300e-07 0.000000e+00 +1345 4.649700e-07 0.000000e+00 +1346 4.650000e-07 0.000000e+00 +1347 4.650080e-07 0.000000e+00 +1348 4.650240e-07 0.000000e+00 +1349 4.650560e-07 0.000000e+00 +1350 4.651200e-07 0.000000e+00 +1351 4.652480e-07 0.000000e+00 +1352 4.655040e-07 0.000000e+00 +1353 4.660160e-07 0.000000e+00 +1354 4.670400e-07 0.000000e+00 +1355 4.690880e-07 0.000000e+00 +1356 4.700000e-07 0.000000e+00 +1357 4.700100e-07 0.000000e+00 +1358 4.700300e-07 0.000000e+00 +1359 4.700700e-07 0.000000e+00 +1360 4.701000e-07 0.000000e+00 +1361 4.701080e-07 0.000000e+00 +1362 4.701240e-07 0.000000e+00 +1363 4.701560e-07 0.000000e+00 +1364 4.702200e-07 0.000000e+00 +1365 4.703480e-07 0.000000e+00 +1366 4.706040e-07 0.000000e+00 +1367 4.711160e-07 0.000000e+00 +1368 4.721400e-07 0.000000e+00 +1369 4.741880e-07 0.000000e+00 +1370 4.749000e-07 0.000000e+00 +1371 4.749100e-07 0.000000e+00 +1372 4.749300e-07 0.000000e+00 +1373 4.749700e-07 0.000000e+00 +1374 4.750000e-07 0.000000e+00 +1375 4.750080e-07 0.000000e+00 +1376 4.750240e-07 0.000000e+00 +1377 4.750560e-07 0.000000e+00 +1378 4.751200e-07 0.000000e+00 +1379 4.752480e-07 0.000000e+00 +1380 4.755040e-07 0.000000e+00 +1381 4.760160e-07 0.000000e+00 +1382 4.770400e-07 0.000000e+00 +1383 4.790880e-07 0.000000e+00 +1384 4.800000e-07 0.000000e+00 +1385 4.800100e-07 0.000000e+00 +1386 4.800300e-07 0.000000e+00 +1387 4.800700e-07 0.000000e+00 +1388 4.801000e-07 0.000000e+00 + +Index time v3#branch +-------------------------------------------------------------------------------- +1389 4.801080e-07 0.000000e+00 +1390 4.801240e-07 0.000000e+00 +1391 4.801560e-07 0.000000e+00 +1392 4.802200e-07 0.000000e+00 +1393 4.803480e-07 0.000000e+00 +1394 4.806040e-07 0.000000e+00 +1395 4.811160e-07 0.000000e+00 +1396 4.821400e-07 0.000000e+00 +1397 4.841880e-07 0.000000e+00 +1398 4.849000e-07 0.000000e+00 +1399 4.849100e-07 0.000000e+00 +1400 4.849300e-07 0.000000e+00 +1401 4.849700e-07 0.000000e+00 +1402 4.850000e-07 0.000000e+00 +1403 4.850080e-07 0.000000e+00 +1404 4.850240e-07 0.000000e+00 +1405 4.850560e-07 0.000000e+00 +1406 4.851200e-07 0.000000e+00 +1407 4.852480e-07 0.000000e+00 +1408 4.855040e-07 0.000000e+00 +1409 4.860160e-07 0.000000e+00 +1410 4.870400e-07 0.000000e+00 +1411 4.890880e-07 0.000000e+00 +1412 4.900000e-07 0.000000e+00 +1413 4.900100e-07 0.000000e+00 +1414 4.900300e-07 0.000000e+00 +1415 4.900700e-07 0.000000e+00 +1416 4.901000e-07 0.000000e+00 +1417 4.901080e-07 0.000000e+00 +1418 4.901240e-07 0.000000e+00 +1419 4.901560e-07 0.000000e+00 +1420 4.902200e-07 0.000000e+00 +1421 4.903480e-07 0.000000e+00 +1422 4.906040e-07 0.000000e+00 +1423 4.911160e-07 0.000000e+00 +1424 4.921400e-07 0.000000e+00 +1425 4.941880e-07 0.000000e+00 +1426 4.949000e-07 0.000000e+00 +1427 4.949100e-07 0.000000e+00 +1428 4.949300e-07 0.000000e+00 +1429 4.949700e-07 0.000000e+00 +1430 4.950000e-07 0.000000e+00 +1431 4.950080e-07 0.000000e+00 +1432 4.950240e-07 0.000000e+00 +1433 4.950560e-07 0.000000e+00 +1434 4.951200e-07 0.000000e+00 +1435 4.952480e-07 0.000000e+00 +1436 4.955040e-07 0.000000e+00 +1437 4.960160e-07 0.000000e+00 +1438 4.970400e-07 0.000000e+00 +1439 4.990880e-07 0.000000e+00 +1440 5.000000e-07 0.000000e+00 diff --git a/freq_comp/plot_data_v.txt b/freq_comp/plot_data_v.txt new file mode 100644 index 0000000..126a42d --- /dev/null +++ b/freq_comp/plot_data_v.txt @@ -0,0 +1,4556 @@ + kicad schematic + Transient Analysis Thu Jul 09 16:12:22 2026 +-------------------------------------------------------------------------------- +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 3.370400e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 4.900000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 4.910000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 4.930000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 4.970000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +22 5.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +23 5.008000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +24 5.024000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +25 5.056000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +26 5.120000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +27 5.248000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +28 5.504000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +29 6.016000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +30 7.040000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +31 9.088000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +55 1.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 1.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 1.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 2.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 2.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 2.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 2.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 2.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 3.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 3.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 3.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 3.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 3.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 3.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +113 3.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 3.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 3.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 4.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 4.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 4.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 5.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 5.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 5.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 5.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 5.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 5.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 5.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 5.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 5.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 5.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 5.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 5.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 5.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +171 5.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 6.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 6.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 6.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 6.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 6.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 6.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 6.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 6.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 6.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 6.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 6.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 7.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 7.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 7.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 7.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 7.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 7.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 7.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 7.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 7.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 7.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 7.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 7.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 7.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 7.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 7.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 7.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 7.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +229 8.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 8.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 8.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 8.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 8.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 8.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 8.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 8.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 8.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 8.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 8.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 8.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 8.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 8.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 8.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 9.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 9.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 9.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 9.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 9.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 9.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 9.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 9.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 9.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 9.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 9.418800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 9.490000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.491000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.493000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.497000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 9.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +275 9.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +276 9.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +277 9.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +278 9.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +279 9.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +280 9.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +281 9.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +282 9.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +283 9.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +287 1.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +345 1.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +403 1.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.503480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.506040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.511160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.521400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.541880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.549000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.549100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.549300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.549700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +461 1.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.641880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.649000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.649100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.649300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.649700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.700100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.700300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.700700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.701080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.701240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.701560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.702200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.703480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.706040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.711160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.721400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.741880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.749000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.749100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.749300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.749700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 1.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +511 1.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +512 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +513 1.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +514 1.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +515 1.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +516 1.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +517 1.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +518 1.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +519 1.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +520 1.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +521 1.841880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +522 1.849000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +523 1.849100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +524 1.849300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +525 1.849700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +526 1.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +527 1.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +528 1.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +529 1.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +530 1.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +531 1.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +532 1.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +533 1.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +534 1.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +535 1.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +536 1.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +537 1.900100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +538 1.900300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +539 1.900700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +540 1.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +541 1.901080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +542 1.901240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +543 1.901560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +544 1.902200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +545 1.903480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +546 1.906040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +547 1.911160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +548 1.921400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +549 1.941880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +550 1.949000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +551 1.949100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +552 1.949300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +553 1.949700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +554 1.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +559 1.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +560 1.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +561 1.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +562 1.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +563 1.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +564 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +565 2.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +566 2.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +567 2.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +568 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +569 2.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +570 2.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +571 2.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +572 2.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +573 2.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +574 2.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +575 2.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +576 2.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +577 2.041880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +578 2.049000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +579 2.049100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +580 2.049300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +581 2.049700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +582 2.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +583 2.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +584 2.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +585 2.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +586 2.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +587 2.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +588 2.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +589 2.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +590 2.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +591 2.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +592 2.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +593 2.100100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +594 2.100300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +595 2.100700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +596 2.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +597 2.101080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +598 2.101240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +599 2.101560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +600 2.102200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +601 2.103480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +602 2.106040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +603 2.111160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +604 2.121400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +605 2.141880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +606 2.149000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +607 2.149100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +608 2.149300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +609 2.149700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +610 2.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +613 2.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +614 2.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +615 2.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +616 2.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +617 2.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +618 2.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +619 2.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +620 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +621 2.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +622 2.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +623 2.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +624 2.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +625 2.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +626 2.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +627 2.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +628 2.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +629 2.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +630 2.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +631 2.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +632 2.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +633 2.241880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +634 2.249000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +635 2.249100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +636 2.249300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +637 2.249700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +638 2.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +639 2.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +640 2.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +641 2.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +642 2.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +643 2.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +644 2.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +645 2.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +646 2.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +647 2.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +648 2.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +649 2.300100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +650 2.300300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +651 2.300700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +652 2.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +653 2.301080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +654 2.301240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +655 2.301560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +656 2.302200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +657 2.303480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +658 2.306040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +659 2.311160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +660 2.321400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +661 2.341880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +662 2.349000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +663 2.349100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +664 2.349300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +665 2.349700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +666 2.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +667 2.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +668 2.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +669 2.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +670 2.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +671 2.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +672 2.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +673 2.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +674 2.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +675 2.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +676 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +677 2.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +678 2.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +679 2.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +680 2.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +681 2.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +682 2.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +683 2.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +684 2.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +685 2.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +686 2.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +687 2.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +688 2.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +689 2.441880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +690 2.449000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +691 2.449100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +692 2.449300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +693 2.449700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +694 2.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +695 2.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +696 2.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +697 2.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +698 2.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +699 2.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +700 2.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +701 2.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +702 2.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +703 2.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +704 2.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +705 2.500100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +706 2.500300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +707 2.500700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +708 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +709 2.501080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +710 2.501240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +711 2.501560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +712 2.502200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +713 2.502300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +714 2.502400e-07 0.000000e+00 0.000000e+00 5.000000e-01 +715 2.502600e-07 0.000000e+00 0.000000e+00 1.500000e+00 +716 2.503000e-07 0.000000e+00 0.000000e+00 3.500000e+00 +717 2.503300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +718 2.503380e-07 0.000000e+00 0.000000e+00 5.000000e+00 +719 2.503540e-07 0.000000e+00 0.000000e+00 5.000000e+00 +720 2.503860e-07 0.000000e+00 0.000000e+00 5.000000e+00 +721 2.504500e-07 0.000000e+00 0.000000e+00 5.000000e+00 +722 2.505780e-07 0.000000e+00 0.000000e+00 5.000000e+00 +723 2.508340e-07 0.000000e+00 0.000000e+00 5.000000e+00 +724 2.513460e-07 0.000000e+00 0.000000e+00 5.000000e+00 +725 2.523700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +726 2.544180e-07 0.000000e+00 0.000000e+00 5.000000e+00 +727 2.549000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +728 2.549100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +729 2.549300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +730 2.549700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +731 2.550000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +732 2.550080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +733 2.550240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +734 2.550560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +735 2.551200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +736 2.552480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +737 2.555040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +738 2.560160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +739 2.570400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +740 2.590880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +741 2.600000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +742 2.600100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +743 2.600300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +744 2.600700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +745 2.601000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +746 2.601080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +747 2.601240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +748 2.601560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +749 2.602200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +750 2.602300e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +751 2.602400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +752 2.602600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +753 2.603000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +754 2.603300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +755 2.603380e-07 0.000000e+00 0.000000e+00 5.000000e+00 +756 2.603540e-07 0.000000e+00 0.000000e+00 5.000000e+00 +757 2.603860e-07 0.000000e+00 0.000000e+00 5.000000e+00 +758 2.604500e-07 0.000000e+00 0.000000e+00 5.000000e+00 +759 2.605780e-07 0.000000e+00 0.000000e+00 5.000000e+00 +760 2.608340e-07 0.000000e+00 0.000000e+00 5.000000e+00 +761 2.613460e-07 0.000000e+00 0.000000e+00 5.000000e+00 +762 2.623700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +763 2.644180e-07 0.000000e+00 0.000000e+00 5.000000e+00 +764 2.649000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +765 2.649100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +766 2.649300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +767 2.649700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +768 2.650000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +769 2.650080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +770 2.650240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +771 2.650560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +772 2.651200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +773 2.652480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +774 2.655040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +775 2.660160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +776 2.670400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +777 2.690880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +778 2.700000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +779 2.700100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +780 2.700300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +781 2.700700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +782 2.701000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +783 2.701080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +784 2.701240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +785 2.701560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +786 2.702200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +787 2.703480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +788 2.706040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +789 2.711160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +790 2.721400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +791 2.741880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +792 2.749000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +793 2.749100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +794 2.749300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +795 2.749700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +796 2.750000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +797 2.750080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +798 2.750240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +799 2.750560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +800 2.751200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +801 2.752480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +802 2.755040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +803 2.760160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +804 2.770400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +805 2.790880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +806 2.800000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +807 2.800100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +808 2.800300e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +809 2.800700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +810 2.801000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +811 2.801080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +812 2.801240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +813 2.801560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +814 2.802200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +815 2.803480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +816 2.806040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +817 2.811160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +818 2.821400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +819 2.841880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +820 2.849000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +821 2.849100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +822 2.849300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +823 2.849700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +824 2.850000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +825 2.850080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +826 2.850240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +827 2.850560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +828 2.851200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +829 2.852480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +830 2.855040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +831 2.860160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +832 2.870400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +833 2.890880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +834 2.900000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +835 2.900100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +836 2.900300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +837 2.900700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +838 2.901000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +839 2.901080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +840 2.901240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +841 2.901560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +842 2.902200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +843 2.903480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +844 2.906040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +845 2.911160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +846 2.921400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +847 2.941880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +848 2.949000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +849 2.949100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +850 2.949300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +851 2.949700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +852 2.950000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +853 2.950080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +854 2.950240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +855 2.950560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +856 2.951200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +857 2.952480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +858 2.955040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +859 2.960160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +860 2.970400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +861 2.990880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +862 3.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +863 3.000100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +864 3.000300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +865 3.000700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +866 3.001000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +867 3.001080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +868 3.001240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +869 3.001560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +870 3.002200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +871 3.003480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +872 3.006040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +873 3.011160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +874 3.021400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +875 3.041880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +876 3.049000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +877 3.049100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +878 3.049300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +879 3.049700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +880 3.050000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +881 3.050080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +882 3.050240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +883 3.050560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +884 3.051200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +885 3.052480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +886 3.055040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +887 3.060160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +888 3.070400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +889 3.090880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +890 3.100000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +891 3.100100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +892 3.100300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +893 3.100700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +894 3.101000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +895 3.101080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +896 3.101240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +897 3.101560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +898 3.102200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +899 3.103480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +900 3.106040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +901 3.111160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +902 3.121400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +903 3.141880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +904 3.149000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +905 3.149100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +906 3.149300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +907 3.149700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +908 3.150000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +909 3.150080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +910 3.150240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +911 3.150560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +912 3.151200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +913 3.152480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +914 3.155040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +915 3.160160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +916 3.170400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +917 3.190880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +918 3.200000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +919 3.200100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +920 3.200300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +921 3.200700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +922 3.201000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +923 3.201080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +924 3.201240e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +925 3.201560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +926 3.202200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +927 3.203480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +928 3.206040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +929 3.211160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +930 3.221400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +931 3.241880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +932 3.249000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +933 3.249100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +934 3.249300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +935 3.249700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +936 3.250000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +937 3.250080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +938 3.250240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +939 3.250560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +940 3.251200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +941 3.252480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +942 3.255040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +943 3.260160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +944 3.270400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +945 3.290880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +946 3.300000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +947 3.300100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +948 3.300300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +949 3.300700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +950 3.301000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +951 3.301080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +952 3.301240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +953 3.301560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +954 3.302200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +955 3.303480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +956 3.306040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +957 3.311160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +958 3.321400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +959 3.341880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +960 3.349000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +961 3.349100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +962 3.349300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +963 3.349700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +964 3.350000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +965 3.350080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +966 3.350240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +967 3.350560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +968 3.351200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +969 3.352480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +970 3.355040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +971 3.360160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +972 3.370400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +973 3.390880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +974 3.400000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +975 3.400100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +976 3.400300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +977 3.400700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +978 3.401000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +979 3.401080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +980 3.401240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +981 3.401560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +982 3.402200e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +983 3.403480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +984 3.406040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +985 3.411160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +986 3.421400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +987 3.441880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +988 3.449000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +989 3.449100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +990 3.449300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +991 3.449700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +992 3.450000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +993 3.450080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +994 3.450240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +995 3.450560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +996 3.451200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +997 3.452480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +998 3.455040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +999 3.460160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1000 3.470400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1001 3.490880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1002 3.500000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1003 3.500100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1004 3.500300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1005 3.500700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1006 3.501000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1007 3.501080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1008 3.501240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1009 3.501560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1010 3.502200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1011 3.503480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1012 3.506040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1013 3.511160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1014 3.521400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1015 3.541880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1016 3.549000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1017 3.549100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1018 3.549300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1019 3.549700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1020 3.550000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1021 3.550080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1022 3.550240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1023 3.550560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1024 3.551200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1025 3.552480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1026 3.555040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1027 3.560160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1028 3.570400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1029 3.590880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1030 3.600000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1031 3.600100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1032 3.600300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1033 3.600700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1034 3.601000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1035 3.601080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1036 3.601240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1037 3.601560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1038 3.602200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1039 3.603480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1040 3.606040e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +1041 3.611160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1042 3.621400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1043 3.641880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1044 3.649000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1045 3.649100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1046 3.649300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1047 3.649700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1048 3.650000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1049 3.650080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1050 3.650240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1051 3.650560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1052 3.651200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1053 3.652480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1054 3.655040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1055 3.660160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1056 3.670400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1057 3.690880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1058 3.700000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1059 3.700100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1060 3.700300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1061 3.700700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1062 3.701000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1063 3.701080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1064 3.701240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1065 3.701560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1066 3.702200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1067 3.703480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1068 3.706040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1069 3.711160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1070 3.721400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1071 3.741880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1072 3.749000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1073 3.749100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1074 3.749300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1075 3.749700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1076 3.750000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1077 3.750080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1078 3.750240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1079 3.750560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1080 3.751200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1081 3.752480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1082 3.755040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1083 3.760160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1084 3.770400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1085 3.790880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1086 3.800000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1087 3.800100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1088 3.800300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1089 3.800700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1090 3.801000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1091 3.801080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1092 3.801240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1093 3.801560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1094 3.802200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1095 3.803480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1096 3.806040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1097 3.811160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1098 3.821400e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +1099 3.841880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1100 3.849000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1101 3.849100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1102 3.849300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1103 3.849700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1104 3.850000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1105 3.850080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1106 3.850240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1107 3.850560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1108 3.851200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1109 3.852480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1110 3.855040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1111 3.860160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1112 3.870400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1113 3.890880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1114 3.900000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1115 3.900100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1116 3.900300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1117 3.900700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1118 3.901000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1119 3.901080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1120 3.901240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1121 3.901560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1122 3.902200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1123 3.903480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1124 3.906040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1125 3.911160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1126 3.921400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1127 3.941880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1128 3.949000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1129 3.949100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1130 3.949300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1131 3.949700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1132 3.950000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1133 3.950080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1134 3.950240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1135 3.950560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1136 3.951200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1137 3.952480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1138 3.955040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1139 3.960160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1140 3.970400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1141 3.990880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1142 4.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1143 4.000100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1144 4.000300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1145 4.000700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1146 4.001000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1147 4.001080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1148 4.001240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1149 4.001560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1150 4.002200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1151 4.003480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1152 4.006040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1153 4.011160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1154 4.021400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1155 4.041880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1156 4.049000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +1157 4.049100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1158 4.049300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1159 4.049700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1160 4.050000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1161 4.050080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1162 4.050240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1163 4.050560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1164 4.051200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1165 4.052480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1166 4.055040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1167 4.060160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1168 4.070400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1169 4.090880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1170 4.100000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1171 4.100100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1172 4.100300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1173 4.100700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1174 4.101000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1175 4.101080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1176 4.101240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1177 4.101560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1178 4.102200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1179 4.103480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1180 4.106040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1181 4.111160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1182 4.121400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1183 4.141880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1184 4.149000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1185 4.149100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1186 4.149300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1187 4.149700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1188 4.150000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1189 4.150080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1190 4.150240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1191 4.150560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1192 4.151200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1193 4.152480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1194 4.155040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1195 4.160160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1196 4.170400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1197 4.190880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1198 4.200000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1199 4.200100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1200 4.200300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1201 4.200700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1202 4.201000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1203 4.201080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1204 4.201240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1205 4.201560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1206 4.202200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1207 4.203480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1208 4.206040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1209 4.211160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1210 4.221400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1211 4.241880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1212 4.249000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1213 4.249100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1214 4.249300e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +1215 4.249700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1216 4.250000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1217 4.250080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1218 4.250240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1219 4.250560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1220 4.251200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1221 4.252480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1222 4.255040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1223 4.260160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1224 4.270400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1225 4.290880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1226 4.300000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1227 4.300100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1228 4.300300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1229 4.300700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1230 4.301000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1231 4.301080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1232 4.301240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1233 4.301560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1234 4.302200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1235 4.303480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1236 4.306040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1237 4.311160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1238 4.321400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1239 4.341880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1240 4.349000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1241 4.349100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1242 4.349300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1243 4.349700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1244 4.350000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1245 4.350080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1246 4.350240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1247 4.350560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1248 4.351200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1249 4.352480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1250 4.355040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1251 4.360160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1252 4.370400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1253 4.390880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1254 4.400000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1255 4.400100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1256 4.400300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1257 4.400700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1258 4.401000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1259 4.401080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1260 4.401240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1261 4.401560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1262 4.402200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1263 4.403480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1264 4.406040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1265 4.411160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1266 4.421400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1267 4.441880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1268 4.449000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1269 4.449100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1270 4.449300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1271 4.449700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1272 4.450000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +1273 4.450080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1274 4.450240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1275 4.450560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1276 4.451200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1277 4.452480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1278 4.455040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1279 4.460160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1280 4.470400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1281 4.490880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1282 4.500000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1283 4.500100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1284 4.500300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1285 4.500700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1286 4.501000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1287 4.501080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1288 4.501240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1289 4.501560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1290 4.502200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1291 4.502300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +1292 4.502400e-07 5.000000e-01 0.000000e+00 4.500000e+00 +1293 4.502600e-07 1.500000e+00 0.000000e+00 3.500000e+00 +1294 4.503000e-07 3.500000e+00 0.000000e+00 1.500000e+00 +1295 4.503300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1296 4.503380e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1297 4.503540e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1298 4.503860e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1299 4.504500e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1300 4.505780e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1301 4.508340e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1302 4.513460e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1303 4.523700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1304 4.544180e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1305 4.549000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1306 4.549100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1307 4.549300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1308 4.549700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1309 4.550000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1310 4.550080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1311 4.550240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1312 4.550560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1313 4.551200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1314 4.552480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1315 4.555040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1316 4.560160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1317 4.570400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1318 4.590880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1319 4.600000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1320 4.600100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1321 4.600300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1322 4.600700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1323 4.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1324 4.601080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1325 4.601240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1326 4.601560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1327 4.602200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1328 4.602300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1329 4.602400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1330 4.602600e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +1331 4.603000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1332 4.603300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1333 4.603380e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1334 4.603540e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1335 4.603860e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1336 4.604500e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1337 4.605780e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1338 4.608340e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1339 4.613460e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1340 4.623700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1341 4.644180e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1342 4.649000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1343 4.649100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1344 4.649300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1345 4.649700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1346 4.650000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1347 4.650080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1348 4.650240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1349 4.650560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1350 4.651200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1351 4.652480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1352 4.655040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1353 4.660160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1354 4.670400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1355 4.690880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1356 4.700000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1357 4.700100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1358 4.700300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1359 4.700700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1360 4.701000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1361 4.701080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1362 4.701240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1363 4.701560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1364 4.702200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1365 4.703480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1366 4.706040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1367 4.711160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1368 4.721400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1369 4.741880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1370 4.749000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1371 4.749100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1372 4.749300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1373 4.749700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1374 4.750000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1375 4.750080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1376 4.750240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1377 4.750560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1378 4.751200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1379 4.752480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1380 4.755040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1381 4.760160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1382 4.770400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1383 4.790880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1384 4.800000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1385 4.800100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1386 4.800300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1387 4.800700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1388 4.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time a_eq_b a_gt_b a_lt_b +-------------------------------------------------------------------------------- +1389 4.801080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1390 4.801240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1391 4.801560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1392 4.802200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1393 4.803480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1394 4.806040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1395 4.811160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1396 4.821400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1397 4.841880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1398 4.849000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1399 4.849100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1400 4.849300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1401 4.849700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1402 4.850000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1403 4.850080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1404 4.850240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1405 4.850560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1406 4.851200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1407 4.852480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1408 4.855040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1409 4.860160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1410 4.870400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1411 4.890880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1412 4.900000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1413 4.900100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1414 4.900300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1415 4.900700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1416 4.901000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1417 4.901080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1418 4.901240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1419 4.901560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1420 4.902200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1421 4.903480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1422 4.906040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1423 4.911160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1424 4.921400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1425 4.941880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1426 4.949000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1427 4.949100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1428 4.949300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1429 4.949700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1430 4.950000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1431 4.950080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1432 4.950240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1433 4.950560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1434 4.951200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1435 4.952480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1436 4.955040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1437 4.960160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1438 4.970400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1439 4.990880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1440 5.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Thu Jul 09 16:12:22 2026 +-------------------------------------------------------------------------------- +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-12 5.000000e-02 5.000000e-02 5.000000e+00 +2 2.000000e-12 1.000000e-01 1.000000e-01 5.000000e+00 +3 4.000000e-12 2.000000e-01 2.000000e-01 5.000000e+00 +4 8.000000e-12 4.000000e-01 4.000000e-01 5.000000e+00 +5 1.600000e-11 8.000000e-01 8.000000e-01 5.000000e+00 +6 3.200000e-11 1.600000e+00 1.600000e+00 5.000000e+00 +7 6.400000e-11 3.200000e+00 3.200000e+00 5.000000e+00 +8 1.000000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +9 1.064000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +10 1.192000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +11 1.448000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +12 1.960000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +13 2.984000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +14 5.032000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +15 9.128000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +16 1.732000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +17 3.370400e-09 5.000000e+00 5.000000e+00 5.000000e+00 +18 4.900000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +19 4.910000e-09 4.500000e+00 4.500000e+00 5.000000e+00 +20 4.930000e-09 3.500000e+00 3.500000e+00 5.000000e+00 +21 4.970000e-09 1.500000e+00 1.500000e+00 5.000000e+00 +22 5.000000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +23 5.008000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +24 5.024000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +25 5.056000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +26 5.120000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +27 5.248000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +28 5.504000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +29 6.016000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +30 7.040000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +31 9.088000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +32 1.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 1.001000e-08 5.000000e-01 5.000000e-01 5.000000e+00 +34 1.003000e-08 1.500000e+00 1.500000e+00 5.000000e+00 +35 1.007000e-08 3.500000e+00 3.500000e+00 5.000000e+00 +36 1.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +37 1.010800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +38 1.012400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +39 1.015600e-08 5.000000e+00 5.000000e+00 5.000000e+00 +40 1.022000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +41 1.034800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +42 1.060400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +43 1.111600e-08 5.000000e+00 5.000000e+00 5.000000e+00 +44 1.214000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +45 1.418800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +46 1.490000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +47 1.491000e-08 4.500000e+00 4.500000e+00 5.000000e+00 +48 1.493000e-08 3.500000e+00 3.500000e+00 5.000000e+00 +49 1.497000e-08 1.500000e+00 1.500000e+00 5.000000e+00 +50 1.500000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +51 1.500800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +52 1.502400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +53 1.505600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +54 1.512000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +55 1.524800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +56 1.550400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +57 1.601600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +58 1.704000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +59 1.908800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +60 2.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +61 2.001000e-08 5.000000e-01 5.000000e-01 4.500000e+00 +62 2.003000e-08 1.500000e+00 1.500000e+00 3.500000e+00 +63 2.007000e-08 3.500000e+00 3.500000e+00 1.500000e+00 +64 2.010000e-08 5.000000e+00 5.000000e+00 1.652012e-13 +65 2.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +66 2.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +67 2.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +68 2.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +69 2.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +70 2.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +71 2.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +72 2.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +73 2.418800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +74 2.490000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +75 2.491000e-08 4.500000e+00 4.500000e+00 0.000000e+00 +76 2.493000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +77 2.497000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +78 2.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 2.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 2.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 2.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 2.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 2.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.001000e-08 5.000000e-01 5.000000e-01 0.000000e+00 +90 3.003000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +91 3.007000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +92 3.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +93 3.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +94 3.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +95 3.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +96 3.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +97 3.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +98 3.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +99 3.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +100 3.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +101 3.418800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +102 3.490000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +103 3.491000e-08 4.500000e+00 4.500000e+00 0.000000e+00 +104 3.493000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +105 3.497000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +106 3.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 3.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +113 3.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 3.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 3.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.001000e-08 5.000000e-01 5.000000e-01 0.000000e+00 +118 4.003000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +119 4.007000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +120 4.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +121 4.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +122 4.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +123 4.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +124 4.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +125 4.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +126 4.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +127 4.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +128 4.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +129 4.418800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +130 4.490000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +131 4.491000e-08 4.500000e+00 4.500000e+00 0.000000e+00 +132 4.493000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +133 4.497000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +134 4.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 4.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 4.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 4.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 5.001000e-08 5.000000e-01 5.000000e-01 0.000000e+00 +146 5.003000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +147 5.007000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +148 5.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +149 5.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +150 5.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +151 5.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +152 5.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +153 5.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +154 5.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +155 5.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +156 5.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +157 5.418800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +158 5.490000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +159 5.491000e-08 4.500000e+00 4.500000e+00 0.000000e+00 +160 5.493000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +161 5.497000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +162 5.500000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 5.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 5.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 5.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 5.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 5.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 5.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 5.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 5.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +171 5.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 6.001000e-08 5.000000e-01 5.000000e-01 0.000000e+00 +174 6.003000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +175 6.007000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +176 6.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +177 6.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +178 6.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +179 6.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +180 6.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +181 6.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +182 6.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +183 6.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +184 6.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +185 6.418800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +186 6.490000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +187 6.491000e-08 4.500000e+00 4.500000e+00 0.000000e+00 +188 6.493000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +189 6.497000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +190 6.500000e-08 6.634693e-13 6.634693e-13 0.000000e+00 +191 6.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 6.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 6.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 6.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 6.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 6.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 6.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 6.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 6.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 7.001000e-08 5.000000e-01 5.000000e-01 0.000000e+00 +202 7.003000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +203 7.007000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +204 7.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +205 7.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +206 7.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +207 7.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +208 7.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +209 7.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +210 7.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +211 7.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +212 7.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +213 7.418800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +214 7.490000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +215 7.491000e-08 4.500000e+00 4.500000e+00 0.000000e+00 +216 7.493000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +217 7.497000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +218 7.500000e-08 6.634693e-13 6.634693e-13 0.000000e+00 +219 7.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 7.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 7.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 7.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 7.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 7.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 7.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 7.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 7.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +229 8.001000e-08 5.000000e-01 5.000000e-01 0.000000e+00 +230 8.003000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +231 8.007000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +232 8.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +233 8.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +234 8.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +235 8.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +236 8.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +237 8.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +238 8.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +239 8.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +240 8.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +241 8.418800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +242 8.490000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +243 8.491000e-08 4.500000e+00 4.500000e+00 0.000000e+00 +244 8.493000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +245 8.497000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +246 8.500000e-08 6.634693e-13 6.634693e-13 0.000000e+00 +247 8.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 8.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 8.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 8.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 8.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 8.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 8.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 8.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 8.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 9.001000e-08 5.000000e-01 5.000000e-01 0.000000e+00 +258 9.003000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +259 9.007000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +260 9.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +261 9.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +262 9.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +263 9.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +264 9.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +265 9.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +266 9.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +267 9.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +268 9.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +269 9.418800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +270 9.490000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +271 9.491000e-08 4.500000e+00 4.500000e+00 0.000000e+00 +272 9.493000e-08 3.500000e+00 3.500000e+00 0.000000e+00 +273 9.497000e-08 1.500000e+00 1.500000e+00 0.000000e+00 +274 9.500000e-08 6.634693e-13 6.634693e-13 0.000000e+00 +275 9.500800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +276 9.502400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +277 9.505600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +278 9.512000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +279 9.524800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +280 9.550400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +281 9.601600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +282 9.704000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +283 9.908800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.000100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +286 1.000300e-07 1.500000e+00 1.500000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +287 1.000700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +288 1.001000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +289 1.001080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +290 1.001240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +291 1.001560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +292 1.002200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +293 1.003480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +294 1.006040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +295 1.011160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +296 1.021400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +297 1.041880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +298 1.049000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +299 1.049100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +300 1.049300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +301 1.049700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +302 1.050000e-07 6.634693e-13 6.634693e-13 0.000000e+00 +303 1.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.100100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +314 1.100300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +315 1.100700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +316 1.101000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +317 1.101080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +318 1.101240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +319 1.101560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +320 1.102200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +321 1.103480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +322 1.106040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +323 1.111160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +324 1.121400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +325 1.141880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +326 1.149000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +327 1.149100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +328 1.149300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +329 1.149700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +330 1.150000e-07 6.634693e-13 6.634693e-13 0.000000e+00 +331 1.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.200100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +342 1.200300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +343 1.200700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +344 1.201000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +345 1.201080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +346 1.201240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +347 1.201560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +348 1.202200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +349 1.203480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +350 1.206040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +351 1.211160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +352 1.221400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +353 1.241880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +354 1.249000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +355 1.249100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +356 1.249300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +357 1.249700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +358 1.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.300100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +370 1.300300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +371 1.300700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +372 1.301000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +373 1.301080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +374 1.301240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +375 1.301560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +376 1.302200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +377 1.303480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +378 1.306040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +379 1.311160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +380 1.321400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +381 1.341880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +382 1.349000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +383 1.349100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +384 1.349300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +385 1.349700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +386 1.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.400100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +398 1.400300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +399 1.400700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +400 1.401000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +401 1.401080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +402 1.401240e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +403 1.401560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +404 1.402200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +405 1.403480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +406 1.406040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +407 1.411160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +408 1.421400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +409 1.441880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +410 1.449000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +411 1.449100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +412 1.449300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +413 1.449700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +414 1.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.500100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +426 1.500300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +427 1.500700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +428 1.501000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +429 1.501080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +430 1.501240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +431 1.501560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +432 1.502200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +433 1.503480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +434 1.506040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +435 1.511160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +436 1.521400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +437 1.541880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +438 1.549000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +439 1.549100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +440 1.549300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +441 1.549700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +442 1.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.600100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +454 1.600300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +455 1.600700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +456 1.601000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +457 1.601080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +458 1.601240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +459 1.601560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +460 1.602200e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +461 1.603480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +462 1.606040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +463 1.611160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +464 1.621400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +465 1.641880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +466 1.649000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +467 1.649100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +468 1.649300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +469 1.649700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +470 1.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.700100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +482 1.700300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +483 1.700700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +484 1.701000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +485 1.701080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +486 1.701240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +487 1.701560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +488 1.702200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +489 1.703480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +490 1.706040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +491 1.711160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +492 1.721400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +493 1.741880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +494 1.749000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +495 1.749100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +496 1.749300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +497 1.749700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +498 1.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.800100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +510 1.800300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +511 1.800700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +512 1.801000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +513 1.801080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +514 1.801240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +515 1.801560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +516 1.802200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +517 1.803480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +518 1.806040e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +519 1.811160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +520 1.821400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +521 1.841880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +522 1.849000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +523 1.849100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +524 1.849300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +525 1.849700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +526 1.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +527 1.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +528 1.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +529 1.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +530 1.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +531 1.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +532 1.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +533 1.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +534 1.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +535 1.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +536 1.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +537 1.900100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +538 1.900300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +539 1.900700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +540 1.901000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +541 1.901080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +542 1.901240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +543 1.901560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +544 1.902200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +545 1.903480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +546 1.906040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +547 1.911160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +548 1.921400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +549 1.941880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +550 1.949000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +551 1.949100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +552 1.949300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +553 1.949700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +554 1.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +559 1.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +560 1.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +561 1.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +562 1.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +563 1.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +564 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +565 2.000100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +566 2.000300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +567 2.000700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +568 2.001000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +569 2.001080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +570 2.001240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +571 2.001560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +572 2.002200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +573 2.003480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +574 2.006040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +575 2.011160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +576 2.021400e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +577 2.041880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +578 2.049000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +579 2.049100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +580 2.049300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +581 2.049700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +582 2.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +583 2.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +584 2.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +585 2.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +586 2.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +587 2.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +588 2.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +589 2.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +590 2.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +591 2.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +592 2.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +593 2.100100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +594 2.100300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +595 2.100700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +596 2.101000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +597 2.101080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +598 2.101240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +599 2.101560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +600 2.102200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +601 2.103480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +602 2.106040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +603 2.111160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +604 2.121400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +605 2.141880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +606 2.149000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +607 2.149100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +608 2.149300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +609 2.149700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +610 2.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +613 2.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +614 2.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +615 2.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +616 2.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +617 2.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +618 2.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +619 2.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +620 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +621 2.200100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +622 2.200300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +623 2.200700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +624 2.201000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +625 2.201080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +626 2.201240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +627 2.201560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +628 2.202200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +629 2.203480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +630 2.206040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +631 2.211160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +632 2.221400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +633 2.241880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +634 2.249000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +635 2.249100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +636 2.249300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +637 2.249700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +638 2.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +639 2.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +640 2.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +641 2.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +642 2.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +643 2.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +644 2.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +645 2.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +646 2.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +647 2.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +648 2.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +649 2.300100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +650 2.300300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +651 2.300700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +652 2.301000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +653 2.301080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +654 2.301240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +655 2.301560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +656 2.302200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +657 2.303480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +658 2.306040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +659 2.311160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +660 2.321400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +661 2.341880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +662 2.349000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +663 2.349100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +664 2.349300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +665 2.349700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +666 2.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +667 2.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +668 2.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +669 2.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +670 2.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +671 2.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +672 2.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +673 2.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +674 2.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +675 2.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +676 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +677 2.400100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +678 2.400300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +679 2.400700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +680 2.401000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +681 2.401080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +682 2.401240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +683 2.401560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +684 2.402200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +685 2.403480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +686 2.406040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +687 2.411160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +688 2.421400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +689 2.441880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +690 2.449000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +691 2.449100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +692 2.449300e-07 3.500000e+00 3.500000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +693 2.449700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +694 2.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +695 2.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +696 2.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +697 2.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +698 2.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +699 2.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +700 2.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +701 2.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +702 2.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +703 2.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +704 2.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +705 2.500100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +706 2.500300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +707 2.500700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +708 2.501000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +709 2.501080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +710 2.501240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +711 2.501560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +712 2.502200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +713 2.502300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +714 2.502400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +715 2.502600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +716 2.503000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +717 2.503300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +718 2.503380e-07 5.000000e+00 5.000000e+00 0.000000e+00 +719 2.503540e-07 5.000000e+00 5.000000e+00 0.000000e+00 +720 2.503860e-07 5.000000e+00 5.000000e+00 0.000000e+00 +721 2.504500e-07 5.000000e+00 5.000000e+00 0.000000e+00 +722 2.505780e-07 5.000000e+00 5.000000e+00 0.000000e+00 +723 2.508340e-07 5.000000e+00 5.000000e+00 0.000000e+00 +724 2.513460e-07 5.000000e+00 5.000000e+00 0.000000e+00 +725 2.523700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +726 2.544180e-07 5.000000e+00 5.000000e+00 0.000000e+00 +727 2.549000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +728 2.549100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +729 2.549300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +730 2.549700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +731 2.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +732 2.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +733 2.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +734 2.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +735 2.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +736 2.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +737 2.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +738 2.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +739 2.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +740 2.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +741 2.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +742 2.600100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +743 2.600300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +744 2.600700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +745 2.601000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +746 2.601080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +747 2.601240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +748 2.601560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +749 2.602200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +750 2.602300e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +751 2.602400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +752 2.602600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +753 2.603000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +754 2.603300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +755 2.603380e-07 5.000000e+00 5.000000e+00 0.000000e+00 +756 2.603540e-07 5.000000e+00 5.000000e+00 0.000000e+00 +757 2.603860e-07 5.000000e+00 5.000000e+00 0.000000e+00 +758 2.604500e-07 5.000000e+00 5.000000e+00 0.000000e+00 +759 2.605780e-07 5.000000e+00 5.000000e+00 0.000000e+00 +760 2.608340e-07 5.000000e+00 5.000000e+00 0.000000e+00 +761 2.613460e-07 5.000000e+00 5.000000e+00 0.000000e+00 +762 2.623700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +763 2.644180e-07 5.000000e+00 5.000000e+00 0.000000e+00 +764 2.649000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +765 2.649100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +766 2.649300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +767 2.649700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +768 2.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +769 2.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +770 2.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +771 2.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +772 2.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +773 2.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +774 2.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +775 2.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +776 2.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +777 2.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +778 2.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +779 2.700100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +780 2.700300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +781 2.700700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +782 2.701000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +783 2.701080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +784 2.701240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +785 2.701560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +786 2.702200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +787 2.703480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +788 2.706040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +789 2.711160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +790 2.721400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +791 2.741880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +792 2.749000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +793 2.749100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +794 2.749300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +795 2.749700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +796 2.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +797 2.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +798 2.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +799 2.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +800 2.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +801 2.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +802 2.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +803 2.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +804 2.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +805 2.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +806 2.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +807 2.800100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +808 2.800300e-07 1.500000e+00 1.500000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +809 2.800700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +810 2.801000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +811 2.801080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +812 2.801240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +813 2.801560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +814 2.802200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +815 2.803480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +816 2.806040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +817 2.811160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +818 2.821400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +819 2.841880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +820 2.849000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +821 2.849100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +822 2.849300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +823 2.849700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +824 2.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +825 2.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +826 2.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +827 2.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +828 2.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +829 2.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +830 2.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +831 2.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +832 2.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +833 2.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +834 2.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +835 2.900100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +836 2.900300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +837 2.900700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +838 2.901000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +839 2.901080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +840 2.901240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +841 2.901560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +842 2.902200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +843 2.903480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +844 2.906040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +845 2.911160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +846 2.921400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +847 2.941880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +848 2.949000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +849 2.949100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +850 2.949300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +851 2.949700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +852 2.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +853 2.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +854 2.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +855 2.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +856 2.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +857 2.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +858 2.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +859 2.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +860 2.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +861 2.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +862 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +863 3.000100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +864 3.000300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +865 3.000700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +866 3.001000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +867 3.001080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +868 3.001240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +869 3.001560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +870 3.002200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +871 3.003480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +872 3.006040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +873 3.011160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +874 3.021400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +875 3.041880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +876 3.049000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +877 3.049100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +878 3.049300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +879 3.049700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +880 3.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +881 3.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +882 3.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +883 3.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +884 3.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +885 3.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +886 3.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +887 3.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +888 3.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +889 3.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +890 3.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +891 3.100100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +892 3.100300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +893 3.100700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +894 3.101000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +895 3.101080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +896 3.101240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +897 3.101560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +898 3.102200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +899 3.103480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +900 3.106040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +901 3.111160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +902 3.121400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +903 3.141880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +904 3.149000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +905 3.149100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +906 3.149300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +907 3.149700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +908 3.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +909 3.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +910 3.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +911 3.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +912 3.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +913 3.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +914 3.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +915 3.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +916 3.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +917 3.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +918 3.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +919 3.200100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +920 3.200300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +921 3.200700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +922 3.201000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +923 3.201080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +924 3.201240e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +925 3.201560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +926 3.202200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +927 3.203480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +928 3.206040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +929 3.211160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +930 3.221400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +931 3.241880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +932 3.249000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +933 3.249100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +934 3.249300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +935 3.249700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +936 3.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +937 3.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +938 3.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +939 3.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +940 3.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +941 3.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +942 3.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +943 3.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +944 3.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +945 3.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +946 3.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +947 3.300100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +948 3.300300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +949 3.300700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +950 3.301000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +951 3.301080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +952 3.301240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +953 3.301560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +954 3.302200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +955 3.303480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +956 3.306040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +957 3.311160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +958 3.321400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +959 3.341880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +960 3.349000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +961 3.349100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +962 3.349300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +963 3.349700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +964 3.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +965 3.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +966 3.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +967 3.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +968 3.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +969 3.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +970 3.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +971 3.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +972 3.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +973 3.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +974 3.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +975 3.400100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +976 3.400300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +977 3.400700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +978 3.401000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +979 3.401080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +980 3.401240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +981 3.401560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +982 3.402200e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +983 3.403480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +984 3.406040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +985 3.411160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +986 3.421400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +987 3.441880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +988 3.449000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +989 3.449100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +990 3.449300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +991 3.449700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +992 3.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +993 3.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +994 3.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +995 3.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +996 3.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +997 3.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +998 3.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +999 3.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1000 3.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1001 3.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1002 3.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1003 3.500100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1004 3.500300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1005 3.500700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1006 3.501000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1007 3.501080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1008 3.501240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1009 3.501560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1010 3.502200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1011 3.503480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1012 3.506040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1013 3.511160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1014 3.521400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1015 3.541880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1016 3.549000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1017 3.549100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1018 3.549300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1019 3.549700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1020 3.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1021 3.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1022 3.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1023 3.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1024 3.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1025 3.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1026 3.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1027 3.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1028 3.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1029 3.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1030 3.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1031 3.600100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1032 3.600300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1033 3.600700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1034 3.601000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1035 3.601080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1036 3.601240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1037 3.601560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1038 3.602200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1039 3.603480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1040 3.606040e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +1041 3.611160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1042 3.621400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1043 3.641880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1044 3.649000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1045 3.649100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1046 3.649300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1047 3.649700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1048 3.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1049 3.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1050 3.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1051 3.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1052 3.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1053 3.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1054 3.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1055 3.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1056 3.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1057 3.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1058 3.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1059 3.700100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1060 3.700300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1061 3.700700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1062 3.701000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1063 3.701080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1064 3.701240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1065 3.701560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1066 3.702200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1067 3.703480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1068 3.706040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1069 3.711160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1070 3.721400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1071 3.741880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1072 3.749000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1073 3.749100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1074 3.749300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1075 3.749700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1076 3.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1077 3.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1078 3.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1079 3.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1080 3.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1081 3.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1082 3.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1083 3.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1084 3.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1085 3.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1086 3.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1087 3.800100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1088 3.800300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1089 3.800700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1090 3.801000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1091 3.801080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1092 3.801240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1093 3.801560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1094 3.802200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1095 3.803480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1096 3.806040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1097 3.811160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1098 3.821400e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +1099 3.841880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1100 3.849000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1101 3.849100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1102 3.849300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1103 3.849700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1104 3.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1105 3.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1106 3.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1107 3.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1108 3.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1109 3.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1110 3.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1111 3.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1112 3.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1113 3.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1114 3.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1115 3.900100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1116 3.900300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1117 3.900700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1118 3.901000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1119 3.901080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1120 3.901240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1121 3.901560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1122 3.902200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1123 3.903480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1124 3.906040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1125 3.911160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1126 3.921400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1127 3.941880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1128 3.949000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1129 3.949100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1130 3.949300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1131 3.949700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1132 3.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1133 3.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1134 3.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1135 3.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1136 3.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1137 3.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1138 3.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1139 3.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1140 3.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1141 3.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1142 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1143 4.000100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1144 4.000300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1145 4.000700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1146 4.001000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1147 4.001080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1148 4.001240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1149 4.001560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1150 4.002200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1151 4.003480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1152 4.006040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1153 4.011160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1154 4.021400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1155 4.041880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1156 4.049000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +1157 4.049100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1158 4.049300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1159 4.049700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1160 4.050000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1161 4.050080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1162 4.050240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1163 4.050560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1164 4.051200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1165 4.052480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1166 4.055040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1167 4.060160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1168 4.070400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1169 4.090880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1170 4.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1171 4.100100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1172 4.100300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1173 4.100700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1174 4.101000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1175 4.101080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1176 4.101240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1177 4.101560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1178 4.102200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1179 4.103480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1180 4.106040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1181 4.111160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1182 4.121400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1183 4.141880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1184 4.149000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1185 4.149100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1186 4.149300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1187 4.149700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1188 4.150000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1189 4.150080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1190 4.150240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1191 4.150560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1192 4.151200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1193 4.152480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1194 4.155040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1195 4.160160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1196 4.170400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1197 4.190880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1198 4.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1199 4.200100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1200 4.200300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1201 4.200700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1202 4.201000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1203 4.201080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1204 4.201240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1205 4.201560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1206 4.202200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1207 4.203480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1208 4.206040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1209 4.211160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1210 4.221400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1211 4.241880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1212 4.249000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1213 4.249100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1214 4.249300e-07 3.500000e+00 3.500000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +1215 4.249700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1216 4.250000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1217 4.250080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1218 4.250240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1219 4.250560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1220 4.251200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1221 4.252480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1222 4.255040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1223 4.260160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1224 4.270400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1225 4.290880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1226 4.300000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1227 4.300100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1228 4.300300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1229 4.300700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1230 4.301000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1231 4.301080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1232 4.301240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1233 4.301560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1234 4.302200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1235 4.303480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1236 4.306040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1237 4.311160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1238 4.321400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1239 4.341880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1240 4.349000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1241 4.349100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1242 4.349300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1243 4.349700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1244 4.350000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1245 4.350080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1246 4.350240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1247 4.350560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1248 4.351200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1249 4.352480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1250 4.355040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1251 4.360160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1252 4.370400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1253 4.390880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1254 4.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1255 4.400100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1256 4.400300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1257 4.400700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1258 4.401000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1259 4.401080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1260 4.401240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1261 4.401560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1262 4.402200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1263 4.403480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1264 4.406040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1265 4.411160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1266 4.421400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1267 4.441880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1268 4.449000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1269 4.449100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1270 4.449300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1271 4.449700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1272 4.450000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +1273 4.450080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1274 4.450240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1275 4.450560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1276 4.451200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1277 4.452480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1278 4.455040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1279 4.460160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1280 4.470400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1281 4.490880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1282 4.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1283 4.500100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1284 4.500300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1285 4.500700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1286 4.501000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1287 4.501080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1288 4.501240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1289 4.501560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1290 4.502200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1291 4.502300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1292 4.502400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1293 4.502600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1294 4.503000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1295 4.503300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1296 4.503380e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1297 4.503540e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1298 4.503860e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1299 4.504500e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1300 4.505780e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1301 4.508340e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1302 4.513460e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1303 4.523700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1304 4.544180e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1305 4.549000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1306 4.549100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1307 4.549300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1308 4.549700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1309 4.550000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1310 4.550080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1311 4.550240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1312 4.550560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1313 4.551200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1314 4.552480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1315 4.555040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1316 4.560160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1317 4.570400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1318 4.590880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1319 4.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1320 4.600100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1321 4.600300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1322 4.600700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1323 4.601000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1324 4.601080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1325 4.601240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1326 4.601560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1327 4.602200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1328 4.602300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1329 4.602400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1330 4.602600e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +1331 4.603000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1332 4.603300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1333 4.603380e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1334 4.603540e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1335 4.603860e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1336 4.604500e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1337 4.605780e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1338 4.608340e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1339 4.613460e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1340 4.623700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1341 4.644180e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1342 4.649000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1343 4.649100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1344 4.649300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1345 4.649700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1346 4.650000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1347 4.650080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1348 4.650240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1349 4.650560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1350 4.651200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1351 4.652480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1352 4.655040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1353 4.660160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1354 4.670400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1355 4.690880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1356 4.700000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1357 4.700100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1358 4.700300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1359 4.700700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1360 4.701000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1361 4.701080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1362 4.701240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1363 4.701560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1364 4.702200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1365 4.703480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1366 4.706040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1367 4.711160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1368 4.721400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1369 4.741880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1370 4.749000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1371 4.749100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1372 4.749300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1373 4.749700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1374 4.750000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1375 4.750080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1376 4.750240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1377 4.750560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1378 4.751200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1379 4.752480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1380 4.755040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1381 4.760160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1382 4.770400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1383 4.790880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1384 4.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1385 4.800100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1386 4.800300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1387 4.800700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1388 4.801000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk_a clk_b rst +-------------------------------------------------------------------------------- +1389 4.801080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1390 4.801240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1391 4.801560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1392 4.802200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1393 4.803480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1394 4.806040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1395 4.811160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1396 4.821400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1397 4.841880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1398 4.849000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1399 4.849100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1400 4.849300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1401 4.849700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1402 4.850000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1403 4.850080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1404 4.850240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1405 4.850560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1406 4.851200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1407 4.852480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1408 4.855040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1409 4.860160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1410 4.870400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1411 4.890880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1412 4.900000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1413 4.900100e-07 5.000000e-01 5.000000e-01 0.000000e+00 +1414 4.900300e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1415 4.900700e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1416 4.901000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1417 4.901080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1418 4.901240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1419 4.901560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1420 4.902200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1421 4.903480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1422 4.906040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1423 4.911160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1424 4.921400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1425 4.941880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1426 4.949000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1427 4.949100e-07 4.500000e+00 4.500000e+00 0.000000e+00 +1428 4.949300e-07 3.500000e+00 3.500000e+00 0.000000e+00 +1429 4.949700e-07 1.500000e+00 1.500000e+00 0.000000e+00 +1430 4.950000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1431 4.950080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1432 4.950240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1433 4.950560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1434 4.951200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1435 4.952480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1436 4.955040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1437 4.960160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1438 4.970400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1439 4.990880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1440 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Thu Jul 09 16:12:22 2026 +-------------------------------------------------------------------------------- +Index time valid +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 +2 2.000000e-12 0.000000e+00 +3 4.000000e-12 0.000000e+00 +4 8.000000e-12 0.000000e+00 +5 1.600000e-11 0.000000e+00 +6 3.200000e-11 0.000000e+00 +7 6.400000e-11 0.000000e+00 +8 1.000000e-10 0.000000e+00 +9 1.064000e-10 0.000000e+00 +10 1.192000e-10 0.000000e+00 +11 1.448000e-10 0.000000e+00 +12 1.960000e-10 0.000000e+00 +13 2.984000e-10 0.000000e+00 +14 5.032000e-10 0.000000e+00 +15 9.128000e-10 0.000000e+00 +16 1.732000e-09 0.000000e+00 +17 3.370400e-09 0.000000e+00 +18 4.900000e-09 0.000000e+00 +19 4.910000e-09 0.000000e+00 +20 4.930000e-09 0.000000e+00 +21 4.970000e-09 0.000000e+00 +22 5.000000e-09 0.000000e+00 +23 5.008000e-09 0.000000e+00 +24 5.024000e-09 0.000000e+00 +25 5.056000e-09 0.000000e+00 +26 5.120000e-09 0.000000e+00 +27 5.248000e-09 0.000000e+00 +28 5.504000e-09 0.000000e+00 +29 6.016000e-09 0.000000e+00 +30 7.040000e-09 0.000000e+00 +31 9.088000e-09 0.000000e+00 +32 1.000000e-08 0.000000e+00 +33 1.001000e-08 0.000000e+00 +34 1.003000e-08 0.000000e+00 +35 1.007000e-08 0.000000e+00 +36 1.010000e-08 0.000000e+00 +37 1.010800e-08 0.000000e+00 +38 1.012400e-08 0.000000e+00 +39 1.015600e-08 0.000000e+00 +40 1.022000e-08 0.000000e+00 +41 1.034800e-08 0.000000e+00 +42 1.060400e-08 0.000000e+00 +43 1.111600e-08 0.000000e+00 +44 1.214000e-08 0.000000e+00 +45 1.418800e-08 0.000000e+00 +46 1.490000e-08 0.000000e+00 +47 1.491000e-08 0.000000e+00 +48 1.493000e-08 0.000000e+00 +49 1.497000e-08 0.000000e+00 +50 1.500000e-08 0.000000e+00 +51 1.500800e-08 0.000000e+00 +52 1.502400e-08 0.000000e+00 +53 1.505600e-08 0.000000e+00 +54 1.512000e-08 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +55 1.524800e-08 0.000000e+00 +56 1.550400e-08 0.000000e+00 +57 1.601600e-08 0.000000e+00 +58 1.704000e-08 0.000000e+00 +59 1.908800e-08 0.000000e+00 +60 2.000000e-08 0.000000e+00 +61 2.001000e-08 0.000000e+00 +62 2.003000e-08 0.000000e+00 +63 2.007000e-08 0.000000e+00 +64 2.010000e-08 0.000000e+00 +65 2.010800e-08 0.000000e+00 +66 2.012400e-08 0.000000e+00 +67 2.015600e-08 0.000000e+00 +68 2.022000e-08 0.000000e+00 +69 2.034800e-08 0.000000e+00 +70 2.060400e-08 0.000000e+00 +71 2.111600e-08 0.000000e+00 +72 2.214000e-08 0.000000e+00 +73 2.418800e-08 0.000000e+00 +74 2.490000e-08 0.000000e+00 +75 2.491000e-08 0.000000e+00 +76 2.493000e-08 0.000000e+00 +77 2.497000e-08 0.000000e+00 +78 2.500000e-08 0.000000e+00 +79 2.500800e-08 0.000000e+00 +80 2.502400e-08 0.000000e+00 +81 2.505600e-08 0.000000e+00 +82 2.512000e-08 0.000000e+00 +83 2.524800e-08 0.000000e+00 +84 2.550400e-08 0.000000e+00 +85 2.601600e-08 0.000000e+00 +86 2.704000e-08 0.000000e+00 +87 2.908800e-08 0.000000e+00 +88 3.000000e-08 0.000000e+00 +89 3.001000e-08 0.000000e+00 +90 3.003000e-08 0.000000e+00 +91 3.007000e-08 0.000000e+00 +92 3.010000e-08 0.000000e+00 +93 3.010800e-08 0.000000e+00 +94 3.012400e-08 0.000000e+00 +95 3.015600e-08 0.000000e+00 +96 3.022000e-08 0.000000e+00 +97 3.034800e-08 0.000000e+00 +98 3.060400e-08 0.000000e+00 +99 3.111600e-08 0.000000e+00 +100 3.214000e-08 0.000000e+00 +101 3.418800e-08 0.000000e+00 +102 3.490000e-08 0.000000e+00 +103 3.491000e-08 0.000000e+00 +104 3.493000e-08 0.000000e+00 +105 3.497000e-08 0.000000e+00 +106 3.500000e-08 0.000000e+00 +107 3.500800e-08 0.000000e+00 +108 3.502400e-08 0.000000e+00 +109 3.505600e-08 0.000000e+00 +110 3.512000e-08 0.000000e+00 +111 3.524800e-08 0.000000e+00 +112 3.550400e-08 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +113 3.601600e-08 0.000000e+00 +114 3.704000e-08 0.000000e+00 +115 3.908800e-08 0.000000e+00 +116 4.000000e-08 0.000000e+00 +117 4.001000e-08 0.000000e+00 +118 4.003000e-08 0.000000e+00 +119 4.007000e-08 0.000000e+00 +120 4.010000e-08 0.000000e+00 +121 4.010800e-08 0.000000e+00 +122 4.012400e-08 0.000000e+00 +123 4.015600e-08 0.000000e+00 +124 4.022000e-08 0.000000e+00 +125 4.034800e-08 0.000000e+00 +126 4.060400e-08 0.000000e+00 +127 4.111600e-08 0.000000e+00 +128 4.214000e-08 0.000000e+00 +129 4.418800e-08 0.000000e+00 +130 4.490000e-08 0.000000e+00 +131 4.491000e-08 0.000000e+00 +132 4.493000e-08 0.000000e+00 +133 4.497000e-08 0.000000e+00 +134 4.500000e-08 0.000000e+00 +135 4.500800e-08 0.000000e+00 +136 4.502400e-08 0.000000e+00 +137 4.505600e-08 0.000000e+00 +138 4.512000e-08 0.000000e+00 +139 4.524800e-08 0.000000e+00 +140 4.550400e-08 0.000000e+00 +141 4.601600e-08 0.000000e+00 +142 4.704000e-08 0.000000e+00 +143 4.908800e-08 0.000000e+00 +144 5.000000e-08 0.000000e+00 +145 5.001000e-08 0.000000e+00 +146 5.003000e-08 0.000000e+00 +147 5.007000e-08 0.000000e+00 +148 5.010000e-08 0.000000e+00 +149 5.010800e-08 0.000000e+00 +150 5.012400e-08 0.000000e+00 +151 5.015600e-08 0.000000e+00 +152 5.022000e-08 0.000000e+00 +153 5.034800e-08 0.000000e+00 +154 5.060400e-08 0.000000e+00 +155 5.111600e-08 0.000000e+00 +156 5.214000e-08 0.000000e+00 +157 5.418800e-08 0.000000e+00 +158 5.490000e-08 0.000000e+00 +159 5.491000e-08 0.000000e+00 +160 5.493000e-08 0.000000e+00 +161 5.497000e-08 0.000000e+00 +162 5.500000e-08 0.000000e+00 +163 5.500800e-08 0.000000e+00 +164 5.502400e-08 0.000000e+00 +165 5.505600e-08 0.000000e+00 +166 5.512000e-08 0.000000e+00 +167 5.524800e-08 0.000000e+00 +168 5.550400e-08 0.000000e+00 +169 5.601600e-08 0.000000e+00 +170 5.704000e-08 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +171 5.908800e-08 0.000000e+00 +172 6.000000e-08 0.000000e+00 +173 6.001000e-08 0.000000e+00 +174 6.003000e-08 0.000000e+00 +175 6.007000e-08 0.000000e+00 +176 6.010000e-08 0.000000e+00 +177 6.010800e-08 0.000000e+00 +178 6.012400e-08 0.000000e+00 +179 6.015600e-08 0.000000e+00 +180 6.022000e-08 0.000000e+00 +181 6.034800e-08 0.000000e+00 +182 6.060400e-08 0.000000e+00 +183 6.111600e-08 0.000000e+00 +184 6.214000e-08 0.000000e+00 +185 6.418800e-08 0.000000e+00 +186 6.490000e-08 0.000000e+00 +187 6.491000e-08 0.000000e+00 +188 6.493000e-08 0.000000e+00 +189 6.497000e-08 0.000000e+00 +190 6.500000e-08 0.000000e+00 +191 6.500800e-08 0.000000e+00 +192 6.502400e-08 0.000000e+00 +193 6.505600e-08 0.000000e+00 +194 6.512000e-08 0.000000e+00 +195 6.524800e-08 0.000000e+00 +196 6.550400e-08 0.000000e+00 +197 6.601600e-08 0.000000e+00 +198 6.704000e-08 0.000000e+00 +199 6.908800e-08 0.000000e+00 +200 7.000000e-08 0.000000e+00 +201 7.001000e-08 0.000000e+00 +202 7.003000e-08 0.000000e+00 +203 7.007000e-08 0.000000e+00 +204 7.010000e-08 0.000000e+00 +205 7.010800e-08 0.000000e+00 +206 7.012400e-08 0.000000e+00 +207 7.015600e-08 0.000000e+00 +208 7.022000e-08 0.000000e+00 +209 7.034800e-08 0.000000e+00 +210 7.060400e-08 0.000000e+00 +211 7.111600e-08 0.000000e+00 +212 7.214000e-08 0.000000e+00 +213 7.418800e-08 0.000000e+00 +214 7.490000e-08 0.000000e+00 +215 7.491000e-08 0.000000e+00 +216 7.493000e-08 0.000000e+00 +217 7.497000e-08 0.000000e+00 +218 7.500000e-08 0.000000e+00 +219 7.500800e-08 0.000000e+00 +220 7.502400e-08 0.000000e+00 +221 7.505600e-08 0.000000e+00 +222 7.512000e-08 0.000000e+00 +223 7.524800e-08 0.000000e+00 +224 7.550400e-08 0.000000e+00 +225 7.601600e-08 0.000000e+00 +226 7.704000e-08 0.000000e+00 +227 7.908800e-08 0.000000e+00 +228 8.000000e-08 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +229 8.001000e-08 0.000000e+00 +230 8.003000e-08 0.000000e+00 +231 8.007000e-08 0.000000e+00 +232 8.010000e-08 0.000000e+00 +233 8.010800e-08 0.000000e+00 +234 8.012400e-08 0.000000e+00 +235 8.015600e-08 0.000000e+00 +236 8.022000e-08 0.000000e+00 +237 8.034800e-08 0.000000e+00 +238 8.060400e-08 0.000000e+00 +239 8.111600e-08 0.000000e+00 +240 8.214000e-08 0.000000e+00 +241 8.418800e-08 0.000000e+00 +242 8.490000e-08 0.000000e+00 +243 8.491000e-08 0.000000e+00 +244 8.493000e-08 0.000000e+00 +245 8.497000e-08 0.000000e+00 +246 8.500000e-08 0.000000e+00 +247 8.500800e-08 0.000000e+00 +248 8.502400e-08 0.000000e+00 +249 8.505600e-08 0.000000e+00 +250 8.512000e-08 0.000000e+00 +251 8.524800e-08 0.000000e+00 +252 8.550400e-08 0.000000e+00 +253 8.601600e-08 0.000000e+00 +254 8.704000e-08 0.000000e+00 +255 8.908800e-08 0.000000e+00 +256 9.000000e-08 0.000000e+00 +257 9.001000e-08 0.000000e+00 +258 9.003000e-08 0.000000e+00 +259 9.007000e-08 0.000000e+00 +260 9.010000e-08 0.000000e+00 +261 9.010800e-08 0.000000e+00 +262 9.012400e-08 0.000000e+00 +263 9.015600e-08 0.000000e+00 +264 9.022000e-08 0.000000e+00 +265 9.034800e-08 0.000000e+00 +266 9.060400e-08 0.000000e+00 +267 9.111600e-08 0.000000e+00 +268 9.214000e-08 0.000000e+00 +269 9.418800e-08 0.000000e+00 +270 9.490000e-08 0.000000e+00 +271 9.491000e-08 0.000000e+00 +272 9.493000e-08 0.000000e+00 +273 9.497000e-08 0.000000e+00 +274 9.500000e-08 0.000000e+00 +275 9.500800e-08 0.000000e+00 +276 9.502400e-08 0.000000e+00 +277 9.505600e-08 0.000000e+00 +278 9.512000e-08 0.000000e+00 +279 9.524800e-08 0.000000e+00 +280 9.550400e-08 0.000000e+00 +281 9.601600e-08 0.000000e+00 +282 9.704000e-08 0.000000e+00 +283 9.908800e-08 0.000000e+00 +284 1.000000e-07 0.000000e+00 +285 1.000100e-07 0.000000e+00 +286 1.000300e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +287 1.000700e-07 0.000000e+00 +288 1.001000e-07 0.000000e+00 +289 1.001080e-07 0.000000e+00 +290 1.001240e-07 0.000000e+00 +291 1.001560e-07 0.000000e+00 +292 1.002200e-07 0.000000e+00 +293 1.003480e-07 0.000000e+00 +294 1.006040e-07 0.000000e+00 +295 1.011160e-07 0.000000e+00 +296 1.021400e-07 0.000000e+00 +297 1.041880e-07 0.000000e+00 +298 1.049000e-07 0.000000e+00 +299 1.049100e-07 0.000000e+00 +300 1.049300e-07 0.000000e+00 +301 1.049700e-07 0.000000e+00 +302 1.050000e-07 0.000000e+00 +303 1.050080e-07 0.000000e+00 +304 1.050240e-07 0.000000e+00 +305 1.050560e-07 0.000000e+00 +306 1.051200e-07 0.000000e+00 +307 1.052480e-07 0.000000e+00 +308 1.055040e-07 0.000000e+00 +309 1.060160e-07 0.000000e+00 +310 1.070400e-07 0.000000e+00 +311 1.090880e-07 0.000000e+00 +312 1.100000e-07 0.000000e+00 +313 1.100100e-07 0.000000e+00 +314 1.100300e-07 0.000000e+00 +315 1.100700e-07 0.000000e+00 +316 1.101000e-07 0.000000e+00 +317 1.101080e-07 0.000000e+00 +318 1.101240e-07 0.000000e+00 +319 1.101560e-07 0.000000e+00 +320 1.102200e-07 0.000000e+00 +321 1.103480e-07 0.000000e+00 +322 1.106040e-07 0.000000e+00 +323 1.111160e-07 0.000000e+00 +324 1.121400e-07 0.000000e+00 +325 1.141880e-07 0.000000e+00 +326 1.149000e-07 0.000000e+00 +327 1.149100e-07 0.000000e+00 +328 1.149300e-07 0.000000e+00 +329 1.149700e-07 0.000000e+00 +330 1.150000e-07 0.000000e+00 +331 1.150080e-07 0.000000e+00 +332 1.150240e-07 0.000000e+00 +333 1.150560e-07 0.000000e+00 +334 1.151200e-07 0.000000e+00 +335 1.152480e-07 0.000000e+00 +336 1.155040e-07 0.000000e+00 +337 1.160160e-07 0.000000e+00 +338 1.170400e-07 0.000000e+00 +339 1.190880e-07 0.000000e+00 +340 1.200000e-07 0.000000e+00 +341 1.200100e-07 0.000000e+00 +342 1.200300e-07 0.000000e+00 +343 1.200700e-07 0.000000e+00 +344 1.201000e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +345 1.201080e-07 0.000000e+00 +346 1.201240e-07 0.000000e+00 +347 1.201560e-07 0.000000e+00 +348 1.202200e-07 0.000000e+00 +349 1.203480e-07 0.000000e+00 +350 1.206040e-07 0.000000e+00 +351 1.211160e-07 0.000000e+00 +352 1.221400e-07 0.000000e+00 +353 1.241880e-07 0.000000e+00 +354 1.249000e-07 0.000000e+00 +355 1.249100e-07 0.000000e+00 +356 1.249300e-07 0.000000e+00 +357 1.249700e-07 0.000000e+00 +358 1.250000e-07 0.000000e+00 +359 1.250080e-07 0.000000e+00 +360 1.250240e-07 0.000000e+00 +361 1.250560e-07 0.000000e+00 +362 1.251200e-07 0.000000e+00 +363 1.252480e-07 0.000000e+00 +364 1.255040e-07 0.000000e+00 +365 1.260160e-07 0.000000e+00 +366 1.270400e-07 0.000000e+00 +367 1.290880e-07 0.000000e+00 +368 1.300000e-07 0.000000e+00 +369 1.300100e-07 0.000000e+00 +370 1.300300e-07 0.000000e+00 +371 1.300700e-07 0.000000e+00 +372 1.301000e-07 0.000000e+00 +373 1.301080e-07 0.000000e+00 +374 1.301240e-07 0.000000e+00 +375 1.301560e-07 0.000000e+00 +376 1.302200e-07 0.000000e+00 +377 1.303480e-07 0.000000e+00 +378 1.306040e-07 0.000000e+00 +379 1.311160e-07 0.000000e+00 +380 1.321400e-07 0.000000e+00 +381 1.341880e-07 0.000000e+00 +382 1.349000e-07 0.000000e+00 +383 1.349100e-07 0.000000e+00 +384 1.349300e-07 0.000000e+00 +385 1.349700e-07 0.000000e+00 +386 1.350000e-07 0.000000e+00 +387 1.350080e-07 0.000000e+00 +388 1.350240e-07 0.000000e+00 +389 1.350560e-07 0.000000e+00 +390 1.351200e-07 0.000000e+00 +391 1.352480e-07 0.000000e+00 +392 1.355040e-07 0.000000e+00 +393 1.360160e-07 0.000000e+00 +394 1.370400e-07 0.000000e+00 +395 1.390880e-07 0.000000e+00 +396 1.400000e-07 0.000000e+00 +397 1.400100e-07 0.000000e+00 +398 1.400300e-07 0.000000e+00 +399 1.400700e-07 0.000000e+00 +400 1.401000e-07 0.000000e+00 +401 1.401080e-07 0.000000e+00 +402 1.401240e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +403 1.401560e-07 0.000000e+00 +404 1.402200e-07 0.000000e+00 +405 1.403480e-07 0.000000e+00 +406 1.406040e-07 0.000000e+00 +407 1.411160e-07 0.000000e+00 +408 1.421400e-07 0.000000e+00 +409 1.441880e-07 0.000000e+00 +410 1.449000e-07 0.000000e+00 +411 1.449100e-07 0.000000e+00 +412 1.449300e-07 0.000000e+00 +413 1.449700e-07 0.000000e+00 +414 1.450000e-07 0.000000e+00 +415 1.450080e-07 0.000000e+00 +416 1.450240e-07 0.000000e+00 +417 1.450560e-07 0.000000e+00 +418 1.451200e-07 0.000000e+00 +419 1.452480e-07 0.000000e+00 +420 1.455040e-07 0.000000e+00 +421 1.460160e-07 0.000000e+00 +422 1.470400e-07 0.000000e+00 +423 1.490880e-07 0.000000e+00 +424 1.500000e-07 0.000000e+00 +425 1.500100e-07 0.000000e+00 +426 1.500300e-07 0.000000e+00 +427 1.500700e-07 0.000000e+00 +428 1.501000e-07 0.000000e+00 +429 1.501080e-07 0.000000e+00 +430 1.501240e-07 0.000000e+00 +431 1.501560e-07 0.000000e+00 +432 1.502200e-07 0.000000e+00 +433 1.503480e-07 0.000000e+00 +434 1.506040e-07 0.000000e+00 +435 1.511160e-07 0.000000e+00 +436 1.521400e-07 0.000000e+00 +437 1.541880e-07 0.000000e+00 +438 1.549000e-07 0.000000e+00 +439 1.549100e-07 0.000000e+00 +440 1.549300e-07 0.000000e+00 +441 1.549700e-07 0.000000e+00 +442 1.550000e-07 0.000000e+00 +443 1.550080e-07 0.000000e+00 +444 1.550240e-07 0.000000e+00 +445 1.550560e-07 0.000000e+00 +446 1.551200e-07 0.000000e+00 +447 1.552480e-07 0.000000e+00 +448 1.555040e-07 0.000000e+00 +449 1.560160e-07 0.000000e+00 +450 1.570400e-07 0.000000e+00 +451 1.590880e-07 0.000000e+00 +452 1.600000e-07 0.000000e+00 +453 1.600100e-07 0.000000e+00 +454 1.600300e-07 0.000000e+00 +455 1.600700e-07 0.000000e+00 +456 1.601000e-07 0.000000e+00 +457 1.601080e-07 0.000000e+00 +458 1.601240e-07 0.000000e+00 +459 1.601560e-07 0.000000e+00 +460 1.602200e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +461 1.603480e-07 0.000000e+00 +462 1.606040e-07 0.000000e+00 +463 1.611160e-07 0.000000e+00 +464 1.621400e-07 0.000000e+00 +465 1.641880e-07 0.000000e+00 +466 1.649000e-07 0.000000e+00 +467 1.649100e-07 0.000000e+00 +468 1.649300e-07 0.000000e+00 +469 1.649700e-07 0.000000e+00 +470 1.650000e-07 0.000000e+00 +471 1.650080e-07 0.000000e+00 +472 1.650240e-07 0.000000e+00 +473 1.650560e-07 0.000000e+00 +474 1.651200e-07 0.000000e+00 +475 1.652480e-07 0.000000e+00 +476 1.655040e-07 0.000000e+00 +477 1.660160e-07 0.000000e+00 +478 1.670400e-07 0.000000e+00 +479 1.690880e-07 0.000000e+00 +480 1.700000e-07 0.000000e+00 +481 1.700100e-07 0.000000e+00 +482 1.700300e-07 0.000000e+00 +483 1.700700e-07 0.000000e+00 +484 1.701000e-07 0.000000e+00 +485 1.701080e-07 0.000000e+00 +486 1.701240e-07 0.000000e+00 +487 1.701560e-07 0.000000e+00 +488 1.702200e-07 0.000000e+00 +489 1.703480e-07 0.000000e+00 +490 1.706040e-07 0.000000e+00 +491 1.711160e-07 0.000000e+00 +492 1.721400e-07 0.000000e+00 +493 1.741880e-07 0.000000e+00 +494 1.749000e-07 0.000000e+00 +495 1.749100e-07 0.000000e+00 +496 1.749300e-07 0.000000e+00 +497 1.749700e-07 0.000000e+00 +498 1.750000e-07 0.000000e+00 +499 1.750080e-07 0.000000e+00 +500 1.750240e-07 0.000000e+00 +501 1.750560e-07 0.000000e+00 +502 1.751200e-07 0.000000e+00 +503 1.752480e-07 0.000000e+00 +504 1.755040e-07 0.000000e+00 +505 1.760160e-07 0.000000e+00 +506 1.770400e-07 0.000000e+00 +507 1.790880e-07 0.000000e+00 +508 1.800000e-07 0.000000e+00 +509 1.800100e-07 0.000000e+00 +510 1.800300e-07 0.000000e+00 +511 1.800700e-07 0.000000e+00 +512 1.801000e-07 0.000000e+00 +513 1.801080e-07 0.000000e+00 +514 1.801240e-07 0.000000e+00 +515 1.801560e-07 0.000000e+00 +516 1.802200e-07 0.000000e+00 +517 1.803480e-07 0.000000e+00 +518 1.806040e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +519 1.811160e-07 0.000000e+00 +520 1.821400e-07 0.000000e+00 +521 1.841880e-07 0.000000e+00 +522 1.849000e-07 0.000000e+00 +523 1.849100e-07 0.000000e+00 +524 1.849300e-07 0.000000e+00 +525 1.849700e-07 0.000000e+00 +526 1.850000e-07 0.000000e+00 +527 1.850080e-07 0.000000e+00 +528 1.850240e-07 0.000000e+00 +529 1.850560e-07 0.000000e+00 +530 1.851200e-07 0.000000e+00 +531 1.852480e-07 0.000000e+00 +532 1.855040e-07 0.000000e+00 +533 1.860160e-07 0.000000e+00 +534 1.870400e-07 0.000000e+00 +535 1.890880e-07 0.000000e+00 +536 1.900000e-07 0.000000e+00 +537 1.900100e-07 0.000000e+00 +538 1.900300e-07 0.000000e+00 +539 1.900700e-07 0.000000e+00 +540 1.901000e-07 0.000000e+00 +541 1.901080e-07 0.000000e+00 +542 1.901240e-07 0.000000e+00 +543 1.901560e-07 0.000000e+00 +544 1.902200e-07 0.000000e+00 +545 1.903480e-07 0.000000e+00 +546 1.906040e-07 0.000000e+00 +547 1.911160e-07 0.000000e+00 +548 1.921400e-07 0.000000e+00 +549 1.941880e-07 0.000000e+00 +550 1.949000e-07 0.000000e+00 +551 1.949100e-07 0.000000e+00 +552 1.949300e-07 0.000000e+00 +553 1.949700e-07 0.000000e+00 +554 1.950000e-07 0.000000e+00 +555 1.950080e-07 0.000000e+00 +556 1.950240e-07 0.000000e+00 +557 1.950560e-07 0.000000e+00 +558 1.951200e-07 0.000000e+00 +559 1.952480e-07 0.000000e+00 +560 1.955040e-07 0.000000e+00 +561 1.960160e-07 0.000000e+00 +562 1.970400e-07 0.000000e+00 +563 1.990880e-07 0.000000e+00 +564 2.000000e-07 0.000000e+00 +565 2.000100e-07 0.000000e+00 +566 2.000300e-07 0.000000e+00 +567 2.000700e-07 0.000000e+00 +568 2.001000e-07 0.000000e+00 +569 2.001080e-07 0.000000e+00 +570 2.001240e-07 0.000000e+00 +571 2.001560e-07 0.000000e+00 +572 2.002200e-07 0.000000e+00 +573 2.003480e-07 0.000000e+00 +574 2.006040e-07 0.000000e+00 +575 2.011160e-07 0.000000e+00 +576 2.021400e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +577 2.041880e-07 0.000000e+00 +578 2.049000e-07 0.000000e+00 +579 2.049100e-07 0.000000e+00 +580 2.049300e-07 0.000000e+00 +581 2.049700e-07 0.000000e+00 +582 2.050000e-07 0.000000e+00 +583 2.050080e-07 0.000000e+00 +584 2.050240e-07 0.000000e+00 +585 2.050560e-07 0.000000e+00 +586 2.051200e-07 0.000000e+00 +587 2.052480e-07 0.000000e+00 +588 2.055040e-07 0.000000e+00 +589 2.060160e-07 0.000000e+00 +590 2.070400e-07 0.000000e+00 +591 2.090880e-07 0.000000e+00 +592 2.100000e-07 0.000000e+00 +593 2.100100e-07 0.000000e+00 +594 2.100300e-07 0.000000e+00 +595 2.100700e-07 0.000000e+00 +596 2.101000e-07 0.000000e+00 +597 2.101080e-07 0.000000e+00 +598 2.101240e-07 0.000000e+00 +599 2.101560e-07 0.000000e+00 +600 2.102200e-07 0.000000e+00 +601 2.103480e-07 0.000000e+00 +602 2.106040e-07 0.000000e+00 +603 2.111160e-07 0.000000e+00 +604 2.121400e-07 0.000000e+00 +605 2.141880e-07 0.000000e+00 +606 2.149000e-07 0.000000e+00 +607 2.149100e-07 0.000000e+00 +608 2.149300e-07 0.000000e+00 +609 2.149700e-07 0.000000e+00 +610 2.150000e-07 0.000000e+00 +611 2.150080e-07 0.000000e+00 +612 2.150240e-07 0.000000e+00 +613 2.150560e-07 0.000000e+00 +614 2.151200e-07 0.000000e+00 +615 2.152480e-07 0.000000e+00 +616 2.155040e-07 0.000000e+00 +617 2.160160e-07 0.000000e+00 +618 2.170400e-07 0.000000e+00 +619 2.190880e-07 0.000000e+00 +620 2.200000e-07 0.000000e+00 +621 2.200100e-07 0.000000e+00 +622 2.200300e-07 0.000000e+00 +623 2.200700e-07 0.000000e+00 +624 2.201000e-07 0.000000e+00 +625 2.201080e-07 0.000000e+00 +626 2.201240e-07 0.000000e+00 +627 2.201560e-07 0.000000e+00 +628 2.202200e-07 0.000000e+00 +629 2.203480e-07 0.000000e+00 +630 2.206040e-07 0.000000e+00 +631 2.211160e-07 0.000000e+00 +632 2.221400e-07 0.000000e+00 +633 2.241880e-07 0.000000e+00 +634 2.249000e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +635 2.249100e-07 0.000000e+00 +636 2.249300e-07 0.000000e+00 +637 2.249700e-07 0.000000e+00 +638 2.250000e-07 0.000000e+00 +639 2.250080e-07 0.000000e+00 +640 2.250240e-07 0.000000e+00 +641 2.250560e-07 0.000000e+00 +642 2.251200e-07 0.000000e+00 +643 2.252480e-07 0.000000e+00 +644 2.255040e-07 0.000000e+00 +645 2.260160e-07 0.000000e+00 +646 2.270400e-07 0.000000e+00 +647 2.290880e-07 0.000000e+00 +648 2.300000e-07 0.000000e+00 +649 2.300100e-07 0.000000e+00 +650 2.300300e-07 0.000000e+00 +651 2.300700e-07 0.000000e+00 +652 2.301000e-07 0.000000e+00 +653 2.301080e-07 0.000000e+00 +654 2.301240e-07 0.000000e+00 +655 2.301560e-07 0.000000e+00 +656 2.302200e-07 0.000000e+00 +657 2.303480e-07 0.000000e+00 +658 2.306040e-07 0.000000e+00 +659 2.311160e-07 0.000000e+00 +660 2.321400e-07 0.000000e+00 +661 2.341880e-07 0.000000e+00 +662 2.349000e-07 0.000000e+00 +663 2.349100e-07 0.000000e+00 +664 2.349300e-07 0.000000e+00 +665 2.349700e-07 0.000000e+00 +666 2.350000e-07 0.000000e+00 +667 2.350080e-07 0.000000e+00 +668 2.350240e-07 0.000000e+00 +669 2.350560e-07 0.000000e+00 +670 2.351200e-07 0.000000e+00 +671 2.352480e-07 0.000000e+00 +672 2.355040e-07 0.000000e+00 +673 2.360160e-07 0.000000e+00 +674 2.370400e-07 0.000000e+00 +675 2.390880e-07 0.000000e+00 +676 2.400000e-07 0.000000e+00 +677 2.400100e-07 0.000000e+00 +678 2.400300e-07 0.000000e+00 +679 2.400700e-07 0.000000e+00 +680 2.401000e-07 0.000000e+00 +681 2.401080e-07 0.000000e+00 +682 2.401240e-07 0.000000e+00 +683 2.401560e-07 0.000000e+00 +684 2.402200e-07 0.000000e+00 +685 2.403480e-07 0.000000e+00 +686 2.406040e-07 0.000000e+00 +687 2.411160e-07 0.000000e+00 +688 2.421400e-07 0.000000e+00 +689 2.441880e-07 0.000000e+00 +690 2.449000e-07 0.000000e+00 +691 2.449100e-07 0.000000e+00 +692 2.449300e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +693 2.449700e-07 0.000000e+00 +694 2.450000e-07 0.000000e+00 +695 2.450080e-07 0.000000e+00 +696 2.450240e-07 0.000000e+00 +697 2.450560e-07 0.000000e+00 +698 2.451200e-07 0.000000e+00 +699 2.452480e-07 0.000000e+00 +700 2.455040e-07 0.000000e+00 +701 2.460160e-07 0.000000e+00 +702 2.470400e-07 0.000000e+00 +703 2.490880e-07 0.000000e+00 +704 2.500000e-07 0.000000e+00 +705 2.500100e-07 0.000000e+00 +706 2.500300e-07 0.000000e+00 +707 2.500700e-07 0.000000e+00 +708 2.501000e-07 0.000000e+00 +709 2.501080e-07 0.000000e+00 +710 2.501240e-07 0.000000e+00 +711 2.501560e-07 0.000000e+00 +712 2.502200e-07 0.000000e+00 +713 2.502300e-07 0.000000e+00 +714 2.502400e-07 5.000000e-01 +715 2.502600e-07 1.500000e+00 +716 2.503000e-07 3.500000e+00 +717 2.503300e-07 5.000000e+00 +718 2.503380e-07 5.000000e+00 +719 2.503540e-07 5.000000e+00 +720 2.503860e-07 5.000000e+00 +721 2.504500e-07 5.000000e+00 +722 2.505780e-07 5.000000e+00 +723 2.508340e-07 5.000000e+00 +724 2.513460e-07 5.000000e+00 +725 2.523700e-07 5.000000e+00 +726 2.544180e-07 5.000000e+00 +727 2.549000e-07 5.000000e+00 +728 2.549100e-07 5.000000e+00 +729 2.549300e-07 5.000000e+00 +730 2.549700e-07 5.000000e+00 +731 2.550000e-07 5.000000e+00 +732 2.550080e-07 5.000000e+00 +733 2.550240e-07 5.000000e+00 +734 2.550560e-07 5.000000e+00 +735 2.551200e-07 5.000000e+00 +736 2.552480e-07 5.000000e+00 +737 2.555040e-07 5.000000e+00 +738 2.560160e-07 5.000000e+00 +739 2.570400e-07 5.000000e+00 +740 2.590880e-07 5.000000e+00 +741 2.600000e-07 5.000000e+00 +742 2.600100e-07 5.000000e+00 +743 2.600300e-07 5.000000e+00 +744 2.600700e-07 5.000000e+00 +745 2.601000e-07 5.000000e+00 +746 2.601080e-07 5.000000e+00 +747 2.601240e-07 5.000000e+00 +748 2.601560e-07 5.000000e+00 +749 2.602200e-07 5.000000e+00 +750 2.602300e-07 5.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +751 2.602400e-07 4.500000e+00 +752 2.602600e-07 3.500000e+00 +753 2.603000e-07 1.500000e+00 +754 2.603300e-07 0.000000e+00 +755 2.603380e-07 0.000000e+00 +756 2.603540e-07 0.000000e+00 +757 2.603860e-07 0.000000e+00 +758 2.604500e-07 0.000000e+00 +759 2.605780e-07 0.000000e+00 +760 2.608340e-07 0.000000e+00 +761 2.613460e-07 0.000000e+00 +762 2.623700e-07 0.000000e+00 +763 2.644180e-07 0.000000e+00 +764 2.649000e-07 0.000000e+00 +765 2.649100e-07 0.000000e+00 +766 2.649300e-07 0.000000e+00 +767 2.649700e-07 0.000000e+00 +768 2.650000e-07 0.000000e+00 +769 2.650080e-07 0.000000e+00 +770 2.650240e-07 0.000000e+00 +771 2.650560e-07 0.000000e+00 +772 2.651200e-07 0.000000e+00 +773 2.652480e-07 0.000000e+00 +774 2.655040e-07 0.000000e+00 +775 2.660160e-07 0.000000e+00 +776 2.670400e-07 0.000000e+00 +777 2.690880e-07 0.000000e+00 +778 2.700000e-07 0.000000e+00 +779 2.700100e-07 0.000000e+00 +780 2.700300e-07 0.000000e+00 +781 2.700700e-07 0.000000e+00 +782 2.701000e-07 0.000000e+00 +783 2.701080e-07 0.000000e+00 +784 2.701240e-07 0.000000e+00 +785 2.701560e-07 0.000000e+00 +786 2.702200e-07 0.000000e+00 +787 2.703480e-07 0.000000e+00 +788 2.706040e-07 0.000000e+00 +789 2.711160e-07 0.000000e+00 +790 2.721400e-07 0.000000e+00 +791 2.741880e-07 0.000000e+00 +792 2.749000e-07 0.000000e+00 +793 2.749100e-07 0.000000e+00 +794 2.749300e-07 0.000000e+00 +795 2.749700e-07 0.000000e+00 +796 2.750000e-07 0.000000e+00 +797 2.750080e-07 0.000000e+00 +798 2.750240e-07 0.000000e+00 +799 2.750560e-07 0.000000e+00 +800 2.751200e-07 0.000000e+00 +801 2.752480e-07 0.000000e+00 +802 2.755040e-07 0.000000e+00 +803 2.760160e-07 0.000000e+00 +804 2.770400e-07 0.000000e+00 +805 2.790880e-07 0.000000e+00 +806 2.800000e-07 0.000000e+00 +807 2.800100e-07 0.000000e+00 +808 2.800300e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +809 2.800700e-07 0.000000e+00 +810 2.801000e-07 0.000000e+00 +811 2.801080e-07 0.000000e+00 +812 2.801240e-07 0.000000e+00 +813 2.801560e-07 0.000000e+00 +814 2.802200e-07 0.000000e+00 +815 2.803480e-07 0.000000e+00 +816 2.806040e-07 0.000000e+00 +817 2.811160e-07 0.000000e+00 +818 2.821400e-07 0.000000e+00 +819 2.841880e-07 0.000000e+00 +820 2.849000e-07 0.000000e+00 +821 2.849100e-07 0.000000e+00 +822 2.849300e-07 0.000000e+00 +823 2.849700e-07 0.000000e+00 +824 2.850000e-07 0.000000e+00 +825 2.850080e-07 0.000000e+00 +826 2.850240e-07 0.000000e+00 +827 2.850560e-07 0.000000e+00 +828 2.851200e-07 0.000000e+00 +829 2.852480e-07 0.000000e+00 +830 2.855040e-07 0.000000e+00 +831 2.860160e-07 0.000000e+00 +832 2.870400e-07 0.000000e+00 +833 2.890880e-07 0.000000e+00 +834 2.900000e-07 0.000000e+00 +835 2.900100e-07 0.000000e+00 +836 2.900300e-07 0.000000e+00 +837 2.900700e-07 0.000000e+00 +838 2.901000e-07 0.000000e+00 +839 2.901080e-07 0.000000e+00 +840 2.901240e-07 0.000000e+00 +841 2.901560e-07 0.000000e+00 +842 2.902200e-07 0.000000e+00 +843 2.903480e-07 0.000000e+00 +844 2.906040e-07 0.000000e+00 +845 2.911160e-07 0.000000e+00 +846 2.921400e-07 0.000000e+00 +847 2.941880e-07 0.000000e+00 +848 2.949000e-07 0.000000e+00 +849 2.949100e-07 0.000000e+00 +850 2.949300e-07 0.000000e+00 +851 2.949700e-07 0.000000e+00 +852 2.950000e-07 0.000000e+00 +853 2.950080e-07 0.000000e+00 +854 2.950240e-07 0.000000e+00 +855 2.950560e-07 0.000000e+00 +856 2.951200e-07 0.000000e+00 +857 2.952480e-07 0.000000e+00 +858 2.955040e-07 0.000000e+00 +859 2.960160e-07 0.000000e+00 +860 2.970400e-07 0.000000e+00 +861 2.990880e-07 0.000000e+00 +862 3.000000e-07 0.000000e+00 +863 3.000100e-07 0.000000e+00 +864 3.000300e-07 0.000000e+00 +865 3.000700e-07 0.000000e+00 +866 3.001000e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +867 3.001080e-07 0.000000e+00 +868 3.001240e-07 0.000000e+00 +869 3.001560e-07 0.000000e+00 +870 3.002200e-07 0.000000e+00 +871 3.003480e-07 0.000000e+00 +872 3.006040e-07 0.000000e+00 +873 3.011160e-07 0.000000e+00 +874 3.021400e-07 0.000000e+00 +875 3.041880e-07 0.000000e+00 +876 3.049000e-07 0.000000e+00 +877 3.049100e-07 0.000000e+00 +878 3.049300e-07 0.000000e+00 +879 3.049700e-07 0.000000e+00 +880 3.050000e-07 0.000000e+00 +881 3.050080e-07 0.000000e+00 +882 3.050240e-07 0.000000e+00 +883 3.050560e-07 0.000000e+00 +884 3.051200e-07 0.000000e+00 +885 3.052480e-07 0.000000e+00 +886 3.055040e-07 0.000000e+00 +887 3.060160e-07 0.000000e+00 +888 3.070400e-07 0.000000e+00 +889 3.090880e-07 0.000000e+00 +890 3.100000e-07 0.000000e+00 +891 3.100100e-07 0.000000e+00 +892 3.100300e-07 0.000000e+00 +893 3.100700e-07 0.000000e+00 +894 3.101000e-07 0.000000e+00 +895 3.101080e-07 0.000000e+00 +896 3.101240e-07 0.000000e+00 +897 3.101560e-07 0.000000e+00 +898 3.102200e-07 0.000000e+00 +899 3.103480e-07 0.000000e+00 +900 3.106040e-07 0.000000e+00 +901 3.111160e-07 0.000000e+00 +902 3.121400e-07 0.000000e+00 +903 3.141880e-07 0.000000e+00 +904 3.149000e-07 0.000000e+00 +905 3.149100e-07 0.000000e+00 +906 3.149300e-07 0.000000e+00 +907 3.149700e-07 0.000000e+00 +908 3.150000e-07 0.000000e+00 +909 3.150080e-07 0.000000e+00 +910 3.150240e-07 0.000000e+00 +911 3.150560e-07 0.000000e+00 +912 3.151200e-07 0.000000e+00 +913 3.152480e-07 0.000000e+00 +914 3.155040e-07 0.000000e+00 +915 3.160160e-07 0.000000e+00 +916 3.170400e-07 0.000000e+00 +917 3.190880e-07 0.000000e+00 +918 3.200000e-07 0.000000e+00 +919 3.200100e-07 0.000000e+00 +920 3.200300e-07 0.000000e+00 +921 3.200700e-07 0.000000e+00 +922 3.201000e-07 0.000000e+00 +923 3.201080e-07 0.000000e+00 +924 3.201240e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +925 3.201560e-07 0.000000e+00 +926 3.202200e-07 0.000000e+00 +927 3.203480e-07 0.000000e+00 +928 3.206040e-07 0.000000e+00 +929 3.211160e-07 0.000000e+00 +930 3.221400e-07 0.000000e+00 +931 3.241880e-07 0.000000e+00 +932 3.249000e-07 0.000000e+00 +933 3.249100e-07 0.000000e+00 +934 3.249300e-07 0.000000e+00 +935 3.249700e-07 0.000000e+00 +936 3.250000e-07 0.000000e+00 +937 3.250080e-07 0.000000e+00 +938 3.250240e-07 0.000000e+00 +939 3.250560e-07 0.000000e+00 +940 3.251200e-07 0.000000e+00 +941 3.252480e-07 0.000000e+00 +942 3.255040e-07 0.000000e+00 +943 3.260160e-07 0.000000e+00 +944 3.270400e-07 0.000000e+00 +945 3.290880e-07 0.000000e+00 +946 3.300000e-07 0.000000e+00 +947 3.300100e-07 0.000000e+00 +948 3.300300e-07 0.000000e+00 +949 3.300700e-07 0.000000e+00 +950 3.301000e-07 0.000000e+00 +951 3.301080e-07 0.000000e+00 +952 3.301240e-07 0.000000e+00 +953 3.301560e-07 0.000000e+00 +954 3.302200e-07 0.000000e+00 +955 3.303480e-07 0.000000e+00 +956 3.306040e-07 0.000000e+00 +957 3.311160e-07 0.000000e+00 +958 3.321400e-07 0.000000e+00 +959 3.341880e-07 0.000000e+00 +960 3.349000e-07 0.000000e+00 +961 3.349100e-07 0.000000e+00 +962 3.349300e-07 0.000000e+00 +963 3.349700e-07 0.000000e+00 +964 3.350000e-07 0.000000e+00 +965 3.350080e-07 0.000000e+00 +966 3.350240e-07 0.000000e+00 +967 3.350560e-07 0.000000e+00 +968 3.351200e-07 0.000000e+00 +969 3.352480e-07 0.000000e+00 +970 3.355040e-07 0.000000e+00 +971 3.360160e-07 0.000000e+00 +972 3.370400e-07 0.000000e+00 +973 3.390880e-07 0.000000e+00 +974 3.400000e-07 0.000000e+00 +975 3.400100e-07 0.000000e+00 +976 3.400300e-07 0.000000e+00 +977 3.400700e-07 0.000000e+00 +978 3.401000e-07 0.000000e+00 +979 3.401080e-07 0.000000e+00 +980 3.401240e-07 0.000000e+00 +981 3.401560e-07 0.000000e+00 +982 3.402200e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +983 3.403480e-07 0.000000e+00 +984 3.406040e-07 0.000000e+00 +985 3.411160e-07 0.000000e+00 +986 3.421400e-07 0.000000e+00 +987 3.441880e-07 0.000000e+00 +988 3.449000e-07 0.000000e+00 +989 3.449100e-07 0.000000e+00 +990 3.449300e-07 0.000000e+00 +991 3.449700e-07 0.000000e+00 +992 3.450000e-07 0.000000e+00 +993 3.450080e-07 0.000000e+00 +994 3.450240e-07 0.000000e+00 +995 3.450560e-07 0.000000e+00 +996 3.451200e-07 0.000000e+00 +997 3.452480e-07 0.000000e+00 +998 3.455040e-07 0.000000e+00 +999 3.460160e-07 0.000000e+00 +1000 3.470400e-07 0.000000e+00 +1001 3.490880e-07 0.000000e+00 +1002 3.500000e-07 0.000000e+00 +1003 3.500100e-07 0.000000e+00 +1004 3.500300e-07 0.000000e+00 +1005 3.500700e-07 0.000000e+00 +1006 3.501000e-07 0.000000e+00 +1007 3.501080e-07 0.000000e+00 +1008 3.501240e-07 0.000000e+00 +1009 3.501560e-07 0.000000e+00 +1010 3.502200e-07 0.000000e+00 +1011 3.503480e-07 0.000000e+00 +1012 3.506040e-07 0.000000e+00 +1013 3.511160e-07 0.000000e+00 +1014 3.521400e-07 0.000000e+00 +1015 3.541880e-07 0.000000e+00 +1016 3.549000e-07 0.000000e+00 +1017 3.549100e-07 0.000000e+00 +1018 3.549300e-07 0.000000e+00 +1019 3.549700e-07 0.000000e+00 +1020 3.550000e-07 0.000000e+00 +1021 3.550080e-07 0.000000e+00 +1022 3.550240e-07 0.000000e+00 +1023 3.550560e-07 0.000000e+00 +1024 3.551200e-07 0.000000e+00 +1025 3.552480e-07 0.000000e+00 +1026 3.555040e-07 0.000000e+00 +1027 3.560160e-07 0.000000e+00 +1028 3.570400e-07 0.000000e+00 +1029 3.590880e-07 0.000000e+00 +1030 3.600000e-07 0.000000e+00 +1031 3.600100e-07 0.000000e+00 +1032 3.600300e-07 0.000000e+00 +1033 3.600700e-07 0.000000e+00 +1034 3.601000e-07 0.000000e+00 +1035 3.601080e-07 0.000000e+00 +1036 3.601240e-07 0.000000e+00 +1037 3.601560e-07 0.000000e+00 +1038 3.602200e-07 0.000000e+00 +1039 3.603480e-07 0.000000e+00 +1040 3.606040e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +1041 3.611160e-07 0.000000e+00 +1042 3.621400e-07 0.000000e+00 +1043 3.641880e-07 0.000000e+00 +1044 3.649000e-07 0.000000e+00 +1045 3.649100e-07 0.000000e+00 +1046 3.649300e-07 0.000000e+00 +1047 3.649700e-07 0.000000e+00 +1048 3.650000e-07 0.000000e+00 +1049 3.650080e-07 0.000000e+00 +1050 3.650240e-07 0.000000e+00 +1051 3.650560e-07 0.000000e+00 +1052 3.651200e-07 0.000000e+00 +1053 3.652480e-07 0.000000e+00 +1054 3.655040e-07 0.000000e+00 +1055 3.660160e-07 0.000000e+00 +1056 3.670400e-07 0.000000e+00 +1057 3.690880e-07 0.000000e+00 +1058 3.700000e-07 0.000000e+00 +1059 3.700100e-07 0.000000e+00 +1060 3.700300e-07 0.000000e+00 +1061 3.700700e-07 0.000000e+00 +1062 3.701000e-07 0.000000e+00 +1063 3.701080e-07 0.000000e+00 +1064 3.701240e-07 0.000000e+00 +1065 3.701560e-07 0.000000e+00 +1066 3.702200e-07 0.000000e+00 +1067 3.703480e-07 0.000000e+00 +1068 3.706040e-07 0.000000e+00 +1069 3.711160e-07 0.000000e+00 +1070 3.721400e-07 0.000000e+00 +1071 3.741880e-07 0.000000e+00 +1072 3.749000e-07 0.000000e+00 +1073 3.749100e-07 0.000000e+00 +1074 3.749300e-07 0.000000e+00 +1075 3.749700e-07 0.000000e+00 +1076 3.750000e-07 0.000000e+00 +1077 3.750080e-07 0.000000e+00 +1078 3.750240e-07 0.000000e+00 +1079 3.750560e-07 0.000000e+00 +1080 3.751200e-07 0.000000e+00 +1081 3.752480e-07 0.000000e+00 +1082 3.755040e-07 0.000000e+00 +1083 3.760160e-07 0.000000e+00 +1084 3.770400e-07 0.000000e+00 +1085 3.790880e-07 0.000000e+00 +1086 3.800000e-07 0.000000e+00 +1087 3.800100e-07 0.000000e+00 +1088 3.800300e-07 0.000000e+00 +1089 3.800700e-07 0.000000e+00 +1090 3.801000e-07 0.000000e+00 +1091 3.801080e-07 0.000000e+00 +1092 3.801240e-07 0.000000e+00 +1093 3.801560e-07 0.000000e+00 +1094 3.802200e-07 0.000000e+00 +1095 3.803480e-07 0.000000e+00 +1096 3.806040e-07 0.000000e+00 +1097 3.811160e-07 0.000000e+00 +1098 3.821400e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +1099 3.841880e-07 0.000000e+00 +1100 3.849000e-07 0.000000e+00 +1101 3.849100e-07 0.000000e+00 +1102 3.849300e-07 0.000000e+00 +1103 3.849700e-07 0.000000e+00 +1104 3.850000e-07 0.000000e+00 +1105 3.850080e-07 0.000000e+00 +1106 3.850240e-07 0.000000e+00 +1107 3.850560e-07 0.000000e+00 +1108 3.851200e-07 0.000000e+00 +1109 3.852480e-07 0.000000e+00 +1110 3.855040e-07 0.000000e+00 +1111 3.860160e-07 0.000000e+00 +1112 3.870400e-07 0.000000e+00 +1113 3.890880e-07 0.000000e+00 +1114 3.900000e-07 0.000000e+00 +1115 3.900100e-07 0.000000e+00 +1116 3.900300e-07 0.000000e+00 +1117 3.900700e-07 0.000000e+00 +1118 3.901000e-07 0.000000e+00 +1119 3.901080e-07 0.000000e+00 +1120 3.901240e-07 0.000000e+00 +1121 3.901560e-07 0.000000e+00 +1122 3.902200e-07 0.000000e+00 +1123 3.903480e-07 0.000000e+00 +1124 3.906040e-07 0.000000e+00 +1125 3.911160e-07 0.000000e+00 +1126 3.921400e-07 0.000000e+00 +1127 3.941880e-07 0.000000e+00 +1128 3.949000e-07 0.000000e+00 +1129 3.949100e-07 0.000000e+00 +1130 3.949300e-07 0.000000e+00 +1131 3.949700e-07 0.000000e+00 +1132 3.950000e-07 0.000000e+00 +1133 3.950080e-07 0.000000e+00 +1134 3.950240e-07 0.000000e+00 +1135 3.950560e-07 0.000000e+00 +1136 3.951200e-07 0.000000e+00 +1137 3.952480e-07 0.000000e+00 +1138 3.955040e-07 0.000000e+00 +1139 3.960160e-07 0.000000e+00 +1140 3.970400e-07 0.000000e+00 +1141 3.990880e-07 0.000000e+00 +1142 4.000000e-07 0.000000e+00 +1143 4.000100e-07 0.000000e+00 +1144 4.000300e-07 0.000000e+00 +1145 4.000700e-07 0.000000e+00 +1146 4.001000e-07 0.000000e+00 +1147 4.001080e-07 0.000000e+00 +1148 4.001240e-07 0.000000e+00 +1149 4.001560e-07 0.000000e+00 +1150 4.002200e-07 0.000000e+00 +1151 4.003480e-07 0.000000e+00 +1152 4.006040e-07 0.000000e+00 +1153 4.011160e-07 0.000000e+00 +1154 4.021400e-07 0.000000e+00 +1155 4.041880e-07 0.000000e+00 +1156 4.049000e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +1157 4.049100e-07 0.000000e+00 +1158 4.049300e-07 0.000000e+00 +1159 4.049700e-07 0.000000e+00 +1160 4.050000e-07 0.000000e+00 +1161 4.050080e-07 0.000000e+00 +1162 4.050240e-07 0.000000e+00 +1163 4.050560e-07 0.000000e+00 +1164 4.051200e-07 0.000000e+00 +1165 4.052480e-07 0.000000e+00 +1166 4.055040e-07 0.000000e+00 +1167 4.060160e-07 0.000000e+00 +1168 4.070400e-07 0.000000e+00 +1169 4.090880e-07 0.000000e+00 +1170 4.100000e-07 0.000000e+00 +1171 4.100100e-07 0.000000e+00 +1172 4.100300e-07 0.000000e+00 +1173 4.100700e-07 0.000000e+00 +1174 4.101000e-07 0.000000e+00 +1175 4.101080e-07 0.000000e+00 +1176 4.101240e-07 0.000000e+00 +1177 4.101560e-07 0.000000e+00 +1178 4.102200e-07 0.000000e+00 +1179 4.103480e-07 0.000000e+00 +1180 4.106040e-07 0.000000e+00 +1181 4.111160e-07 0.000000e+00 +1182 4.121400e-07 0.000000e+00 +1183 4.141880e-07 0.000000e+00 +1184 4.149000e-07 0.000000e+00 +1185 4.149100e-07 0.000000e+00 +1186 4.149300e-07 0.000000e+00 +1187 4.149700e-07 0.000000e+00 +1188 4.150000e-07 0.000000e+00 +1189 4.150080e-07 0.000000e+00 +1190 4.150240e-07 0.000000e+00 +1191 4.150560e-07 0.000000e+00 +1192 4.151200e-07 0.000000e+00 +1193 4.152480e-07 0.000000e+00 +1194 4.155040e-07 0.000000e+00 +1195 4.160160e-07 0.000000e+00 +1196 4.170400e-07 0.000000e+00 +1197 4.190880e-07 0.000000e+00 +1198 4.200000e-07 0.000000e+00 +1199 4.200100e-07 0.000000e+00 +1200 4.200300e-07 0.000000e+00 +1201 4.200700e-07 0.000000e+00 +1202 4.201000e-07 0.000000e+00 +1203 4.201080e-07 0.000000e+00 +1204 4.201240e-07 0.000000e+00 +1205 4.201560e-07 0.000000e+00 +1206 4.202200e-07 0.000000e+00 +1207 4.203480e-07 0.000000e+00 +1208 4.206040e-07 0.000000e+00 +1209 4.211160e-07 0.000000e+00 +1210 4.221400e-07 0.000000e+00 +1211 4.241880e-07 0.000000e+00 +1212 4.249000e-07 0.000000e+00 +1213 4.249100e-07 0.000000e+00 +1214 4.249300e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +1215 4.249700e-07 0.000000e+00 +1216 4.250000e-07 0.000000e+00 +1217 4.250080e-07 0.000000e+00 +1218 4.250240e-07 0.000000e+00 +1219 4.250560e-07 0.000000e+00 +1220 4.251200e-07 0.000000e+00 +1221 4.252480e-07 0.000000e+00 +1222 4.255040e-07 0.000000e+00 +1223 4.260160e-07 0.000000e+00 +1224 4.270400e-07 0.000000e+00 +1225 4.290880e-07 0.000000e+00 +1226 4.300000e-07 0.000000e+00 +1227 4.300100e-07 0.000000e+00 +1228 4.300300e-07 0.000000e+00 +1229 4.300700e-07 0.000000e+00 +1230 4.301000e-07 0.000000e+00 +1231 4.301080e-07 0.000000e+00 +1232 4.301240e-07 0.000000e+00 +1233 4.301560e-07 0.000000e+00 +1234 4.302200e-07 0.000000e+00 +1235 4.303480e-07 0.000000e+00 +1236 4.306040e-07 0.000000e+00 +1237 4.311160e-07 0.000000e+00 +1238 4.321400e-07 0.000000e+00 +1239 4.341880e-07 0.000000e+00 +1240 4.349000e-07 0.000000e+00 +1241 4.349100e-07 0.000000e+00 +1242 4.349300e-07 0.000000e+00 +1243 4.349700e-07 0.000000e+00 +1244 4.350000e-07 0.000000e+00 +1245 4.350080e-07 0.000000e+00 +1246 4.350240e-07 0.000000e+00 +1247 4.350560e-07 0.000000e+00 +1248 4.351200e-07 0.000000e+00 +1249 4.352480e-07 0.000000e+00 +1250 4.355040e-07 0.000000e+00 +1251 4.360160e-07 0.000000e+00 +1252 4.370400e-07 0.000000e+00 +1253 4.390880e-07 0.000000e+00 +1254 4.400000e-07 0.000000e+00 +1255 4.400100e-07 0.000000e+00 +1256 4.400300e-07 0.000000e+00 +1257 4.400700e-07 0.000000e+00 +1258 4.401000e-07 0.000000e+00 +1259 4.401080e-07 0.000000e+00 +1260 4.401240e-07 0.000000e+00 +1261 4.401560e-07 0.000000e+00 +1262 4.402200e-07 0.000000e+00 +1263 4.403480e-07 0.000000e+00 +1264 4.406040e-07 0.000000e+00 +1265 4.411160e-07 0.000000e+00 +1266 4.421400e-07 0.000000e+00 +1267 4.441880e-07 0.000000e+00 +1268 4.449000e-07 0.000000e+00 +1269 4.449100e-07 0.000000e+00 +1270 4.449300e-07 0.000000e+00 +1271 4.449700e-07 0.000000e+00 +1272 4.450000e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +1273 4.450080e-07 0.000000e+00 +1274 4.450240e-07 0.000000e+00 +1275 4.450560e-07 0.000000e+00 +1276 4.451200e-07 0.000000e+00 +1277 4.452480e-07 0.000000e+00 +1278 4.455040e-07 0.000000e+00 +1279 4.460160e-07 0.000000e+00 +1280 4.470400e-07 0.000000e+00 +1281 4.490880e-07 0.000000e+00 +1282 4.500000e-07 0.000000e+00 +1283 4.500100e-07 0.000000e+00 +1284 4.500300e-07 0.000000e+00 +1285 4.500700e-07 0.000000e+00 +1286 4.501000e-07 0.000000e+00 +1287 4.501080e-07 0.000000e+00 +1288 4.501240e-07 0.000000e+00 +1289 4.501560e-07 0.000000e+00 +1290 4.502200e-07 0.000000e+00 +1291 4.502300e-07 0.000000e+00 +1292 4.502400e-07 5.000000e-01 +1293 4.502600e-07 1.500000e+00 +1294 4.503000e-07 3.500000e+00 +1295 4.503300e-07 5.000000e+00 +1296 4.503380e-07 5.000000e+00 +1297 4.503540e-07 5.000000e+00 +1298 4.503860e-07 5.000000e+00 +1299 4.504500e-07 5.000000e+00 +1300 4.505780e-07 5.000000e+00 +1301 4.508340e-07 5.000000e+00 +1302 4.513460e-07 5.000000e+00 +1303 4.523700e-07 5.000000e+00 +1304 4.544180e-07 5.000000e+00 +1305 4.549000e-07 5.000000e+00 +1306 4.549100e-07 5.000000e+00 +1307 4.549300e-07 5.000000e+00 +1308 4.549700e-07 5.000000e+00 +1309 4.550000e-07 5.000000e+00 +1310 4.550080e-07 5.000000e+00 +1311 4.550240e-07 5.000000e+00 +1312 4.550560e-07 5.000000e+00 +1313 4.551200e-07 5.000000e+00 +1314 4.552480e-07 5.000000e+00 +1315 4.555040e-07 5.000000e+00 +1316 4.560160e-07 5.000000e+00 +1317 4.570400e-07 5.000000e+00 +1318 4.590880e-07 5.000000e+00 +1319 4.600000e-07 5.000000e+00 +1320 4.600100e-07 5.000000e+00 +1321 4.600300e-07 5.000000e+00 +1322 4.600700e-07 5.000000e+00 +1323 4.601000e-07 5.000000e+00 +1324 4.601080e-07 5.000000e+00 +1325 4.601240e-07 5.000000e+00 +1326 4.601560e-07 5.000000e+00 +1327 4.602200e-07 5.000000e+00 +1328 4.602300e-07 5.000000e+00 +1329 4.602400e-07 4.500000e+00 +1330 4.602600e-07 3.500000e+00 + +Index time valid +-------------------------------------------------------------------------------- +1331 4.603000e-07 1.500000e+00 +1332 4.603300e-07 0.000000e+00 +1333 4.603380e-07 0.000000e+00 +1334 4.603540e-07 0.000000e+00 +1335 4.603860e-07 0.000000e+00 +1336 4.604500e-07 0.000000e+00 +1337 4.605780e-07 0.000000e+00 +1338 4.608340e-07 0.000000e+00 +1339 4.613460e-07 0.000000e+00 +1340 4.623700e-07 0.000000e+00 +1341 4.644180e-07 0.000000e+00 +1342 4.649000e-07 0.000000e+00 +1343 4.649100e-07 0.000000e+00 +1344 4.649300e-07 0.000000e+00 +1345 4.649700e-07 0.000000e+00 +1346 4.650000e-07 0.000000e+00 +1347 4.650080e-07 0.000000e+00 +1348 4.650240e-07 0.000000e+00 +1349 4.650560e-07 0.000000e+00 +1350 4.651200e-07 0.000000e+00 +1351 4.652480e-07 0.000000e+00 +1352 4.655040e-07 0.000000e+00 +1353 4.660160e-07 0.000000e+00 +1354 4.670400e-07 0.000000e+00 +1355 4.690880e-07 0.000000e+00 +1356 4.700000e-07 0.000000e+00 +1357 4.700100e-07 0.000000e+00 +1358 4.700300e-07 0.000000e+00 +1359 4.700700e-07 0.000000e+00 +1360 4.701000e-07 0.000000e+00 +1361 4.701080e-07 0.000000e+00 +1362 4.701240e-07 0.000000e+00 +1363 4.701560e-07 0.000000e+00 +1364 4.702200e-07 0.000000e+00 +1365 4.703480e-07 0.000000e+00 +1366 4.706040e-07 0.000000e+00 +1367 4.711160e-07 0.000000e+00 +1368 4.721400e-07 0.000000e+00 +1369 4.741880e-07 0.000000e+00 +1370 4.749000e-07 0.000000e+00 +1371 4.749100e-07 0.000000e+00 +1372 4.749300e-07 0.000000e+00 +1373 4.749700e-07 0.000000e+00 +1374 4.750000e-07 0.000000e+00 +1375 4.750080e-07 0.000000e+00 +1376 4.750240e-07 0.000000e+00 +1377 4.750560e-07 0.000000e+00 +1378 4.751200e-07 0.000000e+00 +1379 4.752480e-07 0.000000e+00 +1380 4.755040e-07 0.000000e+00 +1381 4.760160e-07 0.000000e+00 +1382 4.770400e-07 0.000000e+00 +1383 4.790880e-07 0.000000e+00 +1384 4.800000e-07 0.000000e+00 +1385 4.800100e-07 0.000000e+00 +1386 4.800300e-07 0.000000e+00 +1387 4.800700e-07 0.000000e+00 +1388 4.801000e-07 0.000000e+00 + +Index time valid +-------------------------------------------------------------------------------- +1389 4.801080e-07 0.000000e+00 +1390 4.801240e-07 0.000000e+00 +1391 4.801560e-07 0.000000e+00 +1392 4.802200e-07 0.000000e+00 +1393 4.803480e-07 0.000000e+00 +1394 4.806040e-07 0.000000e+00 +1395 4.811160e-07 0.000000e+00 +1396 4.821400e-07 0.000000e+00 +1397 4.841880e-07 0.000000e+00 +1398 4.849000e-07 0.000000e+00 +1399 4.849100e-07 0.000000e+00 +1400 4.849300e-07 0.000000e+00 +1401 4.849700e-07 0.000000e+00 +1402 4.850000e-07 0.000000e+00 +1403 4.850080e-07 0.000000e+00 +1404 4.850240e-07 0.000000e+00 +1405 4.850560e-07 0.000000e+00 +1406 4.851200e-07 0.000000e+00 +1407 4.852480e-07 0.000000e+00 +1408 4.855040e-07 0.000000e+00 +1409 4.860160e-07 0.000000e+00 +1410 4.870400e-07 0.000000e+00 +1411 4.890880e-07 0.000000e+00 +1412 4.900000e-07 0.000000e+00 +1413 4.900100e-07 0.000000e+00 +1414 4.900300e-07 0.000000e+00 +1415 4.900700e-07 0.000000e+00 +1416 4.901000e-07 0.000000e+00 +1417 4.901080e-07 0.000000e+00 +1418 4.901240e-07 0.000000e+00 +1419 4.901560e-07 0.000000e+00 +1420 4.902200e-07 0.000000e+00 +1421 4.903480e-07 0.000000e+00 +1422 4.906040e-07 0.000000e+00 +1423 4.911160e-07 0.000000e+00 +1424 4.921400e-07 0.000000e+00 +1425 4.941880e-07 0.000000e+00 +1426 4.949000e-07 0.000000e+00 +1427 4.949100e-07 0.000000e+00 +1428 4.949300e-07 0.000000e+00 +1429 4.949700e-07 0.000000e+00 +1430 4.950000e-07 0.000000e+00 +1431 4.950080e-07 0.000000e+00 +1432 4.950240e-07 0.000000e+00 +1433 4.950560e-07 0.000000e+00 +1434 4.951200e-07 0.000000e+00 +1435 4.952480e-07 0.000000e+00 +1436 4.955040e-07 0.000000e+00 +1437 4.960160e-07 0.000000e+00 +1438 4.970400e-07 0.000000e+00 +1439 4.990880e-07 0.000000e+00 +1440 5.000000e-07 0.000000e+00 diff --git a/h_dist/analysis b/h_dist/analysis new file mode 100644 index 0000000..bba3312 --- /dev/null +++ b/h_dist/analysis @@ -0,0 +1 @@ +.tran 1e-09 100e-09 0e-09 \ No newline at end of file diff --git a/h_dist/h_dist.cir b/h_dist/h_dist.cir new file mode 100644 index 0000000..33c321d --- /dev/null +++ b/h_dist/h_dist.cir @@ -0,0 +1,34 @@ +.title KiCad schematic +U14 rst plot_v1 +U13 clk plot_v1 +v1 Net-_U3-Pad3_ GND DC +v17 clk GND pulse +v4 Net-_U3-Pad6_ GND DC +v3 Net-_U3-Pad5_ GND DC +v2 Net-_U3-Pad4_ GND DC +v18 rst GND pwl +U5 Net-_U5-Pad1_ Net-_U5-Pad2_ Net-_U5-Pad3_ Net-_U5-Pad4_ Net-_U5-Pad5_ Net-_U5-Pad6_ Net-_U5-Pad7_ d6 d5 d4 d3 d2 d1 d0 dac_bridge_7 +U4 Net-_U3-Pad9_ Net-_U3-Pad10_ Net-_U3-Pad11_ Net-_U3-Pad12_ Net-_U3-Pad13_ Net-_U3-Pad14_ Net-_U3-Pad15_ Net-_U3-Pad16_ Net-_U1-Pad9_ Net-_U1-Pad10_ Net-_U1-Pad11_ Net-_U1-Pad12_ Net-_U1-Pad13_ Net-_U1-Pad14_ Net-_U1-Pad15_ Net-_U1-Pad16_ Net-_U2-Pad3_ Net-_U2-Pad4_ Net-_U5-Pad1_ Net-_U5-Pad2_ Net-_U5-Pad3_ Net-_U5-Pad4_ Net-_U5-Pad5_ Net-_U5-Pad6_ Net-_U5-Pad7_ hamming_distance +U3 clk rst Net-_U3-Pad3_ Net-_U3-Pad4_ Net-_U3-Pad5_ Net-_U3-Pad6_ Net-_U3-Pad7_ Net-_U3-Pad8_ Net-_U3-Pad9_ Net-_U3-Pad10_ Net-_U3-Pad11_ Net-_U3-Pad12_ Net-_U3-Pad13_ Net-_U3-Pad14_ Net-_U3-Pad15_ Net-_U3-Pad16_ adc_bridge_8 +U7 d5 plot_v1 +U9 d3 plot_v1 +U11 d1 plot_v1 +U12 d0 plot_v1 +U6 d6 plot_v1 +U8 d4 plot_v1 +U10 d2 plot_v1 +U1 Net-_U1-Pad1_ Net-_U1-Pad2_ Net-_U1-Pad3_ Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U1-Pad6_ Net-_U1-Pad7_ Net-_U1-Pad8_ Net-_U1-Pad9_ Net-_U1-Pad10_ Net-_U1-Pad11_ Net-_U1-Pad12_ Net-_U1-Pad13_ Net-_U1-Pad14_ Net-_U1-Pad15_ Net-_U1-Pad16_ adc_bridge_8 +U2 Net-_U2-Pad1_ Net-_U2-Pad2_ Net-_U2-Pad3_ Net-_U2-Pad4_ adc_bridge_2 +v15 Net-_U2-Pad1_ GND DC +v16 Net-_U2-Pad2_ GND DC +v12 Net-_U1-Pad6_ GND DC +v14 Net-_U1-Pad8_ GND DC +v13 Net-_U1-Pad7_ GND DC +v10 Net-_U1-Pad4_ GND DC +v11 Net-_U1-Pad5_ GND DC +v5 Net-_U3-Pad7_ GND DC +v9 Net-_U1-Pad3_ GND DC +v7 Net-_U1-Pad1_ GND DC +v6 Net-_U3-Pad8_ GND DC +v8 Net-_U1-Pad2_ GND DC +.end diff --git a/h_dist/h_dist.cir.out b/h_dist/h_dist.cir.out new file mode 100644 index 0000000..14db23e --- /dev/null +++ b/h_dist/h_dist.cir.out @@ -0,0 +1,67 @@ +.title kicad schematic + +* u14 rst plot_v1 +* u13 clk plot_v1 +v1 net-_u3-pad3_ gnd dc 0 +v17 clk gnd pulse(0 5 0 1n 1n 10n 20n) +v4 net-_u3-pad6_ gnd dc 0 +v3 net-_u3-pad5_ gnd dc 0 +v2 net-_u3-pad4_ gnd dc 0 +v18 rst gnd pwl(0n 5 10n 5 10.1n 0 100n 0) +* u5 net-_u5-pad1_ net-_u5-pad2_ net-_u5-pad3_ net-_u5-pad4_ net-_u5-pad5_ net-_u5-pad6_ net-_u5-pad7_ d6 d5 d4 d3 d2 d1 d0 dac_bridge_7 +* u4 net-_u3-pad9_ net-_u3-pad10_ net-_u3-pad11_ net-_u3-pad12_ net-_u3-pad13_ net-_u3-pad14_ net-_u3-pad15_ net-_u3-pad16_ net-_u1-pad9_ net-_u1-pad10_ net-_u1-pad11_ net-_u1-pad12_ net-_u1-pad13_ net-_u1-pad14_ net-_u1-pad15_ net-_u1-pad16_ net-_u2-pad3_ net-_u2-pad4_ net-_u5-pad1_ net-_u5-pad2_ net-_u5-pad3_ net-_u5-pad4_ net-_u5-pad5_ net-_u5-pad6_ net-_u5-pad7_ hamming_distance +* u3 clk rst net-_u3-pad3_ net-_u3-pad4_ net-_u3-pad5_ net-_u3-pad6_ net-_u3-pad7_ net-_u3-pad8_ net-_u3-pad9_ net-_u3-pad10_ net-_u3-pad11_ net-_u3-pad12_ net-_u3-pad13_ net-_u3-pad14_ net-_u3-pad15_ net-_u3-pad16_ adc_bridge_8 +* u7 d5 plot_v1 +* u9 d3 plot_v1 +* u11 d1 plot_v1 +* u12 d0 plot_v1 +* u6 d6 plot_v1 +* u8 d4 plot_v1 +* u10 d2 plot_v1 +* u1 net-_u1-pad1_ net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ net-_u1-pad8_ net-_u1-pad9_ net-_u1-pad10_ net-_u1-pad11_ net-_u1-pad12_ net-_u1-pad13_ net-_u1-pad14_ net-_u1-pad15_ net-_u1-pad16_ adc_bridge_8 +* u2 net-_u2-pad1_ net-_u2-pad2_ net-_u2-pad3_ net-_u2-pad4_ adc_bridge_2 +v15 net-_u2-pad1_ gnd dc 5 +v16 net-_u2-pad2_ gnd dc 5 +v12 net-_u1-pad6_ gnd dc 5 +v14 net-_u1-pad8_ gnd dc 5 +v13 net-_u1-pad7_ gnd dc 5 +v10 net-_u1-pad4_ gnd dc 5 +v11 net-_u1-pad5_ gnd dc 5 +v5 net-_u3-pad7_ gnd dc 0 +v9 net-_u1-pad3_ gnd dc 5 +v7 net-_u1-pad1_ gnd dc 0 +v6 net-_u3-pad8_ gnd dc 0 +v8 net-_u1-pad2_ gnd dc 0 +a1 [net-_u5-pad1_ net-_u5-pad2_ net-_u5-pad3_ net-_u5-pad4_ net-_u5-pad5_ net-_u5-pad6_ net-_u5-pad7_ ] [d6 d5 d4 d3 d2 d1 d0 ] u5 +a2 [net-_u3-pad9_ ] [net-_u3-pad10_ ] [net-_u3-pad11_ ] [net-_u3-pad12_ ] [net-_u3-pad13_ ] [net-_u3-pad14_ ] [net-_u3-pad15_ ] [net-_u3-pad16_ ] [net-_u1-pad9_ ] [net-_u1-pad10_ ] [net-_u1-pad11_ ] [net-_u1-pad12_ ] [net-_u1-pad13_ ] [net-_u1-pad14_ ] [net-_u1-pad15_ ] [net-_u1-pad16_ ] [net-_u2-pad3_ ] [net-_u2-pad4_ ] [net-_u5-pad1_ ] [net-_u5-pad2_ ] [net-_u5-pad3_ ] [net-_u5-pad4_ ] [net-_u5-pad5_ ] [net-_u5-pad6_ ] [net-_u5-pad7_ ] u4 +a3 [clk rst net-_u3-pad3_ net-_u3-pad4_ net-_u3-pad5_ net-_u3-pad6_ net-_u3-pad7_ net-_u3-pad8_ ] [net-_u3-pad9_ net-_u3-pad10_ net-_u3-pad11_ net-_u3-pad12_ net-_u3-pad13_ net-_u3-pad14_ net-_u3-pad15_ net-_u3-pad16_ ] u3 +a4 [net-_u1-pad1_ net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ net-_u1-pad8_ ] [net-_u1-pad9_ net-_u1-pad10_ net-_u1-pad11_ net-_u1-pad12_ net-_u1-pad13_ net-_u1-pad14_ net-_u1-pad15_ net-_u1-pad16_ ] u1 +a5 [net-_u2-pad1_ net-_u2-pad2_ ] [net-_u2-pad3_ net-_u2-pad4_ ] u2 +* Schematic Name: dac_bridge_7, Ngspice Name: dac_bridge +.model u5 dac_bridge(out_low=0.0 out_high=5.0 out_undef=0.5 input_load=1.0e-12 t_rise=1.0e-9 t_fall=1.0e-9 ) +* Schematic Name: hamming_distance, Ngspice Name: hamming_distance +.model u4 hamming_distance(rise_delay=1.0e-9 fall_delay=1.0e-9 input_load=1.0e-12 instance_id=1 ) +* Schematic Name: adc_bridge_8, Ngspice Name: adc_bridge +.model u3 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +* Schematic Name: adc_bridge_8, Ngspice Name: adc_bridge +.model u1 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +* Schematic Name: adc_bridge_2, Ngspice Name: adc_bridge +.model u2 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +.tran 1e-09 100e-09 0e-09 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(rst) +plot v(clk) +plot v(d5) +plot v(d3) +plot v(d1) +plot v(d0) +plot v(d6) +plot v(d4) +plot v(d2) +.endc +.end diff --git a/h_dist/h_dist.kicad_sch b/h_dist/h_dist.kicad_sch new file mode 100644 index 0000000..02b569e --- /dev/null +++ b/h_dist/h_dist.kicad_sch @@ -0,0 +1,2198 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 5282b2c3-fce7-40e9-bec7-8f731ea7db3c) + + (paper "A4") + + (lib_symbols + (symbol "eSim_Hybrid:adc_bridge_2" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_2" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_2_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_2_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:adc_bridge_8" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_8_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -17.78) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_8_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -16.51 180) (length 5.08) + (name "OUT8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -16.51 0) (length 5.08) + (name "IN8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_7" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_7" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_7_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -15.24) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_7_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Ngveri:hamming_distance" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "hamming_distance" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "hamming_distance_0_1" + (rectangle (start 0 0) (end 25.4 49.53) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "hamming_distance_1_1" + (pin input line (at -5.08 46.99 0) (length 5.08) + (name "clk0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 24.13 0) (length 5.08) + (name "a00" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 21.59 0) (length 5.08) + (name "b70" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 19.05 0) (length 5.08) + (name "b60" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 16.51 0) (length 5.08) + (name "b50" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 13.97 0) (length 5.08) + (name "b40" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 11.43 0) (length 5.08) + (name "b30" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 8.89 0) (length 5.08) + (name "b20" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 6.35 0) (length 5.08) + (name "b10" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 3.81 0) (length 5.08) + (name "b00" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 46.99 180) (length 5.08) + (name "d60" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 44.45 0) (length 5.08) + (name "rst0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 44.45 180) (length 5.08) + (name "d50" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 41.91 180) (length 5.08) + (name "d40" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 39.37 180) (length 5.08) + (name "d30" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 36.83 180) (length 5.08) + (name "d20" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 34.29 180) (length 5.08) + (name "d10" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 31.75 180) (length 5.08) + (name "d00" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 41.91 0) (length 5.08) + (name "a70" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 39.37 0) (length 5.08) + (name "a60" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 36.83 0) (length 5.08) + (name "a50" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 34.29 0) (length 5.08) + (name "a40" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 31.75 0) (length 5.08) + (name "a30" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 29.21 0) (length 5.08) + (name "a20" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 26.67 0) (length 5.08) + (name "a10" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:DC" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "DC_0_1" + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "DC_1_1" + (pin power_out line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pulse" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pulse_0_1" + (arc (start -1.27 1.27) (mid -1.3491 0) (end -1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2876) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.635 1.2859) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.0703 0) (end 0 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.2124 0) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.905 1.2556) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pulse_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pwl" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at -6.35 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pwl_0_1" + (arc (start -2.54 1.27) (mid -3.1997 0.0124) (end -3.81 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -1.27 1.27) (mid -1.905 1.2806) (end -2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid -0.608 0.0135) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2859) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 -1.27) (mid 1.944 -0.0194) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pwl_1_1" + (pin input line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 0 0)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 0 0)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 218.44 77.47) (diameter 0) (color 0 0 0 0) + (uuid 1a7b9911-d5e3-4dad-a8f2-c9a0b8fe3e32) + ) + (junction (at 218.44 72.39) (diameter 0) (color 0 0 0 0) + (uuid 302b5bd5-2b6f-4441-9f04-8f47e53a54ef) + ) + (junction (at 218.44 74.93) (diameter 0) (color 0 0 0 0) + (uuid 4c7fa12d-e278-449b-8bef-e163a8e1ad58) + ) + (junction (at 218.44 69.85) (diameter 0) (color 0 0 0 0) + (uuid 54516fe9-321e-4e81-b96d-ba88d42e3a0f) + ) + (junction (at 218.44 67.31) (diameter 0) (color 0 0 0 0) + (uuid 67c8b81d-40ae-4e65-9d6e-10072d893b0a) + ) + (junction (at 109.22 66.04) (diameter 0) (color 0 0 0 0) + (uuid 710f17f9-412d-4e53-abdc-3e4574e3c6d8) + ) + (junction (at 107.315 60.96) (diameter 0) (color 0 0 0 0) + (uuid 7c45f19a-d333-4312-a42b-db3dc39be62d) + ) + (junction (at 218.44 64.77) (diameter 0) (color 0 0 0 0) + (uuid 9f7c7725-c5f3-4e97-9144-b68bc3f54971) + ) + (junction (at 219.71 80.01) (diameter 0) (color 0 0 0 0) + (uuid b1dc50c2-d132-41ec-95b0-535a0d68bcd2) + ) + (junction (at 107.315 59.055) (diameter 0) (color 0 0 0 0) + (uuid ddc069b3-5e65-463c-aec4-bf2e5bfee3d7) + ) + (junction (at 109.22 67.31) (diameter 0) (color 0 0 0 0) + (uuid f77d44a3-e961-4ec0-b0ed-a144a211dff4) + ) + + (wire (pts (xy 107.315 59.055) (xy 108.585 59.055)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01af0aab-2952-453b-bb04-155fa3b82be6) + ) + (wire (pts (xy 127 102.87) (xy 127 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 02fb8a05-45af-4ac4-a5c0-5c42fff776f7) + ) + (wire (pts (xy 109.22 64.77) (xy 109.22 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0992cdf0-6724-48f4-974d-d8f99ca48941) + ) + (wire (pts (xy 219.71 78.74) (xy 219.71 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0cc958cc-4534-4c98-b508-5de8efafb230) + ) + (wire (pts (xy 88.9 87.63) (xy 95.25 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d1098a3-e74a-4e30-bf82-c03b569accda) + ) + (wire (pts (xy 218.44 74.93) (xy 223.52 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e87ffc0-25c9-4bff-83c3-d92bfc59d537) + ) + (wire (pts (xy 213.36 69.85) (xy 218.44 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 123d8ff1-38b5-4ce2-b497-fad19b39c84a) + ) + (wire (pts (xy 129.54 100.33) (xy 146.05 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1413c9e5-d68f-4b12-b451-2626fc1257d4) + ) + (wire (pts (xy 133.35 116.84) (xy 120.65 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 149113ee-bf29-4293-9488-8b383f5842d7) + ) + (wire (pts (xy 88.9 100.33) (xy 91.44 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 14fa332b-84c5-465b-b264-6d6a855f03fa) + ) + (wire (pts (xy 95.25 87.63) (xy 95.25 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 18367632-809d-4089-b5f2-8bb25ed97e11) + ) + (wire (pts (xy 88.9 116.84) (xy 91.44 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b314396-b22d-4525-8fde-ccfae1e14a36) + ) + (wire (pts (xy 218.44 72.39) (xy 223.52 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1fb475b2-1bd8-47bd-8f61-fe8c89cabdac) + ) + (wire (pts (xy 218.44 71.12) (xy 218.44 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 212635dd-66dd-4424-89ca-ff3dac622611) + ) + (wire (pts (xy 213.36 67.31) (xy 218.44 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26ab3071-bb67-4a66-867d-511b12ca27d1) + ) + (wire (pts (xy 213.36 80.01) (xy 219.71 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 31081d82-32e7-48b9-af4d-2ac1090dedbc) + ) + (wire (pts (xy 213.36 64.77) (xy 218.44 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 37991237-7f82-45de-a256-737d01c72666) + ) + (wire (pts (xy 219.71 80.01) (xy 223.52 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 38986acf-b6f1-42ce-9697-9ced00fa7c2c) + ) + (wire (pts (xy 120.65 97.79) (xy 124.46 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 39ec9ba0-cfd8-4ab1-8fa9-d9d756af9f58) + ) + (wire (pts (xy 222.25 68.58) (xy 218.44 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 40afcd3b-b82c-4294-bca3-0197f7f1a420) + ) + (wire (pts (xy 105.41 67.31) (xy 109.22 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 430d4692-9d4d-4493-a76b-826596348f70) + ) + (wire (pts (xy 222.25 76.2) (xy 218.44 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 44bdf5f9-8474-473c-aefc-5bc125b9e4a6) + ) + (wire (pts (xy 218.44 77.47) (xy 223.52 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4cc79f2e-584f-41ef-95b2-4ab73f8adc65) + ) + (wire (pts (xy 123.19 90.17) (xy 123.19 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e5cb683-375d-4511-8506-abbb1f14b233) + ) + (wire (pts (xy 222.25 71.12) (xy 218.44 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f92e41b-116d-4bd5-a9bd-36c0197ae2f0) + ) + (wire (pts (xy 107.315 60.96) (xy 113.03 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f9ea4f5-1c69-482f-a38e-58d48a0a71d9) + ) + (wire (pts (xy 88.9 105.41) (xy 91.44 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5818a25c-79f8-4c35-94c4-b8a8eb2035d0) + ) + (wire (pts (xy 105.41 63.5) (xy 105.41 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5935e478-d1d5-43ad-b38f-ba42577b2e60) + ) + (wire (pts (xy 218.44 68.58) (xy 218.44 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b27a8e0-fc40-48cb-ba43-b282af929514) + ) + (wire (pts (xy 107.315 59.055) (xy 107.315 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f30c4d3-e649-4ef6-bad0-820dedc786d4) + ) + (wire (pts (xy 102.87 60.96) (xy 107.315 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 600ff352-686b-47ea-a323-17ba0d596e43) + ) + (wire (pts (xy 220.98 66.04) (xy 218.44 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 619dd64c-33cc-4abe-8a78-96deb52dbb10) + ) + (wire (pts (xy 129.54 105.41) (xy 129.54 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 67987a04-9c2d-452f-a3ac-65154f6f6b58) + ) + (wire (pts (xy 130.81 107.95) (xy 130.81 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6825af5f-fe16-4c09-8668-164a472c8a24) + ) + (wire (pts (xy 218.44 67.31) (xy 223.52 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69e1a101-35e6-4f01-94da-c66bb70f14cc) + ) + (wire (pts (xy 142.24 64.77) (xy 146.05 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6cda58f9-c2e3-4d9a-8a2c-f4d6827ee85a) + ) + (wire (pts (xy 113.03 60.96) (xy 113.03 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d8e78b3-e2ad-4306-a3f8-fcbac4d29ee5) + ) + (wire (pts (xy 222.25 73.66) (xy 218.44 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6eac0eb1-a594-4a68-92c8-a4b09998fd00) + ) + (wire (pts (xy 181.61 72.39) (xy 184.15 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f3b3fe0-2c69-468c-901c-005515e3443e) + ) + (wire (pts (xy 181.61 80.01) (xy 184.15 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 70f017b4-9b07-4ecb-b205-b5db06878404) + ) + (wire (pts (xy 88.9 102.87) (xy 91.44 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71042cb6-84ed-47ea-b81d-a1aef0ba69f4) + ) + (wire (pts (xy 109.22 66.04) (xy 111.76 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 73048473-7f72-49fd-b2aa-44ad8b360432) + ) + (wire (pts (xy 146.05 95.25) (xy 125.73 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 759e2249-9901-433a-9697-907e788852a3) + ) + (wire (pts (xy 125.73 95.25) (xy 125.73 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7667429b-9956-4ce3-8aeb-03d56d3c212b) + ) + (wire (pts (xy 88.9 114.3) (xy 91.44 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 779a9a54-d197-46ae-9e29-027bfcc1e778) + ) + (wire (pts (xy 113.03 80.01) (xy 88.9 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 791e6a75-1f89-4e9c-b893-743a99bd0936) + ) + (wire (pts (xy 218.44 64.77) (xy 223.52 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d1b702d-a85b-4455-8e59-2f2296cbff54) + ) + (wire (pts (xy 213.36 72.39) (xy 218.44 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e43727a-2d61-4c98-b7cd-c47dcb1add40) + ) + (wire (pts (xy 102.87 72.39) (xy 113.03 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 851372cc-36d0-4beb-85fd-79b171eedae7) + ) + (wire (pts (xy 213.36 74.93) (xy 218.44 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 889053d7-ff31-4e00-bc17-8e95f602f305) + ) + (wire (pts (xy 132.08 105.41) (xy 146.05 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8972f5e1-3812-45a3-b2f9-71b275354fbc) + ) + (wire (pts (xy 102.87 74.93) (xy 113.03 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 89b94861-a866-4b41-bf97-3320d84bb264) + ) + (wire (pts (xy 142.24 82.55) (xy 146.05 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a1ebc4f-d63b-4b8b-8952-8bba1aabcb48) + ) + (wire (pts (xy 218.44 66.04) (xy 218.44 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d07cd4d-2fd7-4a76-b8fe-e3e50cdacf50) + ) + (wire (pts (xy 109.22 67.31) (xy 113.03 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8d152c78-30f9-4ef4-93a3-7b5e21215418) + ) + (wire (pts (xy 123.19 95.25) (xy 120.65 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8e241b21-2422-4230-91ec-b4be66ccadd3) + ) + (wire (pts (xy 146.05 90.17) (xy 123.19 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f688606-534b-4b4d-ad35-bb1454d8cbe6) + ) + (wire (pts (xy 120.65 85.09) (xy 146.05 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 95d0b7dd-a523-46aa-9b63-b457032e19b4) + ) + (wire (pts (xy 88.9 80.01) (xy 88.9 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 95f917f3-df84-4e78-91cd-76b1c10acabc) + ) + (wire (pts (xy 218.44 76.2) (xy 218.44 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96620208-649b-45f9-b2ac-885915aaa6aa) + ) + (wire (pts (xy 120.65 114.3) (xy 132.08 114.3)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98004d17-9503-4bd2-8b9c-2979485c2a91) + ) + (wire (pts (xy 88.9 95.25) (xy 91.44 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a52b079c-ff4b-41af-9c95-829c769d1816) + ) + (wire (pts (xy 218.44 73.66) (xy 218.44 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a66fae6a-d150-4d27-a578-d3a0a3ef3490) + ) + (wire (pts (xy 88.9 92.71) (xy 91.44 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a92b8f90-383c-45e0-a0da-98008e260857) + ) + (wire (pts (xy 124.46 97.79) (xy 124.46 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ab474aad-f41e-4433-aa23-81e064d74806) + ) + (wire (pts (xy 142.24 80.01) (xy 146.05 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ab55e002-c40f-4c24-a781-f76e70fe6d76) + ) + (wire (pts (xy 107.315 57.15) (xy 107.315 59.055)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aec59b2a-6537-4c49-ab9b-e26ece112037) + ) + (wire (pts (xy 146.05 107.95) (xy 133.35 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid af481e90-ae85-434e-9e74-666beb0dd0f0) + ) + (wire (pts (xy 132.08 114.3) (xy 132.08 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid afa49a4e-302b-40fa-848e-19161324795a) + ) + (wire (pts (xy 120.65 90.17) (xy 120.65 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5fbfb9d-8c5f-4773-9d2a-64e9fc7c1b35) + ) + (wire (pts (xy 181.61 69.85) (xy 184.15 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b98d39ef-6185-405c-b94e-677a189da519) + ) + (wire (pts (xy 181.61 74.93) (xy 184.15 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbe31ddf-9cbe-4b7c-a23e-b12ba0d68528) + ) + (wire (pts (xy 142.24 72.39) (xy 146.05 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid beddff07-b264-46c1-aa4a-676795cf7bff) + ) + (wire (pts (xy 120.65 102.87) (xy 127 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c05cb8f7-76f7-4d8e-a28e-e1272125e007) + ) + (wire (pts (xy 181.61 67.31) (xy 184.15 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0c2be54-d1a9-4929-8212-469ccd7143b5) + ) + (wire (pts (xy 142.24 77.47) (xy 146.05 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c18af22d-db19-4e02-b47d-fb6042e37bd8) + ) + (wire (pts (xy 124.46 92.71) (xy 146.05 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c21d1295-8aaa-4fae-a01f-00eee3a921d4) + ) + (wire (pts (xy 88.9 107.95) (xy 91.44 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c2815d7a-ecca-476b-976b-35d02c9cdb2c) + ) + (wire (pts (xy 142.24 74.93) (xy 146.05 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c369dfda-79a1-41a4-bf9f-26d2be2cdeb4) + ) + (wire (pts (xy 218.44 63.5) (xy 218.44 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c888c1d2-f7f6-48da-8ea2-78575c9cf602) + ) + (wire (pts (xy 109.22 66.04) (xy 109.22 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c8b2a353-98d7-4f36-9a13-1588c2a8ead4) + ) + (wire (pts (xy 142.24 69.85) (xy 146.05 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c8ccf035-5b53-49fe-9d2e-42c8a20f98f6) + ) + (wire (pts (xy 222.25 78.74) (xy 219.71 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cbc2616d-2a9e-4a72-af3f-2440fc49b5c1) + ) + (wire (pts (xy 130.81 102.87) (xy 146.05 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cdce0ddf-8c21-42be-80e2-6fee75860f1e) + ) + (wire (pts (xy 127 97.79) (xy 146.05 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cdffb4bc-ddbc-4144-aec7-5bb1f59cc2c6) + ) + (wire (pts (xy 181.61 77.47) (xy 184.15 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cfff9511-e1ba-4f03-9363-b3197f6c4db3) + ) + (wire (pts (xy 102.87 77.47) (xy 113.03 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d446d2c3-37ec-4c9e-8d01-a064b6a436b4) + ) + (wire (pts (xy 133.35 107.95) (xy 133.35 116.84)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7856e28-6b53-4278-9b62-53c0330d8e73) + ) + (wire (pts (xy 88.9 90.17) (xy 91.44 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d91a503c-fb12-415b-a3a6-426568d5da2e) + ) + (wire (pts (xy 220.98 63.5) (xy 218.44 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9be64eb-8c96-4b0e-baf5-e51865a89ac6) + ) + (wire (pts (xy 218.44 69.85) (xy 223.52 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d9f74d38-78b3-4099-a611-90704ba10abe) + ) + (wire (pts (xy 88.9 97.79) (xy 91.44 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd3f1835-71bc-46dd-865d-191103bb53f5) + ) + (wire (pts (xy 102.87 63.5) (xy 105.41 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dfa5d3ba-3522-4c1c-85ab-66f7357074f0) + ) + (wire (pts (xy 120.65 105.41) (xy 129.54 105.41)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e548de64-0d2c-4db6-8472-a5268f24ae1f) + ) + (wire (pts (xy 142.24 67.31) (xy 146.05 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e5f56225-20c2-489d-82be-072eeda6314e) + ) + (wire (pts (xy 120.65 107.95) (xy 130.81 107.95)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e89042d9-5774-47bb-aeca-cf774d46abd5) + ) + (wire (pts (xy 121.92 87.63) (xy 146.05 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e8dde772-6ea5-48a3-86e6-42c24eae7a02) + ) + (wire (pts (xy 121.92 92.71) (xy 121.92 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea4b9161-1d85-4899-97ba-49b63cc20e7b) + ) + (wire (pts (xy 181.61 64.77) (xy 184.15 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb563ee5-5c39-4b82-8d42-f8ab607ce21b) + ) + (wire (pts (xy 108.585 56.515) (xy 108.585 59.055)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec99efce-ced8-4eda-ac38-8a4a431f24df) + ) + (wire (pts (xy 95.25 82.55) (xy 113.03 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f17a9be5-2235-4e98-bf39-a4baa5965840) + ) + (wire (pts (xy 125.73 100.33) (xy 120.65 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f421534d-89b3-4fcb-843d-2511ec757ec7) + ) + (wire (pts (xy 213.36 77.47) (xy 218.44 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9caab82-8903-4c80-ba4f-93a579ca6009) + ) + (wire (pts (xy 120.65 92.71) (xy 121.92 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fbf81b6c-deb7-46d5-a981-12b47b21e769) + ) + (wire (pts (xy 104.14 69.85) (xy 113.03 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fc5d686b-84bc-4895-9a10-def3d2b80ec2) + ) + + (global_label "d6" (shape input) (at 220.98 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 09bf5045-63a2-4721-9a76-14c8cd304d16) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 225.7517 63.4206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "d3" (shape input) (at 222.25 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 499334cb-8302-4fbc-8d51-9b3ec289b0e9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 227.0217 71.0406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "d5" (shape input) (at 220.98 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 4c741fd9-4531-4982-b07a-a2d4a8cba363) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 225.7517 65.9606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk" (shape input) (at 108.585 56.515 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 58aa3cb4-4490-4c2e-a055-96d1e38490a0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 113.78 56.4356 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "d2" (shape input) (at 222.25 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 596130f3-d701-4418-b795-42e5b00c0b83) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 227.0217 73.5806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "d4" (shape input) (at 222.25 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 89b62ef4-b042-49b2-9934-1789aab852b8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 227.0217 68.5006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "d0" (shape input) (at 222.25 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9abbe101-d1c5-43e9-90f7-9658ae98619e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 227.0217 78.6606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "rst" (shape input) (at 111.76 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b1328047-0351-42a0-bb84-31640110baca) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 116.7131 65.9606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "d1" (shape input) (at 222.25 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid bc337845-4063-40c7-abb6-10c0b7845463) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 227.0217 76.1206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 95.25 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 035d3d82-933f-47b1-9e5b-ff1aa1d6f6d3) + (property "Reference" "#PWR05" (id 0) (at 59.69 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 95.2499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 89b91537-0fe8-4d41-8e6e-935827b9f325)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 80.01 60.96 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0ba2cbb9-5970-4d09-aebe-57d5b3e30c7b) + (property "Reference" "#PWR013" (id 0) (at 73.66 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 76.2 60.9599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 80.01 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 80.01 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0856a9a8-953a-4f17-8e20-580e1d96d1d1)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 218.44 67.31 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0be2ccc6-fdda-437c-af37-9d695f67c475) + (property "Reference" "U7" (id 0) (at 234.95 66.04 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 234.95 69.85 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 218.44 67.31 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 218.44 67.31 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 4c6dbf31-c487-4535-98a5-09842133cdb9)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 95.25 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0c715805-457d-4033-a570-e84f15e74092) + (property "Reference" "v9" (id 0) (at 77.47 82.55 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 86.36 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 90.17 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 95.25 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a00bc37c-6b92-46b8-adaf-5c93649c97b9)) + (pin "2" (uuid 75716e54-e570-4955-b14e-20f1537a0871)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 105.41 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0d166453-a94a-460f-9277-b66d431e423a) + (property "Reference" "#PWR09" (id 0) (at 59.69 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 105.4099 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 105.41 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 5bf9f53c-8232-478b-b538-d566bfd814a6)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 90.17 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0eaebfe1-f8ed-431c-97ef-757ca7768102) + (property "Reference" "v7" (id 0) (at 77.47 77.47 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 81.28 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 85.09 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 90.17 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 9bc3fd95-f854-4eb0-b68d-f3310e35728a)) + (pin "2" (uuid 08e1a380-7004-4b43-8b2a-651655422494)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 107.315 62.23 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1a1378e1-24f6-40c9-bb64-4f94582e8a86) + (property "Reference" "U13" (id 0) (at 111.125 48.26 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 111.125 52.07 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 107.315 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 107.315 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid d125c58d-0d55-4ce0-8152-7eb712b9708e)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 218.44 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 204b61df-b791-46b8-8bc2-f5f957263ef9) + (property "Reference" "U9" (id 0) (at 234.95 71.12 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 234.95 74.93 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 218.44 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 218.44 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid e8078530-bcf8-48d0-be8e-763b6d788d96)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 80.01 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2185a96f-a161-4ed6-827c-be02c6ac3248) + (property "Reference" "#PWR015" (id 0) (at 73.66 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 76.2 72.3899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 80.01 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 80.01 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c4b6b644-17dc-4534-afd0-57f83e8653a2)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 87.63 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2677a6cf-fda5-468c-9047-49a77d7c8658) + (property "Reference" "v6" (id 0) (at 77.47 74.93 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 78.74 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 82.55 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 87.63 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 1e05b6da-b387-4907-9310-95d713ef8816)) + (pin "2" (uuid 1c9cc5c7-f0ef-409c-b2a5-7eea9aed85e0)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 80.01 63.5 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 295319c4-6109-4243-948a-91d5e6b0f074) + (property "Reference" "#PWR014" (id 0) (at 73.66 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 76.2 63.4999 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 80.01 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 80.01 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e314c527-7602-41b3-b33f-46d91fd43b8f)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 116.84 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2abb1851-6ee8-4dcd-92e3-7e0365a5b21c) + (property "Reference" "#PWR012" (id 0) (at 59.69 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 116.8399 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 116.84 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b5143939-81ce-482a-9286-c603f6c95ec3)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 105.41 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 345c3ce4-8c8b-4337-9da1-1a52e31c56a1) + (property "Reference" "v13" (id 0) (at 77.47 92.71 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 96.52 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 100.33 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 105.41 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 9fab2ec1-c4b9-4a02-b64d-236aa30069cb)) + (pin "2" (uuid c0793454-12c6-4c1c-9c0d-8be1eccb69cc)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 92.71 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 545c77a6-61b1-43bd-8e4f-892648c215c8) + (property "Reference" "#PWR04" (id 0) (at 59.69 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 92.7099 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 266ef4cb-af98-41ac-a749-6407048a9423)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 218.44 77.47 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 63bc6156-33f9-4458-8245-0cb70ce89d99) + (property "Reference" "U11" (id 0) (at 234.95 76.2 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 234.95 80.01 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 218.44 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 218.44 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid e48aee86-9a55-4f8e-9a03-9549a7d9fb9f)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 218.44 80.01 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 63f2ee61-9b49-4f66-b3ae-ced8426ada8a) + (property "Reference" "U12" (id 0) (at 234.95 78.74 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 234.95 82.55 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 218.44 80.01 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 218.44 80.01 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid fbf04844-b4cf-48e2-932e-426d72e4a904)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 91.44 77.47 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 676a7d37-a29a-4d01-a1f9-6c6971d4338d) + (property "Reference" "v4" (id 0) (at 91.44 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 91.44 68.58 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 91.44 72.39 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 91.44 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 2c6c7a58-d8c4-4521-a11a-9fae2df97444)) + (pin "2" (uuid c724acb0-e73c-48ab-9fef-8d61e4fd0d40)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 97.79 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 69b97195-e91b-4459-bd81-1cb5ade00336) + (property "Reference" "v10" (id 0) (at 77.47 85.09 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 88.9 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 92.71 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 97.79 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 84a2c712-7dae-4135-ba29-06792aabe5df)) + (pin "2" (uuid 350ea8a5-c5d7-4c52-8207-f548d517939e)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 100.33 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6a808ff7-10be-4a96-92ad-79c231322d82) + (property "Reference" "#PWR07" (id 0) (at 59.69 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 100.3299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6d50dfe7-e63b-4dbb-9a7c-33ed9b802119)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 87.63 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6d64548d-2531-436e-8416-a31a889b2f29) + (property "Reference" "#PWR02" (id 0) (at 59.69 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 87.6299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d14cf62f-4988-40be-b3bf-442973358039)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_8") (at 106.68 91.44 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 729a8292-3d46-4adb-b035-6c1c6979879b) + (property "Reference" "U1" (id 0) (at 106.045 81.28 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 106.045 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 106.68 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 106.68 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid eb1966a1-1f3a-4fc7-84f6-bb428ecc7c05)) + (pin "10" (uuid b1a760cf-9633-4070-a04a-9fd105d1da08)) + (pin "11" (uuid ecc5c6a3-2128-460e-a274-6338e175da9a)) + (pin "12" (uuid e51bda93-6493-40c4-b38c-658cabf555f8)) + (pin "13" (uuid dd961a34-f7d3-4afc-99af-5e0b3f89d7aa)) + (pin "14" (uuid 6a8b71f7-5054-4f40-b696-d331dbabe31b)) + (pin "15" (uuid 756b5718-353d-42b6-9c58-6b659567c852)) + (pin "16" (uuid 72df3ff5-3ad4-4479-bc72-131d1485ec7c)) + (pin "2" (uuid fa57a54d-4c6a-476b-9c7d-b3ebbf766b64)) + (pin "3" (uuid d0290233-7029-4d3f-9db5-ac49c22c696e)) + (pin "4" (uuid 485dd19d-4c10-4fb2-aef9-528e4dfa7bf9)) + (pin "5" (uuid d9d05af0-c9a4-47f3-bf91-c225f0dc5bc7)) + (pin "6" (uuid b1ce1aaa-9b5a-41db-868d-15754b39f9bd)) + (pin "7" (uuid 38426de4-470e-4d71-a623-525041871f00)) + (pin "8" (uuid 108150ef-1b33-4d0c-8dff-7a063e150c31)) + (pin "9" (uuid cb6c777a-6520-4ed6-b421-525122ea1e49)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 80.01 77.47 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7d57ef0a-be27-48d8-9e91-9c328a35597d) + (property "Reference" "#PWR017" (id 0) (at 73.66 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 76.2 77.4699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 80.01 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 80.01 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid adffeead-9461-4229-8eee-63558d74c317)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 91.44 60.96 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7e1164b9-ada6-4872-bdc1-cba4acbd12eb) + (property "Reference" "v17" (id 0) (at 91.44 48.26 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 91.44 52.07 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 91.44 55.88 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 91.44 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 0adb3cd0-b95a-42f0-8fb7-1d63b570af32)) + (pin "2" (uuid ed10bd9b-b918-45ff-bbaf-914a92e8833a)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 91.44 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 85db96f6-bc81-49d7-9d3a-c00a4be4acfb) + (property "Reference" "v3" (id 0) (at 91.44 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 91.44 66.04 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 91.44 69.85 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 91.44 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid b8eedd67-c877-4478-aecf-eb2dfb40eff4)) + (pin "2" (uuid 1d291b92-9c15-426a-93c6-f3c68919392c)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 90.17 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 85f9da19-57be-4428-a744-39daf6b97435) + (property "Reference" "#PWR03" (id 0) (at 59.69 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 90.1699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 13b67e2a-a42c-4f1c-b32f-f9175bf0336d)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 81.28 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 873a0d38-69aa-4378-8d54-67e77f00ad8c) + (property "Reference" "#PWR018" (id 0) (at 74.93 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 77.47 69.8499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.28 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.28 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid b6b5ab74-bf16-48e6-980a-78eaeaa8219b)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 91.44 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8df7a96b-3eb6-4c29-bba9-6b7e974d1272) + (property "Reference" "v2" (id 0) (at 91.44 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 91.44 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 91.44 67.31 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 91.44 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid f5839553-d87d-4069-b28a-d02afadc5865)) + (pin "2" (uuid 6b8fb765-db7f-49ce-b9e5-1c4709ff1c6e)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 85.09 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8ea73cab-6e4e-4f38-871d-925ef363f8aa) + (property "Reference" "#PWR01" (id 0) (at 59.69 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 85.0899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 130ffa81-2468-4e34-8c86-526c4f0fcfb0)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 97.79 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 91cc012f-04e4-47d7-9235-1569bcc325bf) + (property "Reference" "#PWR06" (id 0) (at 59.69 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 97.7899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 66c47e54-2cff-4403-a819-860207ec72c3)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 107.95 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 92e5af3f-f0f2-4221-999c-cd9c4f7e2685) + (property "Reference" "v14" (id 0) (at 77.47 95.25 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 99.06 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 102.87 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 107.95 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 8668c740-1206-4fea-8ab8-147d774ab1b3)) + (pin "2" (uuid a2d75505-0f8b-4204-8b2e-a02ade52d06f)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 114.3 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid 936ea195-4b49-4ac1-ad0a-c844aa93b2d3) + (property "Reference" "v15" (id 0) (at 77.47 101.6 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 105.41 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 109.22 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 114.3 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid f84316a7-2d3b-490f-af2f-83cc25464ef3)) + (pin "2" (uuid 2b60daa9-759e-4684-88df-4613b43153ac)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 85.09 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 98efe1d8-ebad-4b72-9c58-f397aa5ff67e) + (property "Reference" "v5" (id 0) (at 77.47 72.39 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 76.2 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 80.01 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 24c9da38-c9ea-4ecd-b2a2-efb8e92b6fb9)) + (pin "2" (uuid 6ef9427f-0981-4483-806e-47962d691e94)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 218.44 64.77 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 99f531dc-1a05-4b76-bfbf-eb67964f069d) + (property "Reference" "U6" (id 0) (at 234.95 63.5 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 234.95 67.31 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 218.44 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 218.44 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 1d6535c9-2418-4058-b587-60d93abe32d0)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 218.44 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a43e30c0-2768-4a1c-8a5e-3831749bc9ff) + (property "Reference" "U8" (id 0) (at 234.95 68.58 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 234.95 72.39 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 218.44 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 218.44 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid f766bced-4ba1-4d94-94d9-1b131bcceb51)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_2") (at 106.68 115.57 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b02d5f51-8c5a-40da-af1b-188cb873d09b) + (property "Reference" "U2" (id 0) (at 106.045 105.41 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_2" (id 1) (at 106.045 109.22 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 106.68 115.57 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 106.68 115.57 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid acd37ac6-4c55-4ea5-af70-a00adb5a340f)) + (pin "2" (uuid 09f569af-4f87-45f4-94c9-167c77069473)) + (pin "3" (uuid 76ca99d0-e605-4a1d-a4de-ab4fad9f3886)) + (pin "4" (uuid cf2aae33-fa0f-4016-a58b-0b4fd91cfc1d)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 116.84 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid b2ed03b2-940a-41cb-80e0-01e2fb3e10e8) + (property "Reference" "v16" (id 0) (at 77.47 104.14 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 107.95 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 111.76 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 116.84 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 1c0c91ed-ddb8-40a3-a1d7-2f4afab2ea25)) + (pin "2" (uuid 9984efa4-eb69-448d-a0ee-eb80c7e214f4)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 114.3 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b9f240a7-870f-4dba-bcd4-dfbe976dff64) + (property "Reference" "#PWR011" (id 0) (at 59.69 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 114.2999 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid bc77c2b5-324a-4898-8e73-a0d1bf3bfdb2)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_8") (at 128.27 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid be087637-8763-4219-8ef1-2b4c93aadc83) + (property "Reference" "U3" (id 0) (at 127.635 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 127.635 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 128.27 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 128.27 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 2a0f304c-a883-4771-9997-c8080c2894bd)) + (pin "10" (uuid 4ee78e5b-1fe5-4cae-b2ed-a5d151efbe98)) + (pin "11" (uuid 849d6fbb-a979-4e0f-8e74-ff5b14c1cd4a)) + (pin "12" (uuid 2ad42c84-00ff-4a25-9d11-f06eefdbe7b2)) + (pin "13" (uuid 553aaf03-10ba-46ac-8c66-53dc782e642b)) + (pin "14" (uuid 3feaa772-ddd5-48b5-8d5d-8b9d48afc6e5)) + (pin "15" (uuid c20f4e6d-f11b-4491-a68d-ed23383c5e07)) + (pin "16" (uuid 5c7f14de-22c8-4ed8-bfc0-901a5d3212e7)) + (pin "2" (uuid 16217fb5-ee2a-4923-93c9-321dc0fa1826)) + (pin "3" (uuid 7da7aa2c-ec5c-4bbd-a5d6-bd9074799176)) + (pin "4" (uuid eade729b-5c65-4be5-a10a-bee7d7bbdafa)) + (pin "5" (uuid f131cbe3-7e9a-4f51-a585-f85375b64bc2)) + (pin "6" (uuid 89dc8bf3-a63d-47dd-9a7b-fe9316c1e99a)) + (pin "7" (uuid 42eeb328-4c05-4181-9dc2-b12baf09e66b)) + (pin "8" (uuid d80c0edc-8cef-4848-85f0-4b0ad710ca9d)) + (pin "9" (uuid a04eadc0-f822-493c-aeaa-f5c6654ce956)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 102.87 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid bf1b71b6-9f12-43a0-8571-d5804305a1f2) + (property "Reference" "#PWR08" (id 0) (at 59.69 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 62.23 102.8699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 66.04 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9fda784d-e79e-4895-a089-68801fdaf769)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 91.44 63.5 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c6a3fa33-0aa2-4033-b6be-ed536f7c468e) + (property "Reference" "v18" (id 0) (at 91.44 50.8 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 91.44 54.61 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 91.44 58.42 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 91.44 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 1c940ce6-31cb-4623-9917-6f819f985ee6)) + (pin "2" (uuid 8045c591-b080-421d-9ad4-70c7697bbf4b)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 218.44 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d4310068-b015-4786-bb3f-14893df65934) + (property "Reference" "U10" (id 0) (at 234.95 73.66 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 234.95 77.47 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 218.44 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 218.44 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 3c36fca6-2295-46ad-b697-0dc8956bab19)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 66.04 107.95 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d4598fa2-e98b-482a-a4f3-08a24acb123e) + (property "Reference" "#PWR010" (id 0) (at 66.04 114.3 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 66.04 113.03 0)) + (property "Footprint" "" (id 2) (at 66.04 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 66.04 107.95 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9ecfa5f5-2a99-4ba5-a823-6b7b693d5663)) + ) + + (symbol (lib_id "eSim_Ngveri:hamming_distance") (at 151.13 111.76 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid dcbeac68-aa6f-4a1a-8b86-c86d22be4a5f) + (property "Reference" "U4" (id 0) (at 163.83 57.15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "hamming_distance" (id 1) (at 163.83 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 223.52 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 223.52 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 07c87270-2650-4b58-a324-2e918f44ead6)) + (pin "10" (uuid b2152bdb-9a1a-4a4a-830c-0dab902d13d2)) + (pin "11" (uuid ee709efc-43f5-4803-af8c-6cd51cc9764b)) + (pin "12" (uuid 15e43d5d-6b4c-4b4c-bc1f-c7147b0c93d5)) + (pin "13" (uuid e80f9b20-0801-4481-bf04-22fbbf664a52)) + (pin "14" (uuid 8f7977bc-ef2c-4b44-ab9d-94e489d45927)) + (pin "15" (uuid 8017d195-2938-4583-a1ad-b9f71345ad6c)) + (pin "16" (uuid 24f1b6e1-b12a-4fca-9d83-7e2822886752)) + (pin "17" (uuid 1688987a-5673-41a0-b7b6-e59f73629e29)) + (pin "18" (uuid fae10f6a-ee88-440b-9c61-7aaf88c13c88)) + (pin "19" (uuid 76386b67-71f9-48a0-8aff-d2e5d9b4057a)) + (pin "2" (uuid 4c2108a0-efdf-4bb2-abc0-edb74c6e2e30)) + (pin "20" (uuid 50929f26-e489-4f31-b518-861e81732420)) + (pin "21" (uuid 000a8a13-05a1-45c6-ab89-6e762e9357be)) + (pin "22" (uuid 7dd1ef1e-8462-46af-9afa-dc138b06ec5a)) + (pin "23" (uuid a6ac56ee-da68-42c5-b79e-b9d5da971850)) + (pin "24" (uuid 7ad04918-11df-4a8f-ace5-faaaeb420202)) + (pin "25" (uuid e47d7bd5-5483-4ec8-87f5-e23947a97bfd)) + (pin "3" (uuid 4ec82cef-c9a6-4d75-aa6e-ed0e4a116b2f)) + (pin "4" (uuid 30eac589-742d-466f-89c9-ff2fe63da60f)) + (pin "5" (uuid 2a97d23e-f43c-4e92-89a3-f293a021a8a7)) + (pin "6" (uuid 9eb65b28-d802-442e-8c2b-a709826a8d43)) + (pin "7" (uuid 823ce059-be96-4a7b-9cb3-77e799c354d5)) + (pin "8" (uuid f64b4c63-74b7-4b77-b3fd-3eceb8cb6dde)) + (pin "9" (uuid a3b8af7a-81a5-4f03-9f18-39b6191b054d)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 102.87 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid dde6e5ac-2945-4b22-90a7-78b62fdcfcea) + (property "Reference" "v12" (id 0) (at 77.47 90.17 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 93.98 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 97.79 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 102.87 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 43f6b62c-6c73-4210-ba02-d09e6bd4a58f)) + (pin "2" (uuid 274df2b1-dc0f-44a0-b0b2-58459a0f0a04)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 92.71 270) (unit 1) + (in_bom yes) (on_board yes) + (uuid e3fdaeb4-eef7-4616-97c4-5c8769b0e9b4) + (property "Reference" "v8" (id 0) (at 77.47 80.01 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 83.82 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 87.63 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 92.71 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 7f82e254-86a3-41b0-a6d5-d1892315c165)) + (pin "2" (uuid a4b77d61-ac23-47bc-bec7-3eb3d6987803)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 92.71 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e475eea3-7d19-4d95-b3f7-784964234d98) + (property "Reference" "v1" (id 0) (at 92.71 57.15 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 92.71 60.96 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 92.71 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 92.71 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a27aecf3-3d25-4e14-8c5d-6bb9a1dc6ba2)) + (pin "2" (uuid 8f556fb8-3c87-43e9-88ba-c6423478039e)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_7") (at 199.39 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f2fd1da3-4110-4844-a78b-db66e307d7c2) + (property "Reference" "U5" (id 0) (at 198.755 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_7" (id 1) (at 198.755 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 199.39 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 199.39 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 90830459-f02c-4f80-ae2e-6f0de44c07fa)) + (pin "10" (uuid 410b2036-6085-4b02-9ca4-e6a30263c6ff)) + (pin "11" (uuid a15db67e-d093-44f4-bd72-f28c56012642)) + (pin "12" (uuid b86f13d1-fe5c-472b-a7e2-7921e3b3cb41)) + (pin "13" (uuid 0751de73-937b-41ef-b061-2d299ba0b60b)) + (pin "14" (uuid fcbd87ef-42f4-41e5-9143-bb7d58ecdb41)) + (pin "2" (uuid 85ccd0b2-405f-4c5f-8a91-c6f6c8b2e7e2)) + (pin "3" (uuid f96fe8d1-1557-47ac-b219-764767550e77)) + (pin "4" (uuid cdeddc7d-8fff-467a-99f5-9dd7385c4c97)) + (pin "5" (uuid 6493d6f2-f8bf-492a-a30d-e32cb3272d8e)) + (pin "6" (uuid ff1d0892-50d0-4d80-a6de-d8fdbee1f4e8)) + (pin "7" (uuid 2359b4ac-29a0-4f9f-b8c4-b177667bdf72)) + (pin "8" (uuid 3bb1bb34-cf89-4355-97bf-79c8172bb5db)) + (pin "9" (uuid 693fc92d-4340-4ae4-a679-e0c623a50d1a)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 109.22 69.85 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f7be4287-0631-4cd8-b755-0f2f1a771f32) + (property "Reference" "U14" (id 0) (at 113.03 55.88 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 113.03 59.69 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 109.22 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 109.22 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid e4d9d0c8-68c8-477e-9350-1f77de429cad)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 77.47 100.33 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fa862adf-a4e4-4808-b254-330693e06eff) + (property "Reference" "v11" (id 0) (at 77.47 87.63 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 77.47 91.44 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 77.47 95.25 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 77.47 100.33 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a0357f3d-fb9f-4bc8-94d9-6e284d8e50ec)) + (pin "2" (uuid 8a644831-7448-4996-bf90-e58b3b8484f9)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 80.01 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fc3c9429-69b6-4058-8586-ff49e4333677) + (property "Reference" "#PWR016" (id 0) (at 73.66 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 76.2 74.9299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 80.01 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 80.01 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid cdad84ef-bd5b-491a-8c44-fdd75e98243c)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/8ea73cab-6e4e-4f38-871d-925ef363f8aa" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/6d64548d-2531-436e-8416-a31a889b2f29" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/85f9da19-57be-4428-a744-39daf6b97435" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/545c77a6-61b1-43bd-8e4f-892648c215c8" + (reference "#PWR04") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/035d3d82-933f-47b1-9e5b-ff1aa1d6f6d3" + (reference "#PWR05") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/91cc012f-04e4-47d7-9235-1569bcc325bf" + (reference "#PWR06") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/6a808ff7-10be-4a96-92ad-79c231322d82" + (reference "#PWR07") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/bf1b71b6-9f12-43a0-8571-d5804305a1f2" + (reference "#PWR08") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/0d166453-a94a-460f-9277-b66d431e423a" + (reference "#PWR09") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/d4598fa2-e98b-482a-a4f3-08a24acb123e" + (reference "#PWR010") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/b9f240a7-870f-4dba-bcd4-dfbe976dff64" + (reference "#PWR011") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/2abb1851-6ee8-4dcd-92e3-7e0365a5b21c" + (reference "#PWR012") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/0ba2cbb9-5970-4d09-aebe-57d5b3e30c7b" + (reference "#PWR013") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/295319c4-6109-4243-948a-91d5e6b0f074" + (reference "#PWR014") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/2185a96f-a161-4ed6-827c-be02c6ac3248" + (reference "#PWR015") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/fc3c9429-69b6-4058-8586-ff49e4333677" + (reference "#PWR016") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/7d57ef0a-be27-48d8-9e91-9c328a35597d" + (reference "#PWR017") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/873a0d38-69aa-4378-8d54-67e77f00ad8c" + (reference "#PWR018") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/729a8292-3d46-4adb-b035-6c1c6979879b" + (reference "U1") (unit 1) (value "adc_bridge_8") (footprint "") + ) + (path "/b02d5f51-8c5a-40da-af1b-188cb873d09b" + (reference "U2") (unit 1) (value "adc_bridge_2") (footprint "") + ) + (path "/be087637-8763-4219-8ef1-2b4c93aadc83" + (reference "U3") (unit 1) (value "adc_bridge_8") (footprint "") + ) + (path "/dcbeac68-aa6f-4a1a-8b86-c86d22be4a5f" + (reference "U4") (unit 1) (value "hamming_distance") (footprint "") + ) + (path "/f2fd1da3-4110-4844-a78b-db66e307d7c2" + (reference "U5") (unit 1) (value "dac_bridge_7") (footprint "") + ) + (path "/99f531dc-1a05-4b76-bfbf-eb67964f069d" + (reference "U6") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/0be2ccc6-fdda-437c-af37-9d695f67c475" + (reference "U7") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/a43e30c0-2768-4a1c-8a5e-3831749bc9ff" + (reference "U8") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/204b61df-b791-46b8-8bc2-f5f957263ef9" + (reference "U9") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/d4310068-b015-4786-bb3f-14893df65934" + (reference "U10") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/63bc6156-33f9-4458-8245-0cb70ce89d99" + (reference "U11") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/63f2ee61-9b49-4f66-b3ae-ced8426ada8a" + (reference "U12") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/1a1378e1-24f6-40c9-bb64-4f94582e8a86" + (reference "U13") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/f7be4287-0631-4cd8-b755-0f2f1a771f32" + (reference "U14") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/e475eea3-7d19-4d95-b3f7-784964234d98" + (reference "v1") (unit 1) (value "DC") (footprint "R1") + ) + (path "/8df7a96b-3eb6-4c29-bba9-6b7e974d1272" + (reference "v2") (unit 1) (value "DC") (footprint "R1") + ) + (path "/85db96f6-bc81-49d7-9d3a-c00a4be4acfb" + (reference "v3") (unit 1) (value "DC") (footprint "R1") + ) + (path "/676a7d37-a29a-4d01-a1f9-6c6971d4338d" + (reference "v4") (unit 1) (value "DC") (footprint "R1") + ) + (path "/98efe1d8-ebad-4b72-9c58-f397aa5ff67e" + (reference "v5") (unit 1) (value "DC") (footprint "R1") + ) + (path "/2677a6cf-fda5-468c-9047-49a77d7c8658" + (reference "v6") (unit 1) (value "DC") (footprint "R1") + ) + (path "/0eaebfe1-f8ed-431c-97ef-757ca7768102" + (reference "v7") (unit 1) (value "DC") (footprint "R1") + ) + (path "/e3fdaeb4-eef7-4616-97c4-5c8769b0e9b4" + (reference "v8") (unit 1) (value "DC") (footprint "R1") + ) + (path "/0c715805-457d-4033-a570-e84f15e74092" + (reference "v9") (unit 1) (value "DC") (footprint "R1") + ) + (path "/69b97195-e91b-4459-bd81-1cb5ade00336" + (reference "v10") (unit 1) (value "DC") (footprint "R1") + ) + (path "/fa862adf-a4e4-4808-b254-330693e06eff" + (reference "v11") (unit 1) (value "DC") (footprint "R1") + ) + (path "/dde6e5ac-2945-4b22-90a7-78b62fdcfcea" + (reference "v12") (unit 1) (value "DC") (footprint "R1") + ) + (path "/345c3ce4-8c8b-4337-9da1-1a52e31c56a1" + (reference "v13") (unit 1) (value "DC") (footprint "R1") + ) + (path "/92e5af3f-f0f2-4221-999c-cd9c4f7e2685" + (reference "v14") (unit 1) (value "DC") (footprint "R1") + ) + (path "/936ea195-4b49-4ac1-ad0a-c844aa93b2d3" + (reference "v15") (unit 1) (value "DC") (footprint "R1") + ) + (path "/b2ed03b2-940a-41cb-80e0-01e2fb3e10e8" + (reference "v16") (unit 1) (value "DC") (footprint "R1") + ) + (path "/7e1164b9-ada6-4872-bdc1-cba4acbd12eb" + (reference "v17") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/c6a3fa33-0aa2-4033-b6be-ed536f7c468e" + (reference "v18") (unit 1) (value "pwl") (footprint "R1") + ) + ) +) diff --git a/h_dist/h_dist.proj b/h_dist/h_dist.proj new file mode 100644 index 0000000..fbf0287 --- /dev/null +++ b/h_dist/h_dist.proj @@ -0,0 +1 @@ +schematicFile h_disy.kicad_sch diff --git a/h_dist/h_dist.raw b/h_dist/h_dist.raw new file mode 100644 index 0000000..bde18a4 --- /dev/null +++ b/h_dist/h_dist.raw @@ -0,0 +1,10514 @@ +Title: kicad schematic +Date: Sun Jul 05 01:19:33 2026 +Plotname: Transient Analysis +Flags: real +No. Variables: 51 +No. Points: 205 +Variables: + 0 time time + 1 v(net-_u3-pad3_) voltage + 2 v(clk) voltage + 3 v(net-_u3-pad6_) voltage + 4 v(net-_u3-pad5_) voltage + 5 v(net-_u3-pad4_) voltage + 6 v(rst) voltage + 7 v(net-_u2-pad1_) voltage + 8 v(net-_u2-pad2_) voltage + 9 v(net-_u1-pad6_) voltage + 10 v(net-_u1-pad8_) voltage + 11 v(net-_u1-pad7_) voltage + 12 v(net-_u1-pad4_) voltage + 13 v(net-_u1-pad5_) voltage + 14 v(net-_u3-pad7_) voltage + 15 v(net-_u1-pad3_) voltage + 16 v(net-_u1-pad1_) voltage + 17 v(net-_u3-pad8_) voltage + 18 v(net-_u1-pad2_) voltage + 19 v(d6) voltage + 20 v(d5) voltage + 21 v(d4) voltage + 22 v(d3) voltage + 23 v(d2) voltage + 24 v(d1) voltage + 25 v(d0) voltage + 26 i(v8) current + 27 i(v6) current + 28 i(v7) current + 29 i(v9) current + 30 i(v5) current + 31 i(v11) current + 32 i(v10) current + 33 i(v13) current + 34 i(v14) current + 35 i(v12) current + 36 i(v16) current + 37 i(v15) current + 38 i(v18) current + 39 i(v2) current + 40 i(v3) current + 41 i(v4) current + 42 i(v17) current + 43 i(v1) current + 44 i(a1) current + 45 i(a1) current + 46 i(a1) current + 47 i(a1) current + 48 i(a1) current + 49 i(a1) current + 50 i(a1) current +Values: +0 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1 1.000000000000001e-11 + 0.000000000000000e+00 + 5.000000000000000e-02 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +2 2.000000000000002e-11 + 0.000000000000000e+00 + 1.000000000000000e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +3 4.000000000000004e-11 + 0.000000000000000e+00 + 2.000000000000000e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +4 8.000000000000007e-11 + 0.000000000000000e+00 + 4.000000000000000e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +5 1.600000000000001e-10 + 0.000000000000000e+00 + 8.000000000000000e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +6 3.200000000000003e-10 + 0.000000000000000e+00 + 1.600000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +7 6.400000000000006e-10 + 0.000000000000000e+00 + 3.200000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +8 1.000000000000001e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +9 1.064000000000001e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +10 1.192000000000001e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +11 1.448000000000001e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +12 1.960000000000002e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +13 2.960000000000002e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +14 3.960000000000003e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +15 4.960000000000004e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +16 5.960000000000004e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +17 6.960000000000005e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +18 7.960000000000006e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +19 8.960000000000007e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +20 9.960000000000008e-09 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +21 1.000000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +22 1.001000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.500000000000025e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +23 1.003000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999992e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +24 1.007000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000008e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +25 1.010000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +26 1.010800000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +27 1.012400000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +28 1.015600000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +29 1.022000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +30 1.034800000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +31 1.060400000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +32 1.100000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +33 1.105120000000001e-08 + 0.000000000000000e+00 + 4.743999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +34 1.115360000000001e-08 + 0.000000000000000e+00 + 4.231999999999980e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +35 1.135840000000002e-08 + 0.000000000000000e+00 + 3.207999999999957e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +36 1.176800000000003e-08 + 0.000000000000000e+00 + 1.159999999999909e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +37 1.200000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +38 1.208192000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +39 1.224576000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +40 1.257344000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +41 1.322880000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +42 1.422880000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +43 1.522880000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +44 1.622880000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +45 1.722880000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +46 1.822880000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +47 1.922880000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +48 2.000000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +49 2.010000000000002e-08 + 0.000000000000000e+00 + 5.000000000000040e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +50 2.030000000000002e-08 + 0.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +51 2.070000000000002e-08 + 0.000000000000000e+00 + 3.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +52 2.100000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +53 2.108000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +54 2.124000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +55 2.156000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +56 2.220000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +57 2.230000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +58 2.240000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000039e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +59 2.260000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +60 2.300000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000011e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +61 2.330000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +62 2.338000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +63 2.354000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +64 2.386000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +65 2.450000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +66 2.550000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +67 2.650000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +68 2.750000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +69 2.850000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +70 2.950000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +71 3.050000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +72 3.100000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +73 3.110000000000003e-08 + 0.000000000000000e+00 + 4.499999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +74 3.130000000000003e-08 + 0.000000000000000e+00 + 3.499999999999988e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +75 3.170000000000003e-08 + 0.000000000000000e+00 + 1.499999999999972e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +76 3.200000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +77 3.208000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +78 3.224000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +79 3.256000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +80 3.320000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +81 3.420000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +82 3.520000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +83 3.620000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +84 3.720000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +85 3.820000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +86 3.920000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +87 4.000000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +88 4.010000000000003e-08 + 0.000000000000000e+00 + 5.000000000000040e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +89 4.030000000000004e-08 + 0.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +90 4.070000000000004e-08 + 0.000000000000000e+00 + 3.500000000000028e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +91 4.100000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +92 4.108000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +93 4.124000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +94 4.156000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +95 4.220000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +96 4.230000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +97 4.240000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000039e-01 + 4.499999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +98 4.260000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000012e+00 + 3.499999999999988e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +99 4.300000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000027e+00 + 1.499999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +100 4.330000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +101 4.338000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +102 4.354000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +103 4.386000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +104 4.450000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +105 4.550000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +106 4.650000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +107 4.750000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +108 4.850000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +109 4.950000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +110 5.050000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +111 5.100000000000005e-08 + 0.000000000000000e+00 + 4.999999999999983e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +112 5.110000000000005e-08 + 0.000000000000000e+00 + 4.499999999999980e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +113 5.130000000000005e-08 + 0.000000000000000e+00 + 3.499999999999972e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +114 5.170000000000005e-08 + 0.000000000000000e+00 + 1.499999999999955e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +115 5.200000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +116 5.208000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +117 5.224000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +118 5.256000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +119 5.320000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +120 5.420000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +121 5.520000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +122 5.620000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +123 5.720000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +124 5.820000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +125 5.920000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +126 6.000000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +127 6.010000000000004e-08 + 0.000000000000000e+00 + 4.999999999999710e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +128 6.030000000000004e-08 + 0.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +129 6.070000000000005e-08 + 0.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +130 6.100000000000004e-08 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +131 6.108000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +132 6.124000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +133 6.156000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +134 6.220000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +135 6.230000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +136 6.240000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999708e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +137 6.260000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +138 6.300000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +139 6.330000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +140 6.338000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +141 6.354000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +142 6.386000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +143 6.450000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +144 6.550000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +145 6.650000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +146 6.750000000000000e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +147 6.850000000000000e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +148 6.949999999999999e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +149 7.049999999999999e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +150 7.100000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +151 7.110000000000005e-08 + 0.000000000000000e+00 + 4.500000000000045e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +152 7.130000000000005e-08 + 0.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +153 7.170000000000005e-08 + 0.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +154 7.200000000000005e-08 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +155 7.208000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +156 7.224000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +157 7.256000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +158 7.320000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +159 7.420000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +160 7.520000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +161 7.620000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +162 7.720000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +163 7.820000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +164 7.920000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +165 8.000000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +166 8.010000000000006e-08 + 0.000000000000000e+00 + 4.999999999999710e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +167 8.030000000000006e-08 + 0.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +168 8.070000000000007e-08 + 0.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +169 8.100000000000006e-08 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +170 8.108000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +171 8.124000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +172 8.156000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +173 8.220000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +174 8.230000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +175 8.240000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999708e-01 + 4.500000000000029e+00 + 4.500000000000029e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +176 8.260000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 3.500000000000021e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +177 8.300000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 1.500000000000006e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +178 8.330000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 2.708944180085382e-14 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +179 8.338000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +180 8.354000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +181 8.386000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +182 8.450000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +183 8.550000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +184 8.650000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +185 8.750000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +186 8.850000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +187 8.950000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +188 9.050000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +189 9.100000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +190 9.110000000000007e-08 + 0.000000000000000e+00 + 4.500000000000045e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +191 9.130000000000007e-08 + 0.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +192 9.170000000000007e-08 + 0.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +193 9.200000000000007e-08 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +194 9.208000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +195 9.224000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +196 9.256000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +197 9.320000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +198 9.420000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +199 9.520000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +200 9.620000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +201 9.720000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +202 9.820000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +203 9.920000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +204 1.000000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 diff --git a/h_dist/h_dist_Previous_Values.xml b/h_dist/h_dist_Previous_Values.xml new file mode 100644 index 0000000..afdafa1 --- /dev/null +++ b/h_dist/h_dist_Previous_Values.xml @@ -0,0 +1 @@ +dc0dc0dc0dc0dc0dc0dc5dc5dc0dc5dc5dc0dc5dc5pulse0501n1n10n20ndc0dc5dc5pwl0n 5 10n 5 10.1n 0 100n 0pulse0501n1n10n20ndc5hamming_distancedac_bridgeadc_bridgeadc_bridgeadc_bridgetruefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or Amperes01100nsnsns \ No newline at end of file diff --git a/h_dist/plot_data_i.txt b/h_dist/plot_data_i.txt new file mode 100644 index 0000000..ef4c8c8 --- /dev/null +++ b/h_dist/plot_data_i.txt @@ -0,0 +1,1979 @@ + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_3 a1#branch_1_4 a1#branch_1_5 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 a1#branch_1_5 +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 a1#branch_1_5 +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 a1#branch_1_5 +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_6 v1#branch v2#branch +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time v12#branch v13#branch v14#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v12#branch v13#branch v14#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v12#branch v13#branch v14#branch +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v12#branch v13#branch v14#branch +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time v15#branch v16#branch v17#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v15#branch v16#branch v17#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v15#branch v16#branch v17#branch +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v15#branch v16#branch v17#branch +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time v18#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 +2 2.000000e-11 0.000000e+00 +3 4.000000e-11 0.000000e+00 +4 8.000000e-11 0.000000e+00 +5 1.600000e-10 0.000000e+00 +6 3.200000e-10 0.000000e+00 +7 6.400000e-10 0.000000e+00 +8 1.000000e-09 0.000000e+00 +9 1.064000e-09 0.000000e+00 +10 1.192000e-09 0.000000e+00 +11 1.448000e-09 0.000000e+00 +12 1.960000e-09 0.000000e+00 +13 2.960000e-09 0.000000e+00 +14 3.960000e-09 0.000000e+00 +15 4.960000e-09 0.000000e+00 +16 5.960000e-09 0.000000e+00 +17 6.960000e-09 0.000000e+00 +18 7.960000e-09 0.000000e+00 +19 8.960000e-09 0.000000e+00 +20 9.960000e-09 0.000000e+00 +21 1.000000e-08 0.000000e+00 +22 1.001000e-08 0.000000e+00 +23 1.003000e-08 0.000000e+00 +24 1.007000e-08 0.000000e+00 +25 1.010000e-08 0.000000e+00 +26 1.010800e-08 0.000000e+00 +27 1.012400e-08 0.000000e+00 +28 1.015600e-08 0.000000e+00 +29 1.022000e-08 0.000000e+00 +30 1.034800e-08 0.000000e+00 +31 1.060400e-08 0.000000e+00 +32 1.100000e-08 0.000000e+00 +33 1.105120e-08 0.000000e+00 +34 1.115360e-08 0.000000e+00 +35 1.135840e-08 0.000000e+00 +36 1.176800e-08 0.000000e+00 +37 1.200000e-08 0.000000e+00 +38 1.208192e-08 0.000000e+00 +39 1.224576e-08 0.000000e+00 +40 1.257344e-08 0.000000e+00 +41 1.322880e-08 0.000000e+00 +42 1.422880e-08 0.000000e+00 +43 1.522880e-08 0.000000e+00 +44 1.622880e-08 0.000000e+00 +45 1.722880e-08 0.000000e+00 +46 1.822880e-08 0.000000e+00 +47 1.922880e-08 0.000000e+00 +48 2.000000e-08 0.000000e+00 +49 2.010000e-08 0.000000e+00 +50 2.030000e-08 0.000000e+00 +51 2.070000e-08 0.000000e+00 +52 2.100000e-08 0.000000e+00 +53 2.108000e-08 0.000000e+00 +54 2.124000e-08 0.000000e+00 + +Index time v18#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 +56 2.220000e-08 0.000000e+00 +57 2.230000e-08 0.000000e+00 +58 2.240000e-08 0.000000e+00 +59 2.260000e-08 0.000000e+00 +60 2.300000e-08 0.000000e+00 +61 2.330000e-08 0.000000e+00 +62 2.338000e-08 0.000000e+00 +63 2.354000e-08 0.000000e+00 +64 2.386000e-08 0.000000e+00 +65 2.450000e-08 0.000000e+00 +66 2.550000e-08 0.000000e+00 +67 2.650000e-08 0.000000e+00 +68 2.750000e-08 0.000000e+00 +69 2.850000e-08 0.000000e+00 +70 2.950000e-08 0.000000e+00 +71 3.050000e-08 0.000000e+00 +72 3.100000e-08 0.000000e+00 +73 3.110000e-08 0.000000e+00 +74 3.130000e-08 0.000000e+00 +75 3.170000e-08 0.000000e+00 +76 3.200000e-08 0.000000e+00 +77 3.208000e-08 0.000000e+00 +78 3.224000e-08 0.000000e+00 +79 3.256000e-08 0.000000e+00 +80 3.320000e-08 0.000000e+00 +81 3.420000e-08 0.000000e+00 +82 3.520000e-08 0.000000e+00 +83 3.620000e-08 0.000000e+00 +84 3.720000e-08 0.000000e+00 +85 3.820000e-08 0.000000e+00 +86 3.920000e-08 0.000000e+00 +87 4.000000e-08 0.000000e+00 +88 4.010000e-08 0.000000e+00 +89 4.030000e-08 0.000000e+00 +90 4.070000e-08 0.000000e+00 +91 4.100000e-08 0.000000e+00 +92 4.108000e-08 0.000000e+00 +93 4.124000e-08 0.000000e+00 +94 4.156000e-08 0.000000e+00 +95 4.220000e-08 0.000000e+00 +96 4.230000e-08 0.000000e+00 +97 4.240000e-08 0.000000e+00 +98 4.260000e-08 0.000000e+00 +99 4.300000e-08 0.000000e+00 +100 4.330000e-08 0.000000e+00 +101 4.338000e-08 0.000000e+00 +102 4.354000e-08 0.000000e+00 +103 4.386000e-08 0.000000e+00 +104 4.450000e-08 0.000000e+00 +105 4.550000e-08 0.000000e+00 +106 4.650000e-08 0.000000e+00 +107 4.750000e-08 0.000000e+00 +108 4.850000e-08 0.000000e+00 +109 4.950000e-08 0.000000e+00 +110 5.050000e-08 0.000000e+00 +111 5.100000e-08 0.000000e+00 +112 5.110000e-08 0.000000e+00 + +Index time v18#branch +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 +114 5.170000e-08 0.000000e+00 +115 5.200000e-08 0.000000e+00 +116 5.208000e-08 0.000000e+00 +117 5.224000e-08 0.000000e+00 +118 5.256000e-08 0.000000e+00 +119 5.320000e-08 0.000000e+00 +120 5.420000e-08 0.000000e+00 +121 5.520000e-08 0.000000e+00 +122 5.620000e-08 0.000000e+00 +123 5.720000e-08 0.000000e+00 +124 5.820000e-08 0.000000e+00 +125 5.920000e-08 0.000000e+00 +126 6.000000e-08 0.000000e+00 +127 6.010000e-08 0.000000e+00 +128 6.030000e-08 0.000000e+00 +129 6.070000e-08 0.000000e+00 +130 6.100000e-08 0.000000e+00 +131 6.108000e-08 0.000000e+00 +132 6.124000e-08 0.000000e+00 +133 6.156000e-08 0.000000e+00 +134 6.220000e-08 0.000000e+00 +135 6.230000e-08 0.000000e+00 +136 6.240000e-08 0.000000e+00 +137 6.260000e-08 0.000000e+00 +138 6.300000e-08 0.000000e+00 +139 6.330000e-08 0.000000e+00 +140 6.338000e-08 0.000000e+00 +141 6.354000e-08 0.000000e+00 +142 6.386000e-08 0.000000e+00 +143 6.450000e-08 0.000000e+00 +144 6.550000e-08 0.000000e+00 +145 6.650000e-08 0.000000e+00 +146 6.750000e-08 0.000000e+00 +147 6.850000e-08 0.000000e+00 +148 6.950000e-08 0.000000e+00 +149 7.050000e-08 0.000000e+00 +150 7.100000e-08 0.000000e+00 +151 7.110000e-08 0.000000e+00 +152 7.130000e-08 0.000000e+00 +153 7.170000e-08 0.000000e+00 +154 7.200000e-08 0.000000e+00 +155 7.208000e-08 0.000000e+00 +156 7.224000e-08 0.000000e+00 +157 7.256000e-08 0.000000e+00 +158 7.320000e-08 0.000000e+00 +159 7.420000e-08 0.000000e+00 +160 7.520000e-08 0.000000e+00 +161 7.620000e-08 0.000000e+00 +162 7.720000e-08 0.000000e+00 +163 7.820000e-08 0.000000e+00 +164 7.920000e-08 0.000000e+00 +165 8.000000e-08 0.000000e+00 +166 8.010000e-08 0.000000e+00 +167 8.030000e-08 0.000000e+00 +168 8.070000e-08 0.000000e+00 +169 8.100000e-08 0.000000e+00 +170 8.108000e-08 0.000000e+00 + +Index time v18#branch +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 +172 8.156000e-08 0.000000e+00 +173 8.220000e-08 0.000000e+00 +174 8.230000e-08 0.000000e+00 +175 8.240000e-08 0.000000e+00 +176 8.260000e-08 0.000000e+00 +177 8.300000e-08 0.000000e+00 +178 8.330000e-08 0.000000e+00 +179 8.338000e-08 0.000000e+00 +180 8.354000e-08 0.000000e+00 +181 8.386000e-08 0.000000e+00 +182 8.450000e-08 0.000000e+00 +183 8.550000e-08 0.000000e+00 +184 8.650000e-08 0.000000e+00 +185 8.750000e-08 0.000000e+00 +186 8.850000e-08 0.000000e+00 +187 8.950000e-08 0.000000e+00 +188 9.050000e-08 0.000000e+00 +189 9.100000e-08 0.000000e+00 +190 9.110000e-08 0.000000e+00 +191 9.130000e-08 0.000000e+00 +192 9.170000e-08 0.000000e+00 +193 9.200000e-08 0.000000e+00 +194 9.208000e-08 0.000000e+00 +195 9.224000e-08 0.000000e+00 +196 9.256000e-08 0.000000e+00 +197 9.320000e-08 0.000000e+00 +198 9.420000e-08 0.000000e+00 +199 9.520000e-08 0.000000e+00 +200 9.620000e-08 0.000000e+00 +201 9.720000e-08 0.000000e+00 +202 9.820000e-08 0.000000e+00 +203 9.920000e-08 0.000000e+00 +204 1.000000e-07 0.000000e+00 diff --git a/h_dist/plot_data_v.txt b/h_dist/plot_data_v.txt new file mode 100644 index 0000000..24f1b5b --- /dev/null +++ b/h_dist/plot_data_v.txt @@ -0,0 +1,1979 @@ + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time clk d0 d1 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 5.000000e-02 0.000000e+00 0.000000e+00 +2 2.000000e-11 1.000000e-01 0.000000e+00 0.000000e+00 +3 4.000000e-11 2.000000e-01 0.000000e+00 0.000000e+00 +4 8.000000e-11 4.000000e-01 0.000000e+00 0.000000e+00 +5 1.600000e-10 8.000000e-01 0.000000e+00 0.000000e+00 +6 3.200000e-10 1.600000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 3.200000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 4.744000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 4.232000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 3.208000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 1.160000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +50 2.030000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk d0 d1 +-------------------------------------------------------------------------------- +55 2.156000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 4.500000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +89 4.030000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 4.500000e+00 0.000000e+00 0.000000e+00 + +Index time clk d0 d1 +-------------------------------------------------------------------------------- +113 5.130000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +128 6.030000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 4.500000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 4.263256e-14 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +167 8.030000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk d0 d1 +-------------------------------------------------------------------------------- +171 8.124000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 4.500000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 4.263256e-14 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time d2 d3 d4 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time d2 d3 d4 +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 5.000000e-01 0.000000e+00 +59 2.260000e-08 0.000000e+00 1.500000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 3.500000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 4.500000e+00 5.000000e-01 +98 4.260000e-08 0.000000e+00 3.500000e+00 1.500000e+00 +99 4.300000e-08 0.000000e+00 1.500000e+00 3.500000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time d2 d3 d4 +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +136 6.240000e-08 0.000000e+00 5.000000e-01 5.000000e+00 +137 6.260000e-08 0.000000e+00 1.500000e+00 5.000000e+00 +138 6.300000e-08 0.000000e+00 3.500000e+00 5.000000e+00 +139 6.330000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +140 6.338000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +141 6.354000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +142 6.386000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +143 6.450000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +144 6.550000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +145 6.650000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +146 6.750000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +147 6.850000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +148 6.950000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +149 7.050000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +150 7.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +151 7.110000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +152 7.130000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +153 7.170000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +154 7.200000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +155 7.208000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +156 7.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +157 7.256000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +158 7.320000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +159 7.420000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +160 7.520000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +161 7.620000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +162 7.720000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +163 7.820000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +164 7.920000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +165 8.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +166 8.010000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +167 8.030000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +168 8.070000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +169 8.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +170 8.108000e-08 0.000000e+00 5.000000e+00 5.000000e+00 + +Index time d2 d3 d4 +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +172 8.156000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +173 8.220000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +174 8.230000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +175 8.240000e-08 0.000000e+00 4.500000e+00 4.500000e+00 +176 8.260000e-08 0.000000e+00 3.500000e+00 3.500000e+00 +177 8.300000e-08 0.000000e+00 1.500000e+00 1.500000e+00 +178 8.330000e-08 0.000000e+00 2.708944e-14 2.708944e-14 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time d5 d6 net-_u1-pad1_ +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time d5 d6 net-_u1-pad1_ +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time d5 d6 net-_u1-pad1_ +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time d5 d6 net-_u1-pad1_ +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +176 8.260000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 5.000000e+00 5.000000e+00 +1 1.000000e-11 0.000000e+00 5.000000e+00 5.000000e+00 +2 2.000000e-11 0.000000e+00 5.000000e+00 5.000000e+00 +3 4.000000e-11 0.000000e+00 5.000000e+00 5.000000e+00 +4 8.000000e-11 0.000000e+00 5.000000e+00 5.000000e+00 +5 1.600000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +6 3.200000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +7 6.400000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +8 1.000000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +9 1.064000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +10 1.192000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +11 1.448000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +12 1.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +13 2.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +14 3.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +15 4.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +16 5.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +17 6.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +18 7.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +19 8.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +20 9.960000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +21 1.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +22 1.001000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +23 1.003000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +24 1.007000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +25 1.010000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +26 1.010800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +27 1.012400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +28 1.015600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +29 1.022000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +30 1.034800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +31 1.060400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +32 1.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +33 1.105120e-08 0.000000e+00 5.000000e+00 5.000000e+00 +34 1.115360e-08 0.000000e+00 5.000000e+00 5.000000e+00 +35 1.135840e-08 0.000000e+00 5.000000e+00 5.000000e+00 +36 1.176800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +37 1.200000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +38 1.208192e-08 0.000000e+00 5.000000e+00 5.000000e+00 +39 1.224576e-08 0.000000e+00 5.000000e+00 5.000000e+00 +40 1.257344e-08 0.000000e+00 5.000000e+00 5.000000e+00 +41 1.322880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +42 1.422880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +43 1.522880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +44 1.622880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +45 1.722880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +46 1.822880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +47 1.922880e-08 0.000000e+00 5.000000e+00 5.000000e+00 +48 2.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +49 2.010000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +50 2.030000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +51 2.070000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +52 2.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +53 2.108000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +54 2.124000e-08 0.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +56 2.220000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +57 2.230000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +58 2.240000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +59 2.260000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +60 2.300000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +61 2.330000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +62 2.338000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +63 2.354000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +64 2.386000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +65 2.450000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +66 2.550000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +67 2.650000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +68 2.750000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +69 2.850000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +70 2.950000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +71 3.050000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +72 3.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +73 3.110000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +74 3.130000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +75 3.170000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +76 3.200000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +77 3.208000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +78 3.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +79 3.256000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +80 3.320000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +81 3.420000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +82 3.520000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +83 3.620000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +84 3.720000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +85 3.820000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +86 3.920000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +87 4.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +88 4.010000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +89 4.030000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +90 4.070000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +91 4.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +92 4.108000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +93 4.124000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +94 4.156000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +95 4.220000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +96 4.230000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +97 4.240000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +98 4.260000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +99 4.300000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +100 4.330000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +101 4.338000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +102 4.354000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +103 4.386000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +104 4.450000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +105 4.550000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +106 4.650000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +107 4.750000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +108 4.850000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +109 4.950000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +110 5.050000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +111 5.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +112 5.110000e-08 0.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +114 5.170000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +115 5.200000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +116 5.208000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +117 5.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +118 5.256000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +119 5.320000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +120 5.420000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +121 5.520000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +122 5.620000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +123 5.720000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +124 5.820000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +125 5.920000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +126 6.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +127 6.010000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +128 6.030000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +129 6.070000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +130 6.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +131 6.108000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +132 6.124000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +133 6.156000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +134 6.220000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +135 6.230000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +136 6.240000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +137 6.260000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +138 6.300000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +139 6.330000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +140 6.338000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +141 6.354000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +142 6.386000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +143 6.450000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +144 6.550000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +145 6.650000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +146 6.750000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +147 6.850000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +148 6.950000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +149 7.050000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +150 7.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +151 7.110000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +152 7.130000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +153 7.170000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +154 7.200000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +155 7.208000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +156 7.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +157 7.256000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +158 7.320000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +159 7.420000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +160 7.520000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +161 7.620000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +162 7.720000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +163 7.820000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +164 7.920000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +165 8.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +166 8.010000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +167 8.030000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +168 8.070000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +169 8.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +170 8.108000e-08 0.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +172 8.156000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +173 8.220000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +174 8.230000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +175 8.240000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +176 8.260000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +177 8.300000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +178 8.330000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +179 8.338000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +180 8.354000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +181 8.386000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +182 8.450000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +183 8.550000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +184 8.650000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +185 8.750000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +186 8.850000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +187 8.950000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +188 9.050000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +189 9.100000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +190 9.110000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +191 9.130000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +192 9.170000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +193 9.200000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +194 9.208000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +195 9.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +196 9.256000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +197 9.320000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +198 9.420000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +199 9.520000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +200 9.620000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +201 9.720000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +202 9.820000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +203 9.920000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +204 1.000000e-07 0.000000e+00 5.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 5.000000e+00 5.000000e+00 +1 1.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +2 2.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +3 4.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +4 8.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +5 1.600000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +6 3.200000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +7 6.400000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +8 1.000000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +9 1.064000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +10 1.192000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +11 1.448000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +12 1.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +13 2.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +14 3.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +15 4.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +16 5.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +17 6.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +18 7.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +19 8.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +20 9.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +21 1.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +22 1.001000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +23 1.003000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +24 1.007000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +25 1.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +26 1.010800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +27 1.012400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +28 1.015600e-08 5.000000e+00 5.000000e+00 5.000000e+00 +29 1.022000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +30 1.034800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +31 1.060400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +32 1.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +33 1.105120e-08 5.000000e+00 5.000000e+00 5.000000e+00 +34 1.115360e-08 5.000000e+00 5.000000e+00 5.000000e+00 +35 1.135840e-08 5.000000e+00 5.000000e+00 5.000000e+00 +36 1.176800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +37 1.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +38 1.208192e-08 5.000000e+00 5.000000e+00 5.000000e+00 +39 1.224576e-08 5.000000e+00 5.000000e+00 5.000000e+00 +40 1.257344e-08 5.000000e+00 5.000000e+00 5.000000e+00 +41 1.322880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +42 1.422880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +43 1.522880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +44 1.622880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +45 1.722880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +46 1.822880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +47 1.922880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +48 2.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +49 2.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +50 2.030000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +51 2.070000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +52 2.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +53 2.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +54 2.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ +-------------------------------------------------------------------------------- +55 2.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +56 2.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +57 2.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +58 2.240000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +59 2.260000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +60 2.300000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +61 2.330000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +62 2.338000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +63 2.354000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +64 2.386000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +65 2.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +66 2.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +67 2.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +68 2.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +69 2.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +70 2.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +71 3.050000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +72 3.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +73 3.110000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +74 3.130000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +75 3.170000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +76 3.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +77 3.208000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +78 3.224000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +79 3.256000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +80 3.320000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +81 3.420000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +82 3.520000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +83 3.620000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +84 3.720000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +85 3.820000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +86 3.920000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +87 4.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +88 4.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +89 4.030000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +90 4.070000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +91 4.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +92 4.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +93 4.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +94 4.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +95 4.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +96 4.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +97 4.240000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +98 4.260000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +99 4.300000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +100 4.330000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +101 4.338000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +102 4.354000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +103 4.386000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +104 4.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +105 4.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +106 4.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +107 4.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +108 4.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +109 4.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +110 5.050000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +111 5.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +112 5.110000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ +-------------------------------------------------------------------------------- +113 5.130000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +114 5.170000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +115 5.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +116 5.208000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +117 5.224000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +118 5.256000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +119 5.320000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +120 5.420000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +121 5.520000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +122 5.620000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +123 5.720000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +124 5.820000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +125 5.920000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +126 6.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +127 6.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +128 6.030000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +129 6.070000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +130 6.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +131 6.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +132 6.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +133 6.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +134 6.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +135 6.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +136 6.240000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +137 6.260000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +138 6.300000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +139 6.330000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +140 6.338000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +141 6.354000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +142 6.386000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +143 6.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +144 6.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +145 6.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +146 6.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +147 6.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +148 6.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +149 7.050000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +150 7.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +151 7.110000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +152 7.130000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +153 7.170000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +154 7.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +155 7.208000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +156 7.224000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +157 7.256000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +158 7.320000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +159 7.420000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +160 7.520000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +161 7.620000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +162 7.720000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +163 7.820000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +164 7.920000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +165 8.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +166 8.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +167 8.030000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +168 8.070000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +169 8.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +170 8.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ +-------------------------------------------------------------------------------- +171 8.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +172 8.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +173 8.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +174 8.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +175 8.240000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +176 8.260000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +177 8.300000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +178 8.330000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +179 8.338000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +180 8.354000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +181 8.386000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +182 8.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +183 8.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +184 8.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +185 8.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +186 8.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +187 8.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +188 9.050000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +189 9.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +190 9.110000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +191 9.130000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +192 9.170000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +193 9.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +194 9.208000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +195 9.224000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +196 9.256000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +197 9.320000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +198 9.420000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +199 9.520000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +200 9.620000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +201 9.720000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +202 9.820000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +203 9.920000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +204 1.000000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time net-_u1-pad8_ net-_u2-pad1_ net-_u2-pad2_ +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 5.000000e+00 5.000000e+00 +1 1.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +2 2.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +3 4.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +4 8.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +5 1.600000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +6 3.200000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +7 6.400000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +8 1.000000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +9 1.064000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +10 1.192000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +11 1.448000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +12 1.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +13 2.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +14 3.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +15 4.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +16 5.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +17 6.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +18 7.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +19 8.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +20 9.960000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +21 1.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +22 1.001000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +23 1.003000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +24 1.007000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +25 1.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +26 1.010800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +27 1.012400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +28 1.015600e-08 5.000000e+00 5.000000e+00 5.000000e+00 +29 1.022000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +30 1.034800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +31 1.060400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +32 1.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +33 1.105120e-08 5.000000e+00 5.000000e+00 5.000000e+00 +34 1.115360e-08 5.000000e+00 5.000000e+00 5.000000e+00 +35 1.135840e-08 5.000000e+00 5.000000e+00 5.000000e+00 +36 1.176800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +37 1.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +38 1.208192e-08 5.000000e+00 5.000000e+00 5.000000e+00 +39 1.224576e-08 5.000000e+00 5.000000e+00 5.000000e+00 +40 1.257344e-08 5.000000e+00 5.000000e+00 5.000000e+00 +41 1.322880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +42 1.422880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +43 1.522880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +44 1.622880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +45 1.722880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +46 1.822880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +47 1.922880e-08 5.000000e+00 5.000000e+00 5.000000e+00 +48 2.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +49 2.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +50 2.030000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +51 2.070000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +52 2.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +53 2.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +54 2.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad8_ net-_u2-pad1_ net-_u2-pad2_ +-------------------------------------------------------------------------------- +55 2.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +56 2.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +57 2.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +58 2.240000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +59 2.260000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +60 2.300000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +61 2.330000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +62 2.338000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +63 2.354000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +64 2.386000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +65 2.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +66 2.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +67 2.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +68 2.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +69 2.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +70 2.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +71 3.050000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +72 3.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +73 3.110000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +74 3.130000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +75 3.170000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +76 3.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +77 3.208000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +78 3.224000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +79 3.256000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +80 3.320000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +81 3.420000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +82 3.520000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +83 3.620000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +84 3.720000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +85 3.820000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +86 3.920000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +87 4.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +88 4.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +89 4.030000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +90 4.070000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +91 4.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +92 4.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +93 4.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +94 4.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +95 4.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +96 4.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +97 4.240000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +98 4.260000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +99 4.300000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +100 4.330000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +101 4.338000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +102 4.354000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +103 4.386000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +104 4.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +105 4.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +106 4.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +107 4.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +108 4.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +109 4.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +110 5.050000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +111 5.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +112 5.110000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad8_ net-_u2-pad1_ net-_u2-pad2_ +-------------------------------------------------------------------------------- +113 5.130000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +114 5.170000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +115 5.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +116 5.208000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +117 5.224000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +118 5.256000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +119 5.320000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +120 5.420000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +121 5.520000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +122 5.620000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +123 5.720000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +124 5.820000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +125 5.920000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +126 6.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +127 6.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +128 6.030000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +129 6.070000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +130 6.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +131 6.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +132 6.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +133 6.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +134 6.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +135 6.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +136 6.240000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +137 6.260000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +138 6.300000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +139 6.330000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +140 6.338000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +141 6.354000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +142 6.386000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +143 6.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +144 6.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +145 6.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +146 6.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +147 6.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +148 6.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +149 7.050000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +150 7.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +151 7.110000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +152 7.130000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +153 7.170000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +154 7.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +155 7.208000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +156 7.224000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +157 7.256000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +158 7.320000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +159 7.420000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +160 7.520000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +161 7.620000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +162 7.720000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +163 7.820000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +164 7.920000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +165 8.000000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +166 8.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +167 8.030000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +168 8.070000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +169 8.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +170 8.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad8_ net-_u2-pad1_ net-_u2-pad2_ +-------------------------------------------------------------------------------- +171 8.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +172 8.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +173 8.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +174 8.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +175 8.240000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +176 8.260000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +177 8.300000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +178 8.330000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +179 8.338000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +180 8.354000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +181 8.386000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +182 8.450000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +183 8.550000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +184 8.650000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +185 8.750000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +186 8.850000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +187 8.950000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +188 9.050000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +189 9.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +190 9.110000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +191 9.130000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +192 9.170000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +193 9.200000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +194 9.208000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +195 9.224000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +196 9.256000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +197 9.320000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +198 9.420000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +199 9.520000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +200 9.620000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +201 9.720000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +202 9.820000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +203 9.920000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +204 1.000000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time net-_u3-pad3_ net-_u3-pad4_ net-_u3-pad5_ +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u3-pad3_ net-_u3-pad4_ net-_u3-pad5_ +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u3-pad3_ net-_u3-pad4_ net-_u3-pad5_ +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u3-pad3_ net-_u3-pad4_ net-_u3-pad5_ +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time net-_u3-pad6_ net-_u3-pad7_ net-_u3-pad8_ +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u3-pad6_ net-_u3-pad7_ net-_u3-pad8_ +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 4.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 4.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 4.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 4.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u3-pad6_ net-_u3-pad7_ net-_u3-pad8_ +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 7.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 7.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u3-pad6_ net-_u3-pad7_ net-_u3-pad8_ +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.950000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 9.050000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 9.110000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.130000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.170000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sun Jul 05 01:19:34 2026 +-------------------------------------------------------------------------------- +Index time rst +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 +1 1.000000e-11 5.000000e+00 +2 2.000000e-11 5.000000e+00 +3 4.000000e-11 5.000000e+00 +4 8.000000e-11 5.000000e+00 +5 1.600000e-10 5.000000e+00 +6 3.200000e-10 5.000000e+00 +7 6.400000e-10 5.000000e+00 +8 1.000000e-09 5.000000e+00 +9 1.064000e-09 5.000000e+00 +10 1.192000e-09 5.000000e+00 +11 1.448000e-09 5.000000e+00 +12 1.960000e-09 5.000000e+00 +13 2.960000e-09 5.000000e+00 +14 3.960000e-09 5.000000e+00 +15 4.960000e-09 5.000000e+00 +16 5.960000e-09 5.000000e+00 +17 6.960000e-09 5.000000e+00 +18 7.960000e-09 5.000000e+00 +19 8.960000e-09 5.000000e+00 +20 9.960000e-09 5.000000e+00 +21 1.000000e-08 5.000000e+00 +22 1.001000e-08 4.500000e+00 +23 1.003000e-08 3.500000e+00 +24 1.007000e-08 1.500000e+00 +25 1.010000e-08 0.000000e+00 +26 1.010800e-08 0.000000e+00 +27 1.012400e-08 0.000000e+00 +28 1.015600e-08 0.000000e+00 +29 1.022000e-08 0.000000e+00 +30 1.034800e-08 0.000000e+00 +31 1.060400e-08 0.000000e+00 +32 1.100000e-08 0.000000e+00 +33 1.105120e-08 0.000000e+00 +34 1.115360e-08 0.000000e+00 +35 1.135840e-08 0.000000e+00 +36 1.176800e-08 0.000000e+00 +37 1.200000e-08 0.000000e+00 +38 1.208192e-08 0.000000e+00 +39 1.224576e-08 0.000000e+00 +40 1.257344e-08 0.000000e+00 +41 1.322880e-08 0.000000e+00 +42 1.422880e-08 0.000000e+00 +43 1.522880e-08 0.000000e+00 +44 1.622880e-08 0.000000e+00 +45 1.722880e-08 0.000000e+00 +46 1.822880e-08 0.000000e+00 +47 1.922880e-08 0.000000e+00 +48 2.000000e-08 0.000000e+00 +49 2.010000e-08 0.000000e+00 +50 2.030000e-08 0.000000e+00 +51 2.070000e-08 0.000000e+00 +52 2.100000e-08 0.000000e+00 +53 2.108000e-08 0.000000e+00 +54 2.124000e-08 0.000000e+00 + +Index time rst +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 +56 2.220000e-08 0.000000e+00 +57 2.230000e-08 0.000000e+00 +58 2.240000e-08 0.000000e+00 +59 2.260000e-08 0.000000e+00 +60 2.300000e-08 0.000000e+00 +61 2.330000e-08 0.000000e+00 +62 2.338000e-08 0.000000e+00 +63 2.354000e-08 0.000000e+00 +64 2.386000e-08 0.000000e+00 +65 2.450000e-08 0.000000e+00 +66 2.550000e-08 0.000000e+00 +67 2.650000e-08 0.000000e+00 +68 2.750000e-08 0.000000e+00 +69 2.850000e-08 0.000000e+00 +70 2.950000e-08 0.000000e+00 +71 3.050000e-08 0.000000e+00 +72 3.100000e-08 0.000000e+00 +73 3.110000e-08 0.000000e+00 +74 3.130000e-08 0.000000e+00 +75 3.170000e-08 0.000000e+00 +76 3.200000e-08 0.000000e+00 +77 3.208000e-08 0.000000e+00 +78 3.224000e-08 0.000000e+00 +79 3.256000e-08 0.000000e+00 +80 3.320000e-08 0.000000e+00 +81 3.420000e-08 0.000000e+00 +82 3.520000e-08 0.000000e+00 +83 3.620000e-08 0.000000e+00 +84 3.720000e-08 0.000000e+00 +85 3.820000e-08 0.000000e+00 +86 3.920000e-08 0.000000e+00 +87 4.000000e-08 0.000000e+00 +88 4.010000e-08 0.000000e+00 +89 4.030000e-08 0.000000e+00 +90 4.070000e-08 0.000000e+00 +91 4.100000e-08 0.000000e+00 +92 4.108000e-08 0.000000e+00 +93 4.124000e-08 0.000000e+00 +94 4.156000e-08 0.000000e+00 +95 4.220000e-08 0.000000e+00 +96 4.230000e-08 0.000000e+00 +97 4.240000e-08 0.000000e+00 +98 4.260000e-08 0.000000e+00 +99 4.300000e-08 0.000000e+00 +100 4.330000e-08 0.000000e+00 +101 4.338000e-08 0.000000e+00 +102 4.354000e-08 0.000000e+00 +103 4.386000e-08 0.000000e+00 +104 4.450000e-08 0.000000e+00 +105 4.550000e-08 0.000000e+00 +106 4.650000e-08 0.000000e+00 +107 4.750000e-08 0.000000e+00 +108 4.850000e-08 0.000000e+00 +109 4.950000e-08 0.000000e+00 +110 5.050000e-08 0.000000e+00 +111 5.100000e-08 0.000000e+00 +112 5.110000e-08 0.000000e+00 + +Index time rst +-------------------------------------------------------------------------------- +113 5.130000e-08 0.000000e+00 +114 5.170000e-08 0.000000e+00 +115 5.200000e-08 0.000000e+00 +116 5.208000e-08 0.000000e+00 +117 5.224000e-08 0.000000e+00 +118 5.256000e-08 0.000000e+00 +119 5.320000e-08 0.000000e+00 +120 5.420000e-08 0.000000e+00 +121 5.520000e-08 0.000000e+00 +122 5.620000e-08 0.000000e+00 +123 5.720000e-08 0.000000e+00 +124 5.820000e-08 0.000000e+00 +125 5.920000e-08 0.000000e+00 +126 6.000000e-08 0.000000e+00 +127 6.010000e-08 0.000000e+00 +128 6.030000e-08 0.000000e+00 +129 6.070000e-08 0.000000e+00 +130 6.100000e-08 0.000000e+00 +131 6.108000e-08 0.000000e+00 +132 6.124000e-08 0.000000e+00 +133 6.156000e-08 0.000000e+00 +134 6.220000e-08 0.000000e+00 +135 6.230000e-08 0.000000e+00 +136 6.240000e-08 0.000000e+00 +137 6.260000e-08 0.000000e+00 +138 6.300000e-08 0.000000e+00 +139 6.330000e-08 0.000000e+00 +140 6.338000e-08 0.000000e+00 +141 6.354000e-08 0.000000e+00 +142 6.386000e-08 0.000000e+00 +143 6.450000e-08 0.000000e+00 +144 6.550000e-08 0.000000e+00 +145 6.650000e-08 0.000000e+00 +146 6.750000e-08 0.000000e+00 +147 6.850000e-08 0.000000e+00 +148 6.950000e-08 0.000000e+00 +149 7.050000e-08 0.000000e+00 +150 7.100000e-08 0.000000e+00 +151 7.110000e-08 0.000000e+00 +152 7.130000e-08 0.000000e+00 +153 7.170000e-08 0.000000e+00 +154 7.200000e-08 0.000000e+00 +155 7.208000e-08 0.000000e+00 +156 7.224000e-08 0.000000e+00 +157 7.256000e-08 0.000000e+00 +158 7.320000e-08 0.000000e+00 +159 7.420000e-08 0.000000e+00 +160 7.520000e-08 0.000000e+00 +161 7.620000e-08 0.000000e+00 +162 7.720000e-08 0.000000e+00 +163 7.820000e-08 0.000000e+00 +164 7.920000e-08 0.000000e+00 +165 8.000000e-08 0.000000e+00 +166 8.010000e-08 0.000000e+00 +167 8.030000e-08 0.000000e+00 +168 8.070000e-08 0.000000e+00 +169 8.100000e-08 0.000000e+00 +170 8.108000e-08 0.000000e+00 + +Index time rst +-------------------------------------------------------------------------------- +171 8.124000e-08 0.000000e+00 +172 8.156000e-08 0.000000e+00 +173 8.220000e-08 0.000000e+00 +174 8.230000e-08 0.000000e+00 +175 8.240000e-08 0.000000e+00 +176 8.260000e-08 0.000000e+00 +177 8.300000e-08 0.000000e+00 +178 8.330000e-08 0.000000e+00 +179 8.338000e-08 0.000000e+00 +180 8.354000e-08 0.000000e+00 +181 8.386000e-08 0.000000e+00 +182 8.450000e-08 0.000000e+00 +183 8.550000e-08 0.000000e+00 +184 8.650000e-08 0.000000e+00 +185 8.750000e-08 0.000000e+00 +186 8.850000e-08 0.000000e+00 +187 8.950000e-08 0.000000e+00 +188 9.050000e-08 0.000000e+00 +189 9.100000e-08 0.000000e+00 +190 9.110000e-08 0.000000e+00 +191 9.130000e-08 0.000000e+00 +192 9.170000e-08 0.000000e+00 +193 9.200000e-08 0.000000e+00 +194 9.208000e-08 0.000000e+00 +195 9.224000e-08 0.000000e+00 +196 9.256000e-08 0.000000e+00 +197 9.320000e-08 0.000000e+00 +198 9.420000e-08 0.000000e+00 +199 9.520000e-08 0.000000e+00 +200 9.620000e-08 0.000000e+00 +201 9.720000e-08 0.000000e+00 +202 9.820000e-08 0.000000e+00 +203 9.920000e-08 0.000000e+00 +204 1.000000e-07 0.000000e+00 diff --git a/lfsr/analysis b/lfsr/analysis new file mode 100644 index 0000000..7527a88 --- /dev/null +++ b/lfsr/analysis @@ -0,0 +1 @@ +.tran 10e-09 500e-09 0e-09 \ No newline at end of file diff --git a/lfsr/lfsr.cir b/lfsr/lfsr.cir new file mode 100644 index 0000000..98495a7 --- /dev/null +++ b/lfsr/lfsr.cir @@ -0,0 +1,19 @@ +.title KiCad schematic +U13 rst plot_v1 +U12 clk plot_v1 +v1 clk GND pulse +v3 enable GND pulse +v2 rst GND pwl +U1 clk rst enable Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U1-Pad6_ adc_bridge_3 +U14 enable plot_v1 +U3 Net-_U2-Pad4_ Net-_U2-Pad5_ Net-_U2-Pad6_ Net-_U2-Pad7_ Net-_U2-Pad8_ Net-_U2-Pad9_ Net-_U2-Pad10_ Net-_U2-Pad11_ random7 random6 random5 random4 random3 random2 random1 random0 dac_bridge_8 +U2 Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U1-Pad6_ Net-_U2-Pad4_ Net-_U2-Pad5_ Net-_U2-Pad6_ Net-_U2-Pad7_ Net-_U2-Pad8_ Net-_U2-Pad9_ Net-_U2-Pad10_ Net-_U2-Pad11_ lfsr_prng +U11 random0 plot_v1 +U9 random2 plot_v1 +U10 random1 plot_v1 +U5 random6 plot_v1 +U6 random5 plot_v1 +U4 random7 plot_v1 +U7 random4 plot_v1 +U8 random3 plot_v1 +.end diff --git a/lfsr/lfsr.cir.out b/lfsr/lfsr.cir.out new file mode 100644 index 0000000..7319af2 --- /dev/null +++ b/lfsr/lfsr.cir.out @@ -0,0 +1,48 @@ +.title kicad schematic + +* u13 rst plot_v1 +* u12 clk plot_v1 +v1 clk gnd pulse(0 5 0 1n 1n 25n 50n) +v3 enable gnd pulse(0 5 50n 1n 1n 2000n 4000n) +v2 rst gnd pwl(0 5 20n 5 21n 0) +* u1 clk rst enable net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ adc_bridge_3 +* u14 enable plot_v1 +* u3 net-_u2-pad4_ net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ random7 random6 random5 random4 random3 random2 random1 random0 dac_bridge_8 +* u2 net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ net-_u2-pad4_ net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ lfsr_prng +* u11 random0 plot_v1 +* u9 random2 plot_v1 +* u10 random1 plot_v1 +* u5 random6 plot_v1 +* u6 random5 plot_v1 +* u4 random7 plot_v1 +* u7 random4 plot_v1 +* u8 random3 plot_v1 +a1 [clk rst enable ] [net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ ] u1 +a2 [net-_u2-pad4_ net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ ] [random7 random6 random5 random4 random3 random2 random1 random0 ] u3 +a3 [net-_u1-pad4_ ] [net-_u1-pad5_ ] [net-_u1-pad6_ ] [net-_u2-pad4_ net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ ] u2 +* Schematic Name: adc_bridge_3, Ngspice Name: adc_bridge +.model u1 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +* Schematic Name: dac_bridge_8, Ngspice Name: dac_bridge +.model u3 dac_bridge(out_low=0.0 out_high=5.0 out_undef=0.5 input_load=1.0e-12 t_rise=1.0e-9 t_fall=1.0e-9 ) +* Schematic Name: lfsr_prng, Ngspice Name: lfsr_prng +.model u2 lfsr_prng(rise_delay=1.0e-9 fall_delay=1.0e-9 input_load=1.0e-12 instance_id=1 ) +.tran 10e-09 500e-09 0e-09 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(rst) +plot v(clk) +plot v(enable) +plot v(random0) +plot v(random2) +plot v(random1) +plot v(random6) +plot v(random5) +plot v(random7) +plot v(random4) +plot v(random3) +.endc +.end diff --git a/lfsr/lfsr.kicad_sch b/lfsr/lfsr.kicad_sch new file mode 100644 index 0000000..cb6c38d --- /dev/null +++ b/lfsr/lfsr.kicad_sch @@ -0,0 +1,1113 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 7ef0568c-5345-41aa-be1f-e92c434b586d) + + (paper "A4") + + (lib_symbols + (symbol "eSim_Hybrid:adc_bridge_3" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_3" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_3_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_3_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_8" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_8" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_8_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -17.78) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_8_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -16.51 180) (length 5.08) + (name "OUT8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -16.51 0) (length 5.08) + (name "IN8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Ngveri:lfsr_prng" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "lfsr_prng" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "lfsr_prng_0_1" + (rectangle (start 0 0) (end 25.4 24.13) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "lfsr_prng_1_1" + (pin input line (at -5.08 21.59 0) (length 5.08) + (name "clk0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 6.35 180) (length 5.08) + (name "random1" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 3.81 180) (length 5.08) + (name "random0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 19.05 0) (length 5.08) + (name "rst0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 16.51 0) (length 5.08) + (name "enable0" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 21.59 180) (length 5.08) + (name "random7" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 19.05 180) (length 5.08) + (name "random6" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 16.51 180) (length 5.08) + (name "random5" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 13.97 180) (length 5.08) + (name "random4" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 11.43 180) (length 5.08) + (name "random3" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 8.89 180) (length 5.08) + (name "random2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pulse" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pulse_0_1" + (arc (start -1.27 1.27) (mid -1.3491 0) (end -1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2876) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.635 1.2859) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.0703 0) (end 0 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.2124 0) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.905 1.2556) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pulse_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pwl" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at -6.35 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pwl_0_1" + (arc (start -2.54 1.27) (mid -3.1997 0.0124) (end -3.81 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -1.27 1.27) (mid -1.905 1.2806) (end -2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid -0.608 0.0135) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2859) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 -1.27) (mid 1.944 -0.0194) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pwl_1_1" + (pin input line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 0 0)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 0 0)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 80.01 63.5) (diameter 0) (color 0 0 0 0) + (uuid 02009370-be53-43cb-b470-882471e6fbc8) + ) + (junction (at 81.28 67.31) (diameter 0) (color 0 0 0 0) + (uuid 03e4c100-9089-438f-b04a-6b65ba2babe5) + ) + (junction (at 179.07 62.23) (diameter 0) (color 0 0 0 0) + (uuid 057f06a0-1198-4a04-8488-72c6106dc85b) + ) + (junction (at 179.07 67.31) (diameter 0) (color 0 0 0 0) + (uuid 08cf6f99-e6be-45ac-8428-47401f21e0b1) + ) + (junction (at 55.88 64.77) (diameter 0) (color 0 0 0 0) + (uuid 10aa400d-9a11-444e-ba8e-ff0a5ecfe5dd) + ) + (junction (at 81.28 68.58) (diameter 0) (color 0 0 0 0) + (uuid 29cbe68e-a795-4ca2-a225-edbe31711ea9) + ) + (junction (at 78.74 62.23) (diameter 0) (color 0 0 0 0) + (uuid 2e7cbd31-6cd9-48db-ae40-b06802e50614) + ) + (junction (at 78.74 60.96) (diameter 0) (color 0 0 0 0) + (uuid 404671e9-bd83-40fe-b3ab-4b27ba790c63) + ) + (junction (at 179.07 74.93) (diameter 0) (color 0 0 0 0) + (uuid 5cd233f9-a034-4df6-9ef0-f308631fa7b4) + ) + (junction (at 179.07 69.85) (diameter 0) (color 0 0 0 0) + (uuid 6a5f0da3-22fd-4c21-9622-610a856ec173) + ) + (junction (at 55.88 67.31) (diameter 0) (color 0 0 0 0) + (uuid 70d55463-25bb-46df-8c39-c2b63ea2504a) + ) + (junction (at 179.07 77.47) (diameter 0) (color 0 0 0 0) + (uuid 7b4c5f08-0fc7-4160-bc3b-cbc1c91923e6) + ) + (junction (at 80.01 64.77) (diameter 0) (color 0 0 0 0) + (uuid 84000a7b-1952-4304-84ac-de9b7833ac2e) + ) + (junction (at 179.07 64.77) (diameter 0) (color 0 0 0 0) + (uuid ab779379-b028-4b2c-a628-e649193a201c) + ) + (junction (at 179.07 80.01) (diameter 0) (color 0 0 0 0) + (uuid b84bde10-dba0-4c90-b74a-97146d75a067) + ) + (junction (at 179.07 72.39) (diameter 0) (color 0 0 0 0) + (uuid fe9d4c7e-ff12-4a49-8817-93875ff01ab8) + ) + + (wire (pts (xy 179.07 63.5) (xy 179.07 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 067a2f01-bce9-4967-a15c-842d9e8a8857) + ) + (wire (pts (xy 78.74 58.42) (xy 78.74 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0814cda3-4d36-49a7-ba68-a3e102c33eda) + ) + (wire (pts (xy 55.88 67.31) (xy 55.88 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a59b570-7a84-4870-8194-7e9677fdac5a) + ) + (wire (pts (xy 179.07 69.85) (xy 185.42 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0a7bee84-47b4-428d-a7fb-30b64a0d713a) + ) + (wire (pts (xy 179.07 77.47) (xy 185.42 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12b6239c-6164-4819-b4db-d84b20a1cc58) + ) + (wire (pts (xy 176.53 64.77) (xy 179.07 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c566720-c9c1-4540-9bb6-0311d781468d) + ) + (wire (pts (xy 181.61 66.04) (xy 179.07 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27075d90-c1fa-4a1b-9241-69c554e5a6d8) + ) + (wire (pts (xy 80.01 63.5) (xy 80.01 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 345460d8-52e7-422e-bbaf-ab888e71e552) + ) + (wire (pts (xy 181.61 68.58) (xy 179.07 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 384135be-e2f3-4375-99da-4ca698b478ca) + ) + (wire (pts (xy 81.28 67.31) (xy 81.28 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d632797-a4b3-4e2d-b4f1-9e1fd303841e) + ) + (wire (pts (xy 176.53 74.93) (xy 179.07 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3e3e5711-c22e-4e23-8227-5a8c54171548) + ) + (wire (pts (xy 78.74 64.77) (xy 80.01 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4338c07a-830a-4608-b93f-de774b973f9a) + ) + (wire (pts (xy 80.01 64.77) (xy 82.55 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 43975113-d983-4353-adeb-472898231f9c) + ) + (wire (pts (xy 80.01 63.5) (xy 81.28 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 461ba5a3-13db-42e1-b8ef-1c36eae3f7c5) + ) + (wire (pts (xy 78.74 60.96) (xy 78.74 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 47c776e6-4dbf-41f5-83b3-eb4d1d60f70e) + ) + (wire (pts (xy 179.07 59.69) (xy 179.07 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4d09612c-258c-41da-a911-7fe09b7c4f05) + ) + (wire (pts (xy 179.07 73.66) (xy 179.07 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e0ec52e-4b93-4ee1-9e18-c15b199691af) + ) + (wire (pts (xy 179.07 78.74) (xy 179.07 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 520dcc50-b592-47d1-994e-4716a8eac86e) + ) + (wire (pts (xy 181.61 59.69) (xy 179.07 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54bb3efc-b63b-45f5-9df6-7ba9e132dc2f) + ) + (wire (pts (xy 179.07 71.12) (xy 179.07 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54c8e441-9c61-4df9-b554-74e1f7dcfbb3) + ) + (wire (pts (xy 181.61 76.2) (xy 179.07 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 55dfee01-3ec1-4db5-a17e-f126b74e4f57) + ) + (wire (pts (xy 179.07 68.58) (xy 179.07 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 57809910-d6d9-47d4-b629-3cf4c3695e95) + ) + (wire (pts (xy 78.74 62.23) (xy 82.55 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60f6d1f3-5574-4119-82ea-392162c346ff) + ) + (wire (pts (xy 179.07 66.04) (xy 179.07 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a5f9311-1109-4b95-85f4-60d739d85c91) + ) + (wire (pts (xy 176.53 72.39) (xy 179.07 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f99f13a-7670-4cb9-8272-9c410e1ad91e) + ) + (wire (pts (xy 176.53 62.23) (xy 179.07 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7249ecab-2c76-48d1-9f5f-7367d74c9414) + ) + (wire (pts (xy 176.53 69.85) (xy 179.07 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 77f35b30-0045-4e62-a6ed-b77641fef098) + ) + (wire (pts (xy 179.07 72.39) (xy 185.42 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f2f8a6f-08ce-44fe-92e9-b4329fda9917) + ) + (wire (pts (xy 179.07 62.23) (xy 185.42 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f56d1b8-2c87-4e36-8899-bfdc54f85eca) + ) + (wire (pts (xy 179.07 64.77) (xy 185.42 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87b9256c-84b2-46d3-ae78-2f8cecdcd967) + ) + (wire (pts (xy 55.88 62.23) (xy 55.88 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8cb5759d-6b5c-4dd4-8836-81e16a80bce0) + ) + (wire (pts (xy 176.53 80.01) (xy 179.07 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9c8d8e22-172e-45f1-be59-bda44ad58d43) + ) + (wire (pts (xy 181.61 73.66) (xy 179.07 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9df2f68e-06e1-4d83-98dd-8aa7db773964) + ) + (wire (pts (xy 77.47 60.96) (xy 78.74 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a09f03b8-324c-4603-bfeb-4c2df526aa16) + ) + (wire (pts (xy 176.53 77.47) (xy 179.07 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a334c7d1-4093-4724-b9d8-e31d41c9188e) + ) + (wire (pts (xy 179.07 80.01) (xy 185.42 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b116a832-b33f-4440-8ca8-245f1c1da056) + ) + (wire (pts (xy 181.61 63.5) (xy 179.07 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5ff0df3-6221-431c-a2bb-1eaebe687b3f) + ) + (wire (pts (xy 179.07 76.2) (xy 179.07 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bec2cbcb-f303-4b5f-8873-e1c61da3eddc) + ) + (wire (pts (xy 83.82 69.85) (xy 81.28 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c32963e9-e5be-4f67-aa90-b7eef4310bf4) + ) + (wire (pts (xy 181.61 71.12) (xy 179.07 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c5107c0a-4505-4257-97da-9d52722ca1a6) + ) + (wire (pts (xy 81.28 67.31) (xy 82.55 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d24912fe-ea87-419f-9171-239f892a146d) + ) + (wire (pts (xy 55.88 64.77) (xy 55.88 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d2ba7a3f-e57a-4489-bc60-6812724366c1) + ) + (wire (pts (xy 181.61 78.74) (xy 179.07 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7fab885-4b7c-49bb-871b-fbefc542d010) + ) + (wire (pts (xy 176.53 67.31) (xy 179.07 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dce95514-a052-48cb-addf-afc1db9a96a3) + ) + (wire (pts (xy 81.28 68.58) (xy 81.28 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e40b97e0-6b38-41be-972e-d59dd13a4ef3) + ) + (wire (pts (xy 78.74 67.31) (xy 81.28 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7d8b555-eacf-4e7b-822a-25de59955cd5) + ) + (wire (pts (xy 179.07 74.93) (xy 185.42 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f556ca3c-569e-4303-8136-0114071a7197) + ) + (wire (pts (xy 179.07 67.31) (xy 185.42 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fb27693b-354c-4ce0-b6c9-030bd1c2dd9d) + ) + + (global_label "random1" (shape input) (at 181.61 76.2 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 023bb35d-7b61-41e8-b34f-795a142a49d5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 192.3083 76.1206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "random4" (shape input) (at 181.61 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 47331231-f0a9-4b62-98f6-a6ae60bbdcc8) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 192.3083 68.5006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "rst" (shape input) (at 81.28 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6c48fd62-0167-4b9e-984f-e0f8112340e5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 86.2331 63.4206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "random0" (shape input) (at 181.61 78.74 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8b3de8fd-b7b0-4dff-9fe0-6c80210a5571) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 192.3083 78.6606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "random2" (shape input) (at 181.61 73.66 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 98ef01cb-272a-4db4-a487-c1af6b7148c4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 192.3083 73.5806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "random3" (shape input) (at 181.61 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a1c1f008-b657-43d6-8a8e-4a4e028fdfd7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 192.3083 71.0406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "random7" (shape input) (at 181.61 59.69 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b7301d9a-a6b2-43a3-99eb-fc0754c73f70) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 192.3083 59.6106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "random5" (shape input) (at 181.61 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid cc0f0294-74cb-48f7-8b67-c52041bebbf2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 192.3083 65.9606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "enable" (shape input) (at 83.82 69.85 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e1b36bb2-e291-47f2-a9a0-1ac69e09845b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 92.5226 69.7706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "random6" (shape input) (at 181.61 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f157384a-50a2-4e15-b3a3-3db4297299fc) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 192.3083 63.4206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk" (shape input) (at 77.47 60.96 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid fb8e0b3c-1777-41ce-8b82-cd2067181c60) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 72.275 60.8806 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 180.34 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0effe939-b6b8-4ef9-83cf-b7749cab1d0d) + (property "Reference" "U9" (id 0) (at 196.85 73.66 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 196.85 77.47 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 180.34 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 180.34 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 469835d7-b645-4e75-ba31-aa4f2a92d8f1)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_8") (at 162.56 63.5 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 27925cab-c537-496c-96dc-eab6b044e32f) + (property "Reference" "U3" (id 0) (at 161.925 53.34 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_8" (id 1) (at 161.925 57.15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 162.56 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 162.56 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 825d4fb7-c1f5-4701-bf1d-7450321b9565)) + (pin "10" (uuid 46f5a77b-0d75-4896-84e8-63e844884c9d)) + (pin "11" (uuid f3155943-d61b-4418-b5e1-9d05dad7cf01)) + (pin "12" (uuid 35178f76-d910-4c71-9295-82b57c6956aa)) + (pin "13" (uuid 74faaed6-842f-4425-b117-26a1106af45c)) + (pin "14" (uuid c180a333-226a-42ff-a5cc-478df149c972)) + (pin "15" (uuid 526c1be8-0e60-4030-92c2-863b56e8e79d)) + (pin "16" (uuid 187a4f47-9fda-4601-a3db-4dceba21d433)) + (pin "2" (uuid 8a40f55e-3b58-42bc-89c3-dd51ecc9ef24)) + (pin "3" (uuid 3f3a9004-f6d0-47bd-a559-251c5bb1ca5c)) + (pin "4" (uuid 173efd64-c566-4b1a-8dc3-242e28a74cee)) + (pin "5" (uuid a840e1d3-3ac9-48f4-bdd1-43c15654514d)) + (pin "6" (uuid 75bd3f00-4f7b-43d1-b64e-db95997becca)) + (pin "7" (uuid 671a8c6d-b73c-4903-8490-527a63c738af)) + (pin "8" (uuid 06de4c65-23ee-4408-ba05-adc2e9746c0b)) + (pin "9" (uuid eccb1b74-9307-438d-b0e4-4a00f5f6e93f)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 180.34 64.77 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 424e9239-7411-4fc0-a3d3-99a5c347362f) + (property "Reference" "U5" (id 0) (at 196.85 63.5 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 196.85 67.31 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 180.34 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 180.34 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid cd23d989-7e52-401d-80ca-69de1fc286c7)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 180.34 80.01 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4bc372df-c4d7-4072-8bf8-ef01c4e0e055) + (property "Reference" "U11" (id 0) (at 196.85 78.74 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 196.85 82.55 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 180.34 80.01 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 180.34 80.01 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 0b14cbd2-aeb0-452f-ab4d-056424f24a82)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 55.88 69.85 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5467d102-4150-4635-ad39-10a4e3ea8e6b) + (property "Reference" "#PWR01" (id 0) (at 55.88 76.2 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 55.88 74.93 0)) + (property "Footprint" "" (id 2) (at 55.88 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 55.88 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ce254cd4-fa5d-4cf8-97f9-2294e0411a0f)) + ) + + (symbol (lib_id "eSim_Ngveri:lfsr_prng") (at 116.84 83.82 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 54d7b8ae-3951-438d-860c-7c42aa18674d) + (property "Reference" "U2" (id 0) (at 129.54 54.61 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "lfsr_prng" (id 1) (at 129.54 58.42 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 189.23 34.29 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 189.23 34.29 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid eb765987-d35d-45c2-b3b2-8ea20887536c)) + (pin "10" (uuid 9d537590-805a-42bd-aa36-00f95970ec3e)) + (pin "11" (uuid 46cde325-3c9e-40cf-87b2-9ba806e4c89d)) + (pin "2" (uuid b8eefd45-515c-4c27-8616-1036e9abbfee)) + (pin "3" (uuid ad7def1c-daee-4539-9a52-0537103bf1a6)) + (pin "4" (uuid 8408bf73-f501-45bd-82bd-bd62cc4e796d)) + (pin "5" (uuid 8c9049dd-6e47-402c-838c-5e4a52305060)) + (pin "6" (uuid 45fa4cfa-b561-4a46-9979-214ab36890d9)) + (pin "7" (uuid 8fdd406d-b452-4938-b8f0-a6e78639b02d)) + (pin "8" (uuid 9f6e633b-081d-4ecd-b8a8-38e32305ea3c)) + (pin "9" (uuid 4801380c-6c51-488b-a88d-e8316ff94d71)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 67.31 67.31 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 569e5cec-122e-4c63-82c3-3d8e71bb9185) + (property "Reference" "v3" (id 0) (at 67.31 54.61 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 67.31 58.42 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 67.31 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 67.31 67.31 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 6575d099-73e3-43f5-a225-0ae8617c4814)) + (pin "2" (uuid 651d58a3-fa75-41b3-84e5-7248d3ee531c)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 180.34 67.31 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 71513665-4b7d-47a0-a6f0-a7965440358a) + (property "Reference" "U6" (id 0) (at 196.85 66.04 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 196.85 69.85 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 180.34 67.31 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 180.34 67.31 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 2a2022bb-85e9-4334-8b11-67a436e5dc62)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 80.01 68.58 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid aa8cba07-468d-4bca-998c-17a5bcc6ea0b) + (property "Reference" "U13" (id 0) (at 83.82 54.61 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 83.82 58.42 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 80.01 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 80.01 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 48e1e811-be45-4d45-a4e3-8e4040869f5a)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 81.28 63.5 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid adc3038d-d78a-490f-9375-1e827af9b88d) + (property "Reference" "U14" (id 0) (at 85.09 74.93 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Value" "plot_v1" (id 1) (at 85.09 78.74 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.28 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 81.28 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 6d792fba-36fd-4342-8eec-46fbd5275a9a)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 67.31 62.23 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b94cea5f-d348-4cd5-a0db-61b4507d546d) + (property "Reference" "v1" (id 0) (at 67.31 49.53 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 67.31 53.34 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 67.31 57.15 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 67.31 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a68a80e0-d84c-4ac3-a927-756549ee5ee5)) + (pin "2" (uuid 58014064-c217-4c06-b2e0-b0f5dbd957e5)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 180.34 62.23 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c4e23bc2-bec1-4169-be86-0eb1fadddc63) + (property "Reference" "U4" (id 0) (at 196.85 60.96 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 196.85 64.77 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 180.34 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 180.34 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 639c6714-17b7-4f07-adc7-61547d65429a)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 180.34 77.47 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c6ef989a-dcd7-47ef-9c2f-f308ca8ab91e) + (property "Reference" "U10" (id 0) (at 196.85 76.2 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 196.85 80.01 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 180.34 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 180.34 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid d3512080-9baf-4b04-a777-53c4a7d637e8)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 67.31 64.77 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid cfe2cfdd-cb60-44c4-a116-290165f85b70) + (property "Reference" "v2" (id 0) (at 67.31 52.07 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 67.31 55.88 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 67.31 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 67.31 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid b16d84a4-b811-425b-8c1e-e7100b86ab52)) + (pin "2" (uuid 22f39e0c-0e61-4667-a8bc-0d195a1b0f5f)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 78.74 63.5 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d706e08f-33c0-44d3-bc38-4a92a4e8368b) + (property "Reference" "U12" (id 0) (at 82.55 49.53 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 82.55 53.34 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 78.74 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 78.74 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 3442d235-ccc1-4347-8798-2681e576aaea)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_3") (at 97.79 63.5 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e60a0301-6be9-4c9c-925a-c5405366f0c1) + (property "Reference" "U1" (id 0) (at 97.155 53.34 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_3" (id 1) (at 97.155 57.15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 97.79 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 97.79 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 70ba6637-14d0-4d95-bfbe-a50ca8247ba3)) + (pin "2" (uuid d2eeebd8-c930-4cca-9636-6612168e2875)) + (pin "3" (uuid 35fae3b3-c472-40a1-9727-5c5c9cb845b6)) + (pin "4" (uuid 44d81db9-e488-4e48-8684-af194d03b257)) + (pin "5" (uuid 49df2949-d818-4cc8-87ad-81b9b3b2a1ca)) + (pin "6" (uuid 2952922b-dad9-4629-b8ef-d283e7c1fba8)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 180.34 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f1087072-90f1-4736-b1a3-180a42eeca01) + (property "Reference" "U7" (id 0) (at 196.85 68.58 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 196.85 72.39 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 180.34 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 180.34 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 55591a55-b8a1-4b72-a546-4e42f3a5956b)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 180.34 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f3ee42ae-8298-4475-a212-77a5abe7f13f) + (property "Reference" "U8" (id 0) (at 196.85 71.12 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 196.85 74.93 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 180.34 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 180.34 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 03f8625e-b339-4197-99b7-d2aff6f46c11)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/5467d102-4150-4635-ad39-10a4e3ea8e6b" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/e60a0301-6be9-4c9c-925a-c5405366f0c1" + (reference "U1") (unit 1) (value "adc_bridge_3") (footprint "") + ) + (path "/54d7b8ae-3951-438d-860c-7c42aa18674d" + (reference "U2") (unit 1) (value "lfsr_prng") (footprint "") + ) + (path "/27925cab-c537-496c-96dc-eab6b044e32f" + (reference "U3") (unit 1) (value "dac_bridge_8") (footprint "") + ) + (path "/c4e23bc2-bec1-4169-be86-0eb1fadddc63" + (reference "U4") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/424e9239-7411-4fc0-a3d3-99a5c347362f" + (reference "U5") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/71513665-4b7d-47a0-a6f0-a7965440358a" + (reference "U6") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/f1087072-90f1-4736-b1a3-180a42eeca01" + (reference "U7") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/f3ee42ae-8298-4475-a212-77a5abe7f13f" + (reference "U8") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/0effe939-b6b8-4ef9-83cf-b7749cab1d0d" + (reference "U9") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/c6ef989a-dcd7-47ef-9c2f-f308ca8ab91e" + (reference "U10") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/4bc372df-c4d7-4072-8bf8-ef01c4e0e055" + (reference "U11") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/d706e08f-33c0-44d3-bc38-4a92a4e8368b" + (reference "U12") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/aa8cba07-468d-4bca-998c-17a5bcc6ea0b" + (reference "U13") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/adc3038d-d78a-490f-9375-1e827af9b88d" + (reference "U14") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/b94cea5f-d348-4cd5-a0db-61b4507d546d" + (reference "v1") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/cfe2cfdd-cb60-44c4-a116-290165f85b70" + (reference "v2") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/569e5cec-122e-4c63-82c3-3d8e71bb9185" + (reference "v3") (unit 1) (value "pulse") (footprint "R1") + ) + ) +) diff --git a/lfsr/lfsr.proj b/lfsr/lfsr.proj new file mode 100644 index 0000000..6c2435a --- /dev/null +++ b/lfsr/lfsr.proj @@ -0,0 +1 @@ +schematicFile lfsr.kicad_sch diff --git a/lfsr/lfsr.raw b/lfsr/lfsr.raw new file mode 100644 index 0000000..d4ee10f --- /dev/null +++ b/lfsr/lfsr.raw @@ -0,0 +1,8219 @@ +Title: kicad schematic +Date: Mon Jul 06 20:46:31 2026 +Plotname: Transient Analysis +Flags: real +No. Variables: 23 +No. Points: 356 +Variables: + 0 time time + 1 v(clk) voltage + 2 v(enable) voltage + 3 v(rst) voltage + 4 v(random7) voltage + 5 v(random6) voltage + 6 v(random5) voltage + 7 v(random4) voltage + 8 v(random3) voltage + 9 v(random2) voltage + 10 v(random1) voltage + 11 v(random0) voltage + 12 i(v2) current + 13 i(v3) current + 14 i(v1) current + 15 i(a2) current + 16 i(a2) current + 17 i(a2) current + 18 i(a2) current + 19 i(a2) current + 20 i(a2) current + 21 i(a2) current + 22 i(a2) current +Values: +0 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1 1.000000000000001e-11 + 5.000000000000000e-02 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +2 2.000000000000002e-11 + 1.000000000000000e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +3 4.000000000000004e-11 + 2.000000000000000e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +4 8.000000000000007e-11 + 4.000000000000000e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +5 1.600000000000001e-10 + 8.000000000000000e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +6 3.200000000000003e-10 + 1.600000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +7 6.400000000000006e-10 + 3.200000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +8 1.000000000000001e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +9 1.064000000000001e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +10 1.192000000000001e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +11 1.448000000000001e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +12 1.960000000000002e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +13 2.984000000000003e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +14 5.032000000000005e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +15 9.128000000000009e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +16 1.732000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +17 2.000000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +18 2.010000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +19 2.030000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999990e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +20 2.070000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +21 2.100000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +22 2.108000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +23 2.124000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +24 2.156000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +25 2.220000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +26 2.348000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +27 2.600000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +28 2.610000000000003e-08 + 4.499999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +29 2.630000000000003e-08 + 3.499999999999988e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +30 2.670000000000003e-08 + 1.499999999999988e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +31 2.700000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +32 2.708000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +33 2.724000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +34 2.756000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +35 2.820000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +36 2.948000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +37 3.204000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +38 3.716000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +39 4.716000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +40 5.000000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +41 5.010000000000004e-08 + 5.000000000000040e-01 + 5.000000000000040e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +42 5.030000000000005e-08 + 1.500000000000012e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +43 5.070000000000005e-08 + 3.500000000000028e+00 + 3.500000000000028e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +44 5.100000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +45 5.108000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +46 5.124000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +47 5.156000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +48 5.220000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +49 5.230000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +50 5.240000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000039e-01 + 4.499999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +51 5.260000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000012e+00 + 3.499999999999988e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +52 5.300000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000027e+00 + 1.499999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +53 5.330000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +54 5.338000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +55 5.354000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +56 5.386000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +57 5.450000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +58 5.578000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +59 5.834000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +60 6.346000000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +61 7.346000000000009e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +62 7.600000000000007e-08 + 4.999999999999983e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +63 7.610000000000007e-08 + 4.500000000000012e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +64 7.630000000000007e-08 + 3.500000000000004e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +65 7.670000000000007e-08 + 1.499999999999988e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +66 7.700000000000007e-08 + 8.881784197001252e-15 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +67 7.708000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +68 7.724000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +69 7.756000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +70 7.820000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +71 7.948000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +72 8.204000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +73 8.716000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +74 9.716000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +75 1.000000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +76 1.001000000000001e-07 + 4.999999999999710e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +77 1.003000000000001e-07 + 1.499999999999979e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +78 1.007000000000001e-07 + 3.499999999999995e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +79 1.010000000000001e-07 + 4.999999999999974e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +80 1.010800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +81 1.012400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +82 1.015600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +83 1.022000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +84 1.023000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +85 1.024000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999708e-01 + 4.500000000000029e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +86 1.026000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +87 1.030000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +88 1.033000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +89 1.033800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +90 1.035400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +91 1.038600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +92 1.045000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +93 1.057800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +94 1.083400000000000e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +95 1.134600000000000e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +96 1.234600000000000e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +97 1.260000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +98 1.261000000000001e-07 + 4.500000000000045e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +99 1.263000000000001e-07 + 3.500000000000104e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +100 1.267000000000001e-07 + 1.500000000000087e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +101 1.270000000000001e-07 + 1.083577672034153e-13 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +102 1.270800000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +103 1.272400000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +104 1.275600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +105 1.282000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +106 1.294800000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +107 1.320400000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +108 1.371600000000000e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +109 1.471600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +110 1.500000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +111 1.501000000000001e-07 + 5.000000000000371e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +112 1.503000000000001e-07 + 1.499999999999979e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +113 1.507000000000001e-07 + 3.499999999999995e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +114 1.510000000000001e-07 + 4.999999999999974e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +115 1.510800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +116 1.512400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +117 1.515600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +118 1.522000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +119 1.523000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +120 1.524000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +121 1.526000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +122 1.530000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +123 1.533000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +124 1.533800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +125 1.535400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +126 1.538600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +127 1.545000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +128 1.557800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +129 1.583400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +130 1.634600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +131 1.734600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +132 1.760000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +133 1.761000000000002e-07 + 4.499999999999980e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +134 1.763000000000001e-07 + 3.500000000000037e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +135 1.767000000000001e-07 + 1.500000000000021e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +136 1.770000000000001e-07 + 4.263256414560601e-14 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +137 1.770800000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +138 1.772400000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +139 1.775600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +140 1.782000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +141 1.794800000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +142 1.820400000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +143 1.871600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +144 1.971600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +145 2.000000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +146 2.001000000000002e-07 + 5.000000000000371e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +147 2.003000000000002e-07 + 1.499999999999979e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +148 2.007000000000002e-07 + 3.499999999999995e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +149 2.010000000000002e-07 + 4.999999999999974e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +150 2.010800000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +151 2.012400000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +152 2.015600000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +153 2.022000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +154 2.023000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +155 2.024000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +156 2.026000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +157 2.030000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +158 2.033000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +159 2.033800000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +160 2.035400000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +161 2.038600000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +162 2.045000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +163 2.057800000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +164 2.083400000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +165 2.134600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +166 2.234600000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +167 2.260000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +168 2.261000000000002e-07 + 4.499999999999980e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +169 2.263000000000002e-07 + 3.500000000000037e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +170 2.267000000000002e-07 + 1.500000000000021e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +171 2.270000000000002e-07 + 4.263256414560601e-14 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +172 2.270800000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +173 2.272400000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +174 2.275600000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +175 2.282000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +176 2.294800000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +177 2.320400000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +178 2.371600000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +179 2.471600000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +180 2.500000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +181 2.501000000000002e-07 + 5.000000000000371e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +182 2.503000000000002e-07 + 1.500000000000111e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +183 2.507000000000003e-07 + 3.500000000000260e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +184 2.510000000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +185 2.510800000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +186 2.512400000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +187 2.515600000000002e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +188 2.522000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +189 2.523000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +190 2.524000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +191 2.526000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000111e+00 + 3.499999999999889e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000111e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +192 2.530000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000259e+00 + 1.499999999999741e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000259e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +193 2.533000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +194 2.533800000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +195 2.535400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +196 2.538600000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +197 2.545000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +198 2.557800000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +199 2.583400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +200 2.634600000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +201 2.734600000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +202 2.760000000000002e-07 + 4.999999999999885e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +203 2.761000000000003e-07 + 4.499999999999847e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +204 2.763000000000003e-07 + 3.499999999999773e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +205 2.767000000000003e-07 + 1.499999999999624e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +206 2.770000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +207 2.770800000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +208 2.772400000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +209 2.775600000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +210 2.782000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +211 2.794800000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +212 2.820400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +213 2.871600000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +214 2.971600000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +215 3.000000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +216 3.001000000000003e-07 + 5.000000000000371e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +217 3.003000000000003e-07 + 1.500000000000111e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +218 3.007000000000003e-07 + 3.500000000000260e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +219 3.010000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +220 3.010800000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +221 3.012400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +222 3.015600000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +223 3.022000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +224 3.023000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +225 3.024000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +226 3.026000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000111e+00 + 3.499999999999889e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000111e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +227 3.030000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000259e+00 + 1.499999999999741e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000259e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +228 3.033000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +229 3.033800000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +230 3.035400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +231 3.038600000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +232 3.045000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +233 3.057800000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +234 3.083400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +235 3.134600000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +236 3.234600000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +237 3.260000000000003e-07 + 4.999999999999885e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +238 3.261000000000003e-07 + 4.499999999999847e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +239 3.263000000000003e-07 + 3.499999999999773e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +240 3.267000000000004e-07 + 1.499999999999624e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +241 3.270000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +242 3.270800000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +243 3.272400000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +244 3.275600000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +245 3.282000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +246 3.294800000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +247 3.320400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +248 3.371600000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +249 3.471600000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +250 3.500000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +251 3.501000000000003e-07 + 5.000000000000371e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +252 3.503000000000003e-07 + 1.500000000000111e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +253 3.507000000000004e-07 + 3.500000000000260e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +254 3.510000000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +255 3.510800000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +256 3.512400000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +257 3.515600000000003e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +258 3.522000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +259 3.523000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +260 3.524000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +261 3.526000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000111e+00 + 3.499999999999889e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000111e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999889e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +262 3.530000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000259e+00 + 1.499999999999741e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000259e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999741e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +263 3.533000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +264 3.533800000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +265 3.535400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +266 3.538600000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +267 3.545000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +268 3.557800000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +269 3.583400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +270 3.634600000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +271 3.734600000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +272 3.760000000000003e-07 + 4.999999999999885e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +273 3.761000000000004e-07 + 4.499999999999847e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +274 3.763000000000004e-07 + 3.499999999999773e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +275 3.767000000000004e-07 + 1.499999999999624e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +276 3.770000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +277 3.770800000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +278 3.772400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +279 3.775600000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +280 3.782000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +281 3.794800000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +282 3.820400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +283 3.871600000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +284 3.971600000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +285 4.000000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +286 4.001000000000004e-07 + 5.000000000000371e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +287 4.003000000000004e-07 + 1.500000000000111e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +288 4.007000000000004e-07 + 3.500000000000260e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +289 4.010000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +290 4.010800000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +291 4.012400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +292 4.015600000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +293 4.022000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +294 4.023000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +295 4.024000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +296 4.026000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999889e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000111e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999889e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +297 4.030000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999741e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000259e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999741e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +298 4.033000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +299 4.033800000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +300 4.035400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +301 4.038600000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +302 4.045000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +303 4.057800000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +304 4.083400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +305 4.134600000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +306 4.234600000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +307 4.260000000000004e-07 + 4.999999999999885e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +308 4.261000000000004e-07 + 4.499999999999847e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +309 4.263000000000004e-07 + 3.499999999999773e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +310 4.267000000000005e-07 + 1.499999999999624e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +311 4.270000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +312 4.270800000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +313 4.272400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +314 4.275600000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +315 4.282000000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +316 4.294800000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +317 4.320400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +318 4.371600000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +319 4.471600000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +320 4.500000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +321 4.501000000000004e-07 + 5.000000000000371e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +322 4.503000000000004e-07 + 1.500000000000111e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +323 4.507000000000005e-07 + 3.500000000000260e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +324 4.510000000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +325 4.510800000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +326 4.512400000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +327 4.515600000000004e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +328 4.522000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +329 4.523000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +330 4.524000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +331 4.526000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000111e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999889e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +332 4.530000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000259e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999741e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +333 4.533000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +334 4.533800000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +335 4.535400000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +336 4.538600000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +337 4.545000000000005e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +338 4.557800000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +339 4.583400000000006e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +340 4.634600000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +341 4.734600000000007e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +342 4.760000000000005e-07 + 4.999999999999885e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +343 4.761000000000005e-07 + 4.499999999999847e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +344 4.763000000000005e-07 + 3.499999999999773e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +345 4.767000000000005e-07 + 1.499999999999624e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +346 4.770000000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +347 4.770800000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +348 4.772400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +349 4.775600000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +350 4.782000000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +351 4.794800000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +352 4.820400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +353 4.871600000000007e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +354 4.971600000000007e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +355 5.000000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 diff --git a/lfsr/lfsr_Previous_Values.xml b/lfsr/lfsr_Previous_Values.xml new file mode 100644 index 0000000..4e0e48b --- /dev/null +++ b/lfsr/lfsr_Previous_Values.xml @@ -0,0 +1 @@ +pulse0501n1n25n50npwl0 5 20n 5 21n 0pulse0550n1n1n2000n4000nadc_bridgedac_bridgelfsr_prngtruefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or Amperes010500nsnsns \ No newline at end of file diff --git a/lfsr/plot_data_i.txt b/lfsr/plot_data_i.txt new file mode 100644 index 0000000..2b87b65 --- /dev/null +++ b/lfsr/plot_data_i.txt @@ -0,0 +1,1519 @@ + kicad schematic + Transient Analysis Mon Jul 06 20:46:32 2026 +-------------------------------------------------------------------------------- +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +17 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 2.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.948000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.204000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 4.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 5.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 5.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 5.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 5.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 5.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 5.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 5.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 5.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 5.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 5.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 5.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 5.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +55 5.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 5.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.578000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.834000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 6.346000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 7.346000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 7.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 7.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 7.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 7.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 7.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 7.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 7.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 7.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 7.948000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 8.204000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 8.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 9.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +76 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +77 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +78 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +79 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +80 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +81 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +82 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +83 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +84 1.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +85 1.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +86 1.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +87 1.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +88 1.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +89 1.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +90 1.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +91 1.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +92 1.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +93 1.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +94 1.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +95 1.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +96 1.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +97 1.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +98 1.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +99 1.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +100 1.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +101 1.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +102 1.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +103 1.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +104 1.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +105 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +106 1.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +108 1.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +109 1.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +110 1.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +111 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +112 1.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +113 1.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +114 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +115 1.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +116 1.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +117 1.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +118 1.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +119 1.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +120 1.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +121 1.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +122 1.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +123 1.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +124 1.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +125 1.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +126 1.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +127 1.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +128 1.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +129 1.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +130 1.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +131 1.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +132 1.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +133 1.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +134 1.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +135 1.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +136 1.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +137 1.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +138 1.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +139 1.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +140 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +141 1.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +142 1.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +143 1.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +144 1.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +145 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +146 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +147 2.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +148 2.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +149 2.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +150 2.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +151 2.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +152 2.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +153 2.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +154 2.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +155 2.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +156 2.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +157 2.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +158 2.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +159 2.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +160 2.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +161 2.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +162 2.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +163 2.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +164 2.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +165 2.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +166 2.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +167 2.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +168 2.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +169 2.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +170 2.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +171 2.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +172 2.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +173 2.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +174 2.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +175 2.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +176 2.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +177 2.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +178 2.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +179 2.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +180 2.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +181 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +182 2.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +183 2.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +184 2.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +185 2.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +186 2.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +187 2.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +188 2.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +189 2.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +190 2.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +191 2.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +192 2.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +193 2.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +194 2.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +195 2.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +196 2.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +197 2.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +198 2.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +199 2.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +200 2.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +201 2.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +202 2.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +203 2.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +204 2.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +205 2.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +206 2.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +207 2.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +208 2.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +209 2.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +210 2.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +211 2.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +212 2.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +213 2.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +214 2.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +215 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +216 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +217 3.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +218 3.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +219 3.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +220 3.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +221 3.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +222 3.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +223 3.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +224 3.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +225 3.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +226 3.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +227 3.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +228 3.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +229 3.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +230 3.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +231 3.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +232 3.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +233 3.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +234 3.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +235 3.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +236 3.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +237 3.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +238 3.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +239 3.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +240 3.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +241 3.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +242 3.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +243 3.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +244 3.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +245 3.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +246 3.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +247 3.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +248 3.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +249 3.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +250 3.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +251 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +252 3.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +253 3.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +254 3.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +255 3.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +256 3.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +257 3.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +258 3.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +259 3.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +260 3.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +261 3.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +262 3.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +263 3.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 3.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 3.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 3.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 3.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 3.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 3.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 3.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 3.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 3.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 3.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 3.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 3.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 3.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 3.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 3.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 3.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 3.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 3.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 3.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 3.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 3.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +287 4.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 4.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 4.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 4.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 4.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 4.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 4.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 4.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 4.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 4.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 4.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 4.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 4.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 4.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 4.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 4.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 4.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 4.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 4.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 4.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 4.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 4.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 4.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 4.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 4.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 4.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 4.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 4.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 4.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 4.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 4.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 4.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 4.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 4.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 4.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 4.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 4.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 4.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 4.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 4.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 4.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 4.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 4.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 4.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 4.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 4.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 4.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 4.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 4.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 4.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 4.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 4.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 4.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 4.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 4.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 4.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 4.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_0 a2#branch_1_1 a2#branch_1_2 +-------------------------------------------------------------------------------- +345 4.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 4.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 4.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 4.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 4.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 4.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 4.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 4.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 4.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 4.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:46:32 2026 +-------------------------------------------------------------------------------- +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +17 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 2.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.948000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.204000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 4.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 5.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 5.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 5.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 5.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 5.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 5.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 5.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 5.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 5.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 5.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 5.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 5.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +55 5.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 5.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.578000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.834000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 6.346000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 7.346000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 7.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 7.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 7.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 7.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 7.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 7.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 7.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 7.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 7.948000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 8.204000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 8.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 9.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +76 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +77 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +78 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +79 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +80 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +81 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +82 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +83 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +84 1.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +85 1.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +86 1.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +87 1.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +88 1.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +89 1.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +90 1.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +91 1.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +92 1.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +93 1.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +94 1.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +95 1.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +96 1.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +97 1.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +98 1.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +99 1.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +100 1.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +101 1.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +102 1.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +103 1.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +104 1.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +105 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +106 1.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +108 1.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +109 1.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +110 1.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +111 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +112 1.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +113 1.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +114 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +115 1.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +116 1.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +117 1.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +118 1.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +119 1.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +120 1.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +121 1.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +122 1.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +123 1.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +124 1.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +125 1.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +126 1.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +127 1.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +128 1.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +129 1.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +130 1.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +131 1.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +132 1.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +133 1.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +134 1.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +135 1.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +136 1.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +137 1.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +138 1.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +139 1.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +140 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +141 1.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +142 1.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +143 1.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +144 1.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +145 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +146 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +147 2.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +148 2.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +149 2.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +150 2.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +151 2.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +152 2.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +153 2.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +154 2.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +155 2.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +156 2.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +157 2.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +158 2.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +159 2.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +160 2.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +161 2.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +162 2.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +163 2.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +164 2.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +165 2.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +166 2.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +167 2.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +168 2.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +169 2.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +170 2.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +171 2.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +172 2.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +173 2.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +174 2.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +175 2.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +176 2.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +177 2.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +178 2.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +179 2.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +180 2.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +181 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +182 2.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +183 2.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +184 2.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +185 2.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +186 2.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +187 2.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +188 2.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +189 2.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +190 2.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +191 2.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +192 2.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +193 2.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +194 2.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +195 2.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +196 2.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +197 2.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +198 2.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +199 2.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +200 2.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +201 2.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +202 2.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +203 2.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +204 2.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +205 2.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +206 2.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +207 2.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +208 2.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +209 2.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +210 2.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +211 2.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +212 2.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +213 2.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +214 2.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +215 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +216 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +217 3.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +218 3.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +219 3.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +220 3.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +221 3.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +222 3.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +223 3.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +224 3.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +225 3.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +226 3.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +227 3.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +228 3.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +229 3.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +230 3.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +231 3.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +232 3.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +233 3.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +234 3.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +235 3.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +236 3.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +237 3.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +238 3.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +239 3.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +240 3.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +241 3.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +242 3.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +243 3.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +244 3.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +245 3.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +246 3.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +247 3.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +248 3.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +249 3.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +250 3.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +251 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +252 3.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +253 3.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +254 3.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +255 3.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +256 3.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +257 3.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +258 3.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +259 3.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +260 3.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +261 3.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +262 3.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +263 3.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 3.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 3.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 3.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 3.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 3.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 3.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 3.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 3.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 3.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 3.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 3.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 3.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 3.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 3.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 3.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 3.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 3.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 3.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 3.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 3.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 3.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +287 4.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 4.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 4.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 4.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 4.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 4.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 4.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 4.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 4.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 4.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 4.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 4.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 4.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 4.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 4.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 4.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 4.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 4.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 4.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 4.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 4.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 4.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 4.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 4.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 4.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 4.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 4.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 4.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 4.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 4.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 4.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 4.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 4.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 4.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 4.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 4.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 4.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 4.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 4.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 4.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 4.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 4.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 4.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 4.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 4.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 4.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 4.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 4.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 4.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 4.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 4.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 4.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 4.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 4.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 4.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 4.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 4.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_3 a2#branch_1_4 a2#branch_1_5 +-------------------------------------------------------------------------------- +345 4.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 4.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 4.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 4.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 4.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 4.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 4.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 4.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 4.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 4.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:46:32 2026 +-------------------------------------------------------------------------------- +Index time a2#branch_1_6 a2#branch_1_7 v1#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +17 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 2.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.948000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.204000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 4.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 5.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 5.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 5.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 5.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 5.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 5.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 5.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 5.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 5.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 5.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 5.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 5.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 a2#branch_1_7 v1#branch +-------------------------------------------------------------------------------- +55 5.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 5.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.578000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.834000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 6.346000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 7.346000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 7.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 7.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 7.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 7.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 7.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 7.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 7.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 7.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 7.948000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 8.204000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 8.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 9.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +76 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +77 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +78 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +79 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +80 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +81 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +82 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +83 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +84 1.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +85 1.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +86 1.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +87 1.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +88 1.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +89 1.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +90 1.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +91 1.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +92 1.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +93 1.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +94 1.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +95 1.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +96 1.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +97 1.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +98 1.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +99 1.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +100 1.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +101 1.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +102 1.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +103 1.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +104 1.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +105 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +106 1.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +108 1.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +109 1.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +110 1.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +111 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +112 1.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 a2#branch_1_7 v1#branch +-------------------------------------------------------------------------------- +113 1.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +114 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +115 1.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +116 1.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +117 1.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +118 1.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +119 1.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +120 1.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +121 1.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +122 1.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +123 1.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +124 1.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +125 1.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +126 1.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +127 1.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +128 1.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +129 1.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +130 1.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +131 1.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +132 1.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +133 1.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +134 1.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +135 1.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +136 1.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +137 1.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +138 1.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +139 1.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +140 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +141 1.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +142 1.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +143 1.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +144 1.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +145 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +146 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +147 2.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +148 2.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +149 2.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +150 2.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +151 2.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +152 2.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +153 2.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +154 2.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +155 2.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +156 2.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +157 2.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +158 2.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +159 2.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +160 2.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +161 2.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +162 2.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +163 2.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +164 2.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +165 2.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +166 2.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +167 2.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +168 2.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +169 2.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +170 2.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 a2#branch_1_7 v1#branch +-------------------------------------------------------------------------------- +171 2.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +172 2.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +173 2.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +174 2.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +175 2.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +176 2.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +177 2.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +178 2.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +179 2.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +180 2.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +181 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +182 2.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +183 2.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +184 2.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +185 2.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +186 2.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +187 2.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +188 2.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +189 2.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +190 2.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +191 2.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +192 2.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +193 2.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +194 2.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +195 2.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +196 2.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +197 2.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +198 2.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +199 2.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +200 2.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +201 2.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +202 2.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +203 2.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +204 2.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +205 2.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +206 2.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +207 2.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +208 2.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +209 2.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +210 2.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +211 2.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +212 2.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +213 2.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +214 2.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +215 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +216 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +217 3.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +218 3.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +219 3.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +220 3.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +221 3.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +222 3.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +223 3.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +224 3.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +225 3.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +226 3.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +227 3.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +228 3.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 a2#branch_1_7 v1#branch +-------------------------------------------------------------------------------- +229 3.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +230 3.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +231 3.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +232 3.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +233 3.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +234 3.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +235 3.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +236 3.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +237 3.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +238 3.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +239 3.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +240 3.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +241 3.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +242 3.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +243 3.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +244 3.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +245 3.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +246 3.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +247 3.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +248 3.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +249 3.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +250 3.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +251 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +252 3.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +253 3.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +254 3.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +255 3.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +256 3.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +257 3.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +258 3.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +259 3.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +260 3.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +261 3.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +262 3.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +263 3.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 3.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 3.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 3.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 3.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 3.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 3.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 3.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 3.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 3.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 3.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 3.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 3.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 3.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 3.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 3.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 3.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 3.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 3.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 3.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 3.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 3.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 a2#branch_1_7 v1#branch +-------------------------------------------------------------------------------- +287 4.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 4.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 4.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 4.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 4.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 4.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 4.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 4.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 4.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 4.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 4.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 4.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 4.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 4.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 4.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 4.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 4.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 4.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 4.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 4.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 4.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 4.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 4.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 4.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 4.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 4.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 4.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 4.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 4.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 4.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 4.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 4.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 4.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 4.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 4.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 4.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 4.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 4.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 4.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 4.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 4.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 4.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 4.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 4.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 4.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 4.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 4.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 4.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 4.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 4.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 4.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 4.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 4.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 4.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 4.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 4.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 4.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a2#branch_1_6 a2#branch_1_7 v1#branch +-------------------------------------------------------------------------------- +345 4.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 4.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 4.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 4.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 4.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 4.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 4.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 4.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 4.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 4.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:46:32 2026 +-------------------------------------------------------------------------------- +Index time v2#branch v3#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 +13 2.984000e-09 0.000000e+00 0.000000e+00 +14 5.032000e-09 0.000000e+00 0.000000e+00 +15 9.128000e-09 0.000000e+00 0.000000e+00 +16 1.732000e-08 0.000000e+00 0.000000e+00 +17 2.000000e-08 0.000000e+00 0.000000e+00 +18 2.010000e-08 0.000000e+00 0.000000e+00 +19 2.030000e-08 0.000000e+00 0.000000e+00 +20 2.070000e-08 0.000000e+00 0.000000e+00 +21 2.100000e-08 0.000000e+00 0.000000e+00 +22 2.108000e-08 0.000000e+00 0.000000e+00 +23 2.124000e-08 0.000000e+00 0.000000e+00 +24 2.156000e-08 0.000000e+00 0.000000e+00 +25 2.220000e-08 0.000000e+00 0.000000e+00 +26 2.348000e-08 0.000000e+00 0.000000e+00 +27 2.600000e-08 0.000000e+00 0.000000e+00 +28 2.610000e-08 0.000000e+00 0.000000e+00 +29 2.630000e-08 0.000000e+00 0.000000e+00 +30 2.670000e-08 0.000000e+00 0.000000e+00 +31 2.700000e-08 0.000000e+00 0.000000e+00 +32 2.708000e-08 0.000000e+00 0.000000e+00 +33 2.724000e-08 0.000000e+00 0.000000e+00 +34 2.756000e-08 0.000000e+00 0.000000e+00 +35 2.820000e-08 0.000000e+00 0.000000e+00 +36 2.948000e-08 0.000000e+00 0.000000e+00 +37 3.204000e-08 0.000000e+00 0.000000e+00 +38 3.716000e-08 0.000000e+00 0.000000e+00 +39 4.716000e-08 0.000000e+00 0.000000e+00 +40 5.000000e-08 0.000000e+00 0.000000e+00 +41 5.010000e-08 0.000000e+00 0.000000e+00 +42 5.030000e-08 0.000000e+00 0.000000e+00 +43 5.070000e-08 0.000000e+00 0.000000e+00 +44 5.100000e-08 0.000000e+00 0.000000e+00 +45 5.108000e-08 0.000000e+00 0.000000e+00 +46 5.124000e-08 0.000000e+00 0.000000e+00 +47 5.156000e-08 0.000000e+00 0.000000e+00 +48 5.220000e-08 0.000000e+00 0.000000e+00 +49 5.230000e-08 0.000000e+00 0.000000e+00 +50 5.240000e-08 0.000000e+00 0.000000e+00 +51 5.260000e-08 0.000000e+00 0.000000e+00 +52 5.300000e-08 0.000000e+00 0.000000e+00 +53 5.330000e-08 0.000000e+00 0.000000e+00 +54 5.338000e-08 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch +-------------------------------------------------------------------------------- +55 5.354000e-08 0.000000e+00 0.000000e+00 +56 5.386000e-08 0.000000e+00 0.000000e+00 +57 5.450000e-08 0.000000e+00 0.000000e+00 +58 5.578000e-08 0.000000e+00 0.000000e+00 +59 5.834000e-08 0.000000e+00 0.000000e+00 +60 6.346000e-08 0.000000e+00 0.000000e+00 +61 7.346000e-08 0.000000e+00 0.000000e+00 +62 7.600000e-08 0.000000e+00 0.000000e+00 +63 7.610000e-08 0.000000e+00 0.000000e+00 +64 7.630000e-08 0.000000e+00 0.000000e+00 +65 7.670000e-08 0.000000e+00 0.000000e+00 +66 7.700000e-08 0.000000e+00 0.000000e+00 +67 7.708000e-08 0.000000e+00 0.000000e+00 +68 7.724000e-08 0.000000e+00 0.000000e+00 +69 7.756000e-08 0.000000e+00 0.000000e+00 +70 7.820000e-08 0.000000e+00 0.000000e+00 +71 7.948000e-08 0.000000e+00 0.000000e+00 +72 8.204000e-08 0.000000e+00 0.000000e+00 +73 8.716000e-08 0.000000e+00 0.000000e+00 +74 9.716000e-08 0.000000e+00 0.000000e+00 +75 1.000000e-07 0.000000e+00 0.000000e+00 +76 1.001000e-07 0.000000e+00 0.000000e+00 +77 1.003000e-07 0.000000e+00 0.000000e+00 +78 1.007000e-07 0.000000e+00 0.000000e+00 +79 1.010000e-07 0.000000e+00 0.000000e+00 +80 1.010800e-07 0.000000e+00 0.000000e+00 +81 1.012400e-07 0.000000e+00 0.000000e+00 +82 1.015600e-07 0.000000e+00 0.000000e+00 +83 1.022000e-07 0.000000e+00 0.000000e+00 +84 1.023000e-07 0.000000e+00 0.000000e+00 +85 1.024000e-07 0.000000e+00 0.000000e+00 +86 1.026000e-07 0.000000e+00 0.000000e+00 +87 1.030000e-07 0.000000e+00 0.000000e+00 +88 1.033000e-07 0.000000e+00 0.000000e+00 +89 1.033800e-07 0.000000e+00 0.000000e+00 +90 1.035400e-07 0.000000e+00 0.000000e+00 +91 1.038600e-07 0.000000e+00 0.000000e+00 +92 1.045000e-07 0.000000e+00 0.000000e+00 +93 1.057800e-07 0.000000e+00 0.000000e+00 +94 1.083400e-07 0.000000e+00 0.000000e+00 +95 1.134600e-07 0.000000e+00 0.000000e+00 +96 1.234600e-07 0.000000e+00 0.000000e+00 +97 1.260000e-07 0.000000e+00 0.000000e+00 +98 1.261000e-07 0.000000e+00 0.000000e+00 +99 1.263000e-07 0.000000e+00 0.000000e+00 +100 1.267000e-07 0.000000e+00 0.000000e+00 +101 1.270000e-07 0.000000e+00 0.000000e+00 +102 1.270800e-07 0.000000e+00 0.000000e+00 +103 1.272400e-07 0.000000e+00 0.000000e+00 +104 1.275600e-07 0.000000e+00 0.000000e+00 +105 1.282000e-07 0.000000e+00 0.000000e+00 +106 1.294800e-07 0.000000e+00 0.000000e+00 +107 1.320400e-07 0.000000e+00 0.000000e+00 +108 1.371600e-07 0.000000e+00 0.000000e+00 +109 1.471600e-07 0.000000e+00 0.000000e+00 +110 1.500000e-07 0.000000e+00 0.000000e+00 +111 1.501000e-07 0.000000e+00 0.000000e+00 +112 1.503000e-07 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch +-------------------------------------------------------------------------------- +113 1.507000e-07 0.000000e+00 0.000000e+00 +114 1.510000e-07 0.000000e+00 0.000000e+00 +115 1.510800e-07 0.000000e+00 0.000000e+00 +116 1.512400e-07 0.000000e+00 0.000000e+00 +117 1.515600e-07 0.000000e+00 0.000000e+00 +118 1.522000e-07 0.000000e+00 0.000000e+00 +119 1.523000e-07 0.000000e+00 0.000000e+00 +120 1.524000e-07 0.000000e+00 0.000000e+00 +121 1.526000e-07 0.000000e+00 0.000000e+00 +122 1.530000e-07 0.000000e+00 0.000000e+00 +123 1.533000e-07 0.000000e+00 0.000000e+00 +124 1.533800e-07 0.000000e+00 0.000000e+00 +125 1.535400e-07 0.000000e+00 0.000000e+00 +126 1.538600e-07 0.000000e+00 0.000000e+00 +127 1.545000e-07 0.000000e+00 0.000000e+00 +128 1.557800e-07 0.000000e+00 0.000000e+00 +129 1.583400e-07 0.000000e+00 0.000000e+00 +130 1.634600e-07 0.000000e+00 0.000000e+00 +131 1.734600e-07 0.000000e+00 0.000000e+00 +132 1.760000e-07 0.000000e+00 0.000000e+00 +133 1.761000e-07 0.000000e+00 0.000000e+00 +134 1.763000e-07 0.000000e+00 0.000000e+00 +135 1.767000e-07 0.000000e+00 0.000000e+00 +136 1.770000e-07 0.000000e+00 0.000000e+00 +137 1.770800e-07 0.000000e+00 0.000000e+00 +138 1.772400e-07 0.000000e+00 0.000000e+00 +139 1.775600e-07 0.000000e+00 0.000000e+00 +140 1.782000e-07 0.000000e+00 0.000000e+00 +141 1.794800e-07 0.000000e+00 0.000000e+00 +142 1.820400e-07 0.000000e+00 0.000000e+00 +143 1.871600e-07 0.000000e+00 0.000000e+00 +144 1.971600e-07 0.000000e+00 0.000000e+00 +145 2.000000e-07 0.000000e+00 0.000000e+00 +146 2.001000e-07 0.000000e+00 0.000000e+00 +147 2.003000e-07 0.000000e+00 0.000000e+00 +148 2.007000e-07 0.000000e+00 0.000000e+00 +149 2.010000e-07 0.000000e+00 0.000000e+00 +150 2.010800e-07 0.000000e+00 0.000000e+00 +151 2.012400e-07 0.000000e+00 0.000000e+00 +152 2.015600e-07 0.000000e+00 0.000000e+00 +153 2.022000e-07 0.000000e+00 0.000000e+00 +154 2.023000e-07 0.000000e+00 0.000000e+00 +155 2.024000e-07 0.000000e+00 0.000000e+00 +156 2.026000e-07 0.000000e+00 0.000000e+00 +157 2.030000e-07 0.000000e+00 0.000000e+00 +158 2.033000e-07 0.000000e+00 0.000000e+00 +159 2.033800e-07 0.000000e+00 0.000000e+00 +160 2.035400e-07 0.000000e+00 0.000000e+00 +161 2.038600e-07 0.000000e+00 0.000000e+00 +162 2.045000e-07 0.000000e+00 0.000000e+00 +163 2.057800e-07 0.000000e+00 0.000000e+00 +164 2.083400e-07 0.000000e+00 0.000000e+00 +165 2.134600e-07 0.000000e+00 0.000000e+00 +166 2.234600e-07 0.000000e+00 0.000000e+00 +167 2.260000e-07 0.000000e+00 0.000000e+00 +168 2.261000e-07 0.000000e+00 0.000000e+00 +169 2.263000e-07 0.000000e+00 0.000000e+00 +170 2.267000e-07 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch +-------------------------------------------------------------------------------- +171 2.270000e-07 0.000000e+00 0.000000e+00 +172 2.270800e-07 0.000000e+00 0.000000e+00 +173 2.272400e-07 0.000000e+00 0.000000e+00 +174 2.275600e-07 0.000000e+00 0.000000e+00 +175 2.282000e-07 0.000000e+00 0.000000e+00 +176 2.294800e-07 0.000000e+00 0.000000e+00 +177 2.320400e-07 0.000000e+00 0.000000e+00 +178 2.371600e-07 0.000000e+00 0.000000e+00 +179 2.471600e-07 0.000000e+00 0.000000e+00 +180 2.500000e-07 0.000000e+00 0.000000e+00 +181 2.501000e-07 0.000000e+00 0.000000e+00 +182 2.503000e-07 0.000000e+00 0.000000e+00 +183 2.507000e-07 0.000000e+00 0.000000e+00 +184 2.510000e-07 0.000000e+00 0.000000e+00 +185 2.510800e-07 0.000000e+00 0.000000e+00 +186 2.512400e-07 0.000000e+00 0.000000e+00 +187 2.515600e-07 0.000000e+00 0.000000e+00 +188 2.522000e-07 0.000000e+00 0.000000e+00 +189 2.523000e-07 0.000000e+00 0.000000e+00 +190 2.524000e-07 0.000000e+00 0.000000e+00 +191 2.526000e-07 0.000000e+00 0.000000e+00 +192 2.530000e-07 0.000000e+00 0.000000e+00 +193 2.533000e-07 0.000000e+00 0.000000e+00 +194 2.533800e-07 0.000000e+00 0.000000e+00 +195 2.535400e-07 0.000000e+00 0.000000e+00 +196 2.538600e-07 0.000000e+00 0.000000e+00 +197 2.545000e-07 0.000000e+00 0.000000e+00 +198 2.557800e-07 0.000000e+00 0.000000e+00 +199 2.583400e-07 0.000000e+00 0.000000e+00 +200 2.634600e-07 0.000000e+00 0.000000e+00 +201 2.734600e-07 0.000000e+00 0.000000e+00 +202 2.760000e-07 0.000000e+00 0.000000e+00 +203 2.761000e-07 0.000000e+00 0.000000e+00 +204 2.763000e-07 0.000000e+00 0.000000e+00 +205 2.767000e-07 0.000000e+00 0.000000e+00 +206 2.770000e-07 0.000000e+00 0.000000e+00 +207 2.770800e-07 0.000000e+00 0.000000e+00 +208 2.772400e-07 0.000000e+00 0.000000e+00 +209 2.775600e-07 0.000000e+00 0.000000e+00 +210 2.782000e-07 0.000000e+00 0.000000e+00 +211 2.794800e-07 0.000000e+00 0.000000e+00 +212 2.820400e-07 0.000000e+00 0.000000e+00 +213 2.871600e-07 0.000000e+00 0.000000e+00 +214 2.971600e-07 0.000000e+00 0.000000e+00 +215 3.000000e-07 0.000000e+00 0.000000e+00 +216 3.001000e-07 0.000000e+00 0.000000e+00 +217 3.003000e-07 0.000000e+00 0.000000e+00 +218 3.007000e-07 0.000000e+00 0.000000e+00 +219 3.010000e-07 0.000000e+00 0.000000e+00 +220 3.010800e-07 0.000000e+00 0.000000e+00 +221 3.012400e-07 0.000000e+00 0.000000e+00 +222 3.015600e-07 0.000000e+00 0.000000e+00 +223 3.022000e-07 0.000000e+00 0.000000e+00 +224 3.023000e-07 0.000000e+00 0.000000e+00 +225 3.024000e-07 0.000000e+00 0.000000e+00 +226 3.026000e-07 0.000000e+00 0.000000e+00 +227 3.030000e-07 0.000000e+00 0.000000e+00 +228 3.033000e-07 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch +-------------------------------------------------------------------------------- +229 3.033800e-07 0.000000e+00 0.000000e+00 +230 3.035400e-07 0.000000e+00 0.000000e+00 +231 3.038600e-07 0.000000e+00 0.000000e+00 +232 3.045000e-07 0.000000e+00 0.000000e+00 +233 3.057800e-07 0.000000e+00 0.000000e+00 +234 3.083400e-07 0.000000e+00 0.000000e+00 +235 3.134600e-07 0.000000e+00 0.000000e+00 +236 3.234600e-07 0.000000e+00 0.000000e+00 +237 3.260000e-07 0.000000e+00 0.000000e+00 +238 3.261000e-07 0.000000e+00 0.000000e+00 +239 3.263000e-07 0.000000e+00 0.000000e+00 +240 3.267000e-07 0.000000e+00 0.000000e+00 +241 3.270000e-07 0.000000e+00 0.000000e+00 +242 3.270800e-07 0.000000e+00 0.000000e+00 +243 3.272400e-07 0.000000e+00 0.000000e+00 +244 3.275600e-07 0.000000e+00 0.000000e+00 +245 3.282000e-07 0.000000e+00 0.000000e+00 +246 3.294800e-07 0.000000e+00 0.000000e+00 +247 3.320400e-07 0.000000e+00 0.000000e+00 +248 3.371600e-07 0.000000e+00 0.000000e+00 +249 3.471600e-07 0.000000e+00 0.000000e+00 +250 3.500000e-07 0.000000e+00 0.000000e+00 +251 3.501000e-07 0.000000e+00 0.000000e+00 +252 3.503000e-07 0.000000e+00 0.000000e+00 +253 3.507000e-07 0.000000e+00 0.000000e+00 +254 3.510000e-07 0.000000e+00 0.000000e+00 +255 3.510800e-07 0.000000e+00 0.000000e+00 +256 3.512400e-07 0.000000e+00 0.000000e+00 +257 3.515600e-07 0.000000e+00 0.000000e+00 +258 3.522000e-07 0.000000e+00 0.000000e+00 +259 3.523000e-07 0.000000e+00 0.000000e+00 +260 3.524000e-07 0.000000e+00 0.000000e+00 +261 3.526000e-07 0.000000e+00 0.000000e+00 +262 3.530000e-07 0.000000e+00 0.000000e+00 +263 3.533000e-07 0.000000e+00 0.000000e+00 +264 3.533800e-07 0.000000e+00 0.000000e+00 +265 3.535400e-07 0.000000e+00 0.000000e+00 +266 3.538600e-07 0.000000e+00 0.000000e+00 +267 3.545000e-07 0.000000e+00 0.000000e+00 +268 3.557800e-07 0.000000e+00 0.000000e+00 +269 3.583400e-07 0.000000e+00 0.000000e+00 +270 3.634600e-07 0.000000e+00 0.000000e+00 +271 3.734600e-07 0.000000e+00 0.000000e+00 +272 3.760000e-07 0.000000e+00 0.000000e+00 +273 3.761000e-07 0.000000e+00 0.000000e+00 +274 3.763000e-07 0.000000e+00 0.000000e+00 +275 3.767000e-07 0.000000e+00 0.000000e+00 +276 3.770000e-07 0.000000e+00 0.000000e+00 +277 3.770800e-07 0.000000e+00 0.000000e+00 +278 3.772400e-07 0.000000e+00 0.000000e+00 +279 3.775600e-07 0.000000e+00 0.000000e+00 +280 3.782000e-07 0.000000e+00 0.000000e+00 +281 3.794800e-07 0.000000e+00 0.000000e+00 +282 3.820400e-07 0.000000e+00 0.000000e+00 +283 3.871600e-07 0.000000e+00 0.000000e+00 +284 3.971600e-07 0.000000e+00 0.000000e+00 +285 4.000000e-07 0.000000e+00 0.000000e+00 +286 4.001000e-07 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch +-------------------------------------------------------------------------------- +287 4.003000e-07 0.000000e+00 0.000000e+00 +288 4.007000e-07 0.000000e+00 0.000000e+00 +289 4.010000e-07 0.000000e+00 0.000000e+00 +290 4.010800e-07 0.000000e+00 0.000000e+00 +291 4.012400e-07 0.000000e+00 0.000000e+00 +292 4.015600e-07 0.000000e+00 0.000000e+00 +293 4.022000e-07 0.000000e+00 0.000000e+00 +294 4.023000e-07 0.000000e+00 0.000000e+00 +295 4.024000e-07 0.000000e+00 0.000000e+00 +296 4.026000e-07 0.000000e+00 0.000000e+00 +297 4.030000e-07 0.000000e+00 0.000000e+00 +298 4.033000e-07 0.000000e+00 0.000000e+00 +299 4.033800e-07 0.000000e+00 0.000000e+00 +300 4.035400e-07 0.000000e+00 0.000000e+00 +301 4.038600e-07 0.000000e+00 0.000000e+00 +302 4.045000e-07 0.000000e+00 0.000000e+00 +303 4.057800e-07 0.000000e+00 0.000000e+00 +304 4.083400e-07 0.000000e+00 0.000000e+00 +305 4.134600e-07 0.000000e+00 0.000000e+00 +306 4.234600e-07 0.000000e+00 0.000000e+00 +307 4.260000e-07 0.000000e+00 0.000000e+00 +308 4.261000e-07 0.000000e+00 0.000000e+00 +309 4.263000e-07 0.000000e+00 0.000000e+00 +310 4.267000e-07 0.000000e+00 0.000000e+00 +311 4.270000e-07 0.000000e+00 0.000000e+00 +312 4.270800e-07 0.000000e+00 0.000000e+00 +313 4.272400e-07 0.000000e+00 0.000000e+00 +314 4.275600e-07 0.000000e+00 0.000000e+00 +315 4.282000e-07 0.000000e+00 0.000000e+00 +316 4.294800e-07 0.000000e+00 0.000000e+00 +317 4.320400e-07 0.000000e+00 0.000000e+00 +318 4.371600e-07 0.000000e+00 0.000000e+00 +319 4.471600e-07 0.000000e+00 0.000000e+00 +320 4.500000e-07 0.000000e+00 0.000000e+00 +321 4.501000e-07 0.000000e+00 0.000000e+00 +322 4.503000e-07 0.000000e+00 0.000000e+00 +323 4.507000e-07 0.000000e+00 0.000000e+00 +324 4.510000e-07 0.000000e+00 0.000000e+00 +325 4.510800e-07 0.000000e+00 0.000000e+00 +326 4.512400e-07 0.000000e+00 0.000000e+00 +327 4.515600e-07 0.000000e+00 0.000000e+00 +328 4.522000e-07 0.000000e+00 0.000000e+00 +329 4.523000e-07 0.000000e+00 0.000000e+00 +330 4.524000e-07 0.000000e+00 0.000000e+00 +331 4.526000e-07 0.000000e+00 0.000000e+00 +332 4.530000e-07 0.000000e+00 0.000000e+00 +333 4.533000e-07 0.000000e+00 0.000000e+00 +334 4.533800e-07 0.000000e+00 0.000000e+00 +335 4.535400e-07 0.000000e+00 0.000000e+00 +336 4.538600e-07 0.000000e+00 0.000000e+00 +337 4.545000e-07 0.000000e+00 0.000000e+00 +338 4.557800e-07 0.000000e+00 0.000000e+00 +339 4.583400e-07 0.000000e+00 0.000000e+00 +340 4.634600e-07 0.000000e+00 0.000000e+00 +341 4.734600e-07 0.000000e+00 0.000000e+00 +342 4.760000e-07 0.000000e+00 0.000000e+00 +343 4.761000e-07 0.000000e+00 0.000000e+00 +344 4.763000e-07 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch +-------------------------------------------------------------------------------- +345 4.767000e-07 0.000000e+00 0.000000e+00 +346 4.770000e-07 0.000000e+00 0.000000e+00 +347 4.770800e-07 0.000000e+00 0.000000e+00 +348 4.772400e-07 0.000000e+00 0.000000e+00 +349 4.775600e-07 0.000000e+00 0.000000e+00 +350 4.782000e-07 0.000000e+00 0.000000e+00 +351 4.794800e-07 0.000000e+00 0.000000e+00 +352 4.820400e-07 0.000000e+00 0.000000e+00 +353 4.871600e-07 0.000000e+00 0.000000e+00 +354 4.971600e-07 0.000000e+00 0.000000e+00 +355 5.000000e-07 0.000000e+00 0.000000e+00 diff --git a/lfsr/plot_data_v.txt b/lfsr/plot_data_v.txt new file mode 100644 index 0000000..8c28282 --- /dev/null +++ b/lfsr/plot_data_v.txt @@ -0,0 +1,1519 @@ + kicad schematic + Transient Analysis Mon Jul 06 20:46:32 2026 +-------------------------------------------------------------------------------- +Index time clk enable random0 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-11 5.000000e-02 0.000000e+00 5.000000e+00 +2 2.000000e-11 1.000000e-01 0.000000e+00 5.000000e+00 +3 4.000000e-11 2.000000e-01 0.000000e+00 5.000000e+00 +4 8.000000e-11 4.000000e-01 0.000000e+00 5.000000e+00 +5 1.600000e-10 8.000000e-01 0.000000e+00 5.000000e+00 +6 3.200000e-10 1.600000e+00 0.000000e+00 5.000000e+00 +7 6.400000e-10 3.200000e+00 0.000000e+00 5.000000e+00 +8 1.000000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +9 1.064000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +10 1.192000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +11 1.448000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +12 1.960000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +13 2.984000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +14 5.032000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +15 9.128000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +16 1.732000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +17 2.000000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +18 2.010000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +19 2.030000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +20 2.070000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +21 2.100000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +22 2.108000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +23 2.124000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +24 2.156000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +25 2.220000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +26 2.348000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +27 2.600000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +28 2.610000e-08 4.500000e+00 0.000000e+00 5.000000e+00 +29 2.630000e-08 3.500000e+00 0.000000e+00 5.000000e+00 +30 2.670000e-08 1.500000e+00 0.000000e+00 5.000000e+00 +31 2.700000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +32 2.708000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 2.724000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +34 2.756000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +35 2.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +36 2.948000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +37 3.204000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +38 3.716000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +39 4.716000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +40 5.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +41 5.010000e-08 5.000000e-01 5.000000e-01 5.000000e+00 +42 5.030000e-08 1.500000e+00 1.500000e+00 5.000000e+00 +43 5.070000e-08 3.500000e+00 3.500000e+00 5.000000e+00 +44 5.100000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +45 5.108000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +46 5.124000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +47 5.156000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +48 5.220000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +49 5.230000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +50 5.240000e-08 5.000000e+00 5.000000e+00 4.500000e+00 +51 5.260000e-08 5.000000e+00 5.000000e+00 3.500000e+00 +52 5.300000e-08 5.000000e+00 5.000000e+00 1.500000e+00 +53 5.330000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +54 5.338000e-08 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk enable random0 +-------------------------------------------------------------------------------- +55 5.354000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +56 5.386000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +57 5.450000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +58 5.578000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +59 5.834000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +60 6.346000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +61 7.346000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +62 7.600000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +63 7.610000e-08 4.500000e+00 5.000000e+00 0.000000e+00 +64 7.630000e-08 3.500000e+00 5.000000e+00 0.000000e+00 +65 7.670000e-08 1.500000e+00 5.000000e+00 0.000000e+00 +66 7.700000e-08 8.881784e-15 5.000000e+00 0.000000e+00 +67 7.708000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +68 7.724000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +69 7.756000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +70 7.820000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +71 7.948000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +72 8.204000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +73 8.716000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +74 9.716000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +75 1.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +76 1.001000e-07 5.000000e-01 5.000000e+00 0.000000e+00 +77 1.003000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +78 1.007000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +79 1.010000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +80 1.010800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +81 1.012400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +82 1.015600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +83 1.022000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +84 1.023000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +85 1.024000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +86 1.026000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +87 1.030000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +88 1.033000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +89 1.033800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +90 1.035400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +91 1.038600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +92 1.045000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +93 1.057800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +94 1.083400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +95 1.134600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +96 1.234600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +97 1.260000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +98 1.261000e-07 4.500000e+00 5.000000e+00 0.000000e+00 +99 1.263000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +100 1.267000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +101 1.270000e-07 1.083578e-13 5.000000e+00 0.000000e+00 +102 1.270800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +103 1.272400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +104 1.275600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +105 1.282000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +106 1.294800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +107 1.320400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +108 1.371600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +109 1.471600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +110 1.500000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +111 1.501000e-07 5.000000e-01 5.000000e+00 0.000000e+00 +112 1.503000e-07 1.500000e+00 5.000000e+00 0.000000e+00 + +Index time clk enable random0 +-------------------------------------------------------------------------------- +113 1.507000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +114 1.510000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +115 1.510800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +116 1.512400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +117 1.515600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +118 1.522000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +119 1.523000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +120 1.524000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +121 1.526000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +122 1.530000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +123 1.533000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +124 1.533800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +125 1.535400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +126 1.538600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +127 1.545000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +128 1.557800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +129 1.583400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +130 1.634600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +131 1.734600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +132 1.760000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +133 1.761000e-07 4.500000e+00 5.000000e+00 0.000000e+00 +134 1.763000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +135 1.767000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +136 1.770000e-07 4.263256e-14 5.000000e+00 0.000000e+00 +137 1.770800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +138 1.772400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +139 1.775600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +140 1.782000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +141 1.794800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +142 1.820400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +143 1.871600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +144 1.971600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +145 2.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +146 2.001000e-07 5.000000e-01 5.000000e+00 0.000000e+00 +147 2.003000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +148 2.007000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +149 2.010000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +150 2.010800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +151 2.012400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +152 2.015600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +153 2.022000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +154 2.023000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +155 2.024000e-07 5.000000e+00 5.000000e+00 5.000000e-01 +156 2.026000e-07 5.000000e+00 5.000000e+00 1.500000e+00 +157 2.030000e-07 5.000000e+00 5.000000e+00 3.500000e+00 +158 2.033000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +159 2.033800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +160 2.035400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +161 2.038600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +162 2.045000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +163 2.057800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +164 2.083400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +165 2.134600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +166 2.234600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +167 2.260000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +168 2.261000e-07 4.500000e+00 5.000000e+00 5.000000e+00 +169 2.263000e-07 3.500000e+00 5.000000e+00 5.000000e+00 +170 2.267000e-07 1.500000e+00 5.000000e+00 5.000000e+00 + +Index time clk enable random0 +-------------------------------------------------------------------------------- +171 2.270000e-07 4.263256e-14 5.000000e+00 5.000000e+00 +172 2.270800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +173 2.272400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +174 2.275600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +175 2.282000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +176 2.294800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +177 2.320400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +178 2.371600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +179 2.471600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +180 2.500000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +181 2.501000e-07 5.000000e-01 5.000000e+00 5.000000e+00 +182 2.503000e-07 1.500000e+00 5.000000e+00 5.000000e+00 +183 2.507000e-07 3.500000e+00 5.000000e+00 5.000000e+00 +184 2.510000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +185 2.510800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +186 2.512400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +187 2.515600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +188 2.522000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +189 2.523000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +190 2.524000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +191 2.526000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +192 2.530000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +193 2.533000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +194 2.533800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +195 2.535400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +196 2.538600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +197 2.545000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +198 2.557800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +199 2.583400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +200 2.634600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +201 2.734600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +202 2.760000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +203 2.761000e-07 4.500000e+00 5.000000e+00 5.000000e+00 +204 2.763000e-07 3.500000e+00 5.000000e+00 5.000000e+00 +205 2.767000e-07 1.500000e+00 5.000000e+00 5.000000e+00 +206 2.770000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +207 2.770800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +208 2.772400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +209 2.775600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +210 2.782000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +211 2.794800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +212 2.820400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +213 2.871600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +214 2.971600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +215 3.000000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +216 3.001000e-07 5.000000e-01 5.000000e+00 5.000000e+00 +217 3.003000e-07 1.500000e+00 5.000000e+00 5.000000e+00 +218 3.007000e-07 3.500000e+00 5.000000e+00 5.000000e+00 +219 3.010000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +220 3.010800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +221 3.012400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +222 3.015600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +223 3.022000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +224 3.023000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +225 3.024000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +226 3.026000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +227 3.030000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +228 3.033000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time clk enable random0 +-------------------------------------------------------------------------------- +229 3.033800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +230 3.035400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +231 3.038600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +232 3.045000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +233 3.057800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +234 3.083400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +235 3.134600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +236 3.234600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +237 3.260000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +238 3.261000e-07 4.500000e+00 5.000000e+00 5.000000e+00 +239 3.263000e-07 3.500000e+00 5.000000e+00 5.000000e+00 +240 3.267000e-07 1.500000e+00 5.000000e+00 5.000000e+00 +241 3.270000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +242 3.270800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +243 3.272400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +244 3.275600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +245 3.282000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +246 3.294800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +247 3.320400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +248 3.371600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +249 3.471600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +250 3.500000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +251 3.501000e-07 5.000000e-01 5.000000e+00 5.000000e+00 +252 3.503000e-07 1.500000e+00 5.000000e+00 5.000000e+00 +253 3.507000e-07 3.500000e+00 5.000000e+00 5.000000e+00 +254 3.510000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +255 3.510800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +256 3.512400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +257 3.515600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +258 3.522000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +259 3.523000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +260 3.524000e-07 5.000000e+00 5.000000e+00 4.500000e+00 +261 3.526000e-07 5.000000e+00 5.000000e+00 3.500000e+00 +262 3.530000e-07 5.000000e+00 5.000000e+00 1.500000e+00 +263 3.533000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +264 3.533800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +265 3.535400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +266 3.538600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +267 3.545000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +268 3.557800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +269 3.583400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +270 3.634600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +271 3.734600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +272 3.760000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +273 3.761000e-07 4.500000e+00 5.000000e+00 0.000000e+00 +274 3.763000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +275 3.767000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +276 3.770000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +277 3.770800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +278 3.772400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +279 3.775600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +280 3.782000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +281 3.794800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +282 3.820400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +283 3.871600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +284 3.971600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +285 4.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +286 4.001000e-07 5.000000e-01 5.000000e+00 0.000000e+00 + +Index time clk enable random0 +-------------------------------------------------------------------------------- +287 4.003000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +288 4.007000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +289 4.010000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +290 4.010800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +291 4.012400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +292 4.015600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +293 4.022000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +294 4.023000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +295 4.024000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +296 4.026000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +297 4.030000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +298 4.033000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +299 4.033800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +300 4.035400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +301 4.038600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +302 4.045000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +303 4.057800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +304 4.083400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +305 4.134600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +306 4.234600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +307 4.260000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +308 4.261000e-07 4.500000e+00 5.000000e+00 0.000000e+00 +309 4.263000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +310 4.267000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +311 4.270000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +312 4.270800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +313 4.272400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +314 4.275600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +315 4.282000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +316 4.294800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +317 4.320400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +318 4.371600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +319 4.471600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +320 4.500000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +321 4.501000e-07 5.000000e-01 5.000000e+00 0.000000e+00 +322 4.503000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +323 4.507000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +324 4.510000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +325 4.510800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +326 4.512400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +327 4.515600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +328 4.522000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +329 4.523000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +330 4.524000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +331 4.526000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +332 4.530000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +333 4.533000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +334 4.533800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +335 4.535400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +336 4.538600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +337 4.545000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +338 4.557800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +339 4.583400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +340 4.634600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +341 4.734600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +342 4.760000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +343 4.761000e-07 4.500000e+00 5.000000e+00 0.000000e+00 +344 4.763000e-07 3.500000e+00 5.000000e+00 0.000000e+00 + +Index time clk enable random0 +-------------------------------------------------------------------------------- +345 4.767000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +346 4.770000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +347 4.770800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +348 4.772400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +349 4.775600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +350 4.782000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +351 4.794800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +352 4.820400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +353 4.871600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +354 4.971600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +355 5.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:46:32 2026 +-------------------------------------------------------------------------------- +Index time random1 random2 random3 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +17 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 2.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.948000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.204000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 4.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 5.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 5.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 5.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 5.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 5.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 5.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 5.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 5.240000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +51 5.260000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +52 5.300000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +53 5.330000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +54 5.338000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time random1 random2 random3 +-------------------------------------------------------------------------------- +55 5.354000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +56 5.386000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +57 5.450000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +58 5.578000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +59 5.834000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +60 6.346000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +61 7.346000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +62 7.600000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +63 7.610000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +64 7.630000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +65 7.670000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +66 7.700000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +67 7.708000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +68 7.724000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +69 7.756000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +70 7.820000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +71 7.948000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +72 8.204000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +73 8.716000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +74 9.716000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +75 1.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +76 1.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +77 1.003000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +78 1.007000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +79 1.010000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +80 1.010800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +81 1.012400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +82 1.015600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +83 1.022000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +84 1.023000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +85 1.024000e-07 4.500000e+00 5.000000e-01 0.000000e+00 +86 1.026000e-07 3.500000e+00 1.500000e+00 0.000000e+00 +87 1.030000e-07 1.500000e+00 3.500000e+00 0.000000e+00 +88 1.033000e-07 2.708944e-14 5.000000e+00 0.000000e+00 +89 1.033800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +90 1.035400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +91 1.038600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +92 1.045000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +93 1.057800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +94 1.083400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +95 1.134600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +96 1.234600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +97 1.260000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +98 1.261000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +99 1.263000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +100 1.267000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +101 1.270000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +102 1.270800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +103 1.272400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +104 1.275600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +105 1.282000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +106 1.294800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +107 1.320400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +108 1.371600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +109 1.471600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +110 1.500000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +111 1.501000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +112 1.503000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time random1 random2 random3 +-------------------------------------------------------------------------------- +113 1.507000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +114 1.510000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +115 1.510800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +116 1.512400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +117 1.515600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +118 1.522000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +119 1.523000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +120 1.524000e-07 0.000000e+00 4.500000e+00 5.000000e-01 +121 1.526000e-07 0.000000e+00 3.500000e+00 1.500000e+00 +122 1.530000e-07 0.000000e+00 1.500000e+00 3.500000e+00 +123 1.533000e-07 0.000000e+00 2.708944e-14 5.000000e+00 +124 1.533800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +125 1.535400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +126 1.538600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +127 1.545000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +128 1.557800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +129 1.583400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +130 1.634600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +131 1.734600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +132 1.760000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +133 1.761000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +134 1.763000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +135 1.767000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +136 1.770000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +137 1.770800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +138 1.772400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +139 1.775600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +140 1.782000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +141 1.794800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +142 1.820400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +143 1.871600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +144 1.971600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +145 2.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +146 2.001000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +147 2.003000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +148 2.007000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +149 2.010000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +150 2.010800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +151 2.012400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +152 2.015600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +153 2.022000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +154 2.023000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +155 2.024000e-07 0.000000e+00 0.000000e+00 4.500000e+00 +156 2.026000e-07 0.000000e+00 0.000000e+00 3.500000e+00 +157 2.030000e-07 0.000000e+00 0.000000e+00 1.500000e+00 +158 2.033000e-07 0.000000e+00 0.000000e+00 2.708944e-14 +159 2.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +160 2.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +161 2.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +162 2.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +163 2.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +164 2.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +165 2.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +166 2.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +167 2.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +168 2.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +169 2.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +170 2.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time random1 random2 random3 +-------------------------------------------------------------------------------- +171 2.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +172 2.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +173 2.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +174 2.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +175 2.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +176 2.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +177 2.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +178 2.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +179 2.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +180 2.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +181 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +182 2.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +183 2.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +184 2.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +185 2.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +186 2.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +187 2.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +188 2.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +189 2.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +190 2.524000e-07 5.000000e-01 0.000000e+00 0.000000e+00 +191 2.526000e-07 1.500000e+00 0.000000e+00 0.000000e+00 +192 2.530000e-07 3.500000e+00 0.000000e+00 0.000000e+00 +193 2.533000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +194 2.533800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +195 2.535400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +196 2.538600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +197 2.545000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +198 2.557800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +199 2.583400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +200 2.634600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +201 2.734600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +202 2.760000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +203 2.761000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +204 2.763000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +205 2.767000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +206 2.770000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +207 2.770800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +208 2.772400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +209 2.775600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +210 2.782000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +211 2.794800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +212 2.820400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +213 2.871600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +214 2.971600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +215 3.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +216 3.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +217 3.003000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +218 3.007000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +219 3.010000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +220 3.010800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +221 3.012400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +222 3.015600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +223 3.022000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +224 3.023000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +225 3.024000e-07 5.000000e+00 5.000000e-01 0.000000e+00 +226 3.026000e-07 5.000000e+00 1.500000e+00 0.000000e+00 +227 3.030000e-07 5.000000e+00 3.500000e+00 0.000000e+00 +228 3.033000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time random1 random2 random3 +-------------------------------------------------------------------------------- +229 3.033800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +230 3.035400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +231 3.038600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +232 3.045000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +233 3.057800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +234 3.083400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +235 3.134600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +236 3.234600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +237 3.260000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +238 3.261000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +239 3.263000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +240 3.267000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +241 3.270000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +242 3.270800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +243 3.272400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +244 3.275600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +245 3.282000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +246 3.294800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +247 3.320400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +248 3.371600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +249 3.471600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +250 3.500000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +251 3.501000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +252 3.503000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +253 3.507000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +254 3.510000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +255 3.510800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +256 3.512400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +257 3.515600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +258 3.522000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +259 3.523000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +260 3.524000e-07 5.000000e+00 5.000000e+00 5.000000e-01 +261 3.526000e-07 5.000000e+00 5.000000e+00 1.500000e+00 +262 3.530000e-07 5.000000e+00 5.000000e+00 3.500000e+00 +263 3.533000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +264 3.533800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +265 3.535400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +266 3.538600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +267 3.545000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +268 3.557800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +269 3.583400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +270 3.634600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +271 3.734600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +272 3.760000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +273 3.761000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +274 3.763000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +275 3.767000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +276 3.770000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +277 3.770800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +278 3.772400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +279 3.775600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +280 3.782000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +281 3.794800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +282 3.820400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +283 3.871600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +284 3.971600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +285 4.000000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +286 4.001000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time random1 random2 random3 +-------------------------------------------------------------------------------- +287 4.003000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +288 4.007000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +289 4.010000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +290 4.010800e-07 5.000000e+00 5.000000e+00 5.000000e+00 +291 4.012400e-07 5.000000e+00 5.000000e+00 5.000000e+00 +292 4.015600e-07 5.000000e+00 5.000000e+00 5.000000e+00 +293 4.022000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +294 4.023000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +295 4.024000e-07 4.500000e+00 5.000000e+00 5.000000e+00 +296 4.026000e-07 3.500000e+00 5.000000e+00 5.000000e+00 +297 4.030000e-07 1.500000e+00 5.000000e+00 5.000000e+00 +298 4.033000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +299 4.033800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +300 4.035400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +301 4.038600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +302 4.045000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +303 4.057800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +304 4.083400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +305 4.134600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +306 4.234600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +307 4.260000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +308 4.261000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +309 4.263000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +310 4.267000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +311 4.270000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +312 4.270800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +313 4.272400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +314 4.275600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +315 4.282000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +316 4.294800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +317 4.320400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +318 4.371600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +319 4.471600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +320 4.500000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +321 4.501000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +322 4.503000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +323 4.507000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +324 4.510000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +325 4.510800e-07 0.000000e+00 5.000000e+00 5.000000e+00 +326 4.512400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +327 4.515600e-07 0.000000e+00 5.000000e+00 5.000000e+00 +328 4.522000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +329 4.523000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +330 4.524000e-07 0.000000e+00 4.500000e+00 5.000000e+00 +331 4.526000e-07 0.000000e+00 3.500000e+00 5.000000e+00 +332 4.530000e-07 0.000000e+00 1.500000e+00 5.000000e+00 +333 4.533000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +334 4.533800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +335 4.535400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +336 4.538600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +337 4.545000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +338 4.557800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +339 4.583400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +340 4.634600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +341 4.734600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +342 4.760000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +343 4.761000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +344 4.763000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time random1 random2 random3 +-------------------------------------------------------------------------------- +345 4.767000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +346 4.770000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +347 4.770800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +348 4.772400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +349 4.775600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +350 4.782000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +351 4.794800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +352 4.820400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +353 4.871600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +354 4.971600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +355 5.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:46:32 2026 +-------------------------------------------------------------------------------- +Index time random4 random5 random6 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +17 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 2.348000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.948000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.204000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 4.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 5.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 5.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 5.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 5.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 5.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 5.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 5.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 5.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 5.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 5.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 5.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 5.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time random4 random5 random6 +-------------------------------------------------------------------------------- +55 5.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 5.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.578000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.834000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 6.346000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 7.346000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 7.600000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 7.610000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 7.630000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 7.670000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 7.700000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 7.708000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 7.724000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 7.756000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 7.948000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 8.204000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 8.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 9.716000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +76 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +77 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +78 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +79 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +80 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +81 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +82 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +83 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +84 1.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +85 1.024000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +86 1.026000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +87 1.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +88 1.033000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +89 1.033800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +90 1.035400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +91 1.038600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +92 1.045000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +93 1.057800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +94 1.083400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +95 1.134600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +96 1.234600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +97 1.260000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +98 1.261000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +99 1.263000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +100 1.267000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +101 1.270000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +102 1.270800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +103 1.272400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +104 1.275600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +105 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +106 1.294800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.320400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +108 1.371600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +109 1.471600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +110 1.500000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +111 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +112 1.503000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time random4 random5 random6 +-------------------------------------------------------------------------------- +113 1.507000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +114 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +115 1.510800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +116 1.512400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +117 1.515600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +118 1.522000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +119 1.523000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +120 1.524000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +121 1.526000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +122 1.530000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +123 1.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +124 1.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +125 1.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +126 1.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +127 1.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +128 1.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +129 1.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +130 1.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +131 1.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +132 1.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +133 1.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +134 1.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +135 1.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +136 1.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +137 1.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +138 1.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +139 1.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +140 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +141 1.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +142 1.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +143 1.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +144 1.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +145 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +146 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +147 2.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +148 2.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +149 2.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +150 2.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +151 2.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +152 2.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +153 2.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +154 2.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +155 2.024000e-07 5.000000e-01 0.000000e+00 0.000000e+00 +156 2.026000e-07 1.500000e+00 0.000000e+00 0.000000e+00 +157 2.030000e-07 3.500000e+00 0.000000e+00 0.000000e+00 +158 2.033000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +159 2.033800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +160 2.035400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +161 2.038600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +162 2.045000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +163 2.057800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +164 2.083400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +165 2.134600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +166 2.234600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +167 2.260000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +168 2.261000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +169 2.263000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +170 2.267000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time random4 random5 random6 +-------------------------------------------------------------------------------- +171 2.270000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +172 2.270800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +173 2.272400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +174 2.275600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +175 2.282000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +176 2.294800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +177 2.320400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +178 2.371600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +179 2.471600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +180 2.500000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +181 2.501000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +182 2.503000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +183 2.507000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +184 2.510000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +185 2.510800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +186 2.512400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +187 2.515600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +188 2.522000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +189 2.523000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +190 2.524000e-07 4.500000e+00 5.000000e-01 0.000000e+00 +191 2.526000e-07 3.500000e+00 1.500000e+00 0.000000e+00 +192 2.530000e-07 1.500000e+00 3.500000e+00 0.000000e+00 +193 2.533000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +194 2.533800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +195 2.535400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +196 2.538600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +197 2.545000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +198 2.557800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +199 2.583400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +200 2.634600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +201 2.734600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +202 2.760000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +203 2.761000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +204 2.763000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +205 2.767000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +206 2.770000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +207 2.770800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +208 2.772400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +209 2.775600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +210 2.782000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +211 2.794800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +212 2.820400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +213 2.871600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +214 2.971600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +215 3.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +216 3.001000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +217 3.003000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +218 3.007000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +219 3.010000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +220 3.010800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +221 3.012400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +222 3.015600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +223 3.022000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +224 3.023000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +225 3.024000e-07 0.000000e+00 4.500000e+00 5.000000e-01 +226 3.026000e-07 0.000000e+00 3.500000e+00 1.500000e+00 +227 3.030000e-07 0.000000e+00 1.500000e+00 3.500000e+00 +228 3.033000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time random4 random5 random6 +-------------------------------------------------------------------------------- +229 3.033800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +230 3.035400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +231 3.038600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +232 3.045000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +233 3.057800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +234 3.083400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +235 3.134600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +236 3.234600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +237 3.260000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +238 3.261000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +239 3.263000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +240 3.267000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +241 3.270000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +242 3.270800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +243 3.272400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +244 3.275600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +245 3.282000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +246 3.294800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +247 3.320400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +248 3.371600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +249 3.471600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +250 3.500000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +251 3.501000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +252 3.503000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +253 3.507000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +254 3.510000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +255 3.510800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +256 3.512400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +257 3.515600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +258 3.522000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +259 3.523000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +260 3.524000e-07 0.000000e+00 0.000000e+00 4.500000e+00 +261 3.526000e-07 0.000000e+00 0.000000e+00 3.500000e+00 +262 3.530000e-07 0.000000e+00 0.000000e+00 1.500000e+00 +263 3.533000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 3.533800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 3.535400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 3.538600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 3.545000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 3.557800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 3.583400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 3.634600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 3.734600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 3.760000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 3.761000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 3.763000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 3.767000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 3.770000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 3.770800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 3.772400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 3.775600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 3.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 3.794800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 3.820400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 3.871600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 3.971600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time random4 random5 random6 +-------------------------------------------------------------------------------- +287 4.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 4.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 4.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 4.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 4.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 4.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 4.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 4.023000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 4.024000e-07 5.000000e-01 0.000000e+00 0.000000e+00 +296 4.026000e-07 1.500000e+00 0.000000e+00 0.000000e+00 +297 4.030000e-07 3.500000e+00 0.000000e+00 0.000000e+00 +298 4.033000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +299 4.033800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +300 4.035400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +301 4.038600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +302 4.045000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +303 4.057800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +304 4.083400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +305 4.134600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +306 4.234600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +307 4.260000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +308 4.261000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +309 4.263000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +310 4.267000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +311 4.270000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +312 4.270800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +313 4.272400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +314 4.275600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +315 4.282000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +316 4.294800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +317 4.320400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +318 4.371600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +319 4.471600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +320 4.500000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +321 4.501000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +322 4.503000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +323 4.507000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +324 4.510000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +325 4.510800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +326 4.512400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +327 4.515600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +328 4.522000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +329 4.523000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +330 4.524000e-07 5.000000e+00 5.000000e-01 0.000000e+00 +331 4.526000e-07 5.000000e+00 1.500000e+00 0.000000e+00 +332 4.530000e-07 5.000000e+00 3.500000e+00 0.000000e+00 +333 4.533000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +334 4.533800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +335 4.535400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +336 4.538600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +337 4.545000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +338 4.557800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +339 4.583400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +340 4.634600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +341 4.734600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +342 4.760000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +343 4.761000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +344 4.763000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time random4 random5 random6 +-------------------------------------------------------------------------------- +345 4.767000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +346 4.770000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +347 4.770800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +348 4.772400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +349 4.775600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +350 4.782000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +351 4.794800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +352 4.820400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +353 4.871600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +354 4.971600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +355 5.000000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:46:32 2026 +-------------------------------------------------------------------------------- +Index time random7 rst +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-11 0.000000e+00 5.000000e+00 +2 2.000000e-11 0.000000e+00 5.000000e+00 +3 4.000000e-11 0.000000e+00 5.000000e+00 +4 8.000000e-11 0.000000e+00 5.000000e+00 +5 1.600000e-10 0.000000e+00 5.000000e+00 +6 3.200000e-10 0.000000e+00 5.000000e+00 +7 6.400000e-10 0.000000e+00 5.000000e+00 +8 1.000000e-09 0.000000e+00 5.000000e+00 +9 1.064000e-09 0.000000e+00 5.000000e+00 +10 1.192000e-09 0.000000e+00 5.000000e+00 +11 1.448000e-09 0.000000e+00 5.000000e+00 +12 1.960000e-09 0.000000e+00 5.000000e+00 +13 2.984000e-09 0.000000e+00 5.000000e+00 +14 5.032000e-09 0.000000e+00 5.000000e+00 +15 9.128000e-09 0.000000e+00 5.000000e+00 +16 1.732000e-08 0.000000e+00 5.000000e+00 +17 2.000000e-08 0.000000e+00 5.000000e+00 +18 2.010000e-08 0.000000e+00 4.500000e+00 +19 2.030000e-08 0.000000e+00 3.500000e+00 +20 2.070000e-08 0.000000e+00 1.500000e+00 +21 2.100000e-08 0.000000e+00 0.000000e+00 +22 2.108000e-08 0.000000e+00 0.000000e+00 +23 2.124000e-08 0.000000e+00 0.000000e+00 +24 2.156000e-08 0.000000e+00 0.000000e+00 +25 2.220000e-08 0.000000e+00 0.000000e+00 +26 2.348000e-08 0.000000e+00 0.000000e+00 +27 2.600000e-08 0.000000e+00 0.000000e+00 +28 2.610000e-08 0.000000e+00 0.000000e+00 +29 2.630000e-08 0.000000e+00 0.000000e+00 +30 2.670000e-08 0.000000e+00 0.000000e+00 +31 2.700000e-08 0.000000e+00 0.000000e+00 +32 2.708000e-08 0.000000e+00 0.000000e+00 +33 2.724000e-08 0.000000e+00 0.000000e+00 +34 2.756000e-08 0.000000e+00 0.000000e+00 +35 2.820000e-08 0.000000e+00 0.000000e+00 +36 2.948000e-08 0.000000e+00 0.000000e+00 +37 3.204000e-08 0.000000e+00 0.000000e+00 +38 3.716000e-08 0.000000e+00 0.000000e+00 +39 4.716000e-08 0.000000e+00 0.000000e+00 +40 5.000000e-08 0.000000e+00 0.000000e+00 +41 5.010000e-08 0.000000e+00 0.000000e+00 +42 5.030000e-08 0.000000e+00 0.000000e+00 +43 5.070000e-08 0.000000e+00 0.000000e+00 +44 5.100000e-08 0.000000e+00 0.000000e+00 +45 5.108000e-08 0.000000e+00 0.000000e+00 +46 5.124000e-08 0.000000e+00 0.000000e+00 +47 5.156000e-08 0.000000e+00 0.000000e+00 +48 5.220000e-08 0.000000e+00 0.000000e+00 +49 5.230000e-08 0.000000e+00 0.000000e+00 +50 5.240000e-08 0.000000e+00 0.000000e+00 +51 5.260000e-08 0.000000e+00 0.000000e+00 +52 5.300000e-08 0.000000e+00 0.000000e+00 +53 5.330000e-08 0.000000e+00 0.000000e+00 +54 5.338000e-08 0.000000e+00 0.000000e+00 + +Index time random7 rst +-------------------------------------------------------------------------------- +55 5.354000e-08 0.000000e+00 0.000000e+00 +56 5.386000e-08 0.000000e+00 0.000000e+00 +57 5.450000e-08 0.000000e+00 0.000000e+00 +58 5.578000e-08 0.000000e+00 0.000000e+00 +59 5.834000e-08 0.000000e+00 0.000000e+00 +60 6.346000e-08 0.000000e+00 0.000000e+00 +61 7.346000e-08 0.000000e+00 0.000000e+00 +62 7.600000e-08 0.000000e+00 0.000000e+00 +63 7.610000e-08 0.000000e+00 0.000000e+00 +64 7.630000e-08 0.000000e+00 0.000000e+00 +65 7.670000e-08 0.000000e+00 0.000000e+00 +66 7.700000e-08 0.000000e+00 0.000000e+00 +67 7.708000e-08 0.000000e+00 0.000000e+00 +68 7.724000e-08 0.000000e+00 0.000000e+00 +69 7.756000e-08 0.000000e+00 0.000000e+00 +70 7.820000e-08 0.000000e+00 0.000000e+00 +71 7.948000e-08 0.000000e+00 0.000000e+00 +72 8.204000e-08 0.000000e+00 0.000000e+00 +73 8.716000e-08 0.000000e+00 0.000000e+00 +74 9.716000e-08 0.000000e+00 0.000000e+00 +75 1.000000e-07 0.000000e+00 0.000000e+00 +76 1.001000e-07 0.000000e+00 0.000000e+00 +77 1.003000e-07 0.000000e+00 0.000000e+00 +78 1.007000e-07 0.000000e+00 0.000000e+00 +79 1.010000e-07 0.000000e+00 0.000000e+00 +80 1.010800e-07 0.000000e+00 0.000000e+00 +81 1.012400e-07 0.000000e+00 0.000000e+00 +82 1.015600e-07 0.000000e+00 0.000000e+00 +83 1.022000e-07 0.000000e+00 0.000000e+00 +84 1.023000e-07 0.000000e+00 0.000000e+00 +85 1.024000e-07 0.000000e+00 0.000000e+00 +86 1.026000e-07 0.000000e+00 0.000000e+00 +87 1.030000e-07 0.000000e+00 0.000000e+00 +88 1.033000e-07 0.000000e+00 0.000000e+00 +89 1.033800e-07 0.000000e+00 0.000000e+00 +90 1.035400e-07 0.000000e+00 0.000000e+00 +91 1.038600e-07 0.000000e+00 0.000000e+00 +92 1.045000e-07 0.000000e+00 0.000000e+00 +93 1.057800e-07 0.000000e+00 0.000000e+00 +94 1.083400e-07 0.000000e+00 0.000000e+00 +95 1.134600e-07 0.000000e+00 0.000000e+00 +96 1.234600e-07 0.000000e+00 0.000000e+00 +97 1.260000e-07 0.000000e+00 0.000000e+00 +98 1.261000e-07 0.000000e+00 0.000000e+00 +99 1.263000e-07 0.000000e+00 0.000000e+00 +100 1.267000e-07 0.000000e+00 0.000000e+00 +101 1.270000e-07 0.000000e+00 0.000000e+00 +102 1.270800e-07 0.000000e+00 0.000000e+00 +103 1.272400e-07 0.000000e+00 0.000000e+00 +104 1.275600e-07 0.000000e+00 0.000000e+00 +105 1.282000e-07 0.000000e+00 0.000000e+00 +106 1.294800e-07 0.000000e+00 0.000000e+00 +107 1.320400e-07 0.000000e+00 0.000000e+00 +108 1.371600e-07 0.000000e+00 0.000000e+00 +109 1.471600e-07 0.000000e+00 0.000000e+00 +110 1.500000e-07 0.000000e+00 0.000000e+00 +111 1.501000e-07 0.000000e+00 0.000000e+00 +112 1.503000e-07 0.000000e+00 0.000000e+00 + +Index time random7 rst +-------------------------------------------------------------------------------- +113 1.507000e-07 0.000000e+00 0.000000e+00 +114 1.510000e-07 0.000000e+00 0.000000e+00 +115 1.510800e-07 0.000000e+00 0.000000e+00 +116 1.512400e-07 0.000000e+00 0.000000e+00 +117 1.515600e-07 0.000000e+00 0.000000e+00 +118 1.522000e-07 0.000000e+00 0.000000e+00 +119 1.523000e-07 0.000000e+00 0.000000e+00 +120 1.524000e-07 0.000000e+00 0.000000e+00 +121 1.526000e-07 0.000000e+00 0.000000e+00 +122 1.530000e-07 0.000000e+00 0.000000e+00 +123 1.533000e-07 0.000000e+00 0.000000e+00 +124 1.533800e-07 0.000000e+00 0.000000e+00 +125 1.535400e-07 0.000000e+00 0.000000e+00 +126 1.538600e-07 0.000000e+00 0.000000e+00 +127 1.545000e-07 0.000000e+00 0.000000e+00 +128 1.557800e-07 0.000000e+00 0.000000e+00 +129 1.583400e-07 0.000000e+00 0.000000e+00 +130 1.634600e-07 0.000000e+00 0.000000e+00 +131 1.734600e-07 0.000000e+00 0.000000e+00 +132 1.760000e-07 0.000000e+00 0.000000e+00 +133 1.761000e-07 0.000000e+00 0.000000e+00 +134 1.763000e-07 0.000000e+00 0.000000e+00 +135 1.767000e-07 0.000000e+00 0.000000e+00 +136 1.770000e-07 0.000000e+00 0.000000e+00 +137 1.770800e-07 0.000000e+00 0.000000e+00 +138 1.772400e-07 0.000000e+00 0.000000e+00 +139 1.775600e-07 0.000000e+00 0.000000e+00 +140 1.782000e-07 0.000000e+00 0.000000e+00 +141 1.794800e-07 0.000000e+00 0.000000e+00 +142 1.820400e-07 0.000000e+00 0.000000e+00 +143 1.871600e-07 0.000000e+00 0.000000e+00 +144 1.971600e-07 0.000000e+00 0.000000e+00 +145 2.000000e-07 0.000000e+00 0.000000e+00 +146 2.001000e-07 0.000000e+00 0.000000e+00 +147 2.003000e-07 0.000000e+00 0.000000e+00 +148 2.007000e-07 0.000000e+00 0.000000e+00 +149 2.010000e-07 0.000000e+00 0.000000e+00 +150 2.010800e-07 0.000000e+00 0.000000e+00 +151 2.012400e-07 0.000000e+00 0.000000e+00 +152 2.015600e-07 0.000000e+00 0.000000e+00 +153 2.022000e-07 0.000000e+00 0.000000e+00 +154 2.023000e-07 0.000000e+00 0.000000e+00 +155 2.024000e-07 0.000000e+00 0.000000e+00 +156 2.026000e-07 0.000000e+00 0.000000e+00 +157 2.030000e-07 0.000000e+00 0.000000e+00 +158 2.033000e-07 0.000000e+00 0.000000e+00 +159 2.033800e-07 0.000000e+00 0.000000e+00 +160 2.035400e-07 0.000000e+00 0.000000e+00 +161 2.038600e-07 0.000000e+00 0.000000e+00 +162 2.045000e-07 0.000000e+00 0.000000e+00 +163 2.057800e-07 0.000000e+00 0.000000e+00 +164 2.083400e-07 0.000000e+00 0.000000e+00 +165 2.134600e-07 0.000000e+00 0.000000e+00 +166 2.234600e-07 0.000000e+00 0.000000e+00 +167 2.260000e-07 0.000000e+00 0.000000e+00 +168 2.261000e-07 0.000000e+00 0.000000e+00 +169 2.263000e-07 0.000000e+00 0.000000e+00 +170 2.267000e-07 0.000000e+00 0.000000e+00 + +Index time random7 rst +-------------------------------------------------------------------------------- +171 2.270000e-07 0.000000e+00 0.000000e+00 +172 2.270800e-07 0.000000e+00 0.000000e+00 +173 2.272400e-07 0.000000e+00 0.000000e+00 +174 2.275600e-07 0.000000e+00 0.000000e+00 +175 2.282000e-07 0.000000e+00 0.000000e+00 +176 2.294800e-07 0.000000e+00 0.000000e+00 +177 2.320400e-07 0.000000e+00 0.000000e+00 +178 2.371600e-07 0.000000e+00 0.000000e+00 +179 2.471600e-07 0.000000e+00 0.000000e+00 +180 2.500000e-07 0.000000e+00 0.000000e+00 +181 2.501000e-07 0.000000e+00 0.000000e+00 +182 2.503000e-07 0.000000e+00 0.000000e+00 +183 2.507000e-07 0.000000e+00 0.000000e+00 +184 2.510000e-07 0.000000e+00 0.000000e+00 +185 2.510800e-07 0.000000e+00 0.000000e+00 +186 2.512400e-07 0.000000e+00 0.000000e+00 +187 2.515600e-07 0.000000e+00 0.000000e+00 +188 2.522000e-07 0.000000e+00 0.000000e+00 +189 2.523000e-07 0.000000e+00 0.000000e+00 +190 2.524000e-07 0.000000e+00 0.000000e+00 +191 2.526000e-07 0.000000e+00 0.000000e+00 +192 2.530000e-07 0.000000e+00 0.000000e+00 +193 2.533000e-07 0.000000e+00 0.000000e+00 +194 2.533800e-07 0.000000e+00 0.000000e+00 +195 2.535400e-07 0.000000e+00 0.000000e+00 +196 2.538600e-07 0.000000e+00 0.000000e+00 +197 2.545000e-07 0.000000e+00 0.000000e+00 +198 2.557800e-07 0.000000e+00 0.000000e+00 +199 2.583400e-07 0.000000e+00 0.000000e+00 +200 2.634600e-07 0.000000e+00 0.000000e+00 +201 2.734600e-07 0.000000e+00 0.000000e+00 +202 2.760000e-07 0.000000e+00 0.000000e+00 +203 2.761000e-07 0.000000e+00 0.000000e+00 +204 2.763000e-07 0.000000e+00 0.000000e+00 +205 2.767000e-07 0.000000e+00 0.000000e+00 +206 2.770000e-07 0.000000e+00 0.000000e+00 +207 2.770800e-07 0.000000e+00 0.000000e+00 +208 2.772400e-07 0.000000e+00 0.000000e+00 +209 2.775600e-07 0.000000e+00 0.000000e+00 +210 2.782000e-07 0.000000e+00 0.000000e+00 +211 2.794800e-07 0.000000e+00 0.000000e+00 +212 2.820400e-07 0.000000e+00 0.000000e+00 +213 2.871600e-07 0.000000e+00 0.000000e+00 +214 2.971600e-07 0.000000e+00 0.000000e+00 +215 3.000000e-07 0.000000e+00 0.000000e+00 +216 3.001000e-07 0.000000e+00 0.000000e+00 +217 3.003000e-07 0.000000e+00 0.000000e+00 +218 3.007000e-07 0.000000e+00 0.000000e+00 +219 3.010000e-07 0.000000e+00 0.000000e+00 +220 3.010800e-07 0.000000e+00 0.000000e+00 +221 3.012400e-07 0.000000e+00 0.000000e+00 +222 3.015600e-07 0.000000e+00 0.000000e+00 +223 3.022000e-07 0.000000e+00 0.000000e+00 +224 3.023000e-07 0.000000e+00 0.000000e+00 +225 3.024000e-07 0.000000e+00 0.000000e+00 +226 3.026000e-07 0.000000e+00 0.000000e+00 +227 3.030000e-07 0.000000e+00 0.000000e+00 +228 3.033000e-07 0.000000e+00 0.000000e+00 + +Index time random7 rst +-------------------------------------------------------------------------------- +229 3.033800e-07 0.000000e+00 0.000000e+00 +230 3.035400e-07 0.000000e+00 0.000000e+00 +231 3.038600e-07 0.000000e+00 0.000000e+00 +232 3.045000e-07 0.000000e+00 0.000000e+00 +233 3.057800e-07 0.000000e+00 0.000000e+00 +234 3.083400e-07 0.000000e+00 0.000000e+00 +235 3.134600e-07 0.000000e+00 0.000000e+00 +236 3.234600e-07 0.000000e+00 0.000000e+00 +237 3.260000e-07 0.000000e+00 0.000000e+00 +238 3.261000e-07 0.000000e+00 0.000000e+00 +239 3.263000e-07 0.000000e+00 0.000000e+00 +240 3.267000e-07 0.000000e+00 0.000000e+00 +241 3.270000e-07 0.000000e+00 0.000000e+00 +242 3.270800e-07 0.000000e+00 0.000000e+00 +243 3.272400e-07 0.000000e+00 0.000000e+00 +244 3.275600e-07 0.000000e+00 0.000000e+00 +245 3.282000e-07 0.000000e+00 0.000000e+00 +246 3.294800e-07 0.000000e+00 0.000000e+00 +247 3.320400e-07 0.000000e+00 0.000000e+00 +248 3.371600e-07 0.000000e+00 0.000000e+00 +249 3.471600e-07 0.000000e+00 0.000000e+00 +250 3.500000e-07 0.000000e+00 0.000000e+00 +251 3.501000e-07 0.000000e+00 0.000000e+00 +252 3.503000e-07 0.000000e+00 0.000000e+00 +253 3.507000e-07 0.000000e+00 0.000000e+00 +254 3.510000e-07 0.000000e+00 0.000000e+00 +255 3.510800e-07 0.000000e+00 0.000000e+00 +256 3.512400e-07 0.000000e+00 0.000000e+00 +257 3.515600e-07 0.000000e+00 0.000000e+00 +258 3.522000e-07 0.000000e+00 0.000000e+00 +259 3.523000e-07 0.000000e+00 0.000000e+00 +260 3.524000e-07 5.000000e-01 0.000000e+00 +261 3.526000e-07 1.500000e+00 0.000000e+00 +262 3.530000e-07 3.500000e+00 0.000000e+00 +263 3.533000e-07 5.000000e+00 0.000000e+00 +264 3.533800e-07 5.000000e+00 0.000000e+00 +265 3.535400e-07 5.000000e+00 0.000000e+00 +266 3.538600e-07 5.000000e+00 0.000000e+00 +267 3.545000e-07 5.000000e+00 0.000000e+00 +268 3.557800e-07 5.000000e+00 0.000000e+00 +269 3.583400e-07 5.000000e+00 0.000000e+00 +270 3.634600e-07 5.000000e+00 0.000000e+00 +271 3.734600e-07 5.000000e+00 0.000000e+00 +272 3.760000e-07 5.000000e+00 0.000000e+00 +273 3.761000e-07 5.000000e+00 0.000000e+00 +274 3.763000e-07 5.000000e+00 0.000000e+00 +275 3.767000e-07 5.000000e+00 0.000000e+00 +276 3.770000e-07 5.000000e+00 0.000000e+00 +277 3.770800e-07 5.000000e+00 0.000000e+00 +278 3.772400e-07 5.000000e+00 0.000000e+00 +279 3.775600e-07 5.000000e+00 0.000000e+00 +280 3.782000e-07 5.000000e+00 0.000000e+00 +281 3.794800e-07 5.000000e+00 0.000000e+00 +282 3.820400e-07 5.000000e+00 0.000000e+00 +283 3.871600e-07 5.000000e+00 0.000000e+00 +284 3.971600e-07 5.000000e+00 0.000000e+00 +285 4.000000e-07 5.000000e+00 0.000000e+00 +286 4.001000e-07 5.000000e+00 0.000000e+00 + +Index time random7 rst +-------------------------------------------------------------------------------- +287 4.003000e-07 5.000000e+00 0.000000e+00 +288 4.007000e-07 5.000000e+00 0.000000e+00 +289 4.010000e-07 5.000000e+00 0.000000e+00 +290 4.010800e-07 5.000000e+00 0.000000e+00 +291 4.012400e-07 5.000000e+00 0.000000e+00 +292 4.015600e-07 5.000000e+00 0.000000e+00 +293 4.022000e-07 5.000000e+00 0.000000e+00 +294 4.023000e-07 5.000000e+00 0.000000e+00 +295 4.024000e-07 4.500000e+00 0.000000e+00 +296 4.026000e-07 3.500000e+00 0.000000e+00 +297 4.030000e-07 1.500000e+00 0.000000e+00 +298 4.033000e-07 0.000000e+00 0.000000e+00 +299 4.033800e-07 0.000000e+00 0.000000e+00 +300 4.035400e-07 0.000000e+00 0.000000e+00 +301 4.038600e-07 0.000000e+00 0.000000e+00 +302 4.045000e-07 0.000000e+00 0.000000e+00 +303 4.057800e-07 0.000000e+00 0.000000e+00 +304 4.083400e-07 0.000000e+00 0.000000e+00 +305 4.134600e-07 0.000000e+00 0.000000e+00 +306 4.234600e-07 0.000000e+00 0.000000e+00 +307 4.260000e-07 0.000000e+00 0.000000e+00 +308 4.261000e-07 0.000000e+00 0.000000e+00 +309 4.263000e-07 0.000000e+00 0.000000e+00 +310 4.267000e-07 0.000000e+00 0.000000e+00 +311 4.270000e-07 0.000000e+00 0.000000e+00 +312 4.270800e-07 0.000000e+00 0.000000e+00 +313 4.272400e-07 0.000000e+00 0.000000e+00 +314 4.275600e-07 0.000000e+00 0.000000e+00 +315 4.282000e-07 0.000000e+00 0.000000e+00 +316 4.294800e-07 0.000000e+00 0.000000e+00 +317 4.320400e-07 0.000000e+00 0.000000e+00 +318 4.371600e-07 0.000000e+00 0.000000e+00 +319 4.471600e-07 0.000000e+00 0.000000e+00 +320 4.500000e-07 0.000000e+00 0.000000e+00 +321 4.501000e-07 0.000000e+00 0.000000e+00 +322 4.503000e-07 0.000000e+00 0.000000e+00 +323 4.507000e-07 0.000000e+00 0.000000e+00 +324 4.510000e-07 0.000000e+00 0.000000e+00 +325 4.510800e-07 0.000000e+00 0.000000e+00 +326 4.512400e-07 0.000000e+00 0.000000e+00 +327 4.515600e-07 0.000000e+00 0.000000e+00 +328 4.522000e-07 0.000000e+00 0.000000e+00 +329 4.523000e-07 0.000000e+00 0.000000e+00 +330 4.524000e-07 0.000000e+00 0.000000e+00 +331 4.526000e-07 0.000000e+00 0.000000e+00 +332 4.530000e-07 0.000000e+00 0.000000e+00 +333 4.533000e-07 0.000000e+00 0.000000e+00 +334 4.533800e-07 0.000000e+00 0.000000e+00 +335 4.535400e-07 0.000000e+00 0.000000e+00 +336 4.538600e-07 0.000000e+00 0.000000e+00 +337 4.545000e-07 0.000000e+00 0.000000e+00 +338 4.557800e-07 0.000000e+00 0.000000e+00 +339 4.583400e-07 0.000000e+00 0.000000e+00 +340 4.634600e-07 0.000000e+00 0.000000e+00 +341 4.734600e-07 0.000000e+00 0.000000e+00 +342 4.760000e-07 0.000000e+00 0.000000e+00 +343 4.761000e-07 0.000000e+00 0.000000e+00 +344 4.763000e-07 0.000000e+00 0.000000e+00 + +Index time random7 rst +-------------------------------------------------------------------------------- +345 4.767000e-07 0.000000e+00 0.000000e+00 +346 4.770000e-07 0.000000e+00 0.000000e+00 +347 4.770800e-07 0.000000e+00 0.000000e+00 +348 4.772400e-07 0.000000e+00 0.000000e+00 +349 4.775600e-07 0.000000e+00 0.000000e+00 +350 4.782000e-07 0.000000e+00 0.000000e+00 +351 4.794800e-07 0.000000e+00 0.000000e+00 +352 4.820400e-07 0.000000e+00 0.000000e+00 +353 4.871600e-07 0.000000e+00 0.000000e+00 +354 4.971600e-07 0.000000e+00 0.000000e+00 +355 5.000000e-07 0.000000e+00 0.000000e+00 diff --git a/razor_ff/analysis b/razor_ff/analysis new file mode 100644 index 0000000..7527a88 --- /dev/null +++ b/razor_ff/analysis @@ -0,0 +1 @@ +.tran 10e-09 500e-09 0e-09 \ No newline at end of file diff --git a/razor_ff/plot_data_i.txt b/razor_ff/plot_data_i.txt new file mode 100644 index 0000000..95e4d80 --- /dev/null +++ b/razor_ff/plot_data_i.txt @@ -0,0 +1,5999 @@ + kicad schematic + Transient Analysis Mon Jul 06 20:03:07 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 3.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 3.010000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 3.030000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 3.070000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 3.100000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +22 3.108000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +23 3.124000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +24 3.156000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +25 3.220000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +26 3.348000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +27 3.604000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +28 4.116000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +29 5.140000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +30 7.188000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +55 1.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 2.514000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 2.718800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 3.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 3.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 3.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 3.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +113 4.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 4.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 4.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 4.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 4.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 4.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 4.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 5.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 5.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 5.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 5.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 5.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 5.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 5.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 5.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 5.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 5.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +171 5.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 5.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 5.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 6.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 6.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 6.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 6.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 6.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 6.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 6.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 6.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 6.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 6.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 6.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 6.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 6.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 6.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 6.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 6.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 6.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 6.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 6.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 6.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 7.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 7.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 7.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 7.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 7.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 7.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 7.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 7.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 7.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +229 7.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 7.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 7.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 7.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 7.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 8.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 8.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 8.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 8.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 8.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 8.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 8.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 8.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 8.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 8.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 8.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 8.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 8.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 8.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 8.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 8.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 8.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 8.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 8.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 8.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 8.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 8.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 8.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 9.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +275 9.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +276 9.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +277 9.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +278 9.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +279 9.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +280 9.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +281 9.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +282 9.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +283 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +284 9.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +285 9.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +286 9.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +287 9.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +288 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +289 9.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +290 9.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +291 9.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +292 9.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +293 9.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +294 9.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +295 9.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +296 9.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +297 9.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.015000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.015100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.015300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.015700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.016000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.016080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.016240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.016560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.017200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.018480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.021040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.026160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.050300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.051300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.053300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.057300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.060300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.061100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.062700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.065900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.072300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.085100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +345 1.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.250300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.251300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.253300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.257300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.260300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.261100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.262700e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +403 1.265900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.272300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.285100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.450300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.451300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.453300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +461 1.457300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.460300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.461100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.462700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.465900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.472300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.485100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 1.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +511 1.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +512 1.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +513 1.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +514 1.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +515 1.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +516 1.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +517 1.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +518 1.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +519 1.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +520 1.650300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +521 1.651300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +522 1.653300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +523 1.657300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +524 1.660300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +525 1.661100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +526 1.662700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +527 1.665900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +528 1.672300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +529 1.685100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +530 1.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +531 1.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +532 1.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +533 1.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +534 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +535 1.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +536 1.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +537 1.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +538 1.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +539 1.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +540 1.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +541 1.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +542 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +543 1.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +544 1.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +545 1.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +546 1.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +547 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +548 1.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +549 1.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +550 1.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +551 1.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +552 1.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +553 1.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +554 1.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +559 1.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +560 1.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +561 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +562 1.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +563 1.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +564 1.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +565 1.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +566 1.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +567 1.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +568 1.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +569 1.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +570 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +571 1.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +572 1.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +573 1.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +574 1.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +575 1.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +576 1.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +577 1.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +578 1.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +579 1.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +580 1.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +581 1.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +582 1.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +583 1.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +584 1.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +585 1.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +586 1.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +587 1.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +588 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +589 1.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +590 1.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +591 1.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +592 1.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +593 1.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +594 1.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +595 1.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +596 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +597 1.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +598 1.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +599 1.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +600 1.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +601 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +602 1.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +603 1.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +604 1.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +605 1.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +606 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +607 1.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +608 1.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +609 1.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +610 1.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +613 2.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +614 2.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +615 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +616 2.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +617 2.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +618 2.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +619 2.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +620 2.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +621 2.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +622 2.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +623 2.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +624 2.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +625 2.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +626 2.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +627 2.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +628 2.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +629 2.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +630 2.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +631 2.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +632 2.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +633 2.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +634 2.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +635 2.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +636 2.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +637 2.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +638 2.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +639 2.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +640 2.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +641 2.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +642 2.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +643 2.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +644 2.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +645 2.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +646 2.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +647 2.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +648 2.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +649 2.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +650 2.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +651 2.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +652 2.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +653 2.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +654 2.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +655 2.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +656 2.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +657 2.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +658 2.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +659 2.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +660 2.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +661 2.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +662 2.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +663 2.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +664 2.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +665 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +666 2.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +667 2.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +668 2.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +669 2.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +670 2.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +671 2.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +672 2.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +673 2.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +674 2.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +675 2.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +676 2.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +677 2.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +678 2.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +679 2.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +680 2.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +681 2.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +682 2.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +683 2.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +684 2.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +685 2.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +686 2.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +687 2.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +688 2.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +689 2.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +690 2.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +691 2.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +692 2.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +693 2.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +694 2.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +695 2.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +696 2.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +697 2.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +698 2.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +699 2.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +700 2.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +701 2.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +702 2.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +703 2.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +704 2.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +705 2.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +706 2.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +707 2.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +708 2.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +709 2.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +710 2.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +711 2.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +712 2.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +713 2.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +714 2.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +715 2.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +716 2.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +717 2.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +718 2.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +719 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +720 2.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +721 2.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +722 2.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +723 2.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +724 2.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +725 2.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +726 2.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +727 2.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +728 2.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +729 2.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +730 2.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +731 2.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +732 2.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +733 2.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +734 2.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +735 2.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +736 2.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +737 2.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +738 2.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +739 2.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +740 2.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +741 2.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +742 2.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +743 2.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +744 2.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +745 2.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +746 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +747 2.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +748 2.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +749 2.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +750 2.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +751 2.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +752 2.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +753 2.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +754 2.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +755 2.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +756 2.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +757 2.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +758 2.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +759 2.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +760 2.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +761 2.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +762 2.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +763 2.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +764 2.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +765 2.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +766 2.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +767 2.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +768 2.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +769 2.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +770 2.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +771 2.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +772 2.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +773 2.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +774 2.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +775 2.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +776 2.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +777 2.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +778 2.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +779 2.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +780 2.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +781 2.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +782 2.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +783 2.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +784 2.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +785 2.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +786 2.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +787 2.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +788 2.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +789 2.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +790 2.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +791 2.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +792 2.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +793 2.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +794 2.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +795 2.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +796 2.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +797 2.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +798 2.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +799 2.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +800 2.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +801 2.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +802 2.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +803 2.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +804 2.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +805 2.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +806 2.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +807 2.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +808 2.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +809 2.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +810 2.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +811 2.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +812 2.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +813 2.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +814 2.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +815 2.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +816 2.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +817 2.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +818 2.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +819 2.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +820 2.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +821 2.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +822 2.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +823 2.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +824 2.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +825 2.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +826 2.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +827 2.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +828 2.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +829 2.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +830 2.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +831 2.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +832 2.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +833 2.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +834 2.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +835 2.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +836 2.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +837 2.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +838 2.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +839 2.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +840 2.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +841 2.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +842 2.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +843 2.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +844 2.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +845 2.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +846 2.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +847 2.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +848 2.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +849 2.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +850 2.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +851 2.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +852 2.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +853 2.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +854 2.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +855 2.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +856 2.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +857 2.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +858 2.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +859 2.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +860 2.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +861 2.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +862 2.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +863 2.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +864 2.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +865 2.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +866 2.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +867 2.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +868 2.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +869 2.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +870 2.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +871 2.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +872 2.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +873 2.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +874 2.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +875 2.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +876 2.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +877 2.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +878 2.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +879 2.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +880 2.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +881 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +882 3.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +883 3.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +884 3.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +885 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +886 3.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +887 3.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +888 3.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +889 3.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +890 3.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +891 3.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +892 3.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +893 3.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +894 3.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +895 3.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +896 3.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +897 3.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +898 3.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +899 3.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +900 3.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +901 3.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +902 3.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +903 3.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +904 3.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +905 3.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +906 3.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +907 3.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +908 3.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +909 3.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +910 3.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +911 3.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +912 3.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +913 3.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +914 3.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +915 3.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +916 3.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +917 3.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +918 3.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +919 3.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +920 3.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +921 3.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +922 3.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +923 3.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +924 3.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +925 3.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +926 3.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +927 3.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +928 3.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +929 3.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +930 3.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +931 3.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +932 3.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +933 3.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +934 3.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +935 3.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +936 3.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +937 3.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +938 3.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +939 3.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +940 3.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +941 3.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +942 3.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +943 3.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +944 3.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +945 3.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +946 3.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +947 3.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +948 3.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +949 3.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +950 3.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +951 3.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +952 3.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +953 3.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +954 3.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +955 3.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +956 3.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +957 3.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +958 3.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +959 3.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +960 3.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +961 3.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +962 3.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +963 3.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +964 3.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +965 3.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +966 3.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +967 3.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +968 3.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +969 3.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +970 3.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +971 3.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +972 3.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +973 3.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +974 3.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +975 3.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +976 3.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +977 3.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +978 3.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +979 3.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +980 3.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +981 3.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +982 3.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +983 3.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +984 3.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +985 3.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +986 3.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +987 3.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +988 3.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +989 3.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +990 3.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +991 3.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +992 3.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +993 3.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +994 3.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +995 3.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +996 3.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +997 3.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +998 3.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +999 3.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1000 3.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1001 3.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1002 3.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1003 3.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1004 3.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1005 3.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1006 3.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1007 3.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1008 3.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1009 3.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1010 3.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1011 3.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1012 3.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1013 3.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1014 3.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1015 3.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1016 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1017 3.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1018 3.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1019 3.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1020 3.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1021 3.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1022 3.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1023 3.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1024 3.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1025 3.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1026 3.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1027 3.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1028 3.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1029 3.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1030 3.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1031 3.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1032 3.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1033 3.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1034 3.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1035 3.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1036 3.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1037 3.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1038 3.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1039 3.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1040 3.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1041 3.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1042 3.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1043 3.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1044 3.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1045 3.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1046 3.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1047 3.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1048 3.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1049 3.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1050 3.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1051 3.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1052 3.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1053 3.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1054 3.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1055 3.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1056 3.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1057 3.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1058 3.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1059 3.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1060 3.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1061 3.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1062 3.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1063 3.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1064 3.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1065 3.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1066 3.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1067 3.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1068 3.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1069 3.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1070 3.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1071 3.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1072 3.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1073 3.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1074 3.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1075 3.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1076 3.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1077 3.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1078 3.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1079 3.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1080 3.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1081 3.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1082 3.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1083 3.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1084 3.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1085 3.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1086 3.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1087 3.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1088 3.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1089 3.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1090 3.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1091 3.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1092 3.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1093 3.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1094 3.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1095 3.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1096 3.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1097 3.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1098 3.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1099 3.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1100 3.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1101 3.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1102 3.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1103 3.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1104 3.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1105 3.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1106 3.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1107 3.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1108 3.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1109 3.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1110 3.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1111 3.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1112 3.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1113 3.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1114 3.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1115 3.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1116 3.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1117 3.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1118 3.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1119 3.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1120 3.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1121 3.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1122 3.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1123 3.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1124 3.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1125 3.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1126 3.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1127 3.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1128 3.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1129 3.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1130 3.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1131 3.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1132 3.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1133 3.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1134 3.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1135 3.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1136 3.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1137 3.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1138 3.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1139 3.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1140 3.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1141 3.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1142 3.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1143 3.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1144 3.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1145 3.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1146 3.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1147 3.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1148 3.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1149 3.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1150 3.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1151 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1152 4.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1153 4.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1154 4.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1155 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1156 4.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1157 4.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1158 4.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1159 4.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1160 4.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1161 4.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1162 4.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1163 4.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1164 4.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1165 4.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1166 4.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1167 4.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1168 4.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1169 4.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1170 4.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1171 4.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1172 4.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1173 4.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1174 4.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1175 4.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1176 4.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1177 4.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1178 4.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1179 4.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1180 4.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1181 4.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1182 4.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1183 4.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1184 4.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1185 4.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1186 4.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1187 4.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1188 4.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1189 4.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1190 4.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1191 4.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1192 4.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1193 4.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1194 4.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1195 4.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1196 4.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1197 4.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1198 4.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1199 4.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1200 4.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1201 4.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1202 4.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1203 4.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1204 4.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1205 4.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1206 4.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1207 4.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1208 4.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1209 4.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1210 4.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1211 4.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1212 4.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1213 4.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1214 4.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1215 4.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1216 4.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1217 4.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1218 4.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1219 4.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1220 4.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1221 4.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1222 4.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1223 4.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1224 4.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1225 4.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1226 4.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1227 4.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1228 4.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1229 4.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1230 4.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1231 4.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1232 4.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1233 4.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1234 4.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1235 4.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1236 4.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1237 4.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1238 4.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1239 4.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1240 4.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1241 4.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1242 4.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1243 4.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1244 4.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1245 4.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1246 4.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1247 4.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1248 4.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1249 4.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1250 4.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1251 4.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1252 4.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1253 4.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1254 4.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1255 4.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1256 4.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1257 4.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1258 4.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1259 4.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1260 4.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1261 4.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1262 4.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1263 4.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1264 4.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1265 4.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1266 4.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1267 4.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1268 4.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1269 4.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1270 4.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1271 4.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1272 4.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1273 4.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1274 4.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1275 4.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1276 4.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1277 4.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1278 4.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1279 4.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1280 4.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1281 4.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1282 4.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1283 4.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1284 4.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1285 4.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1286 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1287 4.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1288 4.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1289 4.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1290 4.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1291 4.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1292 4.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1293 4.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1294 4.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1295 4.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1296 4.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1297 4.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1298 4.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1299 4.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1300 4.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1301 4.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1302 4.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1303 4.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1304 4.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1305 4.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1306 4.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1307 4.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1308 4.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1309 4.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1310 4.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1311 4.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1312 4.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1313 4.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1314 4.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1315 4.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1316 4.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1317 4.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1318 4.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1319 4.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1320 4.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1321 4.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1322 4.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1323 4.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1324 4.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1325 4.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1326 4.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1327 4.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1328 4.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1329 4.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1330 4.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1331 4.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1332 4.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1333 4.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1334 4.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1335 4.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1336 4.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1337 4.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1338 4.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1339 4.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1340 4.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1341 4.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1342 4.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1343 4.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1344 4.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1345 4.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1346 4.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1347 4.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1348 4.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1349 4.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1350 4.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1351 4.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1352 4.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1353 4.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1354 4.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1355 4.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1356 4.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1357 4.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1358 4.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1359 4.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1360 4.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1361 4.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1362 4.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1363 4.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1364 4.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1365 4.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1366 4.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1367 4.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1368 4.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1369 4.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1370 4.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1371 4.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1372 4.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1373 4.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1374 4.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1375 4.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1376 4.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1377 4.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1378 4.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1379 4.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1380 4.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1381 4.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1382 4.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1383 4.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1384 4.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1385 4.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1386 4.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1387 4.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1388 4.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +1389 4.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1390 4.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1391 4.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1392 4.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1393 4.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1394 4.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1395 4.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1396 4.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1397 4.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1398 4.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1399 4.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1400 4.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1401 4.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1402 4.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1403 4.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1404 4.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1405 4.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1406 4.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1407 4.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1408 4.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1409 4.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1410 4.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1411 4.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1412 4.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1413 4.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1414 4.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1415 4.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1416 4.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1417 4.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1418 4.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1419 4.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1420 4.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1421 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:03:07 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 3.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 3.010000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 3.030000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 3.070000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 3.100000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +22 3.108000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +23 3.124000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +24 3.156000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +25 3.220000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +26 3.348000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +27 3.604000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +28 4.116000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +29 5.140000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +30 7.188000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +55 1.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 2.514000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 2.718800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 3.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 3.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 3.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 3.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +113 4.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 4.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 4.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 4.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 4.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 4.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 4.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 5.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 5.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 5.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 5.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 5.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 5.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 5.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 5.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 5.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 5.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +171 5.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 5.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 5.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 6.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 6.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 6.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 6.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 6.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 6.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 6.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 6.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 6.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 6.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 6.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 6.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 6.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 6.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 6.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 6.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 6.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 6.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 6.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 6.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 7.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 7.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 7.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 7.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 7.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 7.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 7.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 7.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 7.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +229 7.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 7.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 7.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 7.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 7.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 8.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 8.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 8.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 8.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 8.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 8.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 8.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 8.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 8.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 8.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 8.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 8.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 8.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 8.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 8.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 8.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 8.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 8.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 8.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 8.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 8.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 8.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 8.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 9.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +275 9.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +276 9.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +277 9.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +278 9.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +279 9.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +280 9.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +281 9.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +282 9.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +283 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +284 9.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +285 9.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +286 9.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +287 9.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +288 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +289 9.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +290 9.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +291 9.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +292 9.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +293 9.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +294 9.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +295 9.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +296 9.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +297 9.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.015000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.015100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.015300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.015700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.016000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.016080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.016240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.016560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.017200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.018480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.021040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.026160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.050300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.051300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.053300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.057300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.060300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.061100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.062700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.065900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.072300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.085100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +345 1.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.250300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.251300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.253300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.257300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.260300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.261100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.262700e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +403 1.265900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.272300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.285100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.450300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.451300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.453300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +461 1.457300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.460300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.461100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.462700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.465900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.472300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.485100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 1.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +511 1.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +512 1.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +513 1.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +514 1.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +515 1.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +516 1.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +517 1.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +518 1.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +519 1.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +520 1.650300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +521 1.651300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +522 1.653300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +523 1.657300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +524 1.660300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +525 1.661100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +526 1.662700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +527 1.665900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +528 1.672300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +529 1.685100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +530 1.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +531 1.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +532 1.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +533 1.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +534 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +535 1.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +536 1.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +537 1.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +538 1.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +539 1.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +540 1.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +541 1.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +542 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +543 1.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +544 1.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +545 1.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +546 1.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +547 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +548 1.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +549 1.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +550 1.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +551 1.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +552 1.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +553 1.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +554 1.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +559 1.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +560 1.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +561 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +562 1.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +563 1.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +564 1.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +565 1.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +566 1.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +567 1.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +568 1.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +569 1.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +570 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +571 1.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +572 1.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +573 1.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +574 1.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +575 1.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +576 1.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +577 1.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +578 1.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +579 1.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +580 1.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +581 1.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +582 1.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +583 1.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +584 1.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +585 1.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +586 1.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +587 1.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +588 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +589 1.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +590 1.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +591 1.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +592 1.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +593 1.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +594 1.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +595 1.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +596 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +597 1.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +598 1.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +599 1.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +600 1.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +601 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +602 1.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +603 1.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +604 1.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +605 1.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +606 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +607 1.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +608 1.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +609 1.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +610 1.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +613 2.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +614 2.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +615 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +616 2.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +617 2.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +618 2.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +619 2.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +620 2.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +621 2.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +622 2.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +623 2.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +624 2.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +625 2.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +626 2.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +627 2.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +628 2.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +629 2.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +630 2.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +631 2.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +632 2.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +633 2.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +634 2.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +635 2.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +636 2.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +637 2.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +638 2.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +639 2.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +640 2.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +641 2.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +642 2.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +643 2.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +644 2.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +645 2.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +646 2.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +647 2.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +648 2.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +649 2.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +650 2.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +651 2.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +652 2.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +653 2.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +654 2.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +655 2.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +656 2.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +657 2.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +658 2.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +659 2.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +660 2.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +661 2.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +662 2.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +663 2.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +664 2.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +665 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +666 2.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +667 2.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +668 2.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +669 2.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +670 2.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +671 2.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +672 2.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +673 2.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +674 2.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +675 2.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +676 2.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +677 2.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +678 2.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +679 2.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +680 2.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +681 2.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +682 2.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +683 2.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +684 2.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +685 2.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +686 2.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +687 2.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +688 2.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +689 2.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +690 2.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +691 2.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +692 2.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +693 2.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +694 2.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +695 2.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +696 2.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +697 2.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +698 2.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +699 2.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +700 2.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +701 2.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +702 2.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +703 2.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +704 2.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +705 2.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +706 2.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +707 2.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +708 2.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +709 2.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +710 2.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +711 2.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +712 2.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +713 2.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +714 2.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +715 2.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +716 2.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +717 2.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +718 2.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +719 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +720 2.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +721 2.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +722 2.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +723 2.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +724 2.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +725 2.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +726 2.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +727 2.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +728 2.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +729 2.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +730 2.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +731 2.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +732 2.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +733 2.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +734 2.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +735 2.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +736 2.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +737 2.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +738 2.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +739 2.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +740 2.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +741 2.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +742 2.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +743 2.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +744 2.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +745 2.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +746 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +747 2.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +748 2.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +749 2.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +750 2.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +751 2.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +752 2.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +753 2.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +754 2.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +755 2.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +756 2.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +757 2.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +758 2.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +759 2.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +760 2.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +761 2.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +762 2.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +763 2.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +764 2.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +765 2.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +766 2.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +767 2.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +768 2.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +769 2.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +770 2.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +771 2.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +772 2.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +773 2.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +774 2.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +775 2.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +776 2.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +777 2.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +778 2.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +779 2.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +780 2.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +781 2.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +782 2.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +783 2.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +784 2.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +785 2.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +786 2.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +787 2.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +788 2.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +789 2.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +790 2.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +791 2.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +792 2.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +793 2.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +794 2.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +795 2.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +796 2.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +797 2.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +798 2.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +799 2.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +800 2.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +801 2.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +802 2.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +803 2.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +804 2.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +805 2.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +806 2.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +807 2.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +808 2.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +809 2.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +810 2.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +811 2.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +812 2.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +813 2.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +814 2.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +815 2.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +816 2.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +817 2.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +818 2.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +819 2.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +820 2.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +821 2.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +822 2.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +823 2.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +824 2.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +825 2.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +826 2.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +827 2.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +828 2.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +829 2.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +830 2.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +831 2.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +832 2.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +833 2.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +834 2.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +835 2.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +836 2.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +837 2.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +838 2.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +839 2.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +840 2.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +841 2.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +842 2.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +843 2.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +844 2.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +845 2.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +846 2.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +847 2.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +848 2.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +849 2.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +850 2.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +851 2.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +852 2.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +853 2.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +854 2.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +855 2.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +856 2.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +857 2.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +858 2.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +859 2.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +860 2.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +861 2.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +862 2.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +863 2.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +864 2.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +865 2.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +866 2.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +867 2.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +868 2.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +869 2.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +870 2.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +871 2.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +872 2.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +873 2.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +874 2.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +875 2.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +876 2.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +877 2.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +878 2.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +879 2.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +880 2.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +881 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +882 3.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +883 3.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +884 3.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +885 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +886 3.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +887 3.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +888 3.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +889 3.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +890 3.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +891 3.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +892 3.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +893 3.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +894 3.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +895 3.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +896 3.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +897 3.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +898 3.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +899 3.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +900 3.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +901 3.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +902 3.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +903 3.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +904 3.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +905 3.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +906 3.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +907 3.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +908 3.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +909 3.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +910 3.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +911 3.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +912 3.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +913 3.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +914 3.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +915 3.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +916 3.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +917 3.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +918 3.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +919 3.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +920 3.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +921 3.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +922 3.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +923 3.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +924 3.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +925 3.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +926 3.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +927 3.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +928 3.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +929 3.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +930 3.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +931 3.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +932 3.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +933 3.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +934 3.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +935 3.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +936 3.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +937 3.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +938 3.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +939 3.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +940 3.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +941 3.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +942 3.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +943 3.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +944 3.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +945 3.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +946 3.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +947 3.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +948 3.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +949 3.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +950 3.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +951 3.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +952 3.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +953 3.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +954 3.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +955 3.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +956 3.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +957 3.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +958 3.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +959 3.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +960 3.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +961 3.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +962 3.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +963 3.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +964 3.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +965 3.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +966 3.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +967 3.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +968 3.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +969 3.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +970 3.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +971 3.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +972 3.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +973 3.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +974 3.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +975 3.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +976 3.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +977 3.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +978 3.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +979 3.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +980 3.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +981 3.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +982 3.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +983 3.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +984 3.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +985 3.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +986 3.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +987 3.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +988 3.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +989 3.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +990 3.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +991 3.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +992 3.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +993 3.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +994 3.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +995 3.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +996 3.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +997 3.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +998 3.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +999 3.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1000 3.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1001 3.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1002 3.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1003 3.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1004 3.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1005 3.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1006 3.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1007 3.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1008 3.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1009 3.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1010 3.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1011 3.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1012 3.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1013 3.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1014 3.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1015 3.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1016 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1017 3.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1018 3.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1019 3.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1020 3.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1021 3.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1022 3.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1023 3.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1024 3.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1025 3.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1026 3.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1027 3.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1028 3.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1029 3.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1030 3.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1031 3.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1032 3.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1033 3.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1034 3.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1035 3.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1036 3.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1037 3.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1038 3.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1039 3.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1040 3.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +1041 3.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1042 3.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1043 3.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1044 3.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1045 3.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1046 3.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1047 3.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1048 3.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1049 3.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1050 3.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1051 3.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1052 3.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1053 3.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1054 3.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1055 3.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1056 3.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1057 3.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1058 3.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1059 3.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1060 3.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1061 3.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1062 3.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1063 3.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1064 3.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1065 3.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1066 3.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1067 3.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1068 3.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1069 3.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1070 3.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1071 3.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1072 3.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1073 3.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1074 3.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1075 3.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1076 3.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1077 3.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1078 3.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1079 3.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1080 3.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1081 3.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1082 3.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1083 3.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1084 3.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1085 3.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1086 3.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1087 3.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1088 3.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1089 3.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1090 3.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1091 3.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1092 3.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1093 3.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1094 3.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1095 3.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1096 3.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1097 3.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1098 3.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +1099 3.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1100 3.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1101 3.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1102 3.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1103 3.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1104 3.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1105 3.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1106 3.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1107 3.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1108 3.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1109 3.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1110 3.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1111 3.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1112 3.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1113 3.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1114 3.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1115 3.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1116 3.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1117 3.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1118 3.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1119 3.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1120 3.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1121 3.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1122 3.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1123 3.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1124 3.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1125 3.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1126 3.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1127 3.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1128 3.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1129 3.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1130 3.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1131 3.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1132 3.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1133 3.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1134 3.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1135 3.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1136 3.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1137 3.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1138 3.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1139 3.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1140 3.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1141 3.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1142 3.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1143 3.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1144 3.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1145 3.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1146 3.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1147 3.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1148 3.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1149 3.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1150 3.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1151 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1152 4.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1153 4.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1154 4.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1155 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1156 4.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +1157 4.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1158 4.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1159 4.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1160 4.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1161 4.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1162 4.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1163 4.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1164 4.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1165 4.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1166 4.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1167 4.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1168 4.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1169 4.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1170 4.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1171 4.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1172 4.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1173 4.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1174 4.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1175 4.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1176 4.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1177 4.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1178 4.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1179 4.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1180 4.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1181 4.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1182 4.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1183 4.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1184 4.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1185 4.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1186 4.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1187 4.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1188 4.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1189 4.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1190 4.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1191 4.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1192 4.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1193 4.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1194 4.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1195 4.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1196 4.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1197 4.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1198 4.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1199 4.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1200 4.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1201 4.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1202 4.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1203 4.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1204 4.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1205 4.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1206 4.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1207 4.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1208 4.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1209 4.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1210 4.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1211 4.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1212 4.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1213 4.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1214 4.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +1215 4.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1216 4.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1217 4.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1218 4.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1219 4.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1220 4.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1221 4.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1222 4.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1223 4.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1224 4.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1225 4.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1226 4.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1227 4.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1228 4.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1229 4.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1230 4.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1231 4.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1232 4.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1233 4.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1234 4.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1235 4.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1236 4.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1237 4.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1238 4.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1239 4.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1240 4.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1241 4.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1242 4.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1243 4.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1244 4.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1245 4.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1246 4.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1247 4.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1248 4.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1249 4.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1250 4.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1251 4.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1252 4.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1253 4.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1254 4.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1255 4.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1256 4.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1257 4.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1258 4.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1259 4.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1260 4.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1261 4.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1262 4.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1263 4.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1264 4.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1265 4.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1266 4.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1267 4.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1268 4.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1269 4.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1270 4.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1271 4.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1272 4.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +1273 4.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1274 4.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1275 4.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1276 4.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1277 4.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1278 4.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1279 4.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1280 4.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1281 4.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1282 4.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1283 4.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1284 4.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1285 4.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1286 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1287 4.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1288 4.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1289 4.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1290 4.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1291 4.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1292 4.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1293 4.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1294 4.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1295 4.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1296 4.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1297 4.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1298 4.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1299 4.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1300 4.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1301 4.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1302 4.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1303 4.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1304 4.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1305 4.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1306 4.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1307 4.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1308 4.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1309 4.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1310 4.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1311 4.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1312 4.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1313 4.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1314 4.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1315 4.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1316 4.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1317 4.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1318 4.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1319 4.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1320 4.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1321 4.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1322 4.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1323 4.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1324 4.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1325 4.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1326 4.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1327 4.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1328 4.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1329 4.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1330 4.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +1331 4.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1332 4.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1333 4.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1334 4.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1335 4.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1336 4.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1337 4.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1338 4.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1339 4.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1340 4.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1341 4.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1342 4.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1343 4.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1344 4.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1345 4.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1346 4.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1347 4.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1348 4.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1349 4.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1350 4.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1351 4.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1352 4.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1353 4.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1354 4.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1355 4.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1356 4.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1357 4.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1358 4.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1359 4.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1360 4.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1361 4.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1362 4.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1363 4.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1364 4.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1365 4.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1366 4.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1367 4.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1368 4.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1369 4.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1370 4.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1371 4.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1372 4.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1373 4.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1374 4.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1375 4.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1376 4.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1377 4.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1378 4.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1379 4.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1380 4.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1381 4.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1382 4.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1383 4.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1384 4.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1385 4.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1386 4.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1387 4.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1388 4.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 v1#branch +-------------------------------------------------------------------------------- +1389 4.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1390 4.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1391 4.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1392 4.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1393 4.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1394 4.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1395 4.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1396 4.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1397 4.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1398 4.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1399 4.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1400 4.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1401 4.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1402 4.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1403 4.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1404 4.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1405 4.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1406 4.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1407 4.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1408 4.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1409 4.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1410 4.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1411 4.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1412 4.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1413 4.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1414 4.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1415 4.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1416 4.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1417 4.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1418 4.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1419 4.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1420 4.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1421 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:03:07 2026 +-------------------------------------------------------------------------------- +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 3.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 3.010000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 3.030000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 3.070000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 3.100000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +22 3.108000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +23 3.124000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +24 3.156000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +25 3.220000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +26 3.348000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +27 3.604000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +28 4.116000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +29 5.140000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +30 7.188000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +55 1.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 2.514000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 2.718800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 3.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 3.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 3.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 3.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +113 4.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 4.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 4.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 4.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 4.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 4.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 4.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 5.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 5.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 5.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 5.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 5.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 5.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 5.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 5.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 5.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 5.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +171 5.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 5.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 5.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 6.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 6.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 6.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 6.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 6.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 6.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 6.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 6.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 6.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 6.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 6.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 6.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 6.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 6.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 6.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 6.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 6.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 6.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 6.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 6.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 7.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 7.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 7.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 7.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 7.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 7.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 7.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 7.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 7.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +229 7.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 7.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 7.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 7.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 7.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 8.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 8.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 8.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 8.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 8.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 8.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 8.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 8.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 8.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 8.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 8.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 8.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 8.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 8.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 8.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 8.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 8.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 8.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 8.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 8.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 8.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 8.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 8.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 9.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +275 9.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +276 9.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +277 9.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +278 9.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +279 9.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +280 9.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +281 9.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +282 9.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +283 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +284 9.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +285 9.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +286 9.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +287 9.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +288 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +289 9.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +290 9.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +291 9.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +292 9.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +293 9.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +294 9.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +295 9.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +296 9.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +297 9.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.015000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.015100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.015300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.015700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.016000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.016080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.016240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.016560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.017200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.018480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.021040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.026160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.050300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.051300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.053300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.057300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.060300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.061100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.062700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.065900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.072300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.085100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +345 1.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.250300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.251300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.253300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.257300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.260300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.261100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.262700e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +403 1.265900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.272300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.285100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.450300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.451300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.453300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +461 1.457300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.460300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.461100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.462700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.465900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.472300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.485100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 1.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +511 1.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +512 1.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +513 1.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +514 1.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +515 1.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +516 1.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +517 1.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +518 1.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +519 1.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +520 1.650300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +521 1.651300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +522 1.653300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +523 1.657300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +524 1.660300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +525 1.661100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +526 1.662700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +527 1.665900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +528 1.672300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +529 1.685100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +530 1.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +531 1.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +532 1.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +533 1.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +534 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +535 1.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +536 1.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +537 1.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +538 1.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +539 1.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +540 1.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +541 1.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +542 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +543 1.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +544 1.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +545 1.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +546 1.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +547 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +548 1.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +549 1.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +550 1.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +551 1.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +552 1.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +553 1.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +554 1.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +559 1.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +560 1.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +561 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +562 1.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +563 1.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +564 1.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +565 1.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +566 1.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +567 1.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +568 1.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +569 1.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +570 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +571 1.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +572 1.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +573 1.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +574 1.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +575 1.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +576 1.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +577 1.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +578 1.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +579 1.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +580 1.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +581 1.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +582 1.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +583 1.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +584 1.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +585 1.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +586 1.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +587 1.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +588 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +589 1.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +590 1.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +591 1.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +592 1.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +593 1.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +594 1.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +595 1.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +596 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +597 1.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +598 1.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +599 1.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +600 1.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +601 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +602 1.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +603 1.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +604 1.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +605 1.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +606 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +607 1.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +608 1.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +609 1.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +610 1.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +613 2.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +614 2.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +615 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +616 2.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +617 2.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +618 2.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +619 2.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +620 2.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +621 2.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +622 2.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +623 2.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +624 2.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +625 2.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +626 2.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +627 2.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +628 2.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +629 2.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +630 2.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +631 2.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +632 2.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +633 2.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +634 2.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +635 2.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +636 2.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +637 2.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +638 2.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +639 2.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +640 2.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +641 2.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +642 2.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +643 2.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +644 2.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +645 2.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +646 2.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +647 2.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +648 2.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +649 2.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +650 2.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +651 2.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +652 2.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +653 2.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +654 2.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +655 2.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +656 2.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +657 2.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +658 2.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +659 2.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +660 2.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +661 2.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +662 2.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +663 2.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +664 2.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +665 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +666 2.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +667 2.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +668 2.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +669 2.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +670 2.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +671 2.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +672 2.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +673 2.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +674 2.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +675 2.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +676 2.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +677 2.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +678 2.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +679 2.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +680 2.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +681 2.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +682 2.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +683 2.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +684 2.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +685 2.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +686 2.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +687 2.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +688 2.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +689 2.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +690 2.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +691 2.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +692 2.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +693 2.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +694 2.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +695 2.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +696 2.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +697 2.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +698 2.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +699 2.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +700 2.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +701 2.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +702 2.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +703 2.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +704 2.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +705 2.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +706 2.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +707 2.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +708 2.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +709 2.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +710 2.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +711 2.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +712 2.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +713 2.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +714 2.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +715 2.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +716 2.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +717 2.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +718 2.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +719 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +720 2.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +721 2.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +722 2.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +723 2.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +724 2.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +725 2.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +726 2.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +727 2.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +728 2.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +729 2.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +730 2.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +731 2.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +732 2.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +733 2.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +734 2.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +735 2.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +736 2.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +737 2.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +738 2.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +739 2.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +740 2.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +741 2.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +742 2.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +743 2.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +744 2.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +745 2.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +746 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +747 2.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +748 2.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +749 2.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +750 2.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +751 2.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +752 2.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +753 2.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +754 2.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +755 2.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +756 2.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +757 2.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +758 2.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +759 2.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +760 2.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +761 2.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +762 2.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +763 2.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +764 2.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +765 2.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +766 2.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +767 2.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +768 2.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +769 2.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +770 2.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +771 2.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +772 2.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +773 2.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +774 2.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +775 2.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +776 2.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +777 2.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +778 2.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +779 2.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +780 2.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +781 2.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +782 2.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +783 2.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +784 2.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +785 2.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +786 2.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +787 2.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +788 2.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +789 2.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +790 2.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +791 2.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +792 2.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +793 2.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +794 2.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +795 2.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +796 2.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +797 2.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +798 2.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +799 2.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +800 2.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +801 2.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +802 2.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +803 2.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +804 2.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +805 2.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +806 2.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +807 2.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +808 2.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +809 2.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +810 2.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +811 2.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +812 2.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +813 2.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +814 2.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +815 2.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +816 2.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +817 2.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +818 2.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +819 2.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +820 2.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +821 2.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +822 2.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +823 2.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +824 2.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +825 2.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +826 2.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +827 2.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +828 2.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +829 2.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +830 2.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +831 2.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +832 2.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +833 2.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +834 2.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +835 2.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +836 2.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +837 2.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +838 2.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +839 2.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +840 2.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +841 2.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +842 2.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +843 2.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +844 2.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +845 2.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +846 2.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +847 2.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +848 2.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +849 2.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +850 2.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +851 2.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +852 2.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +853 2.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +854 2.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +855 2.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +856 2.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +857 2.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +858 2.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +859 2.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +860 2.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +861 2.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +862 2.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +863 2.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +864 2.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +865 2.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +866 2.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +867 2.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +868 2.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +869 2.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +870 2.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +871 2.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +872 2.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +873 2.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +874 2.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +875 2.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +876 2.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +877 2.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +878 2.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +879 2.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +880 2.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +881 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +882 3.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +883 3.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +884 3.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +885 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +886 3.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +887 3.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +888 3.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +889 3.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +890 3.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +891 3.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +892 3.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +893 3.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +894 3.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +895 3.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +896 3.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +897 3.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +898 3.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +899 3.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +900 3.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +901 3.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +902 3.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +903 3.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +904 3.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +905 3.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +906 3.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +907 3.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +908 3.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +909 3.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +910 3.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +911 3.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +912 3.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +913 3.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +914 3.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +915 3.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +916 3.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +917 3.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +918 3.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +919 3.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +920 3.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +921 3.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +922 3.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +923 3.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +924 3.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +925 3.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +926 3.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +927 3.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +928 3.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +929 3.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +930 3.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +931 3.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +932 3.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +933 3.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +934 3.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +935 3.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +936 3.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +937 3.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +938 3.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +939 3.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +940 3.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +941 3.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +942 3.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +943 3.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +944 3.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +945 3.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +946 3.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +947 3.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +948 3.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +949 3.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +950 3.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +951 3.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +952 3.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +953 3.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +954 3.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +955 3.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +956 3.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +957 3.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +958 3.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +959 3.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +960 3.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +961 3.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +962 3.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +963 3.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +964 3.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +965 3.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +966 3.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +967 3.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +968 3.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +969 3.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +970 3.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +971 3.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +972 3.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +973 3.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +974 3.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +975 3.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +976 3.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +977 3.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +978 3.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +979 3.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +980 3.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +981 3.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +982 3.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +983 3.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +984 3.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +985 3.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +986 3.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +987 3.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +988 3.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +989 3.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +990 3.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +991 3.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +992 3.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +993 3.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +994 3.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +995 3.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +996 3.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +997 3.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +998 3.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +999 3.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1000 3.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1001 3.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1002 3.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1003 3.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1004 3.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1005 3.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1006 3.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1007 3.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1008 3.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1009 3.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1010 3.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1011 3.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1012 3.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1013 3.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1014 3.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1015 3.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1016 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1017 3.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1018 3.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1019 3.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1020 3.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1021 3.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1022 3.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1023 3.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1024 3.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1025 3.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1026 3.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1027 3.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1028 3.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1029 3.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1030 3.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1031 3.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1032 3.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1033 3.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1034 3.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1035 3.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1036 3.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1037 3.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1038 3.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1039 3.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1040 3.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +1041 3.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1042 3.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1043 3.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1044 3.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1045 3.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1046 3.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1047 3.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1048 3.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1049 3.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1050 3.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1051 3.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1052 3.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1053 3.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1054 3.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1055 3.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1056 3.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1057 3.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1058 3.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1059 3.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1060 3.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1061 3.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1062 3.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1063 3.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1064 3.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1065 3.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1066 3.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1067 3.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1068 3.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1069 3.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1070 3.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1071 3.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1072 3.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1073 3.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1074 3.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1075 3.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1076 3.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1077 3.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1078 3.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1079 3.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1080 3.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1081 3.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1082 3.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1083 3.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1084 3.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1085 3.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1086 3.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1087 3.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1088 3.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1089 3.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1090 3.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1091 3.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1092 3.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1093 3.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1094 3.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1095 3.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1096 3.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1097 3.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1098 3.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +1099 3.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1100 3.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1101 3.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1102 3.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1103 3.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1104 3.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1105 3.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1106 3.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1107 3.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1108 3.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1109 3.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1110 3.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1111 3.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1112 3.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1113 3.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1114 3.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1115 3.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1116 3.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1117 3.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1118 3.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1119 3.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1120 3.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1121 3.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1122 3.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1123 3.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1124 3.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1125 3.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1126 3.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1127 3.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1128 3.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1129 3.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1130 3.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1131 3.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1132 3.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1133 3.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1134 3.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1135 3.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1136 3.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1137 3.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1138 3.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1139 3.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1140 3.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1141 3.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1142 3.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1143 3.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1144 3.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1145 3.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1146 3.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1147 3.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1148 3.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1149 3.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1150 3.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1151 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1152 4.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1153 4.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1154 4.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1155 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1156 4.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +1157 4.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1158 4.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1159 4.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1160 4.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1161 4.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1162 4.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1163 4.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1164 4.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1165 4.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1166 4.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1167 4.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1168 4.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1169 4.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1170 4.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1171 4.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1172 4.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1173 4.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1174 4.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1175 4.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1176 4.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1177 4.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1178 4.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1179 4.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1180 4.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1181 4.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1182 4.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1183 4.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1184 4.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1185 4.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1186 4.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1187 4.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1188 4.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1189 4.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1190 4.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1191 4.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1192 4.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1193 4.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1194 4.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1195 4.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1196 4.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1197 4.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1198 4.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1199 4.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1200 4.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1201 4.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1202 4.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1203 4.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1204 4.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1205 4.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1206 4.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1207 4.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1208 4.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1209 4.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1210 4.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1211 4.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1212 4.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1213 4.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1214 4.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +1215 4.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1216 4.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1217 4.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1218 4.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1219 4.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1220 4.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1221 4.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1222 4.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1223 4.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1224 4.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1225 4.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1226 4.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1227 4.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1228 4.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1229 4.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1230 4.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1231 4.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1232 4.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1233 4.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1234 4.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1235 4.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1236 4.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1237 4.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1238 4.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1239 4.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1240 4.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1241 4.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1242 4.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1243 4.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1244 4.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1245 4.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1246 4.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1247 4.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1248 4.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1249 4.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1250 4.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1251 4.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1252 4.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1253 4.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1254 4.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1255 4.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1256 4.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1257 4.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1258 4.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1259 4.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1260 4.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1261 4.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1262 4.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1263 4.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1264 4.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1265 4.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1266 4.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1267 4.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1268 4.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1269 4.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1270 4.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1271 4.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1272 4.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +1273 4.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1274 4.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1275 4.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1276 4.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1277 4.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1278 4.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1279 4.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1280 4.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1281 4.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1282 4.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1283 4.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1284 4.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1285 4.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1286 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1287 4.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1288 4.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1289 4.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1290 4.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1291 4.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1292 4.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1293 4.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1294 4.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1295 4.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1296 4.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1297 4.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1298 4.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1299 4.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1300 4.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1301 4.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1302 4.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1303 4.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1304 4.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1305 4.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1306 4.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1307 4.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1308 4.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1309 4.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1310 4.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1311 4.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1312 4.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1313 4.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1314 4.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1315 4.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1316 4.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1317 4.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1318 4.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1319 4.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1320 4.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1321 4.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1322 4.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1323 4.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1324 4.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1325 4.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1326 4.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1327 4.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1328 4.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1329 4.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1330 4.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +1331 4.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1332 4.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1333 4.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1334 4.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1335 4.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1336 4.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1337 4.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1338 4.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1339 4.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1340 4.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1341 4.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1342 4.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1343 4.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1344 4.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1345 4.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1346 4.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1347 4.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1348 4.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1349 4.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1350 4.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1351 4.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1352 4.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1353 4.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1354 4.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1355 4.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1356 4.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1357 4.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1358 4.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1359 4.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1360 4.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1361 4.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1362 4.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1363 4.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1364 4.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1365 4.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1366 4.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1367 4.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1368 4.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1369 4.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1370 4.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1371 4.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1372 4.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1373 4.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1374 4.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1375 4.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1376 4.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1377 4.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1378 4.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1379 4.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1380 4.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1381 4.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1382 4.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1383 4.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1384 4.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1385 4.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1386 4.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1387 4.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1388 4.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v2#branch v3#branch v4#branch +-------------------------------------------------------------------------------- +1389 4.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1390 4.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1391 4.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1392 4.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1393 4.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1394 4.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1395 4.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1396 4.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1397 4.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1398 4.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1399 4.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1400 4.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1401 4.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1402 4.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1403 4.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1404 4.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1405 4.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1406 4.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1407 4.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1408 4.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1409 4.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1410 4.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1411 4.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1412 4.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1413 4.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1414 4.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1415 4.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1416 4.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1417 4.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1418 4.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1419 4.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1420 4.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1421 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:03:07 2026 +-------------------------------------------------------------------------------- +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 3.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 3.010000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 3.030000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 3.070000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 3.100000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +22 3.108000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +23 3.124000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +24 3.156000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +25 3.220000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +26 3.348000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +27 3.604000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +28 4.116000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +29 5.140000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +30 7.188000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +55 1.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 2.514000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 2.718800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 3.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 3.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 3.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 3.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +113 4.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 4.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 4.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 4.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 4.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 4.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 4.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 4.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 4.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 5.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 5.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 5.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 5.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 5.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 5.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 5.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 5.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 5.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 5.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 5.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 5.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 5.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 5.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 5.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 5.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 5.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 5.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 5.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 5.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 5.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 5.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +171 5.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 5.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 5.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 6.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 6.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 6.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 6.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 6.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 6.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 6.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 6.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 6.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 6.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 6.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 6.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 6.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 6.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 6.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 6.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 6.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 6.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 6.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 6.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 6.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 6.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 7.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 7.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 7.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +212 7.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +213 7.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +214 7.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +215 7.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +216 7.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +217 7.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +218 7.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +219 7.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +220 7.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +221 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +222 7.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +223 7.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +224 7.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +225 7.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +226 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +227 7.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +228 7.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +229 7.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +230 7.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +231 7.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +232 7.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +233 7.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +234 7.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +235 7.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +236 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +237 8.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +238 8.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +239 8.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +240 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +241 8.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +242 8.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +243 8.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +244 8.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +245 8.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +246 8.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +247 8.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +248 8.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +249 8.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +250 8.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +251 8.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +252 8.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +253 8.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +254 8.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +255 8.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +256 8.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +257 8.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +258 8.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +259 8.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +260 8.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +261 8.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +262 8.513000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +263 8.533000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +264 8.573000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +265 8.603000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +266 8.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 8.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 8.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 8.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 8.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 9.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +275 9.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +276 9.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +277 9.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +278 9.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +279 9.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +280 9.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +281 9.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +282 9.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +283 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +284 9.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +285 9.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +286 9.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +287 9.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +288 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +289 9.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +290 9.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +291 9.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +292 9.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +293 9.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +294 9.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +295 9.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +296 9.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +297 9.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.015000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.015100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.015300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.015700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.016000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.016080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.016240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.016560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.017200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.018480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.021040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.026160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.050300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.051300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.053300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.057300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.060300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.061100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.062700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.065900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.072300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.085100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +345 1.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 1.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +396 1.250300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +397 1.251300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +398 1.253300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +399 1.257300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +400 1.260300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +401 1.261100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +402 1.262700e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +403 1.265900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +404 1.272300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +405 1.285100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +406 1.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +407 1.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +408 1.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +409 1.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +410 1.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +411 1.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +412 1.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +413 1.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +414 1.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +415 1.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +416 1.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +417 1.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +418 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +419 1.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +420 1.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +421 1.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +422 1.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +423 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +424 1.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +425 1.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +426 1.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +427 1.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +428 1.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +429 1.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +430 1.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +431 1.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +432 1.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +433 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +434 1.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +435 1.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +436 1.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +437 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +438 1.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.450300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.451300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +460 1.453300e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +461 1.457300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +462 1.460300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +463 1.461100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +464 1.462700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +465 1.465900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +466 1.472300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +467 1.485100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +468 1.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +469 1.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +470 1.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +471 1.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +472 1.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +473 1.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +474 1.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +475 1.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +476 1.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +477 1.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +478 1.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +479 1.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +480 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +481 1.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +482 1.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +483 1.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +484 1.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +485 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +497 1.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +498 1.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +499 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +500 1.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +501 1.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +502 1.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +503 1.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +504 1.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +505 1.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +506 1.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +507 1.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +508 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +509 1.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +510 1.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +511 1.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +512 1.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +513 1.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +514 1.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +515 1.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +516 1.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +517 1.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +518 1.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +519 1.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +520 1.650300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +521 1.651300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +522 1.653300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +523 1.657300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +524 1.660300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +525 1.661100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +526 1.662700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +527 1.665900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +528 1.672300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +529 1.685100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +530 1.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +531 1.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +532 1.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +533 1.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +534 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +535 1.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +536 1.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +537 1.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +538 1.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +539 1.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +540 1.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +541 1.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +542 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +543 1.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +544 1.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +545 1.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +546 1.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +547 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +548 1.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +549 1.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +550 1.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +551 1.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +552 1.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +553 1.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +554 1.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +559 1.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +560 1.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +561 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +562 1.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +563 1.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +564 1.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +565 1.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +566 1.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +567 1.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +568 1.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +569 1.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +570 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +571 1.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +572 1.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +573 1.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +574 1.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +575 1.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +576 1.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +577 1.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +578 1.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +579 1.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +580 1.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +581 1.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +582 1.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +583 1.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +584 1.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +585 1.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +586 1.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +587 1.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +588 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +589 1.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +590 1.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +591 1.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +592 1.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +593 1.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +594 1.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +595 1.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +596 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +597 1.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +598 1.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +599 1.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +600 1.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +601 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +602 1.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +603 1.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +604 1.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +605 1.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +606 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +607 1.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +608 1.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +609 1.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +610 1.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +613 2.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +614 2.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +615 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +616 2.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +617 2.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +618 2.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +619 2.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +620 2.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +621 2.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +622 2.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +623 2.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +624 2.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +625 2.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +626 2.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +627 2.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +628 2.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +629 2.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +630 2.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +631 2.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +632 2.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +633 2.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +634 2.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +635 2.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +636 2.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +637 2.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +638 2.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +639 2.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +640 2.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +641 2.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +642 2.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +643 2.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +644 2.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +645 2.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +646 2.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +647 2.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +648 2.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +649 2.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +650 2.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +651 2.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +652 2.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +653 2.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +654 2.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +655 2.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +656 2.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +657 2.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +658 2.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +659 2.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +660 2.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +661 2.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +662 2.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +663 2.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +664 2.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +665 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +666 2.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +667 2.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +668 2.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +669 2.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +670 2.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +671 2.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +672 2.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +673 2.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +674 2.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +675 2.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +676 2.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +677 2.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +678 2.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +679 2.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +680 2.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +681 2.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +682 2.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +683 2.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +684 2.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +685 2.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +686 2.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +687 2.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +688 2.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +689 2.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +690 2.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +691 2.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +692 2.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +693 2.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +694 2.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +695 2.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +696 2.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +697 2.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +698 2.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +699 2.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +700 2.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +701 2.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +702 2.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +703 2.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +704 2.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +705 2.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +706 2.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +707 2.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +708 2.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +709 2.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +710 2.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +711 2.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +712 2.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +713 2.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +714 2.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +715 2.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +716 2.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +717 2.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +718 2.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +719 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +720 2.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +721 2.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +722 2.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +723 2.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +724 2.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +725 2.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +726 2.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +727 2.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +728 2.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +729 2.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +730 2.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +731 2.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +732 2.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +733 2.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +734 2.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +735 2.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +736 2.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +737 2.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +738 2.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +739 2.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +740 2.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +741 2.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +742 2.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +743 2.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +744 2.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +745 2.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +746 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +747 2.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +748 2.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +749 2.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +750 2.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +751 2.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +752 2.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +753 2.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +754 2.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +755 2.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +756 2.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +757 2.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +758 2.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +759 2.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +760 2.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +761 2.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +762 2.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +763 2.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +764 2.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +765 2.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +766 2.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +767 2.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +768 2.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +769 2.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +770 2.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +771 2.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +772 2.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +773 2.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +774 2.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +775 2.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +776 2.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +777 2.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +778 2.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +779 2.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +780 2.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +781 2.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +782 2.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +783 2.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +784 2.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +785 2.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +786 2.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +787 2.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +788 2.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +789 2.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +790 2.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +791 2.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +792 2.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +793 2.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +794 2.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +795 2.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +796 2.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +797 2.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +798 2.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +799 2.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +800 2.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +801 2.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +802 2.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +803 2.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +804 2.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +805 2.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +806 2.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +807 2.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +808 2.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +809 2.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +810 2.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +811 2.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +812 2.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +813 2.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +814 2.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +815 2.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +816 2.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +817 2.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +818 2.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +819 2.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +820 2.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +821 2.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +822 2.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +823 2.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +824 2.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +825 2.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +826 2.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +827 2.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +828 2.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +829 2.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +830 2.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +831 2.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +832 2.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +833 2.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +834 2.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +835 2.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +836 2.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +837 2.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +838 2.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +839 2.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +840 2.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +841 2.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +842 2.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +843 2.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +844 2.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +845 2.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +846 2.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +847 2.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +848 2.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +849 2.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +850 2.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +851 2.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +852 2.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +853 2.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +854 2.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +855 2.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +856 2.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +857 2.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +858 2.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +859 2.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +860 2.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +861 2.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +862 2.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +863 2.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +864 2.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +865 2.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +866 2.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +867 2.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +868 2.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +869 2.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +870 2.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +871 2.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +872 2.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +873 2.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +874 2.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +875 2.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +876 2.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +877 2.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +878 2.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +879 2.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +880 2.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +881 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +882 3.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +883 3.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +884 3.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +885 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +886 3.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +887 3.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +888 3.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +889 3.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +890 3.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +891 3.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +892 3.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +893 3.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +894 3.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +895 3.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +896 3.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +897 3.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +898 3.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +899 3.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +900 3.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +901 3.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +902 3.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +903 3.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +904 3.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +905 3.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +906 3.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +907 3.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +908 3.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +909 3.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +910 3.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +911 3.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +912 3.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +913 3.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +914 3.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +915 3.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +916 3.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +917 3.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +918 3.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +919 3.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +920 3.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +921 3.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +922 3.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +923 3.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +924 3.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +925 3.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +926 3.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +927 3.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +928 3.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +929 3.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +930 3.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +931 3.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +932 3.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +933 3.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +934 3.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +935 3.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +936 3.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +937 3.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +938 3.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +939 3.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +940 3.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +941 3.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +942 3.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +943 3.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +944 3.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +945 3.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +946 3.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +947 3.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +948 3.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +949 3.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +950 3.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +951 3.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +952 3.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +953 3.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +954 3.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +955 3.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +956 3.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +957 3.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +958 3.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +959 3.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +960 3.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +961 3.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +962 3.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +963 3.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +964 3.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +965 3.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +966 3.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +967 3.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +968 3.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +969 3.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +970 3.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +971 3.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +972 3.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +973 3.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +974 3.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +975 3.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +976 3.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +977 3.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +978 3.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +979 3.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +980 3.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +981 3.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +982 3.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +983 3.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +984 3.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +985 3.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +986 3.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +987 3.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +988 3.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +989 3.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +990 3.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +991 3.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +992 3.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +993 3.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +994 3.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +995 3.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +996 3.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +997 3.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +998 3.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +999 3.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1000 3.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1001 3.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1002 3.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1003 3.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1004 3.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1005 3.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1006 3.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1007 3.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1008 3.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1009 3.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1010 3.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1011 3.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1012 3.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1013 3.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1014 3.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1015 3.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1016 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1017 3.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1018 3.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1019 3.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1020 3.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1021 3.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1022 3.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1023 3.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1024 3.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1025 3.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1026 3.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1027 3.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1028 3.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1029 3.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1030 3.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1031 3.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1032 3.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1033 3.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1034 3.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1035 3.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1036 3.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1037 3.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1038 3.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1039 3.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1040 3.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +1041 3.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1042 3.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1043 3.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1044 3.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1045 3.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1046 3.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1047 3.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1048 3.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1049 3.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1050 3.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1051 3.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1052 3.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1053 3.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1054 3.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1055 3.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1056 3.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1057 3.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1058 3.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1059 3.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1060 3.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1061 3.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1062 3.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1063 3.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1064 3.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1065 3.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1066 3.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1067 3.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1068 3.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1069 3.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1070 3.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1071 3.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1072 3.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1073 3.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1074 3.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1075 3.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1076 3.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1077 3.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1078 3.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1079 3.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1080 3.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1081 3.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1082 3.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1083 3.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1084 3.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1085 3.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1086 3.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1087 3.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1088 3.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1089 3.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1090 3.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1091 3.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1092 3.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1093 3.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1094 3.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1095 3.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1096 3.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1097 3.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1098 3.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +1099 3.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1100 3.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1101 3.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1102 3.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1103 3.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1104 3.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1105 3.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1106 3.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1107 3.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1108 3.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1109 3.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1110 3.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1111 3.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1112 3.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1113 3.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1114 3.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1115 3.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1116 3.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1117 3.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1118 3.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1119 3.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1120 3.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1121 3.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1122 3.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1123 3.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1124 3.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1125 3.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1126 3.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1127 3.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1128 3.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1129 3.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1130 3.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1131 3.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1132 3.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1133 3.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1134 3.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1135 3.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1136 3.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1137 3.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1138 3.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1139 3.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1140 3.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1141 3.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1142 3.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1143 3.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1144 3.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1145 3.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1146 3.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1147 3.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1148 3.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1149 3.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1150 3.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1151 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1152 4.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1153 4.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1154 4.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1155 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1156 4.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +1157 4.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1158 4.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1159 4.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1160 4.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1161 4.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1162 4.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1163 4.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1164 4.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1165 4.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1166 4.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1167 4.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1168 4.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1169 4.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1170 4.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1171 4.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1172 4.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1173 4.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1174 4.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1175 4.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1176 4.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1177 4.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1178 4.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1179 4.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1180 4.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1181 4.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1182 4.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1183 4.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1184 4.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1185 4.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1186 4.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1187 4.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1188 4.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1189 4.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1190 4.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1191 4.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1192 4.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1193 4.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1194 4.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1195 4.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1196 4.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1197 4.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1198 4.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1199 4.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1200 4.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1201 4.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1202 4.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1203 4.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1204 4.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1205 4.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1206 4.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1207 4.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1208 4.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1209 4.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1210 4.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1211 4.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1212 4.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1213 4.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1214 4.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +1215 4.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1216 4.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1217 4.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1218 4.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1219 4.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1220 4.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1221 4.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1222 4.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1223 4.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1224 4.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1225 4.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1226 4.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1227 4.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1228 4.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1229 4.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1230 4.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1231 4.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1232 4.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1233 4.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1234 4.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1235 4.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1236 4.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1237 4.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1238 4.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1239 4.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1240 4.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1241 4.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1242 4.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1243 4.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1244 4.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1245 4.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1246 4.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1247 4.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1248 4.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1249 4.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1250 4.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1251 4.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1252 4.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1253 4.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1254 4.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1255 4.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1256 4.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1257 4.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1258 4.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1259 4.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1260 4.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1261 4.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1262 4.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1263 4.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1264 4.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1265 4.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1266 4.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1267 4.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1268 4.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1269 4.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1270 4.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1271 4.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1272 4.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +1273 4.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1274 4.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1275 4.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1276 4.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1277 4.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1278 4.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1279 4.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1280 4.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1281 4.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1282 4.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1283 4.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1284 4.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1285 4.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1286 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1287 4.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1288 4.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1289 4.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1290 4.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1291 4.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1292 4.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1293 4.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1294 4.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1295 4.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1296 4.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1297 4.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1298 4.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1299 4.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1300 4.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1301 4.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1302 4.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1303 4.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1304 4.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1305 4.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1306 4.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1307 4.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1308 4.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1309 4.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1310 4.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1311 4.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1312 4.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1313 4.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1314 4.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1315 4.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1316 4.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1317 4.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1318 4.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1319 4.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1320 4.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1321 4.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1322 4.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1323 4.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1324 4.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1325 4.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1326 4.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1327 4.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1328 4.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1329 4.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1330 4.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +1331 4.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1332 4.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1333 4.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1334 4.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1335 4.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1336 4.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1337 4.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1338 4.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1339 4.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1340 4.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1341 4.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1342 4.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1343 4.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1344 4.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1345 4.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1346 4.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1347 4.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1348 4.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1349 4.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1350 4.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1351 4.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1352 4.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1353 4.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1354 4.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1355 4.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1356 4.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1357 4.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1358 4.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1359 4.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1360 4.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1361 4.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1362 4.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1363 4.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1364 4.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1365 4.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1366 4.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1367 4.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1368 4.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1369 4.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1370 4.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1371 4.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1372 4.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1373 4.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1374 4.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1375 4.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1376 4.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1377 4.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1378 4.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1379 4.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1380 4.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1381 4.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1382 4.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1383 4.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1384 4.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1385 4.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1386 4.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1387 4.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1388 4.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v5#branch v6#branch v7#branch +-------------------------------------------------------------------------------- +1389 4.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1390 4.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1391 4.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1392 4.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1393 4.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1394 4.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1395 4.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1396 4.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1397 4.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1398 4.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1399 4.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1400 4.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1401 4.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1402 4.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1403 4.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1404 4.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1405 4.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1406 4.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1407 4.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1408 4.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1409 4.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1410 4.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1411 4.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1412 4.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1413 4.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1414 4.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1415 4.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1416 4.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1417 4.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1418 4.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1419 4.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1420 4.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1421 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 diff --git a/razor_ff/plot_data_v.txt b/razor_ff/plot_data_v.txt new file mode 100644 index 0000000..6581242 --- /dev/null +++ b/razor_ff/plot_data_v.txt @@ -0,0 +1,5999 @@ + kicad schematic + Transient Analysis Mon Jul 06 20:03:07 2026 +-------------------------------------------------------------------------------- +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-12 5.000000e-02 0.000000e+00 0.000000e+00 +2 2.000000e-12 1.000000e-01 0.000000e+00 0.000000e+00 +3 4.000000e-12 2.000000e-01 0.000000e+00 0.000000e+00 +4 8.000000e-12 4.000000e-01 0.000000e+00 0.000000e+00 +5 1.600000e-11 8.000000e-01 0.000000e+00 0.000000e+00 +6 3.200000e-11 1.600000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-11 3.200000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +17 3.000000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +18 3.010000e-09 5.000000e+00 5.000000e-01 0.000000e+00 +19 3.030000e-09 5.000000e+00 1.500000e+00 0.000000e+00 +20 3.070000e-09 5.000000e+00 3.500000e+00 0.000000e+00 +21 3.100000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +22 3.108000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +23 3.124000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +24 3.156000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +25 3.220000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +26 3.348000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +27 3.604000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +28 4.116000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +29 5.140000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +30 7.188000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +31 1.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +32 1.011000e-08 4.500000e+00 5.000000e+00 0.000000e+00 +33 1.013000e-08 3.500000e+00 5.000000e+00 0.000000e+00 +34 1.017000e-08 1.500000e+00 5.000000e+00 0.000000e+00 +35 1.020000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +36 1.020800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +37 1.022400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +38 1.025600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +39 1.032000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +40 1.044800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +41 1.070400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +42 1.121600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +43 1.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +44 1.310000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +45 1.311000e-08 0.000000e+00 4.500000e+00 0.000000e+00 +46 1.313000e-08 0.000000e+00 3.500000e+00 0.000000e+00 +47 1.317000e-08 0.000000e+00 1.500000e+00 0.000000e+00 +48 1.320000e-08 0.000000e+00 4.529710e-14 0.000000e+00 +49 1.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +55 1.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.001000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +60 2.003000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +61 2.007000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +62 2.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +63 2.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +64 2.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +65 2.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +66 2.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +67 2.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +68 2.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +69 2.111600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +70 2.214000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +71 2.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +72 2.301000e-08 5.000000e+00 5.000000e-01 0.000000e+00 +73 2.303000e-08 5.000000e+00 1.500000e+00 0.000000e+00 +74 2.307000e-08 5.000000e+00 3.500000e+00 0.000000e+00 +75 2.310000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +76 2.310800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +77 2.312400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +78 2.315600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +79 2.322000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +80 2.334800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +81 2.360400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +82 2.411600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +83 2.514000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +84 2.718800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +85 3.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +86 3.011000e-08 4.500000e+00 5.000000e+00 0.000000e+00 +87 3.013000e-08 3.500000e+00 5.000000e+00 0.000000e+00 +88 3.017000e-08 1.500000e+00 5.000000e+00 0.000000e+00 +89 3.020000e-08 4.529710e-14 5.000000e+00 0.000000e+00 +90 3.020800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +91 3.022400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +92 3.025600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +93 3.032000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +94 3.044800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +95 3.070400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +96 3.121600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +97 3.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +98 3.310000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +99 3.311000e-08 0.000000e+00 4.500000e+00 0.000000e+00 +100 3.313000e-08 0.000000e+00 3.500000e+00 0.000000e+00 +101 3.317000e-08 0.000000e+00 1.500000e+00 0.000000e+00 +102 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 3.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 3.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 3.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 3.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +113 4.001000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +114 4.003000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +115 4.007000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +116 4.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +117 4.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +118 4.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +119 4.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +120 4.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +121 4.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +122 4.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +123 4.111600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +124 4.214000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +125 4.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +126 4.301000e-08 5.000000e+00 5.000000e-01 0.000000e+00 +127 4.303000e-08 5.000000e+00 1.500000e+00 0.000000e+00 +128 4.307000e-08 5.000000e+00 3.500000e+00 0.000000e+00 +129 4.310000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +130 4.310800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +131 4.312400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +132 4.315600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +133 4.322000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +134 4.334800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +135 4.360400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +136 4.411600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +137 4.503000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +138 4.513000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +139 4.533000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +140 4.573000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +141 4.603000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +142 4.611000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +143 4.627000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +144 4.659000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +145 4.723000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +146 4.851000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +147 5.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +148 5.011000e-08 4.500000e+00 5.000000e+00 0.000000e+00 +149 5.013000e-08 3.500000e+00 5.000000e+00 0.000000e+00 +150 5.017000e-08 1.500000e+00 5.000000e+00 0.000000e+00 +151 5.020000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +152 5.020800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +153 5.022400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +154 5.025600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +155 5.032000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +156 5.044800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +157 5.070400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +158 5.121600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +159 5.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +160 5.310000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +161 5.311000e-08 0.000000e+00 4.500000e+00 0.000000e+00 +162 5.313000e-08 0.000000e+00 3.500000e+00 0.000000e+00 +163 5.317000e-08 0.000000e+00 1.500000e+00 0.000000e+00 +164 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 5.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 5.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 5.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 5.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 5.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 5.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +171 5.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 5.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 5.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 6.001000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +176 6.003000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +177 6.007000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +178 6.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +179 6.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +180 6.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +181 6.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +182 6.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +183 6.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +184 6.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +185 6.111600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +186 6.214000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +187 6.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +188 6.301000e-08 5.000000e+00 5.000000e-01 0.000000e+00 +189 6.303000e-08 5.000000e+00 1.500000e+00 0.000000e+00 +190 6.307000e-08 5.000000e+00 3.500000e+00 0.000000e+00 +191 6.310000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +192 6.310800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +193 6.312400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +194 6.315600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +195 6.322000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +196 6.334800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +197 6.360400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +198 6.411600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +199 6.503000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +200 6.513000e-08 5.000000e+00 5.000000e+00 5.000000e-01 +201 6.533000e-08 5.000000e+00 5.000000e+00 1.500000e+00 +202 6.573000e-08 5.000000e+00 5.000000e+00 3.500000e+00 +203 6.603000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +204 6.611000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +205 6.627000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +206 6.659000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +207 6.723000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +208 6.851000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +209 7.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +210 7.011000e-08 4.500000e+00 5.000000e+00 5.000000e+00 +211 7.013000e-08 3.500000e+00 5.000000e+00 5.000000e+00 +212 7.017000e-08 1.500000e+00 5.000000e+00 5.000000e+00 +213 7.020000e-08 5.417888e-13 5.000000e+00 5.000000e+00 +214 7.020800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +215 7.022400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +216 7.025600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +217 7.032000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +218 7.044800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +219 7.070400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +220 7.121600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +221 7.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +222 7.310000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +223 7.311000e-08 0.000000e+00 4.500000e+00 5.000000e+00 +224 7.313000e-08 0.000000e+00 3.500000e+00 5.000000e+00 +225 7.317000e-08 0.000000e+00 1.500000e+00 5.000000e+00 +226 7.320000e-08 0.000000e+00 5.417888e-13 5.000000e+00 +227 7.320800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +228 7.322400e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +229 7.325600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +230 7.332000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +231 7.344800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +232 7.370400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +233 7.421600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +234 7.524000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +235 7.728800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +236 8.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +237 8.001000e-08 5.000000e-01 0.000000e+00 5.000000e+00 +238 8.003000e-08 1.500000e+00 0.000000e+00 5.000000e+00 +239 8.007000e-08 3.500000e+00 0.000000e+00 5.000000e+00 +240 8.010000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +241 8.010800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +242 8.012400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +243 8.015600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +244 8.022000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +245 8.034800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +246 8.060400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +247 8.111600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +248 8.214000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +249 8.300000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +250 8.301000e-08 5.000000e+00 5.000000e-01 5.000000e+00 +251 8.303000e-08 5.000000e+00 1.500000e+00 5.000000e+00 +252 8.307000e-08 5.000000e+00 3.500000e+00 5.000000e+00 +253 8.310000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +254 8.310800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +255 8.312400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +256 8.315600e-08 5.000000e+00 5.000000e+00 5.000000e+00 +257 8.322000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +258 8.334800e-08 5.000000e+00 5.000000e+00 5.000000e+00 +259 8.360400e-08 5.000000e+00 5.000000e+00 5.000000e+00 +260 8.411600e-08 5.000000e+00 5.000000e+00 5.000000e+00 +261 8.503000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +262 8.513000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +263 8.533000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +264 8.573000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +265 8.603000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +266 8.611000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +267 8.627000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +268 8.659000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +269 8.723000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +270 8.851000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +271 9.010000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +272 9.011000e-08 4.500000e+00 5.000000e+00 5.000000e+00 +273 9.013000e-08 3.500000e+00 5.000000e+00 5.000000e+00 +274 9.017000e-08 1.500000e+00 5.000000e+00 5.000000e+00 +275 9.020000e-08 5.417888e-13 5.000000e+00 5.000000e+00 +276 9.020800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +277 9.022400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +278 9.025600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +279 9.032000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +280 9.044800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +281 9.070400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +282 9.121600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +283 9.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +284 9.310000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +285 9.311000e-08 0.000000e+00 4.500000e+00 5.000000e+00 +286 9.313000e-08 0.000000e+00 3.500000e+00 5.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +287 9.317000e-08 0.000000e+00 1.500000e+00 5.000000e+00 +288 9.320000e-08 0.000000e+00 5.417888e-13 5.000000e+00 +289 9.320800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +290 9.322400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +291 9.325600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +292 9.332000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +293 9.344800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +294 9.370400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +295 9.421600e-08 0.000000e+00 0.000000e+00 5.000000e+00 +296 9.524000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +297 9.728800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +298 1.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +299 1.000100e-07 5.000000e-01 0.000000e+00 5.000000e+00 +300 1.000300e-07 1.500000e+00 0.000000e+00 5.000000e+00 +301 1.000700e-07 3.500000e+00 0.000000e+00 5.000000e+00 +302 1.001000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +303 1.001080e-07 5.000000e+00 0.000000e+00 5.000000e+00 +304 1.001240e-07 5.000000e+00 0.000000e+00 5.000000e+00 +305 1.001560e-07 5.000000e+00 0.000000e+00 5.000000e+00 +306 1.002200e-07 5.000000e+00 0.000000e+00 5.000000e+00 +307 1.003480e-07 5.000000e+00 0.000000e+00 5.000000e+00 +308 1.006040e-07 5.000000e+00 0.000000e+00 5.000000e+00 +309 1.011160e-07 5.000000e+00 0.000000e+00 5.000000e+00 +310 1.015000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +311 1.015100e-07 5.000000e+00 0.000000e+00 5.000000e+00 +312 1.015300e-07 5.000000e+00 0.000000e+00 5.000000e+00 +313 1.015700e-07 5.000000e+00 0.000000e+00 5.000000e+00 +314 1.016000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +315 1.016080e-07 5.000000e+00 0.000000e+00 5.000000e+00 +316 1.016240e-07 5.000000e+00 0.000000e+00 5.000000e+00 +317 1.016560e-07 5.000000e+00 0.000000e+00 5.000000e+00 +318 1.017200e-07 5.000000e+00 0.000000e+00 5.000000e+00 +319 1.018480e-07 5.000000e+00 0.000000e+00 5.000000e+00 +320 1.021040e-07 5.000000e+00 0.000000e+00 5.000000e+00 +321 1.026160e-07 5.000000e+00 0.000000e+00 5.000000e+00 +322 1.030000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +323 1.030100e-07 5.000000e+00 5.000000e-01 5.000000e+00 +324 1.030300e-07 5.000000e+00 1.500000e+00 5.000000e+00 +325 1.030700e-07 5.000000e+00 3.500000e+00 5.000000e+00 +326 1.031000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +327 1.031080e-07 5.000000e+00 5.000000e+00 5.000000e+00 +328 1.031240e-07 5.000000e+00 5.000000e+00 5.000000e+00 +329 1.031560e-07 5.000000e+00 5.000000e+00 5.000000e+00 +330 1.032200e-07 5.000000e+00 5.000000e+00 5.000000e+00 +331 1.033480e-07 5.000000e+00 5.000000e+00 5.000000e+00 +332 1.036040e-07 5.000000e+00 5.000000e+00 5.000000e+00 +333 1.041160e-07 5.000000e+00 5.000000e+00 5.000000e+00 +334 1.050300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +335 1.051300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +336 1.053300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +337 1.057300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +338 1.060300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +339 1.061100e-07 5.000000e+00 5.000000e+00 5.000000e+00 +340 1.062700e-07 5.000000e+00 5.000000e+00 5.000000e+00 +341 1.065900e-07 5.000000e+00 5.000000e+00 5.000000e+00 +342 1.072300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +343 1.085100e-07 5.000000e+00 5.000000e+00 5.000000e+00 +344 1.101000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +345 1.101100e-07 4.500000e+00 5.000000e+00 5.000000e+00 +346 1.101300e-07 3.500000e+00 5.000000e+00 5.000000e+00 +347 1.101700e-07 1.500000e+00 5.000000e+00 5.000000e+00 +348 1.102000e-07 5.417888e-13 5.000000e+00 5.000000e+00 +349 1.102080e-07 0.000000e+00 5.000000e+00 5.000000e+00 +350 1.102240e-07 0.000000e+00 5.000000e+00 5.000000e+00 +351 1.102560e-07 0.000000e+00 5.000000e+00 5.000000e+00 +352 1.103200e-07 0.000000e+00 5.000000e+00 5.000000e+00 +353 1.104480e-07 0.000000e+00 5.000000e+00 5.000000e+00 +354 1.107040e-07 0.000000e+00 5.000000e+00 5.000000e+00 +355 1.112160e-07 0.000000e+00 5.000000e+00 5.000000e+00 +356 1.122400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +357 1.131000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +358 1.131100e-07 0.000000e+00 4.500000e+00 5.000000e+00 +359 1.131300e-07 0.000000e+00 3.500000e+00 5.000000e+00 +360 1.131700e-07 0.000000e+00 1.500000e+00 5.000000e+00 +361 1.132000e-07 0.000000e+00 5.417888e-13 5.000000e+00 +362 1.132080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +363 1.132240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +364 1.132560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +365 1.133200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +366 1.134480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +367 1.137040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +368 1.142160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +369 1.152400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +370 1.172880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +371 1.200000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +372 1.200100e-07 5.000000e-01 0.000000e+00 5.000000e+00 +373 1.200300e-07 1.500000e+00 0.000000e+00 5.000000e+00 +374 1.200700e-07 3.500000e+00 0.000000e+00 5.000000e+00 +375 1.201000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +376 1.201080e-07 5.000000e+00 0.000000e+00 5.000000e+00 +377 1.201240e-07 5.000000e+00 0.000000e+00 5.000000e+00 +378 1.201560e-07 5.000000e+00 0.000000e+00 5.000000e+00 +379 1.202200e-07 5.000000e+00 0.000000e+00 5.000000e+00 +380 1.203480e-07 5.000000e+00 0.000000e+00 5.000000e+00 +381 1.206040e-07 5.000000e+00 0.000000e+00 5.000000e+00 +382 1.211160e-07 5.000000e+00 0.000000e+00 5.000000e+00 +383 1.221400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +384 1.230000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +385 1.230100e-07 5.000000e+00 5.000000e-01 5.000000e+00 +386 1.230300e-07 5.000000e+00 1.500000e+00 5.000000e+00 +387 1.230700e-07 5.000000e+00 3.500000e+00 5.000000e+00 +388 1.231000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +389 1.231080e-07 5.000000e+00 5.000000e+00 5.000000e+00 +390 1.231240e-07 5.000000e+00 5.000000e+00 5.000000e+00 +391 1.231560e-07 5.000000e+00 5.000000e+00 5.000000e+00 +392 1.232200e-07 5.000000e+00 5.000000e+00 5.000000e+00 +393 1.233480e-07 5.000000e+00 5.000000e+00 5.000000e+00 +394 1.236040e-07 5.000000e+00 5.000000e+00 5.000000e+00 +395 1.241160e-07 5.000000e+00 5.000000e+00 5.000000e+00 +396 1.250300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +397 1.251300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +398 1.253300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +399 1.257300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +400 1.260300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +401 1.261100e-07 5.000000e+00 5.000000e+00 5.000000e+00 +402 1.262700e-07 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +403 1.265900e-07 5.000000e+00 5.000000e+00 5.000000e+00 +404 1.272300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +405 1.285100e-07 5.000000e+00 5.000000e+00 5.000000e+00 +406 1.301000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +407 1.301100e-07 4.500000e+00 5.000000e+00 5.000000e+00 +408 1.301300e-07 3.500000e+00 5.000000e+00 5.000000e+00 +409 1.301700e-07 1.500000e+00 5.000000e+00 5.000000e+00 +410 1.302000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +411 1.302080e-07 0.000000e+00 5.000000e+00 5.000000e+00 +412 1.302240e-07 0.000000e+00 5.000000e+00 5.000000e+00 +413 1.302560e-07 0.000000e+00 5.000000e+00 5.000000e+00 +414 1.303200e-07 0.000000e+00 5.000000e+00 5.000000e+00 +415 1.304480e-07 0.000000e+00 5.000000e+00 5.000000e+00 +416 1.307040e-07 0.000000e+00 5.000000e+00 5.000000e+00 +417 1.312160e-07 0.000000e+00 5.000000e+00 5.000000e+00 +418 1.322400e-07 0.000000e+00 5.000000e+00 5.000000e+00 +419 1.331000e-07 0.000000e+00 5.000000e+00 5.000000e+00 +420 1.331100e-07 0.000000e+00 4.500000e+00 5.000000e+00 +421 1.331300e-07 0.000000e+00 3.500000e+00 5.000000e+00 +422 1.331700e-07 0.000000e+00 1.500000e+00 5.000000e+00 +423 1.332000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +424 1.332080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +425 1.332240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +426 1.332560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +427 1.333200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +428 1.334480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +429 1.337040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +430 1.342160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +431 1.352400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +432 1.372880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +433 1.400000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +434 1.400100e-07 5.000000e-01 0.000000e+00 5.000000e+00 +435 1.400300e-07 1.500000e+00 0.000000e+00 5.000000e+00 +436 1.400700e-07 3.500000e+00 0.000000e+00 5.000000e+00 +437 1.401000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +438 1.401080e-07 5.000000e+00 0.000000e+00 5.000000e+00 +439 1.401240e-07 5.000000e+00 0.000000e+00 5.000000e+00 +440 1.401560e-07 5.000000e+00 0.000000e+00 5.000000e+00 +441 1.402200e-07 5.000000e+00 0.000000e+00 5.000000e+00 +442 1.403480e-07 5.000000e+00 0.000000e+00 5.000000e+00 +443 1.406040e-07 5.000000e+00 0.000000e+00 5.000000e+00 +444 1.411160e-07 5.000000e+00 0.000000e+00 5.000000e+00 +445 1.421400e-07 5.000000e+00 0.000000e+00 5.000000e+00 +446 1.430000e-07 5.000000e+00 0.000000e+00 5.000000e+00 +447 1.430100e-07 5.000000e+00 5.000000e-01 5.000000e+00 +448 1.430300e-07 5.000000e+00 1.500000e+00 5.000000e+00 +449 1.430700e-07 5.000000e+00 3.500000e+00 5.000000e+00 +450 1.431000e-07 5.000000e+00 5.000000e+00 5.000000e+00 +451 1.431080e-07 5.000000e+00 5.000000e+00 5.000000e+00 +452 1.431240e-07 5.000000e+00 5.000000e+00 5.000000e+00 +453 1.431560e-07 5.000000e+00 5.000000e+00 5.000000e+00 +454 1.432200e-07 5.000000e+00 5.000000e+00 5.000000e+00 +455 1.433480e-07 5.000000e+00 5.000000e+00 5.000000e+00 +456 1.436040e-07 5.000000e+00 5.000000e+00 5.000000e+00 +457 1.441160e-07 5.000000e+00 5.000000e+00 5.000000e+00 +458 1.450300e-07 5.000000e+00 5.000000e+00 5.000000e+00 +459 1.451300e-07 5.000000e+00 5.000000e+00 4.500000e+00 +460 1.453300e-07 5.000000e+00 5.000000e+00 3.500000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +461 1.457300e-07 5.000000e+00 5.000000e+00 1.500000e+00 +462 1.460300e-07 5.000000e+00 5.000000e+00 2.708944e-14 +463 1.461100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +464 1.462700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +465 1.465900e-07 5.000000e+00 5.000000e+00 0.000000e+00 +466 1.472300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +467 1.485100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +468 1.501000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +469 1.501100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +470 1.501300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +471 1.501700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +472 1.502000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +473 1.502080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +474 1.502240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +475 1.502560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +476 1.503200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +477 1.504480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +478 1.507040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +479 1.512160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +480 1.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +481 1.531000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +482 1.531100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +483 1.531300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +484 1.531700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +485 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +486 1.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +487 1.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +488 1.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +489 1.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +490 1.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +491 1.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +492 1.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +493 1.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +494 1.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +495 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +496 1.600100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +497 1.600300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +498 1.600700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +499 1.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +500 1.601080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +501 1.601240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +502 1.601560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +503 1.602200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +504 1.603480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +505 1.606040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +506 1.611160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +507 1.621400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +508 1.630000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +509 1.630100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +510 1.630300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +511 1.630700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +512 1.631000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +513 1.631080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +514 1.631240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +515 1.631560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +516 1.632200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +517 1.633480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +518 1.636040e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +519 1.641160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +520 1.650300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +521 1.651300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +522 1.653300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +523 1.657300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +524 1.660300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +525 1.661100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +526 1.662700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +527 1.665900e-07 5.000000e+00 5.000000e+00 0.000000e+00 +528 1.672300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +529 1.685100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +530 1.701000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +531 1.701100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +532 1.701300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +533 1.701700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +534 1.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +535 1.702080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +536 1.702240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +537 1.702560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +538 1.703200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +539 1.704480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +540 1.707040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +541 1.712160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +542 1.722400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +543 1.731000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +544 1.731100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +545 1.731300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +546 1.731700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +547 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +548 1.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +549 1.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +550 1.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +551 1.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +552 1.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +553 1.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +554 1.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.800100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +559 1.800300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +560 1.800700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +561 1.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +562 1.801080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +563 1.801240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +564 1.801560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +565 1.802200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +566 1.803480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +567 1.806040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +568 1.811160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +569 1.821400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +570 1.830000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +571 1.830100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +572 1.830300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +573 1.830700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +574 1.831000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +575 1.831080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +576 1.831240e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +577 1.831560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +578 1.832200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +579 1.833480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +580 1.836040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +581 1.841160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +582 1.851400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +583 1.871880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +584 1.901000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +585 1.901100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +586 1.901300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +587 1.901700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +588 1.902000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +589 1.902080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +590 1.902240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +591 1.902560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +592 1.903200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +593 1.904480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +594 1.907040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +595 1.912160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +596 1.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +597 1.931000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +598 1.931100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +599 1.931300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +600 1.931700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +601 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +602 1.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +603 1.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +604 1.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +605 1.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +606 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +607 1.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +608 1.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +609 1.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +610 1.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.000100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +613 2.000300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +614 2.000700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +615 2.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +616 2.001080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +617 2.001240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +618 2.001560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +619 2.002200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +620 2.003480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +621 2.006040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +622 2.011160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +623 2.021400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +624 2.030000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +625 2.030100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +626 2.030300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +627 2.030700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +628 2.031000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +629 2.031080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +630 2.031240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +631 2.031560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +632 2.032200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +633 2.033480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +634 2.036040e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +635 2.041160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +636 2.051400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +637 2.071880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +638 2.101000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +639 2.101100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +640 2.101300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +641 2.101700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +642 2.102000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +643 2.102080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +644 2.102240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +645 2.102560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +646 2.103200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +647 2.104480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +648 2.107040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +649 2.112160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +650 2.122400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +651 2.131000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +652 2.131100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +653 2.131300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +654 2.131700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +655 2.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +656 2.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +657 2.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +658 2.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +659 2.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +660 2.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +661 2.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +662 2.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +663 2.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +664 2.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +665 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +666 2.200100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +667 2.200300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +668 2.200700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +669 2.201000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +670 2.201080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +671 2.201240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +672 2.201560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +673 2.202200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +674 2.203480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +675 2.206040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +676 2.211160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +677 2.221400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +678 2.230000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +679 2.230100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +680 2.230300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +681 2.230700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +682 2.231000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +683 2.231080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +684 2.231240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +685 2.231560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +686 2.232200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +687 2.233480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +688 2.236040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +689 2.241160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +690 2.251400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +691 2.271880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +692 2.301000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +693 2.301100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +694 2.301300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +695 2.301700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +696 2.302000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +697 2.302080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +698 2.302240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +699 2.302560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +700 2.303200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +701 2.304480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +702 2.307040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +703 2.312160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +704 2.322400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +705 2.331000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +706 2.331100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +707 2.331300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +708 2.331700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +709 2.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +710 2.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +711 2.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +712 2.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +713 2.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +714 2.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +715 2.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +716 2.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +717 2.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +718 2.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +719 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +720 2.400100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +721 2.400300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +722 2.400700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +723 2.401000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +724 2.401080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +725 2.401240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +726 2.401560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +727 2.402200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +728 2.403480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +729 2.406040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +730 2.411160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +731 2.421400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +732 2.430000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +733 2.430100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +734 2.430300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +735 2.430700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +736 2.431000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +737 2.431080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +738 2.431240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +739 2.431560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +740 2.432200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +741 2.433480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +742 2.436040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +743 2.441160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +744 2.451400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +745 2.471880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +746 2.501000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +747 2.501100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +748 2.501300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +749 2.501700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +750 2.502000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +751 2.502080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +752 2.502240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +753 2.502560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +754 2.503200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +755 2.504480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +756 2.507040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +757 2.512160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +758 2.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +759 2.531000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +760 2.531100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +761 2.531300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +762 2.531700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +763 2.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +764 2.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +765 2.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +766 2.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +767 2.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +768 2.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +769 2.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +770 2.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +771 2.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +772 2.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +773 2.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +774 2.600100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +775 2.600300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +776 2.600700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +777 2.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +778 2.601080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +779 2.601240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +780 2.601560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +781 2.602200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +782 2.603480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +783 2.606040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +784 2.611160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +785 2.621400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +786 2.630000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +787 2.630100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +788 2.630300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +789 2.630700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +790 2.631000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +791 2.631080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +792 2.631240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +793 2.631560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +794 2.632200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +795 2.633480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +796 2.636040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +797 2.641160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +798 2.651400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +799 2.671880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +800 2.701000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +801 2.701100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +802 2.701300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +803 2.701700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +804 2.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +805 2.702080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +806 2.702240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +807 2.702560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +808 2.703200e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +809 2.704480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +810 2.707040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +811 2.712160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +812 2.722400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +813 2.731000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +814 2.731100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +815 2.731300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +816 2.731700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +817 2.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +818 2.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +819 2.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +820 2.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +821 2.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +822 2.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +823 2.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +824 2.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +825 2.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +826 2.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +827 2.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +828 2.800100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +829 2.800300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +830 2.800700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +831 2.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +832 2.801080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +833 2.801240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +834 2.801560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +835 2.802200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +836 2.803480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +837 2.806040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +838 2.811160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +839 2.821400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +840 2.830000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +841 2.830100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +842 2.830300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +843 2.830700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +844 2.831000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +845 2.831080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +846 2.831240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +847 2.831560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +848 2.832200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +849 2.833480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +850 2.836040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +851 2.841160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +852 2.851400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +853 2.871880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +854 2.901000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +855 2.901100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +856 2.901300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +857 2.901700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +858 2.902000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +859 2.902080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +860 2.902240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +861 2.902560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +862 2.903200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +863 2.904480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +864 2.907040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +865 2.912160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +866 2.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +867 2.931000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +868 2.931100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +869 2.931300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +870 2.931700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +871 2.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +872 2.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +873 2.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +874 2.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +875 2.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +876 2.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +877 2.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +878 2.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +879 2.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +880 2.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +881 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +882 3.000100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +883 3.000300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +884 3.000700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +885 3.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +886 3.001080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +887 3.001240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +888 3.001560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +889 3.002200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +890 3.003480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +891 3.006040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +892 3.011160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +893 3.021400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +894 3.030000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +895 3.030100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +896 3.030300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +897 3.030700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +898 3.031000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +899 3.031080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +900 3.031240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +901 3.031560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +902 3.032200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +903 3.033480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +904 3.036040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +905 3.041160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +906 3.051400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +907 3.071880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +908 3.101000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +909 3.101100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +910 3.101300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +911 3.101700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +912 3.102000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +913 3.102080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +914 3.102240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +915 3.102560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +916 3.103200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +917 3.104480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +918 3.107040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +919 3.112160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +920 3.122400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +921 3.131000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +922 3.131100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +923 3.131300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +924 3.131700e-07 0.000000e+00 1.500000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +925 3.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +926 3.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +927 3.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +928 3.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +929 3.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +930 3.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +931 3.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +932 3.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +933 3.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +934 3.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +935 3.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +936 3.200100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +937 3.200300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +938 3.200700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +939 3.201000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +940 3.201080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +941 3.201240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +942 3.201560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +943 3.202200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +944 3.203480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +945 3.206040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +946 3.211160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +947 3.221400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +948 3.230000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +949 3.230100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +950 3.230300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +951 3.230700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +952 3.231000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +953 3.231080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +954 3.231240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +955 3.231560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +956 3.232200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +957 3.233480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +958 3.236040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +959 3.241160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +960 3.251400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +961 3.271880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +962 3.301000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +963 3.301100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +964 3.301300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +965 3.301700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +966 3.302000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +967 3.302080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +968 3.302240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +969 3.302560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +970 3.303200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +971 3.304480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +972 3.307040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +973 3.312160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +974 3.322400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +975 3.331000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +976 3.331100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +977 3.331300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +978 3.331700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +979 3.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +980 3.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +981 3.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +982 3.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +983 3.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +984 3.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +985 3.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +986 3.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +987 3.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +988 3.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +989 3.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +990 3.400100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +991 3.400300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +992 3.400700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +993 3.401000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +994 3.401080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +995 3.401240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +996 3.401560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +997 3.402200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +998 3.403480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +999 3.406040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1000 3.411160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1001 3.421400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1002 3.430000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1003 3.430100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +1004 3.430300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +1005 3.430700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +1006 3.431000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1007 3.431080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1008 3.431240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1009 3.431560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1010 3.432200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1011 3.433480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1012 3.436040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1013 3.441160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1014 3.451400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1015 3.471880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1016 3.501000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1017 3.501100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +1018 3.501300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +1019 3.501700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +1020 3.502000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1021 3.502080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1022 3.502240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1023 3.502560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1024 3.503200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1025 3.504480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1026 3.507040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1027 3.512160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1028 3.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1029 3.531000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1030 3.531100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +1031 3.531300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +1032 3.531700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +1033 3.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1034 3.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1035 3.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1036 3.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1037 3.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1038 3.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1039 3.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1040 3.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +1041 3.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1042 3.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1043 3.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1044 3.600100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +1045 3.600300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +1046 3.600700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +1047 3.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1048 3.601080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1049 3.601240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1050 3.601560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1051 3.602200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1052 3.603480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1053 3.606040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1054 3.611160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1055 3.621400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1056 3.630000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1057 3.630100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +1058 3.630300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +1059 3.630700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +1060 3.631000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1061 3.631080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1062 3.631240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1063 3.631560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1064 3.632200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1065 3.633480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1066 3.636040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1067 3.641160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1068 3.651400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1069 3.671880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1070 3.701000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1071 3.701100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +1072 3.701300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +1073 3.701700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +1074 3.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1075 3.702080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1076 3.702240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1077 3.702560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1078 3.703200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1079 3.704480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1080 3.707040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1081 3.712160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1082 3.722400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1083 3.731000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1084 3.731100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +1085 3.731300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +1086 3.731700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +1087 3.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1088 3.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1089 3.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1090 3.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1091 3.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1092 3.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1093 3.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1094 3.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1095 3.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1096 3.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1097 3.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1098 3.800100e-07 5.000000e-01 0.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +1099 3.800300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +1100 3.800700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +1101 3.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1102 3.801080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1103 3.801240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1104 3.801560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1105 3.802200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1106 3.803480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1107 3.806040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1108 3.811160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1109 3.821400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1110 3.830000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1111 3.830100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +1112 3.830300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +1113 3.830700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +1114 3.831000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1115 3.831080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1116 3.831240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1117 3.831560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1118 3.832200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1119 3.833480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1120 3.836040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1121 3.841160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1122 3.851400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1123 3.871880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1124 3.901000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1125 3.901100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +1126 3.901300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +1127 3.901700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +1128 3.902000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1129 3.902080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1130 3.902240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1131 3.902560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1132 3.903200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1133 3.904480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1134 3.907040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1135 3.912160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1136 3.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1137 3.931000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1138 3.931100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +1139 3.931300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +1140 3.931700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +1141 3.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1142 3.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1143 3.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1144 3.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1145 3.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1146 3.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1147 3.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1148 3.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1149 3.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1150 3.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1151 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1152 4.000100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +1153 4.000300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +1154 4.000700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +1155 4.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1156 4.001080e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +1157 4.001240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1158 4.001560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1159 4.002200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1160 4.003480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1161 4.006040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1162 4.011160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1163 4.021400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1164 4.030000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1165 4.030100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +1166 4.030300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +1167 4.030700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +1168 4.031000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1169 4.031080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1170 4.031240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1171 4.031560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1172 4.032200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1173 4.033480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1174 4.036040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1175 4.041160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1176 4.051400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1177 4.071880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1178 4.101000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1179 4.101100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +1180 4.101300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +1181 4.101700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +1182 4.102000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1183 4.102080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1184 4.102240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1185 4.102560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1186 4.103200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1187 4.104480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1188 4.107040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1189 4.112160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1190 4.122400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1191 4.131000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1192 4.131100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +1193 4.131300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +1194 4.131700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +1195 4.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1196 4.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1197 4.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1198 4.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1199 4.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1200 4.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1201 4.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1202 4.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1203 4.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1204 4.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1205 4.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1206 4.200100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +1207 4.200300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +1208 4.200700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +1209 4.201000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1210 4.201080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1211 4.201240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1212 4.201560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1213 4.202200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1214 4.203480e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +1215 4.206040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1216 4.211160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1217 4.221400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1218 4.230000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1219 4.230100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +1220 4.230300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +1221 4.230700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +1222 4.231000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1223 4.231080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1224 4.231240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1225 4.231560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1226 4.232200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1227 4.233480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1228 4.236040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1229 4.241160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1230 4.251400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1231 4.271880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1232 4.301000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1233 4.301100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +1234 4.301300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +1235 4.301700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +1236 4.302000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1237 4.302080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1238 4.302240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1239 4.302560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1240 4.303200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1241 4.304480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1242 4.307040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1243 4.312160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1244 4.322400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1245 4.331000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1246 4.331100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +1247 4.331300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +1248 4.331700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +1249 4.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1250 4.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1251 4.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1252 4.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1253 4.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1254 4.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1255 4.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1256 4.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1257 4.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1258 4.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1259 4.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1260 4.400100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +1261 4.400300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +1262 4.400700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +1263 4.401000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1264 4.401080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1265 4.401240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1266 4.401560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1267 4.402200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1268 4.403480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1269 4.406040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1270 4.411160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1271 4.421400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1272 4.430000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +1273 4.430100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +1274 4.430300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +1275 4.430700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +1276 4.431000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1277 4.431080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1278 4.431240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1279 4.431560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1280 4.432200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1281 4.433480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1282 4.436040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1283 4.441160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1284 4.451400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1285 4.471880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1286 4.501000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1287 4.501100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +1288 4.501300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +1289 4.501700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +1290 4.502000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1291 4.502080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1292 4.502240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1293 4.502560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1294 4.503200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1295 4.504480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1296 4.507040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1297 4.512160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1298 4.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1299 4.531000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1300 4.531100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +1301 4.531300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +1302 4.531700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +1303 4.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1304 4.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1305 4.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1306 4.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1307 4.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1308 4.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1309 4.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1310 4.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1311 4.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1312 4.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1313 4.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1314 4.600100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +1315 4.600300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +1316 4.600700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +1317 4.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1318 4.601080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1319 4.601240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1320 4.601560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1321 4.602200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1322 4.603480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1323 4.606040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1324 4.611160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1325 4.621400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1326 4.630000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1327 4.630100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +1328 4.630300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +1329 4.630700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +1330 4.631000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +1331 4.631080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1332 4.631240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1333 4.631560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1334 4.632200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1335 4.633480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1336 4.636040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1337 4.641160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1338 4.651400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1339 4.671880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1340 4.701000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1341 4.701100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +1342 4.701300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +1343 4.701700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +1344 4.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1345 4.702080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1346 4.702240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1347 4.702560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1348 4.703200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1349 4.704480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1350 4.707040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1351 4.712160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1352 4.722400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1353 4.731000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1354 4.731100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +1355 4.731300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +1356 4.731700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +1357 4.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1358 4.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1359 4.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1360 4.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1361 4.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1362 4.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1363 4.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1364 4.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1365 4.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1366 4.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1367 4.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1368 4.800100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +1369 4.800300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +1370 4.800700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +1371 4.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1372 4.801080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1373 4.801240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1374 4.801560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1375 4.802200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1376 4.803480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1377 4.806040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1378 4.811160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1379 4.821400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1380 4.830000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1381 4.830100e-07 5.000000e+00 5.000000e-01 0.000000e+00 +1382 4.830300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +1383 4.830700e-07 5.000000e+00 3.500000e+00 0.000000e+00 +1384 4.831000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1385 4.831080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1386 4.831240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1387 4.831560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1388 4.832200e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk clk_delayed corrected_data0 +-------------------------------------------------------------------------------- +1389 4.833480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1390 4.836040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1391 4.841160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1392 4.851400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1393 4.871880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1394 4.901000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +1395 4.901100e-07 4.500000e+00 5.000000e+00 0.000000e+00 +1396 4.901300e-07 3.500000e+00 5.000000e+00 0.000000e+00 +1397 4.901700e-07 1.500000e+00 5.000000e+00 0.000000e+00 +1398 4.902000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1399 4.902080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1400 4.902240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1401 4.902560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1402 4.903200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1403 4.904480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1404 4.907040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1405 4.912160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1406 4.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1407 4.931000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1408 4.931100e-07 0.000000e+00 4.500000e+00 0.000000e+00 +1409 4.931300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +1410 4.931700e-07 0.000000e+00 1.500000e+00 0.000000e+00 +1411 4.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1412 4.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1413 4.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1414 4.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1415 4.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1416 4.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1417 4.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1418 4.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1419 4.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1420 4.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1421 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:03:07 2026 +-------------------------------------------------------------------------------- +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-12 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.984000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +14 5.032000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +15 9.128000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +16 1.732000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 3.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 3.010000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 3.030000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 3.070000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 3.100000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +22 3.108000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +23 3.124000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +24 3.156000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +25 3.220000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +26 3.348000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +27 3.604000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +28 4.116000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +29 5.140000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +30 7.188000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 1.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 1.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 1.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 1.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 1.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 1.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 1.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +55 1.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 1.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 1.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 2.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 2.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 2.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 2.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 2.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 2.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 2.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 2.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 2.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 2.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 2.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 2.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 2.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 2.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 2.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 2.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 2.514000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 2.718800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 3.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 3.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 3.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 3.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 3.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 3.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 3.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 3.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 3.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 3.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 3.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 3.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 3.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 3.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 3.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 3.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 3.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 3.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 3.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 3.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 3.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 3.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 3.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +113 4.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 4.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 4.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 4.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 4.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 4.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 4.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 4.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 4.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 4.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 4.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 4.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 4.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 4.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 4.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 4.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 4.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 4.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 4.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 4.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 4.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 4.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 4.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 4.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 4.513000e-08 5.000000e-01 0.000000e+00 5.000000e-01 +139 4.533000e-08 1.500000e+00 0.000000e+00 1.500000e+00 +140 4.573000e-08 3.500000e+00 0.000000e+00 3.500000e+00 +141 4.603000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +142 4.611000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +143 4.627000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +144 4.659000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +145 4.723000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +146 4.851000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +147 5.010000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +148 5.011000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +149 5.013000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +150 5.017000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +151 5.020000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +152 5.020800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +153 5.022400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +154 5.025600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +155 5.032000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +156 5.044800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +157 5.070400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +158 5.121600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +159 5.224000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +160 5.310000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +161 5.311000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +162 5.313000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +163 5.317000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +164 5.320000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +165 5.320800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +166 5.322400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +167 5.325600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +168 5.332000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +169 5.344800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +170 5.370400e-08 5.000000e+00 0.000000e+00 5.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +171 5.421600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +172 5.524000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +173 5.728800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +174 6.000000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +175 6.001000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +176 6.003000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +177 6.007000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +178 6.010000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +179 6.010800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +180 6.012400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +181 6.015600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +182 6.022000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +183 6.034800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +184 6.060400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +185 6.111600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +186 6.214000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +187 6.300000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +188 6.301000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +189 6.303000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +190 6.307000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +191 6.310000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +192 6.310800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +193 6.312400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +194 6.315600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +195 6.322000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +196 6.334800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +197 6.360400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +198 6.411600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +199 6.503000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +200 6.513000e-08 5.000000e+00 0.000000e+00 4.500000e+00 +201 6.533000e-08 5.000000e+00 0.000000e+00 3.500000e+00 +202 6.573000e-08 5.000000e+00 0.000000e+00 1.500000e+00 +203 6.603000e-08 5.000000e+00 0.000000e+00 2.708944e-14 +204 6.611000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +205 6.627000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +206 6.659000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +207 6.723000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +208 6.851000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +209 7.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +210 7.011000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +211 7.013000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +212 7.017000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +213 7.020000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +214 7.020800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +215 7.022400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +216 7.025600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +217 7.032000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +218 7.044800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +219 7.070400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +220 7.121600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +221 7.224000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +222 7.310000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +223 7.311000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +224 7.313000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +225 7.317000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +226 7.320000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +227 7.320800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +228 7.322400e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +229 7.325600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +230 7.332000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +231 7.344800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +232 7.370400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +233 7.421600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +234 7.524000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +235 7.728800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +236 8.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +237 8.001000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +238 8.003000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +239 8.007000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +240 8.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +241 8.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +242 8.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +243 8.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +244 8.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +245 8.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +246 8.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +247 8.111600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +248 8.214000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +249 8.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +250 8.301000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +251 8.303000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +252 8.307000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +253 8.310000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +254 8.310800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +255 8.312400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +256 8.315600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +257 8.322000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +258 8.334800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +259 8.360400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +260 8.411600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +261 8.503000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +262 8.513000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +263 8.533000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +264 8.573000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +265 8.603000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +266 8.611000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +267 8.627000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +268 8.659000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +269 8.723000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +270 8.851000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +271 9.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +272 9.011000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +273 9.013000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +274 9.017000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +275 9.020000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +276 9.020800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +277 9.022400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +278 9.025600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +279 9.032000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +280 9.044800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +281 9.070400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +282 9.121600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +283 9.224000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +284 9.310000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +285 9.311000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +286 9.313000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +287 9.317000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +288 9.320000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +289 9.320800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +290 9.322400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +291 9.325600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +292 9.332000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +293 9.344800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +294 9.370400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +295 9.421600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +296 9.524000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +297 9.728800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +298 1.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +299 1.000100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +300 1.000300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +301 1.000700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +302 1.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +303 1.001080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +304 1.001240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +305 1.001560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +306 1.002200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +307 1.003480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +308 1.006040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +309 1.011160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +310 1.015000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +311 1.015100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +312 1.015300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +313 1.015700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +314 1.016000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +315 1.016080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +316 1.016240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +317 1.016560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +318 1.017200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +319 1.018480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +320 1.021040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +321 1.026160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +322 1.030000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +323 1.030100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +324 1.030300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +325 1.030700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +326 1.031000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +327 1.031080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +328 1.031240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +329 1.031560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +330 1.032200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +331 1.033480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +332 1.036040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +333 1.041160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +334 1.050300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +335 1.051300e-07 4.500000e+00 0.000000e+00 5.000000e-01 +336 1.053300e-07 3.500000e+00 0.000000e+00 1.500000e+00 +337 1.057300e-07 1.500000e+00 0.000000e+00 3.500000e+00 +338 1.060300e-07 2.708944e-14 0.000000e+00 5.000000e+00 +339 1.061100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +340 1.062700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +341 1.065900e-07 0.000000e+00 0.000000e+00 5.000000e+00 +342 1.072300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +343 1.085100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +344 1.101000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +345 1.101100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +346 1.101300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +347 1.101700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +348 1.102000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +349 1.102080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +350 1.102240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +351 1.102560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +352 1.103200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +353 1.104480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +354 1.107040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +355 1.112160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +356 1.122400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +357 1.131000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +358 1.131100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +359 1.131300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +360 1.131700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +361 1.132000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +362 1.132080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +363 1.132240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +364 1.132560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +365 1.133200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +366 1.134480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +367 1.137040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +368 1.142160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +369 1.152400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +370 1.172880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +371 1.200000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +372 1.200100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +373 1.200300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +374 1.200700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +375 1.201000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +376 1.201080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +377 1.201240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +378 1.201560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +379 1.202200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +380 1.203480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +381 1.206040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +382 1.211160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +383 1.221400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +384 1.230000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +385 1.230100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +386 1.230300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +387 1.230700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +388 1.231000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +389 1.231080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +390 1.231240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +391 1.231560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +392 1.232200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +393 1.233480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +394 1.236040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +395 1.241160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +396 1.250300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +397 1.251300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +398 1.253300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +399 1.257300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +400 1.260300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +401 1.261100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +402 1.262700e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +403 1.265900e-07 0.000000e+00 0.000000e+00 5.000000e+00 +404 1.272300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +405 1.285100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +406 1.301000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +407 1.301100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +408 1.301300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +409 1.301700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +410 1.302000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +411 1.302080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +412 1.302240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +413 1.302560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +414 1.303200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +415 1.304480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +416 1.307040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +417 1.312160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +418 1.322400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +419 1.331000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +420 1.331100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +421 1.331300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +422 1.331700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +423 1.332000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +424 1.332080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +425 1.332240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +426 1.332560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +427 1.333200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +428 1.334480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +429 1.337040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +430 1.342160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +431 1.352400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +432 1.372880e-07 0.000000e+00 0.000000e+00 5.000000e+00 +433 1.400000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +434 1.400100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +435 1.400300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +436 1.400700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +437 1.401000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +438 1.401080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +439 1.401240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +440 1.401560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +441 1.402200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +442 1.403480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +443 1.406040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +444 1.411160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +445 1.421400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +446 1.430000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +447 1.430100e-07 0.000000e+00 0.000000e+00 5.000000e+00 +448 1.430300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +449 1.430700e-07 0.000000e+00 0.000000e+00 5.000000e+00 +450 1.431000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +451 1.431080e-07 0.000000e+00 0.000000e+00 5.000000e+00 +452 1.431240e-07 0.000000e+00 0.000000e+00 5.000000e+00 +453 1.431560e-07 0.000000e+00 0.000000e+00 5.000000e+00 +454 1.432200e-07 0.000000e+00 0.000000e+00 5.000000e+00 +455 1.433480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +456 1.436040e-07 0.000000e+00 0.000000e+00 5.000000e+00 +457 1.441160e-07 0.000000e+00 0.000000e+00 5.000000e+00 +458 1.450300e-07 0.000000e+00 0.000000e+00 5.000000e+00 +459 1.451300e-07 5.000000e-01 0.000000e+00 4.500000e+00 +460 1.453300e-07 1.500000e+00 0.000000e+00 3.500000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +461 1.457300e-07 3.500000e+00 0.000000e+00 1.500000e+00 +462 1.460300e-07 5.000000e+00 0.000000e+00 2.708944e-14 +463 1.461100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +464 1.462700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +465 1.465900e-07 5.000000e+00 0.000000e+00 0.000000e+00 +466 1.472300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +467 1.485100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +468 1.501000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +469 1.501100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +470 1.501300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +471 1.501700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +472 1.502000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +473 1.502080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +474 1.502240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +475 1.502560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +476 1.503200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +477 1.504480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +478 1.507040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +479 1.512160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +480 1.522400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +481 1.531000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +482 1.531100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +483 1.531300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +484 1.531700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +485 1.532000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +486 1.532080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +487 1.532240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +488 1.532560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +489 1.533200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +490 1.534480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +491 1.537040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +492 1.542160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +493 1.552400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +494 1.572880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +495 1.600000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +496 1.600100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +497 1.600300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +498 1.600700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +499 1.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +500 1.601080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +501 1.601240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +502 1.601560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +503 1.602200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +504 1.603480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +505 1.606040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +506 1.611160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +507 1.621400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +508 1.630000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +509 1.630100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +510 1.630300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +511 1.630700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +512 1.631000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +513 1.631080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +514 1.631240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +515 1.631560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +516 1.632200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +517 1.633480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +518 1.636040e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +519 1.641160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +520 1.650300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +521 1.651300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +522 1.653300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +523 1.657300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +524 1.660300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +525 1.661100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +526 1.662700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +527 1.665900e-07 5.000000e+00 0.000000e+00 0.000000e+00 +528 1.672300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +529 1.685100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +530 1.701000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +531 1.701100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +532 1.701300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +533 1.701700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +534 1.702000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +535 1.702080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +536 1.702240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +537 1.702560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +538 1.703200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +539 1.704480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +540 1.707040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +541 1.712160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +542 1.722400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +543 1.731000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +544 1.731100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +545 1.731300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +546 1.731700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +547 1.732000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +548 1.732080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +549 1.732240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +550 1.732560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +551 1.733200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +552 1.734480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +553 1.737040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +554 1.742160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +555 1.752400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +556 1.772880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +557 1.800000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +558 1.800100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +559 1.800300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +560 1.800700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +561 1.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +562 1.801080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +563 1.801240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +564 1.801560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +565 1.802200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +566 1.803480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +567 1.806040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +568 1.811160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +569 1.821400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +570 1.830000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +571 1.830100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +572 1.830300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +573 1.830700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +574 1.831000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +575 1.831080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +576 1.831240e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +577 1.831560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +578 1.832200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +579 1.833480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +580 1.836040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +581 1.841160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +582 1.851400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +583 1.871880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +584 1.901000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +585 1.901100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +586 1.901300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +587 1.901700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +588 1.902000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +589 1.902080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +590 1.902240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +591 1.902560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +592 1.903200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +593 1.904480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +594 1.907040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +595 1.912160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +596 1.922400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +597 1.931000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +598 1.931100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +599 1.931300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +600 1.931700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +601 1.932000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +602 1.932080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +603 1.932240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +604 1.932560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +605 1.933200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +606 1.934480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +607 1.937040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +608 1.942160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +609 1.952400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +610 1.972880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +611 2.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +612 2.000100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +613 2.000300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +614 2.000700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +615 2.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +616 2.001080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +617 2.001240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +618 2.001560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +619 2.002200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +620 2.003480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +621 2.006040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +622 2.011160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +623 2.021400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +624 2.030000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +625 2.030100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +626 2.030300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +627 2.030700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +628 2.031000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +629 2.031080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +630 2.031240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +631 2.031560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +632 2.032200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +633 2.033480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +634 2.036040e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +635 2.041160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +636 2.051400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +637 2.071880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +638 2.101000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +639 2.101100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +640 2.101300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +641 2.101700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +642 2.102000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +643 2.102080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +644 2.102240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +645 2.102560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +646 2.103200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +647 2.104480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +648 2.107040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +649 2.112160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +650 2.122400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +651 2.131000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +652 2.131100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +653 2.131300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +654 2.131700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +655 2.132000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +656 2.132080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +657 2.132240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +658 2.132560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +659 2.133200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +660 2.134480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +661 2.137040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +662 2.142160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +663 2.152400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +664 2.172880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +665 2.200000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +666 2.200100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +667 2.200300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +668 2.200700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +669 2.201000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +670 2.201080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +671 2.201240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +672 2.201560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +673 2.202200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +674 2.203480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +675 2.206040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +676 2.211160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +677 2.221400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +678 2.230000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +679 2.230100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +680 2.230300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +681 2.230700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +682 2.231000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +683 2.231080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +684 2.231240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +685 2.231560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +686 2.232200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +687 2.233480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +688 2.236040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +689 2.241160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +690 2.251400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +691 2.271880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +692 2.301000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +693 2.301100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +694 2.301300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +695 2.301700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +696 2.302000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +697 2.302080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +698 2.302240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +699 2.302560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +700 2.303200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +701 2.304480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +702 2.307040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +703 2.312160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +704 2.322400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +705 2.331000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +706 2.331100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +707 2.331300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +708 2.331700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +709 2.332000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +710 2.332080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +711 2.332240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +712 2.332560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +713 2.333200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +714 2.334480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +715 2.337040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +716 2.342160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +717 2.352400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +718 2.372880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +719 2.400000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +720 2.400100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +721 2.400300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +722 2.400700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +723 2.401000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +724 2.401080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +725 2.401240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +726 2.401560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +727 2.402200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +728 2.403480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +729 2.406040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +730 2.411160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +731 2.421400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +732 2.430000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +733 2.430100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +734 2.430300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +735 2.430700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +736 2.431000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +737 2.431080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +738 2.431240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +739 2.431560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +740 2.432200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +741 2.433480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +742 2.436040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +743 2.441160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +744 2.451400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +745 2.471880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +746 2.501000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +747 2.501100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +748 2.501300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +749 2.501700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +750 2.502000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +751 2.502080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +752 2.502240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +753 2.502560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +754 2.503200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +755 2.504480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +756 2.507040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +757 2.512160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +758 2.522400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +759 2.531000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +760 2.531100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +761 2.531300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +762 2.531700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +763 2.532000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +764 2.532080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +765 2.532240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +766 2.532560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +767 2.533200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +768 2.534480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +769 2.537040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +770 2.542160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +771 2.552400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +772 2.572880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +773 2.600000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +774 2.600100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +775 2.600300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +776 2.600700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +777 2.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +778 2.601080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +779 2.601240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +780 2.601560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +781 2.602200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +782 2.603480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +783 2.606040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +784 2.611160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +785 2.621400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +786 2.630000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +787 2.630100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +788 2.630300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +789 2.630700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +790 2.631000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +791 2.631080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +792 2.631240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +793 2.631560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +794 2.632200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +795 2.633480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +796 2.636040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +797 2.641160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +798 2.651400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +799 2.671880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +800 2.701000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +801 2.701100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +802 2.701300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +803 2.701700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +804 2.702000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +805 2.702080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +806 2.702240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +807 2.702560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +808 2.703200e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +809 2.704480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +810 2.707040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +811 2.712160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +812 2.722400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +813 2.731000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +814 2.731100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +815 2.731300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +816 2.731700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +817 2.732000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +818 2.732080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +819 2.732240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +820 2.732560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +821 2.733200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +822 2.734480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +823 2.737040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +824 2.742160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +825 2.752400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +826 2.772880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +827 2.800000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +828 2.800100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +829 2.800300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +830 2.800700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +831 2.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +832 2.801080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +833 2.801240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +834 2.801560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +835 2.802200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +836 2.803480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +837 2.806040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +838 2.811160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +839 2.821400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +840 2.830000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +841 2.830100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +842 2.830300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +843 2.830700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +844 2.831000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +845 2.831080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +846 2.831240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +847 2.831560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +848 2.832200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +849 2.833480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +850 2.836040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +851 2.841160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +852 2.851400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +853 2.871880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +854 2.901000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +855 2.901100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +856 2.901300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +857 2.901700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +858 2.902000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +859 2.902080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +860 2.902240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +861 2.902560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +862 2.903200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +863 2.904480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +864 2.907040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +865 2.912160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +866 2.922400e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +867 2.931000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +868 2.931100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +869 2.931300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +870 2.931700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +871 2.932000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +872 2.932080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +873 2.932240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +874 2.932560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +875 2.933200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +876 2.934480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +877 2.937040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +878 2.942160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +879 2.952400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +880 2.972880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +881 3.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +882 3.000100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +883 3.000300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +884 3.000700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +885 3.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +886 3.001080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +887 3.001240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +888 3.001560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +889 3.002200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +890 3.003480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +891 3.006040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +892 3.011160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +893 3.021400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +894 3.030000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +895 3.030100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +896 3.030300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +897 3.030700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +898 3.031000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +899 3.031080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +900 3.031240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +901 3.031560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +902 3.032200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +903 3.033480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +904 3.036040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +905 3.041160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +906 3.051400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +907 3.071880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +908 3.101000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +909 3.101100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +910 3.101300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +911 3.101700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +912 3.102000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +913 3.102080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +914 3.102240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +915 3.102560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +916 3.103200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +917 3.104480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +918 3.107040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +919 3.112160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +920 3.122400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +921 3.131000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +922 3.131100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +923 3.131300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +924 3.131700e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +925 3.132000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +926 3.132080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +927 3.132240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +928 3.132560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +929 3.133200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +930 3.134480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +931 3.137040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +932 3.142160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +933 3.152400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +934 3.172880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +935 3.200000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +936 3.200100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +937 3.200300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +938 3.200700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +939 3.201000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +940 3.201080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +941 3.201240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +942 3.201560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +943 3.202200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +944 3.203480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +945 3.206040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +946 3.211160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +947 3.221400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +948 3.230000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +949 3.230100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +950 3.230300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +951 3.230700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +952 3.231000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +953 3.231080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +954 3.231240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +955 3.231560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +956 3.232200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +957 3.233480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +958 3.236040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +959 3.241160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +960 3.251400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +961 3.271880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +962 3.301000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +963 3.301100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +964 3.301300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +965 3.301700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +966 3.302000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +967 3.302080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +968 3.302240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +969 3.302560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +970 3.303200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +971 3.304480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +972 3.307040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +973 3.312160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +974 3.322400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +975 3.331000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +976 3.331100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +977 3.331300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +978 3.331700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +979 3.332000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +980 3.332080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +981 3.332240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +982 3.332560e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +983 3.333200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +984 3.334480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +985 3.337040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +986 3.342160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +987 3.352400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +988 3.372880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +989 3.400000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +990 3.400100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +991 3.400300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +992 3.400700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +993 3.401000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +994 3.401080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +995 3.401240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +996 3.401560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +997 3.402200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +998 3.403480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +999 3.406040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1000 3.411160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1001 3.421400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1002 3.430000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1003 3.430100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1004 3.430300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1005 3.430700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1006 3.431000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1007 3.431080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1008 3.431240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1009 3.431560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1010 3.432200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1011 3.433480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1012 3.436040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1013 3.441160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1014 3.451400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1015 3.471880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1016 3.501000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1017 3.501100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1018 3.501300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1019 3.501700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1020 3.502000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1021 3.502080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1022 3.502240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1023 3.502560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1024 3.503200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1025 3.504480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1026 3.507040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1027 3.512160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1028 3.522400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1029 3.531000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1030 3.531100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1031 3.531300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1032 3.531700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1033 3.532000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1034 3.532080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1035 3.532240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1036 3.532560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1037 3.533200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1038 3.534480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1039 3.537040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1040 3.542160e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +1041 3.552400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1042 3.572880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1043 3.600000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1044 3.600100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1045 3.600300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1046 3.600700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1047 3.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1048 3.601080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1049 3.601240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1050 3.601560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1051 3.602200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1052 3.603480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1053 3.606040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1054 3.611160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1055 3.621400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1056 3.630000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1057 3.630100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1058 3.630300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1059 3.630700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1060 3.631000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1061 3.631080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1062 3.631240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1063 3.631560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1064 3.632200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1065 3.633480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1066 3.636040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1067 3.641160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1068 3.651400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1069 3.671880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1070 3.701000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1071 3.701100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1072 3.701300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1073 3.701700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1074 3.702000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1075 3.702080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1076 3.702240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1077 3.702560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1078 3.703200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1079 3.704480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1080 3.707040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1081 3.712160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1082 3.722400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1083 3.731000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1084 3.731100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1085 3.731300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1086 3.731700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1087 3.732000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1088 3.732080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1089 3.732240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1090 3.732560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1091 3.733200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1092 3.734480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1093 3.737040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1094 3.742160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1095 3.752400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1096 3.772880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1097 3.800000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1098 3.800100e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +1099 3.800300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1100 3.800700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1101 3.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1102 3.801080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1103 3.801240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1104 3.801560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1105 3.802200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1106 3.803480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1107 3.806040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1108 3.811160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1109 3.821400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1110 3.830000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1111 3.830100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1112 3.830300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1113 3.830700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1114 3.831000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1115 3.831080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1116 3.831240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1117 3.831560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1118 3.832200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1119 3.833480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1120 3.836040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1121 3.841160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1122 3.851400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1123 3.871880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1124 3.901000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1125 3.901100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1126 3.901300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1127 3.901700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1128 3.902000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1129 3.902080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1130 3.902240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1131 3.902560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1132 3.903200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1133 3.904480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1134 3.907040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1135 3.912160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1136 3.922400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1137 3.931000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1138 3.931100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1139 3.931300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1140 3.931700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1141 3.932000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1142 3.932080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1143 3.932240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1144 3.932560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1145 3.933200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1146 3.934480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1147 3.937040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1148 3.942160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1149 3.952400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1150 3.972880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1151 4.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1152 4.000100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1153 4.000300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1154 4.000700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1155 4.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1156 4.001080e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +1157 4.001240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1158 4.001560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1159 4.002200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1160 4.003480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1161 4.006040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1162 4.011160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1163 4.021400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1164 4.030000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1165 4.030100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1166 4.030300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1167 4.030700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1168 4.031000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1169 4.031080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1170 4.031240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1171 4.031560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1172 4.032200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1173 4.033480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1174 4.036040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1175 4.041160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1176 4.051400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1177 4.071880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1178 4.101000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1179 4.101100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1180 4.101300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1181 4.101700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1182 4.102000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1183 4.102080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1184 4.102240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1185 4.102560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1186 4.103200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1187 4.104480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1188 4.107040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1189 4.112160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1190 4.122400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1191 4.131000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1192 4.131100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1193 4.131300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1194 4.131700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1195 4.132000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1196 4.132080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1197 4.132240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1198 4.132560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1199 4.133200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1200 4.134480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1201 4.137040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1202 4.142160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1203 4.152400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1204 4.172880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1205 4.200000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1206 4.200100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1207 4.200300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1208 4.200700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1209 4.201000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1210 4.201080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1211 4.201240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1212 4.201560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1213 4.202200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1214 4.203480e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +1215 4.206040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1216 4.211160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1217 4.221400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1218 4.230000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1219 4.230100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1220 4.230300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1221 4.230700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1222 4.231000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1223 4.231080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1224 4.231240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1225 4.231560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1226 4.232200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1227 4.233480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1228 4.236040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1229 4.241160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1230 4.251400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1231 4.271880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1232 4.301000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1233 4.301100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1234 4.301300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1235 4.301700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1236 4.302000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1237 4.302080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1238 4.302240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1239 4.302560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1240 4.303200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1241 4.304480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1242 4.307040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1243 4.312160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1244 4.322400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1245 4.331000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1246 4.331100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1247 4.331300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1248 4.331700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1249 4.332000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1250 4.332080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1251 4.332240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1252 4.332560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1253 4.333200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1254 4.334480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1255 4.337040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1256 4.342160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1257 4.352400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1258 4.372880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1259 4.400000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1260 4.400100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1261 4.400300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1262 4.400700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1263 4.401000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1264 4.401080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1265 4.401240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1266 4.401560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1267 4.402200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1268 4.403480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1269 4.406040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1270 4.411160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1271 4.421400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1272 4.430000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +1273 4.430100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1274 4.430300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1275 4.430700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1276 4.431000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1277 4.431080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1278 4.431240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1279 4.431560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1280 4.432200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1281 4.433480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1282 4.436040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1283 4.441160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1284 4.451400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1285 4.471880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1286 4.501000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1287 4.501100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1288 4.501300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1289 4.501700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1290 4.502000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1291 4.502080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1292 4.502240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1293 4.502560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1294 4.503200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1295 4.504480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1296 4.507040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1297 4.512160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1298 4.522400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1299 4.531000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1300 4.531100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1301 4.531300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1302 4.531700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1303 4.532000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1304 4.532080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1305 4.532240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1306 4.532560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1307 4.533200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1308 4.534480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1309 4.537040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1310 4.542160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1311 4.552400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1312 4.572880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1313 4.600000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1314 4.600100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1315 4.600300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1316 4.600700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1317 4.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1318 4.601080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1319 4.601240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1320 4.601560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1321 4.602200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1322 4.603480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1323 4.606040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1324 4.611160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1325 4.621400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1326 4.630000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1327 4.630100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1328 4.630300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1329 4.630700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1330 4.631000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +1331 4.631080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1332 4.631240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1333 4.631560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1334 4.632200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1335 4.633480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1336 4.636040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1337 4.641160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1338 4.651400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1339 4.671880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1340 4.701000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1341 4.701100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1342 4.701300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1343 4.701700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1344 4.702000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1345 4.702080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1346 4.702240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1347 4.702560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1348 4.703200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1349 4.704480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1350 4.707040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1351 4.712160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1352 4.722400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1353 4.731000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1354 4.731100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1355 4.731300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1356 4.731700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1357 4.732000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1358 4.732080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1359 4.732240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1360 4.732560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1361 4.733200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1362 4.734480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1363 4.737040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1364 4.742160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1365 4.752400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1366 4.772880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1367 4.800000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1368 4.800100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1369 4.800300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1370 4.800700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1371 4.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1372 4.801080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1373 4.801240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1374 4.801560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1375 4.802200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1376 4.803480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1377 4.806040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1378 4.811160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1379 4.821400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1380 4.830000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1381 4.830100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1382 4.830300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1383 4.830700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1384 4.831000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1385 4.831080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1386 4.831240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1387 4.831560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1388 4.832200e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time corrected_data1 corrected_data2 corrected_data3 +-------------------------------------------------------------------------------- +1389 4.833480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1390 4.836040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1391 4.841160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1392 4.851400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1393 4.871880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1394 4.901000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1395 4.901100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1396 4.901300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1397 4.901700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1398 4.902000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1399 4.902080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1400 4.902240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1401 4.902560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1402 4.903200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1403 4.904480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1404 4.907040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1405 4.912160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1406 4.922400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1407 4.931000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1408 4.931100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1409 4.931300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1410 4.931700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1411 4.932000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1412 4.932080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1413 4.932240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1414 4.932560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1415 4.933200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1416 4.934480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1417 4.937040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1418 4.942160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1419 4.952400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1420 4.972880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +1421 5.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:03:07 2026 +-------------------------------------------------------------------------------- +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 5.000000e+00 5.000000e+00 +1 1.000000e-12 0.000000e+00 5.000000e+00 5.000000e+00 +2 2.000000e-12 0.000000e+00 5.000000e+00 5.000000e+00 +3 4.000000e-12 0.000000e+00 5.000000e+00 5.000000e+00 +4 8.000000e-12 0.000000e+00 5.000000e+00 5.000000e+00 +5 1.600000e-11 0.000000e+00 5.000000e+00 5.000000e+00 +6 3.200000e-11 0.000000e+00 5.000000e+00 5.000000e+00 +7 6.400000e-11 0.000000e+00 5.000000e+00 5.000000e+00 +8 1.000000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +9 1.064000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +10 1.192000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +11 1.448000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +12 1.960000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +13 2.984000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +14 5.032000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +15 9.128000e-10 0.000000e+00 5.000000e+00 5.000000e+00 +16 1.732000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +17 3.000000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +18 3.010000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +19 3.030000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +20 3.070000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +21 3.100000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +22 3.108000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +23 3.124000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +24 3.156000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +25 3.220000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +26 3.348000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +27 3.604000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +28 4.116000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +29 5.140000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +30 7.188000e-09 0.000000e+00 5.000000e+00 5.000000e+00 +31 1.010000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +32 1.011000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +33 1.013000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +34 1.017000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +35 1.020000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +36 1.020800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +37 1.022400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +38 1.025600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +39 1.032000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +40 1.044800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +41 1.070400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +42 1.121600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +43 1.224000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +44 1.310000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +45 1.311000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +46 1.313000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +47 1.317000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +48 1.320000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +49 1.320800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +50 1.322400e-08 0.000000e+00 5.000000e+00 5.000000e+00 +51 1.325600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +52 1.332000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +53 1.344800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +54 1.370400e-08 0.000000e+00 5.000000e+00 5.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +55 1.421600e-08 0.000000e+00 5.000000e+00 5.000000e+00 +56 1.524000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +57 1.728800e-08 0.000000e+00 5.000000e+00 5.000000e+00 +58 2.000000e-08 0.000000e+00 5.000000e+00 5.000000e+00 +59 2.001000e-08 0.000000e+00 5.000000e+00 4.500000e+00 +60 2.003000e-08 0.000000e+00 5.000000e+00 3.500000e+00 +61 2.007000e-08 0.000000e+00 5.000000e+00 1.500000e+00 +62 2.010000e-08 0.000000e+00 5.000000e+00 1.652012e-13 +63 2.010800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +64 2.012400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +65 2.015600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +66 2.022000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +67 2.034800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +68 2.060400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +69 2.111600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +70 2.214000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +71 2.300000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +72 2.301000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +73 2.303000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +74 2.307000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +75 2.310000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +76 2.310800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +77 2.312400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +78 2.315600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +79 2.322000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +80 2.334800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +81 2.360400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +82 2.411600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +83 2.514000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +84 2.718800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +85 3.010000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +86 3.011000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +87 3.013000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +88 3.017000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +89 3.020000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +90 3.020800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +91 3.022400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +92 3.025600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +93 3.032000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +94 3.044800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +95 3.070400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +96 3.121600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +97 3.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +98 3.310000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +99 3.311000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +100 3.313000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +101 3.317000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +102 3.320000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +103 3.320800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +104 3.322400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +105 3.325600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +106 3.332000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +107 3.344800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +108 3.370400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +109 3.421600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +110 3.524000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +111 3.728800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +112 4.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +113 4.001000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +114 4.003000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +115 4.007000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +116 4.010000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +117 4.010800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +118 4.012400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +119 4.015600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +120 4.022000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +121 4.034800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +122 4.060400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +123 4.111600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +124 4.214000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +125 4.300000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +126 4.301000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +127 4.303000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +128 4.307000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +129 4.310000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +130 4.310800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +131 4.312400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +132 4.315600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +133 4.322000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +134 4.334800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +135 4.360400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +136 4.411600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +137 4.503000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +138 4.513000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +139 4.533000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +140 4.573000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +141 4.603000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +142 4.611000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +143 4.627000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +144 4.659000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +145 4.723000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +146 4.851000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +147 5.010000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +148 5.011000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +149 5.013000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +150 5.017000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +151 5.020000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +152 5.020800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +153 5.022400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +154 5.025600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +155 5.032000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +156 5.044800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +157 5.070400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +158 5.121600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +159 5.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +160 5.310000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +161 5.311000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +162 5.313000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +163 5.317000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +164 5.320000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +165 5.320800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +166 5.322400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +167 5.325600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +168 5.332000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +169 5.344800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +170 5.370400e-08 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +171 5.421600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +172 5.524000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +173 5.728800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +174 6.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +175 6.001000e-08 5.000000e-01 5.000000e+00 0.000000e+00 +176 6.003000e-08 1.500000e+00 5.000000e+00 0.000000e+00 +177 6.007000e-08 3.500000e+00 5.000000e+00 0.000000e+00 +178 6.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +179 6.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +180 6.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +181 6.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +182 6.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +183 6.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +184 6.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +185 6.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +186 6.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +187 6.300000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +188 6.301000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +189 6.303000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +190 6.307000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +191 6.310000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +192 6.310800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +193 6.312400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +194 6.315600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +195 6.322000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +196 6.334800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +197 6.360400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +198 6.411600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +199 6.503000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +200 6.513000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +201 6.533000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +202 6.573000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +203 6.603000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +204 6.611000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +205 6.627000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +206 6.659000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +207 6.723000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +208 6.851000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +209 7.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +210 7.011000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +211 7.013000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +212 7.017000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +213 7.020000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +214 7.020800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +215 7.022400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +216 7.025600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +217 7.032000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +218 7.044800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +219 7.070400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +220 7.121600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +221 7.224000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +222 7.310000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +223 7.311000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +224 7.313000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +225 7.317000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +226 7.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +227 7.320800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +228 7.322400e-08 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +229 7.325600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +230 7.332000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +231 7.344800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +232 7.370400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +233 7.421600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +234 7.524000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +235 7.728800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +236 8.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +237 8.001000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +238 8.003000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +239 8.007000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +240 8.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +241 8.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +242 8.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +243 8.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +244 8.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +245 8.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +246 8.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +247 8.111600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +248 8.214000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +249 8.300000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +250 8.301000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +251 8.303000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +252 8.307000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +253 8.310000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +254 8.310800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +255 8.312400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +256 8.315600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +257 8.322000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +258 8.334800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +259 8.360400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +260 8.411600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +261 8.503000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +262 8.513000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +263 8.533000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +264 8.573000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +265 8.603000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +266 8.611000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +267 8.627000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +268 8.659000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +269 8.723000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +270 8.851000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +271 9.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +272 9.011000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +273 9.013000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +274 9.017000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +275 9.020000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +276 9.020800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +277 9.022400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +278 9.025600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +279 9.032000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +280 9.044800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +281 9.070400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +282 9.121600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +283 9.224000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +284 9.310000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +285 9.311000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +286 9.313000e-08 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +287 9.317000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +288 9.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +289 9.320800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +290 9.322400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +291 9.325600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +292 9.332000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +293 9.344800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +294 9.370400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +295 9.421600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +296 9.524000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +297 9.728800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +298 1.000000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +299 1.000100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +300 1.000300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +301 1.000700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +302 1.001000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +303 1.001080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +304 1.001240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +305 1.001560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +306 1.002200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +307 1.003480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +308 1.006040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +309 1.011160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +310 1.015000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +311 1.015100e-07 5.000000e+00 4.500000e+00 0.000000e+00 +312 1.015300e-07 5.000000e+00 3.500000e+00 0.000000e+00 +313 1.015700e-07 5.000000e+00 1.500000e+00 0.000000e+00 +314 1.016000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +315 1.016080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +316 1.016240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +317 1.016560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +318 1.017200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +319 1.018480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +320 1.021040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +321 1.026160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +322 1.030000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +323 1.030100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +324 1.030300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +325 1.030700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +326 1.031000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +327 1.031080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +328 1.031240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +329 1.031560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +330 1.032200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +331 1.033480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +332 1.036040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +333 1.041160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +334 1.050300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +335 1.051300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +336 1.053300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +337 1.057300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +338 1.060300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +339 1.061100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +340 1.062700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +341 1.065900e-07 5.000000e+00 0.000000e+00 0.000000e+00 +342 1.072300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +343 1.085100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +344 1.101000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +345 1.101100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +346 1.101300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +347 1.101700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +348 1.102000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +349 1.102080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +350 1.102240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +351 1.102560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +352 1.103200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +353 1.104480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +354 1.107040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +355 1.112160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +356 1.122400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +357 1.131000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +358 1.131100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +359 1.131300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +360 1.131700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +361 1.132000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +362 1.132080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +363 1.132240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +364 1.132560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +365 1.133200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +366 1.134480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +367 1.137040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +368 1.142160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +369 1.152400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +370 1.172880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +371 1.200000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +372 1.200100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +373 1.200300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +374 1.200700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +375 1.201000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +376 1.201080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +377 1.201240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +378 1.201560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +379 1.202200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +380 1.203480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +381 1.206040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +382 1.211160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +383 1.221400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +384 1.230000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +385 1.230100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +386 1.230300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +387 1.230700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +388 1.231000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +389 1.231080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +390 1.231240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +391 1.231560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +392 1.232200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +393 1.233480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +394 1.236040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +395 1.241160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +396 1.250300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +397 1.251300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +398 1.253300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +399 1.257300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +400 1.260300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +401 1.261100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +402 1.262700e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +403 1.265900e-07 5.000000e+00 0.000000e+00 0.000000e+00 +404 1.272300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +405 1.285100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +406 1.301000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +407 1.301100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +408 1.301300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +409 1.301700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +410 1.302000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +411 1.302080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +412 1.302240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +413 1.302560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +414 1.303200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +415 1.304480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +416 1.307040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +417 1.312160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +418 1.322400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +419 1.331000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +420 1.331100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +421 1.331300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +422 1.331700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +423 1.332000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +424 1.332080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +425 1.332240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +426 1.332560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +427 1.333200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +428 1.334480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +429 1.337040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +430 1.342160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +431 1.352400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +432 1.372880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +433 1.400000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +434 1.400100e-07 4.500000e+00 5.000000e-01 0.000000e+00 +435 1.400300e-07 3.500000e+00 1.500000e+00 0.000000e+00 +436 1.400700e-07 1.500000e+00 3.500000e+00 0.000000e+00 +437 1.401000e-07 1.323386e-12 5.000000e+00 0.000000e+00 +438 1.401080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +439 1.401240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +440 1.401560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +441 1.402200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +442 1.403480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +443 1.406040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +444 1.411160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +445 1.421400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +446 1.430000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +447 1.430100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +448 1.430300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +449 1.430700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +450 1.431000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +451 1.431080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +452 1.431240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +453 1.431560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +454 1.432200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +455 1.433480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +456 1.436040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +457 1.441160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +458 1.450300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +459 1.451300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +460 1.453300e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +461 1.457300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +462 1.460300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +463 1.461100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +464 1.462700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +465 1.465900e-07 0.000000e+00 5.000000e+00 0.000000e+00 +466 1.472300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +467 1.485100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +468 1.501000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +469 1.501100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +470 1.501300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +471 1.501700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +472 1.502000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +473 1.502080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +474 1.502240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +475 1.502560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +476 1.503200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +477 1.504480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +478 1.507040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +479 1.512160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +480 1.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +481 1.531000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +482 1.531100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +483 1.531300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +484 1.531700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +485 1.532000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +486 1.532080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +487 1.532240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +488 1.532560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +489 1.533200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +490 1.534480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +491 1.537040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +492 1.542160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +493 1.552400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +494 1.572880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +495 1.600000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +496 1.600100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +497 1.600300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +498 1.600700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +499 1.601000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +500 1.601080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +501 1.601240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +502 1.601560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +503 1.602200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +504 1.603480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +505 1.606040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +506 1.611160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +507 1.621400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +508 1.630000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +509 1.630100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +510 1.630300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +511 1.630700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +512 1.631000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +513 1.631080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +514 1.631240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +515 1.631560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +516 1.632200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +517 1.633480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +518 1.636040e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +519 1.641160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +520 1.650300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +521 1.651300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +522 1.653300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +523 1.657300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +524 1.660300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +525 1.661100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +526 1.662700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +527 1.665900e-07 0.000000e+00 5.000000e+00 0.000000e+00 +528 1.672300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +529 1.685100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +530 1.701000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +531 1.701100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +532 1.701300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +533 1.701700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +534 1.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +535 1.702080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +536 1.702240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +537 1.702560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +538 1.703200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +539 1.704480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +540 1.707040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +541 1.712160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +542 1.722400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +543 1.731000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +544 1.731100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +545 1.731300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +546 1.731700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +547 1.732000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +548 1.732080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +549 1.732240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +550 1.732560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +551 1.733200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +552 1.734480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +553 1.737040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +554 1.742160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +555 1.752400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +556 1.772880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +557 1.800000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +558 1.800100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +559 1.800300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +560 1.800700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +561 1.801000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +562 1.801080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +563 1.801240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +564 1.801560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +565 1.802200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +566 1.803480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +567 1.806040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +568 1.811160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +569 1.821400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +570 1.830000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +571 1.830100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +572 1.830300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +573 1.830700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +574 1.831000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +575 1.831080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +576 1.831240e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +577 1.831560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +578 1.832200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +579 1.833480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +580 1.836040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +581 1.841160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +582 1.851400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +583 1.871880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +584 1.901000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +585 1.901100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +586 1.901300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +587 1.901700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +588 1.902000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +589 1.902080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +590 1.902240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +591 1.902560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +592 1.903200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +593 1.904480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +594 1.907040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +595 1.912160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +596 1.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +597 1.931000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +598 1.931100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +599 1.931300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +600 1.931700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +601 1.932000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +602 1.932080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +603 1.932240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +604 1.932560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +605 1.933200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +606 1.934480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +607 1.937040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +608 1.942160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +609 1.952400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +610 1.972880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +611 2.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +612 2.000100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +613 2.000300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +614 2.000700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +615 2.001000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +616 2.001080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +617 2.001240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +618 2.001560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +619 2.002200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +620 2.003480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +621 2.006040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +622 2.011160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +623 2.021400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +624 2.030000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +625 2.030100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +626 2.030300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +627 2.030700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +628 2.031000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +629 2.031080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +630 2.031240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +631 2.031560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +632 2.032200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +633 2.033480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +634 2.036040e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +635 2.041160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +636 2.051400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +637 2.071880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +638 2.101000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +639 2.101100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +640 2.101300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +641 2.101700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +642 2.102000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +643 2.102080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +644 2.102240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +645 2.102560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +646 2.103200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +647 2.104480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +648 2.107040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +649 2.112160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +650 2.122400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +651 2.131000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +652 2.131100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +653 2.131300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +654 2.131700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +655 2.132000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +656 2.132080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +657 2.132240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +658 2.132560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +659 2.133200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +660 2.134480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +661 2.137040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +662 2.142160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +663 2.152400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +664 2.172880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +665 2.200000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +666 2.200100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +667 2.200300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +668 2.200700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +669 2.201000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +670 2.201080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +671 2.201240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +672 2.201560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +673 2.202200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +674 2.203480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +675 2.206040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +676 2.211160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +677 2.221400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +678 2.230000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +679 2.230100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +680 2.230300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +681 2.230700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +682 2.231000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +683 2.231080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +684 2.231240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +685 2.231560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +686 2.232200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +687 2.233480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +688 2.236040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +689 2.241160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +690 2.251400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +691 2.271880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +692 2.301000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +693 2.301100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +694 2.301300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +695 2.301700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +696 2.302000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +697 2.302080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +698 2.302240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +699 2.302560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +700 2.303200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +701 2.304480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +702 2.307040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +703 2.312160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +704 2.322400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +705 2.331000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +706 2.331100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +707 2.331300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +708 2.331700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +709 2.332000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +710 2.332080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +711 2.332240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +712 2.332560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +713 2.333200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +714 2.334480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +715 2.337040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +716 2.342160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +717 2.352400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +718 2.372880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +719 2.400000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +720 2.400100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +721 2.400300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +722 2.400700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +723 2.401000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +724 2.401080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +725 2.401240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +726 2.401560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +727 2.402200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +728 2.403480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +729 2.406040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +730 2.411160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +731 2.421400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +732 2.430000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +733 2.430100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +734 2.430300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +735 2.430700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +736 2.431000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +737 2.431080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +738 2.431240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +739 2.431560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +740 2.432200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +741 2.433480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +742 2.436040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +743 2.441160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +744 2.451400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +745 2.471880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +746 2.501000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +747 2.501100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +748 2.501300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +749 2.501700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +750 2.502000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +751 2.502080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +752 2.502240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +753 2.502560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +754 2.503200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +755 2.504480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +756 2.507040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +757 2.512160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +758 2.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +759 2.531000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +760 2.531100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +761 2.531300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +762 2.531700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +763 2.532000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +764 2.532080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +765 2.532240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +766 2.532560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +767 2.533200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +768 2.534480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +769 2.537040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +770 2.542160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +771 2.552400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +772 2.572880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +773 2.600000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +774 2.600100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +775 2.600300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +776 2.600700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +777 2.601000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +778 2.601080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +779 2.601240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +780 2.601560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +781 2.602200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +782 2.603480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +783 2.606040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +784 2.611160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +785 2.621400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +786 2.630000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +787 2.630100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +788 2.630300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +789 2.630700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +790 2.631000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +791 2.631080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +792 2.631240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +793 2.631560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +794 2.632200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +795 2.633480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +796 2.636040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +797 2.641160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +798 2.651400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +799 2.671880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +800 2.701000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +801 2.701100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +802 2.701300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +803 2.701700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +804 2.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +805 2.702080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +806 2.702240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +807 2.702560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +808 2.703200e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +809 2.704480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +810 2.707040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +811 2.712160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +812 2.722400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +813 2.731000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +814 2.731100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +815 2.731300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +816 2.731700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +817 2.732000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +818 2.732080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +819 2.732240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +820 2.732560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +821 2.733200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +822 2.734480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +823 2.737040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +824 2.742160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +825 2.752400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +826 2.772880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +827 2.800000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +828 2.800100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +829 2.800300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +830 2.800700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +831 2.801000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +832 2.801080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +833 2.801240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +834 2.801560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +835 2.802200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +836 2.803480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +837 2.806040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +838 2.811160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +839 2.821400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +840 2.830000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +841 2.830100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +842 2.830300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +843 2.830700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +844 2.831000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +845 2.831080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +846 2.831240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +847 2.831560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +848 2.832200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +849 2.833480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +850 2.836040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +851 2.841160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +852 2.851400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +853 2.871880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +854 2.901000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +855 2.901100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +856 2.901300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +857 2.901700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +858 2.902000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +859 2.902080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +860 2.902240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +861 2.902560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +862 2.903200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +863 2.904480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +864 2.907040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +865 2.912160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +866 2.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +867 2.931000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +868 2.931100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +869 2.931300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +870 2.931700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +871 2.932000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +872 2.932080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +873 2.932240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +874 2.932560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +875 2.933200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +876 2.934480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +877 2.937040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +878 2.942160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +879 2.952400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +880 2.972880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +881 3.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +882 3.000100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +883 3.000300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +884 3.000700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +885 3.001000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +886 3.001080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +887 3.001240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +888 3.001560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +889 3.002200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +890 3.003480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +891 3.006040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +892 3.011160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +893 3.021400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +894 3.030000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +895 3.030100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +896 3.030300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +897 3.030700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +898 3.031000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +899 3.031080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +900 3.031240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +901 3.031560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +902 3.032200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +903 3.033480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +904 3.036040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +905 3.041160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +906 3.051400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +907 3.071880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +908 3.101000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +909 3.101100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +910 3.101300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +911 3.101700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +912 3.102000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +913 3.102080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +914 3.102240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +915 3.102560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +916 3.103200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +917 3.104480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +918 3.107040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +919 3.112160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +920 3.122400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +921 3.131000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +922 3.131100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +923 3.131300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +924 3.131700e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +925 3.132000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +926 3.132080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +927 3.132240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +928 3.132560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +929 3.133200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +930 3.134480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +931 3.137040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +932 3.142160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +933 3.152400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +934 3.172880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +935 3.200000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +936 3.200100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +937 3.200300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +938 3.200700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +939 3.201000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +940 3.201080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +941 3.201240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +942 3.201560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +943 3.202200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +944 3.203480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +945 3.206040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +946 3.211160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +947 3.221400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +948 3.230000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +949 3.230100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +950 3.230300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +951 3.230700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +952 3.231000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +953 3.231080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +954 3.231240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +955 3.231560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +956 3.232200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +957 3.233480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +958 3.236040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +959 3.241160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +960 3.251400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +961 3.271880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +962 3.301000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +963 3.301100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +964 3.301300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +965 3.301700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +966 3.302000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +967 3.302080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +968 3.302240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +969 3.302560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +970 3.303200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +971 3.304480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +972 3.307040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +973 3.312160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +974 3.322400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +975 3.331000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +976 3.331100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +977 3.331300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +978 3.331700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +979 3.332000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +980 3.332080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +981 3.332240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +982 3.332560e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +983 3.333200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +984 3.334480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +985 3.337040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +986 3.342160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +987 3.352400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +988 3.372880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +989 3.400000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +990 3.400100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +991 3.400300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +992 3.400700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +993 3.401000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +994 3.401080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +995 3.401240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +996 3.401560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +997 3.402200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +998 3.403480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +999 3.406040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1000 3.411160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1001 3.421400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1002 3.430000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1003 3.430100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1004 3.430300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1005 3.430700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1006 3.431000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1007 3.431080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1008 3.431240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1009 3.431560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1010 3.432200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1011 3.433480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1012 3.436040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1013 3.441160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1014 3.451400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1015 3.471880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1016 3.501000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1017 3.501100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1018 3.501300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1019 3.501700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1020 3.502000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1021 3.502080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1022 3.502240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1023 3.502560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1024 3.503200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1025 3.504480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1026 3.507040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1027 3.512160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1028 3.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1029 3.531000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1030 3.531100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1031 3.531300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1032 3.531700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1033 3.532000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1034 3.532080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1035 3.532240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1036 3.532560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1037 3.533200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1038 3.534480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1039 3.537040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1040 3.542160e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +1041 3.552400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1042 3.572880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1043 3.600000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1044 3.600100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1045 3.600300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1046 3.600700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1047 3.601000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1048 3.601080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1049 3.601240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1050 3.601560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1051 3.602200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1052 3.603480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1053 3.606040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1054 3.611160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1055 3.621400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1056 3.630000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1057 3.630100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1058 3.630300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1059 3.630700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1060 3.631000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1061 3.631080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1062 3.631240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1063 3.631560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1064 3.632200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1065 3.633480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1066 3.636040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1067 3.641160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1068 3.651400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1069 3.671880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1070 3.701000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1071 3.701100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1072 3.701300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1073 3.701700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1074 3.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1075 3.702080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1076 3.702240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1077 3.702560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1078 3.703200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1079 3.704480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1080 3.707040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1081 3.712160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1082 3.722400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1083 3.731000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1084 3.731100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1085 3.731300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1086 3.731700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1087 3.732000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1088 3.732080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1089 3.732240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1090 3.732560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1091 3.733200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1092 3.734480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1093 3.737040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1094 3.742160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1095 3.752400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1096 3.772880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1097 3.800000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1098 3.800100e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +1099 3.800300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1100 3.800700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1101 3.801000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1102 3.801080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1103 3.801240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1104 3.801560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1105 3.802200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1106 3.803480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1107 3.806040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1108 3.811160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1109 3.821400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1110 3.830000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1111 3.830100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1112 3.830300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1113 3.830700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1114 3.831000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1115 3.831080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1116 3.831240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1117 3.831560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1118 3.832200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1119 3.833480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1120 3.836040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1121 3.841160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1122 3.851400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1123 3.871880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1124 3.901000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1125 3.901100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1126 3.901300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1127 3.901700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1128 3.902000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1129 3.902080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1130 3.902240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1131 3.902560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1132 3.903200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1133 3.904480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1134 3.907040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1135 3.912160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1136 3.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1137 3.931000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1138 3.931100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1139 3.931300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1140 3.931700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1141 3.932000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1142 3.932080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1143 3.932240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1144 3.932560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1145 3.933200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1146 3.934480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1147 3.937040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1148 3.942160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1149 3.952400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1150 3.972880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1151 4.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1152 4.000100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1153 4.000300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1154 4.000700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1155 4.001000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1156 4.001080e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +1157 4.001240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1158 4.001560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1159 4.002200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1160 4.003480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1161 4.006040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1162 4.011160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1163 4.021400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1164 4.030000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1165 4.030100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1166 4.030300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1167 4.030700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1168 4.031000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1169 4.031080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1170 4.031240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1171 4.031560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1172 4.032200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1173 4.033480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1174 4.036040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1175 4.041160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1176 4.051400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1177 4.071880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1178 4.101000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1179 4.101100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1180 4.101300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1181 4.101700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1182 4.102000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1183 4.102080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1184 4.102240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1185 4.102560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1186 4.103200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1187 4.104480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1188 4.107040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1189 4.112160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1190 4.122400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1191 4.131000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1192 4.131100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1193 4.131300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1194 4.131700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1195 4.132000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1196 4.132080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1197 4.132240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1198 4.132560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1199 4.133200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1200 4.134480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1201 4.137040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1202 4.142160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1203 4.152400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1204 4.172880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1205 4.200000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1206 4.200100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1207 4.200300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1208 4.200700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1209 4.201000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1210 4.201080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1211 4.201240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1212 4.201560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1213 4.202200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1214 4.203480e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +1215 4.206040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1216 4.211160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1217 4.221400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1218 4.230000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1219 4.230100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1220 4.230300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1221 4.230700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1222 4.231000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1223 4.231080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1224 4.231240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1225 4.231560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1226 4.232200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1227 4.233480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1228 4.236040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1229 4.241160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1230 4.251400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1231 4.271880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1232 4.301000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1233 4.301100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1234 4.301300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1235 4.301700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1236 4.302000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1237 4.302080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1238 4.302240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1239 4.302560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1240 4.303200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1241 4.304480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1242 4.307040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1243 4.312160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1244 4.322400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1245 4.331000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1246 4.331100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1247 4.331300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1248 4.331700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1249 4.332000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1250 4.332080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1251 4.332240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1252 4.332560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1253 4.333200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1254 4.334480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1255 4.337040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1256 4.342160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1257 4.352400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1258 4.372880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1259 4.400000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1260 4.400100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1261 4.400300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1262 4.400700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1263 4.401000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1264 4.401080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1265 4.401240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1266 4.401560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1267 4.402200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1268 4.403480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1269 4.406040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1270 4.411160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1271 4.421400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1272 4.430000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +1273 4.430100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1274 4.430300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1275 4.430700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1276 4.431000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1277 4.431080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1278 4.431240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1279 4.431560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1280 4.432200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1281 4.433480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1282 4.436040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1283 4.441160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1284 4.451400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1285 4.471880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1286 4.501000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1287 4.501100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1288 4.501300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1289 4.501700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1290 4.502000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1291 4.502080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1292 4.502240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1293 4.502560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1294 4.503200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1295 4.504480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1296 4.507040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1297 4.512160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1298 4.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1299 4.531000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1300 4.531100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1301 4.531300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1302 4.531700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1303 4.532000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1304 4.532080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1305 4.532240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1306 4.532560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1307 4.533200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1308 4.534480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1309 4.537040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1310 4.542160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1311 4.552400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1312 4.572880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1313 4.600000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1314 4.600100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1315 4.600300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1316 4.600700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1317 4.601000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1318 4.601080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1319 4.601240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1320 4.601560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1321 4.602200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1322 4.603480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1323 4.606040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1324 4.611160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1325 4.621400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1326 4.630000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1327 4.630100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1328 4.630300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1329 4.630700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1330 4.631000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +1331 4.631080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1332 4.631240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1333 4.631560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1334 4.632200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1335 4.633480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1336 4.636040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1337 4.641160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1338 4.651400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1339 4.671880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1340 4.701000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1341 4.701100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1342 4.701300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1343 4.701700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1344 4.702000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1345 4.702080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1346 4.702240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1347 4.702560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1348 4.703200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1349 4.704480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1350 4.707040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1351 4.712160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1352 4.722400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1353 4.731000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1354 4.731100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1355 4.731300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1356 4.731700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1357 4.732000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1358 4.732080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1359 4.732240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1360 4.732560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1361 4.733200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1362 4.734480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1363 4.737040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1364 4.742160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1365 4.752400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1366 4.772880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1367 4.800000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1368 4.800100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1369 4.800300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1370 4.800700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1371 4.801000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1372 4.801080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1373 4.801240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1374 4.801560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1375 4.802200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1376 4.803480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1377 4.806040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1378 4.811160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1379 4.821400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1380 4.830000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1381 4.830100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1382 4.830300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1383 4.830700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1384 4.831000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1385 4.831080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1386 4.831240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1387 4.831560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1388 4.832200e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in0 data_in1 data_in2 +-------------------------------------------------------------------------------- +1389 4.833480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1390 4.836040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1391 4.841160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1392 4.851400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1393 4.871880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1394 4.901000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1395 4.901100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1396 4.901300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1397 4.901700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1398 4.902000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1399 4.902080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1400 4.902240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1401 4.902560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1402 4.903200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1403 4.904480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1404 4.907040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1405 4.912160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1406 4.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1407 4.931000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1408 4.931100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1409 4.931300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1410 4.931700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1411 4.932000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1412 4.932080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1413 4.932240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1414 4.932560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1415 4.933200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1416 4.934480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1417 4.937040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1418 4.942160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1419 4.952400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1420 4.972880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +1421 5.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 20:03:07 2026 +-------------------------------------------------------------------------------- +Index time data_in3 error rst +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-12 5.000000e+00 0.000000e+00 5.000000e+00 +2 2.000000e-12 5.000000e+00 0.000000e+00 5.000000e+00 +3 4.000000e-12 5.000000e+00 0.000000e+00 5.000000e+00 +4 8.000000e-12 5.000000e+00 0.000000e+00 5.000000e+00 +5 1.600000e-11 5.000000e+00 0.000000e+00 5.000000e+00 +6 3.200000e-11 5.000000e+00 0.000000e+00 5.000000e+00 +7 6.400000e-11 5.000000e+00 0.000000e+00 5.000000e+00 +8 1.000000e-10 5.000000e+00 0.000000e+00 5.000000e+00 +9 1.064000e-10 5.000000e+00 0.000000e+00 5.000000e+00 +10 1.192000e-10 5.000000e+00 0.000000e+00 5.000000e+00 +11 1.448000e-10 5.000000e+00 0.000000e+00 5.000000e+00 +12 1.960000e-10 5.000000e+00 0.000000e+00 5.000000e+00 +13 2.984000e-10 5.000000e+00 0.000000e+00 5.000000e+00 +14 5.032000e-10 5.000000e+00 0.000000e+00 5.000000e+00 +15 9.128000e-10 5.000000e+00 0.000000e+00 5.000000e+00 +16 1.732000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +17 3.000000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +18 3.010000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +19 3.030000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +20 3.070000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +21 3.100000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +22 3.108000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +23 3.124000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +24 3.156000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +25 3.220000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +26 3.348000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +27 3.604000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +28 4.116000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +29 5.140000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +30 7.188000e-09 5.000000e+00 0.000000e+00 5.000000e+00 +31 1.010000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +32 1.011000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +33 1.013000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +34 1.017000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +35 1.020000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +36 1.020800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +37 1.022400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +38 1.025600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +39 1.032000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +40 1.044800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +41 1.070400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +42 1.121600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +43 1.224000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +44 1.310000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +45 1.311000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +46 1.313000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +47 1.317000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +48 1.320000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +49 1.320800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +50 1.322400e-08 5.000000e+00 0.000000e+00 5.000000e+00 +51 1.325600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +52 1.332000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +53 1.344800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +54 1.370400e-08 5.000000e+00 0.000000e+00 5.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +55 1.421600e-08 5.000000e+00 0.000000e+00 5.000000e+00 +56 1.524000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +57 1.728800e-08 5.000000e+00 0.000000e+00 5.000000e+00 +58 2.000000e-08 5.000000e+00 0.000000e+00 5.000000e+00 +59 2.001000e-08 5.000000e+00 0.000000e+00 4.500000e+00 +60 2.003000e-08 5.000000e+00 0.000000e+00 3.500000e+00 +61 2.007000e-08 5.000000e+00 0.000000e+00 1.500000e+00 +62 2.010000e-08 5.000000e+00 0.000000e+00 1.652012e-13 +63 2.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +64 2.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +65 2.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +66 2.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +67 2.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +68 2.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +69 2.111600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +70 2.214000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +71 2.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +72 2.301000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +73 2.303000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +74 2.307000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +75 2.310000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +76 2.310800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +77 2.312400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +78 2.315600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +79 2.322000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +80 2.334800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +81 2.360400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +82 2.411600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +83 2.514000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +84 2.718800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +85 3.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +86 3.011000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +87 3.013000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +88 3.017000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +89 3.020000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +90 3.020800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +91 3.022400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +92 3.025600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +93 3.032000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +94 3.044800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +95 3.070400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +96 3.121600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +97 3.224000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +98 3.310000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +99 3.311000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +100 3.313000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +101 3.317000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +102 3.320000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +103 3.320800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +104 3.322400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +105 3.325600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +106 3.332000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +107 3.344800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +108 3.370400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +109 3.421600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +110 3.524000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +111 3.728800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +112 4.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +113 4.001000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +114 4.003000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +115 4.007000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +116 4.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +117 4.010800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +118 4.012400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +119 4.015600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +120 4.022000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +121 4.034800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +122 4.060400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +123 4.111600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +124 4.214000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +125 4.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +126 4.301000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +127 4.303000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +128 4.307000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +129 4.310000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +130 4.310800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +131 4.312400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +132 4.315600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +133 4.322000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +134 4.334800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +135 4.360400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +136 4.411600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +137 4.503000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +138 4.513000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +139 4.533000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +140 4.573000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +141 4.603000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +142 4.611000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +143 4.627000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +144 4.659000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +145 4.723000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +146 4.851000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +147 5.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +148 5.011000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +149 5.013000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +150 5.017000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +151 5.020000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +152 5.020800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +153 5.022400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +154 5.025600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +155 5.032000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +156 5.044800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +157 5.070400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +158 5.121600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +159 5.224000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +160 5.310000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +161 5.311000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +162 5.313000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +163 5.317000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +164 5.320000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +165 5.320800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +166 5.322400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +167 5.325600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +168 5.332000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +169 5.344800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +170 5.370400e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +171 5.421600e-08 5.000000e+00 0.000000e+00 0.000000e+00 +172 5.524000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +173 5.728800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +174 6.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +175 6.001000e-08 4.500000e+00 0.000000e+00 0.000000e+00 +176 6.003000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +177 6.007000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +178 6.010000e-08 1.323386e-12 0.000000e+00 0.000000e+00 +179 6.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 6.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 6.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 6.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 6.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 6.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 6.111600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 6.214000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 6.301000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 6.303000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 6.307000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 6.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 6.310800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 6.312400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 6.315600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 6.322000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 6.334800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 6.360400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 6.411600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 6.503000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 6.513000e-08 0.000000e+00 5.000000e-01 0.000000e+00 +201 6.533000e-08 0.000000e+00 1.500000e+00 0.000000e+00 +202 6.573000e-08 0.000000e+00 3.500000e+00 0.000000e+00 +203 6.603000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +204 6.611000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +205 6.627000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +206 6.659000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +207 6.723000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +208 6.851000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +209 7.010000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +210 7.011000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +211 7.013000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +212 7.017000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +213 7.020000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +214 7.020800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +215 7.022400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +216 7.025600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +217 7.032000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +218 7.044800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +219 7.070400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +220 7.121600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +221 7.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +222 7.310000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +223 7.311000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +224 7.313000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +225 7.317000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +226 7.320000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +227 7.320800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +228 7.322400e-08 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +229 7.325600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +230 7.332000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +231 7.344800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +232 7.370400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +233 7.421600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +234 7.524000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +235 7.728800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +236 8.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +237 8.001000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +238 8.003000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +239 8.007000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +240 8.010000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +241 8.010800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +242 8.012400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +243 8.015600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +244 8.022000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +245 8.034800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +246 8.060400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +247 8.111600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +248 8.214000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +249 8.300000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +250 8.301000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +251 8.303000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +252 8.307000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +253 8.310000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +254 8.310800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +255 8.312400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +256 8.315600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +257 8.322000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +258 8.334800e-08 0.000000e+00 5.000000e+00 0.000000e+00 +259 8.360400e-08 0.000000e+00 5.000000e+00 0.000000e+00 +260 8.411600e-08 0.000000e+00 5.000000e+00 0.000000e+00 +261 8.503000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +262 8.513000e-08 0.000000e+00 4.500000e+00 0.000000e+00 +263 8.533000e-08 0.000000e+00 3.500000e+00 0.000000e+00 +264 8.573000e-08 0.000000e+00 1.500000e+00 0.000000e+00 +265 8.603000e-08 0.000000e+00 2.708944e-14 0.000000e+00 +266 8.611000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +267 8.627000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +268 8.659000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +269 8.723000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +270 8.851000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +271 9.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +272 9.011000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +273 9.013000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +274 9.017000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +275 9.020000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +276 9.020800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +277 9.022400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +278 9.025600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +279 9.032000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +280 9.044800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +281 9.070400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +282 9.121600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +283 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +284 9.310000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +285 9.311000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +286 9.313000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +287 9.317000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +288 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +289 9.320800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +290 9.322400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +291 9.325600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +292 9.332000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +293 9.344800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +294 9.370400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +295 9.421600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +296 9.524000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +297 9.728800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.000100e-07 5.000000e-01 0.000000e+00 0.000000e+00 +300 1.000300e-07 1.500000e+00 0.000000e+00 0.000000e+00 +301 1.000700e-07 3.500000e+00 0.000000e+00 0.000000e+00 +302 1.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +303 1.001080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +304 1.001240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +305 1.001560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +306 1.002200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +307 1.003480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +308 1.006040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +309 1.011160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +310 1.015000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +311 1.015100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +312 1.015300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +313 1.015700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +314 1.016000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +315 1.016080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +316 1.016240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +317 1.016560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +318 1.017200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +319 1.018480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +320 1.021040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +321 1.026160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +322 1.030000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +323 1.030100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +324 1.030300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +325 1.030700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +326 1.031000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +327 1.031080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +328 1.031240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +329 1.031560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +330 1.032200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +331 1.033480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +332 1.036040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +333 1.041160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +334 1.050300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +335 1.051300e-07 5.000000e+00 5.000000e-01 0.000000e+00 +336 1.053300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +337 1.057300e-07 5.000000e+00 3.500000e+00 0.000000e+00 +338 1.060300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +339 1.061100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +340 1.062700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +341 1.065900e-07 5.000000e+00 5.000000e+00 0.000000e+00 +342 1.072300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +343 1.085100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +344 1.101000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +345 1.101100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +346 1.101300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +347 1.101700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +348 1.102000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +349 1.102080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +350 1.102240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +351 1.102560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +352 1.103200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +353 1.104480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +354 1.107040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +355 1.112160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +356 1.122400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +357 1.131000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +358 1.131100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +359 1.131300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +360 1.131700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +361 1.132000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +362 1.132080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +363 1.132240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +364 1.132560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +365 1.133200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +366 1.134480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +367 1.137040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +368 1.142160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +369 1.152400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +370 1.172880e-07 5.000000e+00 5.000000e+00 0.000000e+00 +371 1.200000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +372 1.200100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +373 1.200300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +374 1.200700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +375 1.201000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +376 1.201080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +377 1.201240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +378 1.201560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +379 1.202200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +380 1.203480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +381 1.206040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +382 1.211160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +383 1.221400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +384 1.230000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +385 1.230100e-07 5.000000e+00 5.000000e+00 0.000000e+00 +386 1.230300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +387 1.230700e-07 5.000000e+00 5.000000e+00 0.000000e+00 +388 1.231000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +389 1.231080e-07 5.000000e+00 5.000000e+00 0.000000e+00 +390 1.231240e-07 5.000000e+00 5.000000e+00 0.000000e+00 +391 1.231560e-07 5.000000e+00 5.000000e+00 0.000000e+00 +392 1.232200e-07 5.000000e+00 5.000000e+00 0.000000e+00 +393 1.233480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +394 1.236040e-07 5.000000e+00 5.000000e+00 0.000000e+00 +395 1.241160e-07 5.000000e+00 5.000000e+00 0.000000e+00 +396 1.250300e-07 5.000000e+00 5.000000e+00 0.000000e+00 +397 1.251300e-07 5.000000e+00 4.500000e+00 0.000000e+00 +398 1.253300e-07 5.000000e+00 3.500000e+00 0.000000e+00 +399 1.257300e-07 5.000000e+00 1.500000e+00 0.000000e+00 +400 1.260300e-07 5.000000e+00 2.708944e-14 0.000000e+00 +401 1.261100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +402 1.262700e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +403 1.265900e-07 5.000000e+00 0.000000e+00 0.000000e+00 +404 1.272300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +405 1.285100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +406 1.301000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +407 1.301100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +408 1.301300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +409 1.301700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +410 1.302000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +411 1.302080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +412 1.302240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +413 1.302560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +414 1.303200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +415 1.304480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +416 1.307040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +417 1.312160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +418 1.322400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +419 1.331000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +420 1.331100e-07 5.000000e+00 0.000000e+00 0.000000e+00 +421 1.331300e-07 5.000000e+00 0.000000e+00 0.000000e+00 +422 1.331700e-07 5.000000e+00 0.000000e+00 0.000000e+00 +423 1.332000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +424 1.332080e-07 5.000000e+00 0.000000e+00 0.000000e+00 +425 1.332240e-07 5.000000e+00 0.000000e+00 0.000000e+00 +426 1.332560e-07 5.000000e+00 0.000000e+00 0.000000e+00 +427 1.333200e-07 5.000000e+00 0.000000e+00 0.000000e+00 +428 1.334480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +429 1.337040e-07 5.000000e+00 0.000000e+00 0.000000e+00 +430 1.342160e-07 5.000000e+00 0.000000e+00 0.000000e+00 +431 1.352400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +432 1.372880e-07 5.000000e+00 0.000000e+00 0.000000e+00 +433 1.400000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +434 1.400100e-07 4.500000e+00 0.000000e+00 0.000000e+00 +435 1.400300e-07 3.500000e+00 0.000000e+00 0.000000e+00 +436 1.400700e-07 1.500000e+00 0.000000e+00 0.000000e+00 +437 1.401000e-07 1.323386e-12 0.000000e+00 0.000000e+00 +438 1.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +439 1.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +440 1.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +441 1.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +442 1.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +443 1.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +444 1.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +445 1.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +446 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +447 1.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +448 1.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +449 1.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +450 1.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +451 1.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +452 1.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +453 1.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +454 1.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +455 1.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +456 1.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +457 1.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +458 1.450300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +459 1.451300e-07 0.000000e+00 5.000000e-01 0.000000e+00 +460 1.453300e-07 0.000000e+00 1.500000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +461 1.457300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +462 1.460300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +463 1.461100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +464 1.462700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +465 1.465900e-07 0.000000e+00 5.000000e+00 0.000000e+00 +466 1.472300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +467 1.485100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +468 1.501000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +469 1.501100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +470 1.501300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +471 1.501700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +472 1.502000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +473 1.502080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +474 1.502240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +475 1.502560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +476 1.503200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +477 1.504480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +478 1.507040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +479 1.512160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +480 1.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +481 1.531000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +482 1.531100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +483 1.531300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +484 1.531700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +485 1.532000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +486 1.532080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +487 1.532240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +488 1.532560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +489 1.533200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +490 1.534480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +491 1.537040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +492 1.542160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +493 1.552400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +494 1.572880e-07 0.000000e+00 5.000000e+00 0.000000e+00 +495 1.600000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +496 1.600100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +497 1.600300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +498 1.600700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +499 1.601000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +500 1.601080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +501 1.601240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +502 1.601560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +503 1.602200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +504 1.603480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +505 1.606040e-07 0.000000e+00 5.000000e+00 0.000000e+00 +506 1.611160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +507 1.621400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +508 1.630000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +509 1.630100e-07 0.000000e+00 5.000000e+00 0.000000e+00 +510 1.630300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +511 1.630700e-07 0.000000e+00 5.000000e+00 0.000000e+00 +512 1.631000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +513 1.631080e-07 0.000000e+00 5.000000e+00 0.000000e+00 +514 1.631240e-07 0.000000e+00 5.000000e+00 0.000000e+00 +515 1.631560e-07 0.000000e+00 5.000000e+00 0.000000e+00 +516 1.632200e-07 0.000000e+00 5.000000e+00 0.000000e+00 +517 1.633480e-07 0.000000e+00 5.000000e+00 0.000000e+00 +518 1.636040e-07 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +519 1.641160e-07 0.000000e+00 5.000000e+00 0.000000e+00 +520 1.650300e-07 0.000000e+00 5.000000e+00 0.000000e+00 +521 1.651300e-07 0.000000e+00 4.500000e+00 0.000000e+00 +522 1.653300e-07 0.000000e+00 3.500000e+00 0.000000e+00 +523 1.657300e-07 0.000000e+00 1.500000e+00 0.000000e+00 +524 1.660300e-07 0.000000e+00 2.708944e-14 0.000000e+00 +525 1.661100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +526 1.662700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +527 1.665900e-07 0.000000e+00 0.000000e+00 0.000000e+00 +528 1.672300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +529 1.685100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +530 1.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +531 1.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +532 1.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +533 1.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +534 1.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +535 1.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +536 1.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +537 1.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +538 1.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +539 1.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +540 1.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +541 1.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +542 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +543 1.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +544 1.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +545 1.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +546 1.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +547 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +548 1.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +549 1.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +550 1.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +551 1.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +552 1.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +553 1.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +554 1.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +555 1.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +556 1.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +557 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +558 1.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +559 1.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +560 1.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +561 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +562 1.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +563 1.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +564 1.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +565 1.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +566 1.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +567 1.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +568 1.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +569 1.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +570 1.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +571 1.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +572 1.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +573 1.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +574 1.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +575 1.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +576 1.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +577 1.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +578 1.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +579 1.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +580 1.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +581 1.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +582 1.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +583 1.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +584 1.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +585 1.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +586 1.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +587 1.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +588 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +589 1.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +590 1.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +591 1.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +592 1.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +593 1.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +594 1.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +595 1.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +596 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +597 1.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +598 1.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +599 1.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +600 1.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +601 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +602 1.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +603 1.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +604 1.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +605 1.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +606 1.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +607 1.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +608 1.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +609 1.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +610 1.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +611 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +612 2.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +613 2.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +614 2.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +615 2.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +616 2.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +617 2.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +618 2.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +619 2.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +620 2.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +621 2.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +622 2.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +623 2.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +624 2.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +625 2.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +626 2.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +627 2.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +628 2.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +629 2.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +630 2.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +631 2.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +632 2.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +633 2.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +634 2.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +635 2.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +636 2.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +637 2.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +638 2.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +639 2.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +640 2.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +641 2.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +642 2.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +643 2.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +644 2.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +645 2.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +646 2.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +647 2.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +648 2.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +649 2.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +650 2.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +651 2.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +652 2.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +653 2.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +654 2.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +655 2.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +656 2.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +657 2.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +658 2.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +659 2.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +660 2.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +661 2.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +662 2.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +663 2.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +664 2.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +665 2.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +666 2.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +667 2.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +668 2.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +669 2.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +670 2.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +671 2.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +672 2.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +673 2.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +674 2.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +675 2.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +676 2.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +677 2.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +678 2.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +679 2.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +680 2.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +681 2.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +682 2.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +683 2.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +684 2.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +685 2.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +686 2.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +687 2.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +688 2.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +689 2.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +690 2.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +691 2.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +692 2.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +693 2.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +694 2.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +695 2.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +696 2.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +697 2.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +698 2.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +699 2.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +700 2.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +701 2.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +702 2.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +703 2.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +704 2.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +705 2.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +706 2.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +707 2.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +708 2.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +709 2.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +710 2.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +711 2.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +712 2.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +713 2.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +714 2.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +715 2.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +716 2.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +717 2.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +718 2.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +719 2.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +720 2.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +721 2.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +722 2.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +723 2.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +724 2.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +725 2.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +726 2.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +727 2.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +728 2.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +729 2.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +730 2.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +731 2.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +732 2.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +733 2.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +734 2.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +735 2.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +736 2.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +737 2.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +738 2.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +739 2.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +740 2.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +741 2.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +742 2.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +743 2.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +744 2.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +745 2.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +746 2.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +747 2.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +748 2.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +749 2.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +750 2.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +751 2.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +752 2.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +753 2.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +754 2.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +755 2.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +756 2.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +757 2.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +758 2.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +759 2.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +760 2.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +761 2.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +762 2.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +763 2.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +764 2.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +765 2.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +766 2.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +767 2.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +768 2.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +769 2.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +770 2.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +771 2.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +772 2.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +773 2.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +774 2.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +775 2.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +776 2.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +777 2.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +778 2.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +779 2.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +780 2.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +781 2.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +782 2.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +783 2.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +784 2.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +785 2.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +786 2.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +787 2.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +788 2.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +789 2.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +790 2.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +791 2.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +792 2.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +793 2.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +794 2.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +795 2.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +796 2.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +797 2.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +798 2.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +799 2.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +800 2.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +801 2.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +802 2.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +803 2.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +804 2.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +805 2.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +806 2.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +807 2.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +808 2.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +809 2.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +810 2.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +811 2.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +812 2.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +813 2.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +814 2.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +815 2.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +816 2.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +817 2.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +818 2.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +819 2.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +820 2.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +821 2.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +822 2.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +823 2.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +824 2.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +825 2.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +826 2.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +827 2.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +828 2.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +829 2.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +830 2.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +831 2.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +832 2.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +833 2.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +834 2.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +835 2.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +836 2.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +837 2.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +838 2.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +839 2.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +840 2.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +841 2.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +842 2.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +843 2.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +844 2.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +845 2.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +846 2.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +847 2.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +848 2.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +849 2.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +850 2.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +851 2.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +852 2.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +853 2.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +854 2.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +855 2.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +856 2.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +857 2.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +858 2.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +859 2.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +860 2.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +861 2.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +862 2.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +863 2.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +864 2.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +865 2.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +866 2.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +867 2.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +868 2.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +869 2.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +870 2.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +871 2.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +872 2.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +873 2.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +874 2.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +875 2.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +876 2.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +877 2.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +878 2.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +879 2.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +880 2.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +881 3.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +882 3.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +883 3.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +884 3.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +885 3.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +886 3.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +887 3.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +888 3.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +889 3.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +890 3.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +891 3.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +892 3.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +893 3.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +894 3.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +895 3.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +896 3.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +897 3.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +898 3.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +899 3.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +900 3.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +901 3.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +902 3.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +903 3.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +904 3.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +905 3.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +906 3.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +907 3.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +908 3.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +909 3.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +910 3.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +911 3.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +912 3.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +913 3.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +914 3.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +915 3.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +916 3.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +917 3.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +918 3.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +919 3.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +920 3.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +921 3.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +922 3.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +923 3.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +924 3.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +925 3.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +926 3.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +927 3.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +928 3.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +929 3.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +930 3.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +931 3.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +932 3.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +933 3.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +934 3.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +935 3.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +936 3.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +937 3.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +938 3.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +939 3.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +940 3.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +941 3.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +942 3.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +943 3.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +944 3.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +945 3.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +946 3.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +947 3.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +948 3.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +949 3.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +950 3.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +951 3.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +952 3.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +953 3.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +954 3.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +955 3.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +956 3.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +957 3.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +958 3.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +959 3.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +960 3.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +961 3.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +962 3.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +963 3.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +964 3.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +965 3.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +966 3.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +967 3.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +968 3.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +969 3.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +970 3.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +971 3.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +972 3.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +973 3.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +974 3.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +975 3.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +976 3.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +977 3.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +978 3.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +979 3.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +980 3.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +981 3.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +982 3.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +983 3.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +984 3.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +985 3.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +986 3.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +987 3.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +988 3.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +989 3.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +990 3.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +991 3.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +992 3.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +993 3.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +994 3.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +995 3.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +996 3.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +997 3.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +998 3.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +999 3.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1000 3.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1001 3.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1002 3.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1003 3.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1004 3.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1005 3.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1006 3.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1007 3.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1008 3.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1009 3.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1010 3.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1011 3.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1012 3.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1013 3.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1014 3.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1015 3.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1016 3.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1017 3.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1018 3.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1019 3.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1020 3.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1021 3.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1022 3.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1023 3.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1024 3.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1025 3.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1026 3.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1027 3.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1028 3.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1029 3.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1030 3.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1031 3.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1032 3.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1033 3.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1034 3.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1035 3.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1036 3.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1037 3.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1038 3.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1039 3.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1040 3.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +1041 3.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1042 3.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1043 3.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1044 3.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1045 3.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1046 3.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1047 3.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1048 3.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1049 3.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1050 3.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1051 3.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1052 3.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1053 3.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1054 3.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1055 3.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1056 3.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1057 3.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1058 3.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1059 3.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1060 3.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1061 3.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1062 3.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1063 3.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1064 3.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1065 3.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1066 3.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1067 3.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1068 3.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1069 3.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1070 3.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1071 3.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1072 3.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1073 3.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1074 3.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1075 3.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1076 3.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1077 3.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1078 3.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1079 3.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1080 3.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1081 3.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1082 3.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1083 3.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1084 3.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1085 3.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1086 3.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1087 3.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1088 3.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1089 3.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1090 3.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1091 3.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1092 3.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1093 3.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1094 3.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1095 3.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1096 3.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1097 3.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1098 3.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +1099 3.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1100 3.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1101 3.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1102 3.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1103 3.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1104 3.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1105 3.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1106 3.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1107 3.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1108 3.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1109 3.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1110 3.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1111 3.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1112 3.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1113 3.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1114 3.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1115 3.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1116 3.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1117 3.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1118 3.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1119 3.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1120 3.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1121 3.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1122 3.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1123 3.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1124 3.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1125 3.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1126 3.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1127 3.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1128 3.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1129 3.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1130 3.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1131 3.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1132 3.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1133 3.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1134 3.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1135 3.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1136 3.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1137 3.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1138 3.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1139 3.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1140 3.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1141 3.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1142 3.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1143 3.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1144 3.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1145 3.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1146 3.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1147 3.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1148 3.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1149 3.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1150 3.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1151 4.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1152 4.000100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1153 4.000300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1154 4.000700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1155 4.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1156 4.001080e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +1157 4.001240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1158 4.001560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1159 4.002200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1160 4.003480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1161 4.006040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1162 4.011160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1163 4.021400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1164 4.030000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1165 4.030100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1166 4.030300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1167 4.030700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1168 4.031000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1169 4.031080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1170 4.031240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1171 4.031560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1172 4.032200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1173 4.033480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1174 4.036040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1175 4.041160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1176 4.051400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1177 4.071880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1178 4.101000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1179 4.101100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1180 4.101300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1181 4.101700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1182 4.102000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1183 4.102080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1184 4.102240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1185 4.102560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1186 4.103200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1187 4.104480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1188 4.107040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1189 4.112160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1190 4.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1191 4.131000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1192 4.131100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1193 4.131300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1194 4.131700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1195 4.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1196 4.132080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1197 4.132240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1198 4.132560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1199 4.133200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1200 4.134480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1201 4.137040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1202 4.142160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1203 4.152400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1204 4.172880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1205 4.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1206 4.200100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1207 4.200300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1208 4.200700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1209 4.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1210 4.201080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1211 4.201240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1212 4.201560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1213 4.202200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1214 4.203480e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +1215 4.206040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1216 4.211160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1217 4.221400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1218 4.230000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1219 4.230100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1220 4.230300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1221 4.230700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1222 4.231000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1223 4.231080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1224 4.231240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1225 4.231560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1226 4.232200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1227 4.233480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1228 4.236040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1229 4.241160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1230 4.251400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1231 4.271880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1232 4.301000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1233 4.301100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1234 4.301300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1235 4.301700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1236 4.302000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1237 4.302080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1238 4.302240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1239 4.302560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1240 4.303200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1241 4.304480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1242 4.307040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1243 4.312160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1244 4.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1245 4.331000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1246 4.331100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1247 4.331300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1248 4.331700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1249 4.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1250 4.332080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1251 4.332240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1252 4.332560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1253 4.333200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1254 4.334480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1255 4.337040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1256 4.342160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1257 4.352400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1258 4.372880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1259 4.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1260 4.400100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1261 4.400300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1262 4.400700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1263 4.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1264 4.401080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1265 4.401240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1266 4.401560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1267 4.402200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1268 4.403480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1269 4.406040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1270 4.411160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1271 4.421400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1272 4.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +1273 4.430100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1274 4.430300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1275 4.430700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1276 4.431000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1277 4.431080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1278 4.431240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1279 4.431560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1280 4.432200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1281 4.433480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1282 4.436040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1283 4.441160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1284 4.451400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1285 4.471880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1286 4.501000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1287 4.501100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1288 4.501300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1289 4.501700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1290 4.502000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1291 4.502080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1292 4.502240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1293 4.502560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1294 4.503200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1295 4.504480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1296 4.507040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1297 4.512160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1298 4.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1299 4.531000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1300 4.531100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1301 4.531300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1302 4.531700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1303 4.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1304 4.532080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1305 4.532240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1306 4.532560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1307 4.533200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1308 4.534480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1309 4.537040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1310 4.542160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1311 4.552400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1312 4.572880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1313 4.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1314 4.600100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1315 4.600300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1316 4.600700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1317 4.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1318 4.601080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1319 4.601240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1320 4.601560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1321 4.602200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1322 4.603480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1323 4.606040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1324 4.611160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1325 4.621400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1326 4.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1327 4.630100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1328 4.630300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1329 4.630700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1330 4.631000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +1331 4.631080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1332 4.631240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1333 4.631560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1334 4.632200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1335 4.633480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1336 4.636040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1337 4.641160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1338 4.651400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1339 4.671880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1340 4.701000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1341 4.701100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1342 4.701300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1343 4.701700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1344 4.702000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1345 4.702080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1346 4.702240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1347 4.702560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1348 4.703200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1349 4.704480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1350 4.707040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1351 4.712160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1352 4.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1353 4.731000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1354 4.731100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1355 4.731300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1356 4.731700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1357 4.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1358 4.732080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1359 4.732240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1360 4.732560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1361 4.733200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1362 4.734480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1363 4.737040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1364 4.742160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1365 4.752400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1366 4.772880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1367 4.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1368 4.800100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1369 4.800300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1370 4.800700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1371 4.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1372 4.801080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1373 4.801240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1374 4.801560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1375 4.802200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1376 4.803480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1377 4.806040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1378 4.811160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1379 4.821400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1380 4.830000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1381 4.830100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1382 4.830300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1383 4.830700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1384 4.831000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1385 4.831080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1386 4.831240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1387 4.831560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1388 4.832200e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time data_in3 error rst +-------------------------------------------------------------------------------- +1389 4.833480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1390 4.836040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1391 4.841160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1392 4.851400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1393 4.871880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1394 4.901000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1395 4.901100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1396 4.901300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1397 4.901700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1398 4.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1399 4.902080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1400 4.902240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1401 4.902560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1402 4.903200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1403 4.904480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1404 4.907040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1405 4.912160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1406 4.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1407 4.931000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1408 4.931100e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1409 4.931300e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1410 4.931700e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1411 4.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1412 4.932080e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1413 4.932240e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1414 4.932560e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1415 4.933200e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1416 4.934480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1417 4.937040e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1418 4.942160e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1419 4.952400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1420 4.972880e-07 0.000000e+00 0.000000e+00 0.000000e+00 +1421 5.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 diff --git a/razor_ff/razor_ff.cir b/razor_ff/razor_ff.cir new file mode 100644 index 0000000..89dfff0 --- /dev/null +++ b/razor_ff/razor_ff.cir @@ -0,0 +1,24 @@ +.title KiCad schematic +v5 rst GND pwl +v6 clk_delayed GND pulse +v7 clk GND pulse +U4 data_in3 plot_v1 +U3 data_in2 plot_v1 +U2 data_in1 plot_v1 +U10 Net-_U10-Pad1_ Net-_U10-Pad2_ Net-_U10-Pad3_ Net-_U10-Pad4_ Net-_U10-Pad5_ corrected_data3 corrected_data2 corrected_data1 corrected_data0 error dac_bridge_5 +U9 Net-_U8-Pad8_ Net-_U8-Pad9_ Net-_U8-Pad10_ Net-_U8-Pad11_ Net-_U8-Pad12_ Net-_U8-Pad13_ Net-_U8-Pad14_ Net-_U10-Pad1_ Net-_U10-Pad2_ Net-_U10-Pad3_ Net-_U10-Pad4_ Net-_U10-Pad5_ razor_ff +U12 corrected_data2 plot_v1 +U11 corrected_data3 plot_v1 +U13 corrected_data1 plot_v1 +U14 corrected_data0 plot_v1 +U15 error plot_v1 +v3 data_in2 GND pwl +v4 data_in3 GND pwl +v2 data_in1 GND pwl +v1 data_in0 GND pwl +U1 data_in0 plot_v1 +U8 clk clk_delayed rst data_in3 data_in2 data_in1 data_in0 Net-_U8-Pad8_ Net-_U8-Pad9_ Net-_U8-Pad10_ Net-_U8-Pad11_ Net-_U8-Pad12_ Net-_U8-Pad13_ Net-_U8-Pad14_ adc_bridge_7 +U6 clk_delayed plot_v1 +U7 clk plot_v1 +U5 rst plot_v1 +.end diff --git a/razor_ff/razor_ff.cir.out b/razor_ff/razor_ff.cir.out new file mode 100644 index 0000000..7ebe2aa --- /dev/null +++ b/razor_ff/razor_ff.cir.out @@ -0,0 +1,54 @@ +.title kicad schematic + +v5 rst gnd pwl(0 5 20n 5 20.1n 0) +v6 clk_delayed gnd pulse(0 5 3n 100p 100p 10n 20n) +v7 clk gnd pulse(0 5 0 100p 100p 10n 20n) +* u4 data_in3 plot_v1 +* u3 data_in2 plot_v1 +* u2 data_in1 plot_v1 +* u10 net-_u10-pad1_ net-_u10-pad2_ net-_u10-pad3_ net-_u10-pad4_ net-_u10-pad5_ corrected_data3 corrected_data2 corrected_data1 corrected_data0 error dac_bridge_5 +* u9 net-_u8-pad8_ net-_u8-pad9_ net-_u8-pad10_ net-_u8-pad11_ net-_u8-pad12_ net-_u8-pad13_ net-_u8-pad14_ net-_u10-pad1_ net-_u10-pad2_ net-_u10-pad3_ net-_u10-pad4_ net-_u10-pad5_ razor_ff +* u12 corrected_data2 plot_v1 +* u11 corrected_data3 plot_v1 +* u13 corrected_data1 plot_v1 +* u14 corrected_data0 plot_v1 +* u15 error plot_v1 +v3 data_in2 gnd pwl(0 5 20n 5 20.1n 0) +v4 data_in3 gnd pwl(0 5 60n 5 60.1n 0 100n 0 100.1n 5 140n 5 140.1n 0) +v2 data_in1 gnd pwl(0 5 60n 5 60.1n 5 101.5n 5 101.6n 0 140n 0 140.1n 5) +v1 data_in0 gnd pwl(0 0 60n 0 60.1n 5 100n 5 100.1n 5 140n 5 140.1n 0) +* u1 data_in0 plot_v1 +* u8 clk clk_delayed rst data_in3 data_in2 data_in1 data_in0 net-_u8-pad8_ net-_u8-pad9_ net-_u8-pad10_ net-_u8-pad11_ net-_u8-pad12_ net-_u8-pad13_ net-_u8-pad14_ adc_bridge_7 +* u6 clk_delayed plot_v1 +* u7 clk plot_v1 +* u5 rst plot_v1 +a1 [net-_u10-pad1_ net-_u10-pad2_ net-_u10-pad3_ net-_u10-pad4_ net-_u10-pad5_ ] [corrected_data3 corrected_data2 corrected_data1 corrected_data0 error ] u10 +a2 [net-_u8-pad8_ ] [net-_u8-pad9_ ] [net-_u8-pad10_ ] [net-_u8-pad11_ net-_u8-pad12_ net-_u8-pad13_ net-_u8-pad14_ ] [net-_u10-pad1_ net-_u10-pad2_ net-_u10-pad3_ net-_u10-pad4_ ] [net-_u10-pad5_ ] u9 +a3 [clk clk_delayed rst data_in3 data_in2 data_in1 data_in0 ] [net-_u8-pad8_ net-_u8-pad9_ net-_u8-pad10_ net-_u8-pad11_ net-_u8-pad12_ net-_u8-pad13_ net-_u8-pad14_ ] u8 +* Schematic Name: dac_bridge_5, Ngspice Name: dac_bridge +.model u10 dac_bridge(out_low=0.0 out_high=5.0 out_undef=0.5 input_load=1.0e-12 t_rise=1.0e-9 t_fall=1.0e-9 ) +* Schematic Name: razor_ff, Ngspice Name: razor_ff +.model u9 razor_ff(rise_delay=1.0e-9 fall_delay=1.0e-9 input_load=1.0e-12 instance_id=1 ) +* Schematic Name: adc_bridge_7, Ngspice Name: adc_bridge +.model u8 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +.tran 10e-09 500e-09 0e-09 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(data_in3) +plot v(data_in2) +plot v(data_in1) +plot v(corrected_data2) +plot v(corrected_data3) +plot v(corrected_data1) +plot v(corrected_data0) +plot v(error) +plot v(data_in0) +plot v(clk_delayed) +plot v(clk) +plot v(rst) +.endc +.end diff --git a/razor_ff/razor_ff.kicad_sch b/razor_ff/razor_ff.kicad_sch new file mode 100644 index 0000000..2b4d4cf --- /dev/null +++ b/razor_ff/razor_ff.kicad_sch @@ -0,0 +1,1425 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 4881d5fe-010a-4145-839e-3ecb8bca0117) + + (paper "A4") + + (lib_symbols + (symbol "eSim_Hybrid:adc_bridge_7" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_7" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_7_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -15.24) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_7_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_5" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_5" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_5_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -10.16) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_5_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Ngveri:razor_ff" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "razor_ff" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "razor_ff_0_1" + (rectangle (start 0 0) (end 25.4 21.59) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "razor_ff_1_1" + (pin input line (at -5.08 19.05 0) (length 5.08) + (name "clk0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 13.97 180) (length 5.08) + (name "corrected_data1" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 11.43 180) (length 5.08) + (name "corrected_data0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 8.89 180) (length 5.08) + (name "error0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 16.51 0) (length 5.08) + (name "clk_delayed0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 13.97 0) (length 5.08) + (name "rst0" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 11.43 0) (length 5.08) + (name "data_in3" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 8.89 0) (length 5.08) + (name "data_in2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 6.35 0) (length 5.08) + (name "data_in1" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 3.81 0) (length 5.08) + (name "data_in0" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 19.05 180) (length 5.08) + (name "corrected_data3" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 16.51 180) (length 5.08) + (name "corrected_data2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pulse" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pulse_0_1" + (arc (start -1.27 1.27) (mid -1.3491 0) (end -1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2876) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.635 1.2859) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.0703 0) (end 0 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.2124 0) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.905 1.2556) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pulse_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pwl" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at -6.35 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pwl_0_1" + (arc (start -2.54 1.27) (mid -3.1997 0.0124) (end -3.81 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -1.27 1.27) (mid -1.905 1.2806) (end -2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid -0.608 0.0135) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2859) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 -1.27) (mid 1.944 -0.0194) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pwl_1_1" + (pin input line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 0 0)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 0 0)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 206.375 57.15) (diameter 0) (color 0 0 0 0) + (uuid 07502d8a-4497-4faf-99b1-798ba5a8ab60) + ) + (junction (at 108.585 54.61) (diameter 0) (color 0 0 0 0) + (uuid 1e345194-6ad7-4106-ae0b-2e43694eff73) + ) + (junction (at 60.96 69.85) (diameter 0) (color 0 0 0 0) + (uuid 28d767c1-72f4-43e3-b36b-424e7b96c8dd) + ) + (junction (at 105.41 57.15) (diameter 0) (color 0 0 0 0) + (uuid 3eebd160-39bf-4a51-b302-0380d93393d1) + ) + (junction (at 206.375 54.61) (diameter 0) (color 0 0 0 0) + (uuid 5487fd6f-e50d-47c0-80c9-c257176b737e) + ) + (junction (at 206.375 59.69) (diameter 0) (color 0 0 0 0) + (uuid 548ceb82-cedf-4487-8d21-ac69b08fc209) + ) + (junction (at 66.04 64.77) (diameter 0) (color 0 0 0 0) + (uuid 61bcd90a-837e-465c-9a94-37fef9e21f3e) + ) + (junction (at 207.645 64.77) (diameter 0) (color 0 0 0 0) + (uuid 63896061-507a-447a-b548-dd17d7848528) + ) + (junction (at 67.945 61.595) (diameter 0) (color 0 0 0 0) + (uuid 6926d4c8-69fe-47eb-8401-2e09b8f3c0f9) + ) + (junction (at 62.865 67.31) (diameter 0) (color 0 0 0 0) + (uuid 761916a8-d212-4662-947f-694d8e801141) + ) + (junction (at 67.945 62.865) (diameter 0) (color 0 0 0 0) + (uuid 7a5e4b39-80a8-47ee-ae5d-7d5d70607c98) + ) + (junction (at 108.585 52.07) (diameter 0) (color 0 0 0 0) + (uuid c06ced21-641a-4dbc-b4f4-69c7ed83e95a) + ) + (junction (at 206.375 62.23) (diameter 0) (color 0 0 0 0) + (uuid dd41ea11-002c-4188-89b1-b540dd4ea41a) + ) + (junction (at 105.41 55.88) (diameter 0) (color 0 0 0 0) + (uuid ed2bce5b-13ab-4220-9f43-33393eeeec79) + ) + (junction (at 102.235 59.69) (diameter 0) (color 0 0 0 0) + (uuid f8f679fd-2bfb-4bde-a755-5736a510a9bb) + ) + + (wire (pts (xy 34.925 69.85) (xy 36.83 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03920698-510d-419e-a153-eb2361ed7b43) + ) + (wire (pts (xy 206.375 50.8) (xy 207.645 50.8)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07cd5c03-89c3-44b0-bb16-09f1b39790eb) + ) + (wire (pts (xy 76.2 59.69) (xy 78.105 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0dc25fc7-d264-46a1-b6ac-61496b316f4b) + ) + (wire (pts (xy 105.41 51.435) (xy 105.41 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e445b3f-1d0c-4108-96db-01f124d79561) + ) + (wire (pts (xy 208.28 58.42) (xy 206.375 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 10aea4c7-3467-42a5-8b1e-4e4a46968392) + ) + (wire (pts (xy 102.235 60.96) (xy 102.235 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 230e6781-bc2e-42ef-aa8d-5537eac2828b) + ) + (wire (pts (xy 62.865 67.31) (xy 62.865 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2492d32b-0f9f-4d99-8e96-aeb4c733719d) + ) + (wire (pts (xy 206.375 55.88) (xy 206.375 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2640c812-f4fe-4349-9197-591716ed737d) + ) + (wire (pts (xy 67.945 57.15) (xy 67.945 61.595)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 271cc7cb-da93-4dce-9cc4-f097d0755a24) + ) + (wire (pts (xy 36.83 67.31) (xy 38.735 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f1d6420-1f79-4bb9-a8f5-b41afc27bea8) + ) + (wire (pts (xy 205.74 54.61) (xy 206.375 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3265f12b-0e25-48d2-b559-78d067967349) + ) + (wire (pts (xy 67.945 61.595) (xy 67.945 62.865)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3437165c-1cf8-49a5-94a5-b10c0cecd330) + ) + (wire (pts (xy 67.31 66.675) (xy 66.04 66.675)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 395168c6-c368-4a84-8942-327b8d3a382a) + ) + (wire (pts (xy 107.315 54.61) (xy 108.585 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c40ee59-26e7-46b9-953f-e34c382370d8) + ) + (wire (pts (xy 105.41 55.88) (xy 105.41 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3ceb3ab5-d486-432f-969c-aa30fbc85bf8) + ) + (wire (pts (xy 208.28 55.88) (xy 206.375 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4a639a17-c21a-4b4f-8651-dc879fdafcdf) + ) + (wire (pts (xy 206.375 50.8) (xy 206.375 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4d774a3d-246e-48ff-ab98-6f3cc4147adf) + ) + (wire (pts (xy 207.645 63.5) (xy 207.645 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4e02518b-aa88-41c2-a4a7-8865aa719d52) + ) + (wire (pts (xy 108.585 52.07) (xy 111.76 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4f4ea971-13ef-4e80-be53-e7dc835be79f) + ) + (wire (pts (xy 102.235 59.69) (xy 111.76 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 506a372d-74fc-4853-b519-2442dea928bb) + ) + (wire (pts (xy 208.28 60.96) (xy 206.375 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 58359605-646f-42ea-abd1-4742077e86e4) + ) + (wire (pts (xy 206.375 57.15) (xy 212.725 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59a66429-9346-4778-aa45-2fa11af03c65) + ) + (wire (pts (xy 104.14 60.96) (xy 102.235 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60fa4aa3-7a7c-4118-8a17-8b1bb5595a4f) + ) + (wire (pts (xy 62.865 61.595) (xy 62.865 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 60fe3ac5-41d4-4522-b310-f56c5c96bc1e) + ) + (wire (pts (xy 108.585 54.61) (xy 111.76 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 61f5befe-3439-4ba0-b761-6e7e0bcf7771) + ) + (wire (pts (xy 60.96 64.135) (xy 60.96 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6318b926-2f37-4756-80b4-08252605c456) + ) + (wire (pts (xy 205.74 59.69) (xy 206.375 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6aa2c065-adca-452b-8de7-eb4022e413dc) + ) + (wire (pts (xy 108.585 48.895) (xy 108.585 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6dd04081-ecf7-4d45-8f1a-6263d177d4ab) + ) + (wire (pts (xy 105.41 55.88) (xy 107.315 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e21237e-fddb-4a02-89b4-bf26fe5f881b) + ) + (wire (pts (xy 100.965 59.69) (xy 102.235 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6f0eb2c9-1170-41c4-a1dd-930704922125) + ) + (wire (pts (xy 62.865 67.31) (xy 111.76 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7cb2da8e-3fd9-479b-95cf-915053e14fc7) + ) + (wire (pts (xy 66.04 64.77) (xy 111.76 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7ec8536f-46a0-40d3-b3e2-2cad047bc38a) + ) + (wire (pts (xy 108.585 52.07) (xy 108.585 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7f810e65-2e85-4988-a563-dae71fd903b8) + ) + (wire (pts (xy 60.96 69.85) (xy 111.76 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 84c4f6a7-43e0-4dc8-be8f-4dbbeb518985) + ) + (wire (pts (xy 205.74 57.15) (xy 206.375 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 88b87bf8-c516-4979-abc9-ed5b1a2fa054) + ) + (wire (pts (xy 66.04 59.055) (xy 66.04 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8af7fc35-5788-4181-80a5-f541b9712c47) + ) + (wire (pts (xy 66.04 66.675) (xy 66.04 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8c166688-6025-42dd-8888-79a5d3905470) + ) + (wire (pts (xy 82.55 54.61) (xy 84.455 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9482c248-6678-44e8-b666-eec568844fa0) + ) + (wire (pts (xy 206.375 59.69) (xy 212.725 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96cb112b-953f-4e35-8d73-aaaa14d14b52) + ) + (wire (pts (xy 111.76 62.865) (xy 111.76 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 99cb709b-3d14-4294-b5b1-5180730698d6) + ) + (wire (pts (xy 61.595 67.31) (xy 62.865 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9a7f7534-730c-430c-805e-a4d9733803dc) + ) + (wire (pts (xy 40.005 64.77) (xy 41.91 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4b417dc-0021-4923-b7ac-8de820588977) + ) + (wire (pts (xy 206.375 60.96) (xy 206.375 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a7f746cd-302b-4724-af27-80400bcb94ce) + ) + (wire (pts (xy 104.14 57.15) (xy 105.41 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b2754e16-bfd4-4120-9efa-374a45f28708) + ) + (wire (pts (xy 206.375 62.23) (xy 212.725 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b411b234-083d-4fa0-b7c6-acfef88c484e) + ) + (wire (pts (xy 60.96 69.85) (xy 60.96 71.755)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b811e309-d354-41fd-b5a4-f0dd3fd0a4b7) + ) + (wire (pts (xy 102.235 53.975) (xy 102.235 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid be26b761-33e2-4e34-b12f-3b99d447f85d) + ) + (wire (pts (xy 79.375 57.15) (xy 81.28 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bf009580-0088-4531-8b6f-2aa1edcf1a5b) + ) + (wire (pts (xy 205.74 62.23) (xy 206.375 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0d47e92-8f0e-4869-8b54-18e193a92643) + ) + (wire (pts (xy 67.945 61.595) (xy 71.755 61.595)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d368242f-5d84-4fa3-97bf-2c4a52d21ffd) + ) + (wire (pts (xy 67.945 62.865) (xy 111.76 62.865)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d7106457-fe6a-4b12-a932-f031654280dd) + ) + (wire (pts (xy 205.74 64.77) (xy 207.645 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid da635e92-801a-4a5e-a8c2-76e60bee45d7) + ) + (wire (pts (xy 206.375 58.42) (xy 206.375 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de6b3f61-22d5-470b-a487-cde3d1c11fb9) + ) + (wire (pts (xy 59.69 69.85) (xy 60.96 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df6b3cab-d53d-459a-ab52-d5ef2b813054) + ) + (wire (pts (xy 41.91 62.865) (xy 43.815 62.865)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e517321a-d6f2-4446-a903-9b57f3b884c4) + ) + (wire (pts (xy 66.675 62.865) (xy 67.945 62.865)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb19e705-9f4f-4817-9612-00c31c4d28bb) + ) + (wire (pts (xy 207.645 64.77) (xy 212.725 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid eb8f38d3-38e3-4e29-89cf-a6954175bdd1) + ) + (wire (pts (xy 105.41 57.15) (xy 111.76 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ebc942aa-c32b-4e11-8ece-a86d63bf5680) + ) + (wire (pts (xy 62.23 71.755) (xy 60.96 71.755)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ecf452ec-e868-48df-8958-83f79c14f3b3) + ) + (wire (pts (xy 64.77 64.77) (xy 66.04 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fa0bce1a-e509-46e6-8b70-66b2ec7bab1a) + ) + (wire (pts (xy 210.185 63.5) (xy 207.645 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fea516fa-4eea-4fce-bcbf-adef104e5005) + ) + (wire (pts (xy 206.375 54.61) (xy 212.725 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fec2f7f8-daa7-4f6c-937b-42dd9bc26471) + ) + + (global_label "rst" (shape input) (at 104.14 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 05da360c-d3fb-4157-ad25-fb01162d6f52) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 109.0931 60.8806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "data_in2" (shape input) (at 67.31 66.675 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 13e701d6-8b35-4591-8285-a633590b0346) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 77.8269 66.5956 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data1" (shape input) (at 208.28 58.42 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 1cea14d8-abb5-45f7-ab6c-2ee6bcbafa17) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 225.9936 58.3406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "data_in0" (shape input) (at 62.23 71.755 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 2d6f26b1-a811-44fb-8380-bf4b1714b5a2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 72.7469 71.6756 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "error" (shape input) (at 210.185 63.5 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6f36f415-d4ee-4cfd-b061-336723b32e4f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 217.1943 63.4206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "data_in3" (shape input) (at 71.755 61.595 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a9b37d78-9570-444a-981f-56f37fabc36b) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 82.2719 61.5156 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data2" (shape input) (at 208.28 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b3459990-2957-4f11-b20c-765833426704) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 225.9936 55.8006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data3" (shape input) (at 207.645 50.8 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid cc109095-80f9-40e7-bd87-9e1c3cf94f12) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 225.3586 50.7206 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data0" (shape input) (at 208.28 60.96 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ce0f33c7-df21-4c5c-939f-3abbd1f95090) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 225.9936 60.8806 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "data_in1" (shape input) (at 62.865 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid deafdce3-9e76-46b3-93d9-2f8b51fbcb16) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 73.3819 68.5006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk_delayed" (shape input) (at 107.315 55.88 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ef4e4227-fcfb-4faf-8132-8862f6b49573) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 120.7348 55.8006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk" (shape input) (at 111.76 52.07 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f24fb5cd-761b-4eee-813d-054140d14cb7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 116.955 51.9906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 62.865 66.675 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 01576a76-fe01-4a87-8550-8a12797e0378) + (property "Reference" "U2" (id 0) (at 66.04 52.705 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 66.04 56.515 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 62.865 66.675 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 62.865 66.675 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid d402fca0-3ea5-4d27-9dbf-ed0c7a89e4f2)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 76.2 59.69 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 032b4dc6-9cf1-4df1-8a3f-9613f4ef22ce) + (property "Reference" "#PWR05" (id 0) (at 69.85 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 72.39 59.6899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 76.2 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 76.2 59.69 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3ac1b9e0-4617-458f-9885-4da10cbdaa0a)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 79.375 57.15 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 076941e9-728c-4214-9caf-7d500110bf01) + (property "Reference" "#PWR06" (id 0) (at 73.025 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 75.565 57.1499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 79.375 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 79.375 57.15 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c56d76a0-86aa-404f-8701-7a2e8764d0f0)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_5") (at 191.77 55.88 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0abc7f53-6f98-4e8f-983a-faaf7dfa02b8) + (property "Reference" "U10" (id 0) (at 191.135 45.72 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_5" (id 1) (at 191.135 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 191.77 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 191.77 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 4f17fc6e-0cd2-4b26-9ac5-302cf83b7aea)) + (pin "10" (uuid 1de52ba0-4977-40b2-91b7-d1093f886607)) + (pin "2" (uuid 48986026-bb5b-4ad5-af6b-22322ed2586c)) + (pin "3" (uuid 47e8bf91-f283-4d74-8176-5fea7e6369c4)) + (pin "4" (uuid b85cd185-c0f9-4dde-add9-a2ec900aa008)) + (pin "5" (uuid 09d07918-cdda-4a21-8af1-deb0c3c3f32e)) + (pin "6" (uuid 78374e78-d575-4da1-8836-7095e84b7aa4)) + (pin "7" (uuid 15e7bcdd-3b91-47e4-9436-bbb15a79d3d2)) + (pin "8" (uuid ff61849d-6644-41ab-8942-b415afb4c19c)) + (pin "9" (uuid 1dffe64f-ad2b-4866-832d-49642a190c54)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 66.04 64.135 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0af2de65-9746-445f-8d33-59719e68ccbb) + (property "Reference" "U3" (id 0) (at 69.215 50.165 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 69.215 53.975 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 66.04 64.135 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 64.135 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 6a77ab14-0395-4ad8-b495-80c6b8a8fbe2)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 89.535 59.69 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0afa7f8a-8fa5-4c4a-b002-77feef7645b1) + (property "Reference" "v5" (id 0) (at 89.535 46.99 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 89.535 50.8 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 89.535 54.61 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 89.535 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid b472c70f-a8b9-435a-8fd1-54a3747d44b0)) + (pin "2" (uuid 9859dfce-23c9-47e9-970c-6ab74cbf0c12)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 207.645 57.15 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 412af4ee-8a59-4dd7-aa1c-62d16412a942) + (property "Reference" "U12" (id 0) (at 223.52 55.88 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 223.52 59.69 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 207.645 57.15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 207.645 57.15 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 70503695-4005-42e3-8df9-f4a32111a836)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 82.55 54.61 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 41c993d1-8568-44d7-adc9-065ab96467d3) + (property "Reference" "#PWR07" (id 0) (at 76.2 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 78.74 54.6099 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 82.55 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 82.55 54.61 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 131fe59c-f9a2-4957-862c-f3bd82a818fe)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 207.645 64.77 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 530e6449-2928-448c-a548-2a9e83496c28) + (property "Reference" "U15" (id 0) (at 223.52 63.5 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 223.52 67.31 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 207.645 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 207.645 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 9c98b721-5072-4c67-ac9d-5a891e13eb67)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 92.71 57.15 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 542ef728-2b41-4f14-b72d-5be4af6103ab) + (property "Reference" "v6" (id 0) (at 92.71 43.815 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 92.71 47.625 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 92.71 51.435 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 92.71 57.15 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a409deff-54f8-48d7-879e-dd2cc483c32d)) + (pin "2" (uuid 4586c5ff-8070-4440-9f76-e199a22d3b4c)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 102.235 59.055 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 70bbc2f5-7ba4-4f4e-b1f3-7265157fdc2e) + (property "Reference" "U5" (id 0) (at 105.41 45.085 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 105.41 48.895 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 102.235 59.055 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 102.235 59.055 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid fa25a0b1-0cde-4f8e-a990-ec3d1867eb2e)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 34.925 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 78f32bf0-c2ff-46d0-a938-b03704872ed1) + (property "Reference" "#PWR01" (id 0) (at 28.575 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 31.115 69.8499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 34.925 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 34.925 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 65db57ce-95b3-431c-a0bc-ddd3191a7033)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 207.645 62.23 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7c84e47f-36e3-49de-8b0f-6f539e2b1ac2) + (property "Reference" "U14" (id 0) (at 223.52 60.96 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 223.52 64.77 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 207.645 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 207.645 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid cc4b19c2-6a64-49d5-b560-c5352da10c24)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 207.645 59.69 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 826d899e-d2cf-4ee5-96fb-e6c3240d31d5) + (property "Reference" "U13" (id 0) (at 223.52 58.42 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 223.52 62.23 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 207.645 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 207.645 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid af0f3df1-c0a7-4d22-9fd6-e2bf00f46d47)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 36.83 67.31 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 85330817-5a70-43c7-aa13-7e98b7a30a46) + (property "Reference" "#PWR02" (id 0) (at 30.48 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 33.02 67.3099 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 36.83 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 36.83 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e12e7dd2-a52a-40b3-8da6-772f6d52e07a)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 50.165 67.31 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 870c60b2-d173-49a3-a268-badcec292997) + (property "Reference" "v2" (id 0) (at 50.165 54.61 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 50.165 58.42 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 50.165 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 50.165 67.31 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 1515c6cf-9196-44f8-917a-4d0de7992326)) + (pin "2" (uuid 5e8c8583-62f5-4159-b322-07ed65a76987)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 95.885 54.61 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 896f8f18-5196-4497-aa57-6e5e8faa1405) + (property "Reference" "v7" (id 0) (at 95.885 41.275 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 95.885 45.085 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 95.885 48.895 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 95.885 54.61 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 21b879b6-105d-4178-ad33-cb03cfe7ffa6)) + (pin "2" (uuid fa352ba0-e678-42f8-9536-760c0aa6a801)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_7") (at 127 55.88 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8b9b7bfd-937a-49fd-87d2-b76b6663711e) + (property "Reference" "U8" (id 0) (at 126.365 45.72 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_7" (id 1) (at 126.365 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 127 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 127 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 14ab8591-a93e-4631-be65-a33c804afff0)) + (pin "10" (uuid 0ba8bf6c-0303-4a4e-b3f1-e0c5ef1ce70f)) + (pin "11" (uuid 6a6ff881-9443-4aed-ac42-51e2f4e50e90)) + (pin "12" (uuid a08597b3-3328-467c-b1dc-878b1751d87b)) + (pin "13" (uuid 16282d7c-b3f9-4eda-89b1-eb58217e4f07)) + (pin "14" (uuid e27b7802-a515-4a74-b85d-5cd7811eacc1)) + (pin "2" (uuid e2fe4a72-8743-451a-b14c-d329701c3e73)) + (pin "3" (uuid 4d758659-1f4e-4cc0-a4c3-5678de155442)) + (pin "4" (uuid 7643787a-afe9-49e6-832b-d2e4732751ff)) + (pin "5" (uuid 2030ce7a-5f23-44f6-975e-43d9bb555b33)) + (pin "6" (uuid bc72ed94-40a9-42af-91e4-7847227e1934)) + (pin "7" (uuid cd134942-b955-4ac0-b5b5-37c73e20e1b5)) + (pin "8" (uuid c45cf185-471a-4c12-8cdf-b273f872737d)) + (pin "9" (uuid 06fd978e-c9c9-4625-aa28-9262c27ef856)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 67.945 62.23 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 92049295-f99b-4649-9329-0082bda06c4d) + (property "Reference" "U4" (id 0) (at 71.12 48.26 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 71.12 52.07 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 67.945 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 67.945 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid cf9f2e73-24ce-42a6-9d2f-f6c597a2fd0d)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 41.91 62.865 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 992dd5db-2c64-4511-8fa2-5252c0d60179) + (property "Reference" "#PWR04" (id 0) (at 35.56 62.865 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 38.1 62.8649 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 41.91 62.865 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 41.91 62.865 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e9ac843f-2da0-4bf6-a378-38684480942f)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 55.245 62.865 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9f9436ec-949a-493c-b996-95cf6b11fa77) + (property "Reference" "v4" (id 0) (at 55.245 49.53 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 55.245 53.34 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 55.245 57.15 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 55.245 62.865 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 0f637a5e-671c-4b84-a864-f46efedfeca5)) + (pin "2" (uuid da133edc-124c-4691-a25c-9880a723db4c)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 53.34 64.77 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a26e2ad0-49f1-4e13-9a67-178eee76cd84) + (property "Reference" "v3" (id 0) (at 53.34 52.07 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 53.34 55.88 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 53.34 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 53.34 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 093b047c-acce-4c19-acd5-ee0d45116121)) + (pin "2" (uuid 394d1ce6-c156-4dcd-b55d-922f8ca206f2)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 48.26 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid afc9eff8-294f-4f49-8111-905e89108ea9) + (property "Reference" "v1" (id 0) (at 48.26 57.15 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 48.26 60.96 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 48.26 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 48.26 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 632e4e63-6288-4142-85b6-898f754019fc)) + (pin "2" (uuid d6049f02-77b2-4457-be7f-db650e4a580b)) + ) + + (symbol (lib_id "eSim_Ngveri:razor_ff") (at 146.05 73.66 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b070faa8-09f4-4dc2-b2ad-4c6c1b18ffce) + (property "Reference" "U9" (id 0) (at 158.75 46.99 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "razor_ff" (id 1) (at 158.75 50.8 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 218.44 24.13 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 218.44 24.13 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 258fa2e1-f177-441c-8f5b-d31fe01e43e9)) + (pin "10" (uuid 42231d7e-6f8e-4bb2-beb9-5f1835aa72d9)) + (pin "11" (uuid 9ecba8e1-d50d-4613-8885-0c80dc667d57)) + (pin "12" (uuid f9bedda0-0e4e-4efe-9b72-dad1d5f8e555)) + (pin "2" (uuid 4dfd2bbe-4437-49ca-b65f-08deae9ded1d)) + (pin "3" (uuid 6424f1fe-35be-4663-a424-8b01c065f57c)) + (pin "4" (uuid 8f8d8a81-6a12-4cdc-8d7a-5aef8f6dc4ea)) + (pin "5" (uuid 8b21620a-716b-42f3-b894-a8564ba44f58)) + (pin "6" (uuid dbce0112-2685-4e57-bb59-52785817448c)) + (pin "7" (uuid 91920f42-2f59-4199-9439-1216686529e4)) + (pin "8" (uuid dea76e4d-4bba-4d82-9baf-b1f2db624597)) + (pin "9" (uuid 8efea842-ff95-428d-b69d-cce50eaf9401)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 60.96 69.215 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b5bf20c9-63d3-4855-9a5a-c0b792dd7093) + (property "Reference" "U1" (id 0) (at 64.135 55.245 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 64.135 59.055 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 60.96 69.215 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 60.96 69.215 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 529cc75b-49a2-4128-95f5-f1ae43f86d4d)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 40.005 64.77 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d807f32a-f7b4-4bc0-b2da-2b30057403d1) + (property "Reference" "#PWR03" (id 0) (at 33.655 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 36.195 64.7699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 40.005 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 40.005 64.77 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 7d1385ae-3052-4ecd-8d54-9e29ea7d29ca)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 108.585 53.975 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid eb476a6a-11ef-4cef-9a0e-a3b7c65b4530) + (property "Reference" "U7" (id 0) (at 111.76 40.005 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 111.76 43.815 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 108.585 53.975 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 108.585 53.975 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 8a40dca5-2e8a-4d8d-be14-ec19295b2fc3)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 105.41 56.515 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f08b6f43-bb0a-498e-9f99-d65a52b20922) + (property "Reference" "U6" (id 0) (at 108.585 42.545 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 108.585 46.355 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 105.41 56.515 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 105.41 56.515 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 94be708d-b26b-4dac-92fe-eb102b5f8b2b)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 207.645 54.61 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fa36a6ed-d5f2-419c-9526-2063bff57cc5) + (property "Reference" "U11" (id 0) (at 223.52 53.34 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 223.52 57.15 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 207.645 54.61 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 207.645 54.61 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 4b0a3291-922d-4581-b8cc-102650f23b13)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/78f32bf0-c2ff-46d0-a938-b03704872ed1" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/85330817-5a70-43c7-aa13-7e98b7a30a46" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/d807f32a-f7b4-4bc0-b2da-2b30057403d1" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/992dd5db-2c64-4511-8fa2-5252c0d60179" + (reference "#PWR04") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/032b4dc6-9cf1-4df1-8a3f-9613f4ef22ce" + (reference "#PWR05") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/076941e9-728c-4214-9caf-7d500110bf01" + (reference "#PWR06") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/41c993d1-8568-44d7-adc9-065ab96467d3" + (reference "#PWR07") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/b5bf20c9-63d3-4855-9a5a-c0b792dd7093" + (reference "U1") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/01576a76-fe01-4a87-8550-8a12797e0378" + (reference "U2") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/0af2de65-9746-445f-8d33-59719e68ccbb" + (reference "U3") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/92049295-f99b-4649-9329-0082bda06c4d" + (reference "U4") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/70bbc2f5-7ba4-4f4e-b1f3-7265157fdc2e" + (reference "U5") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/f08b6f43-bb0a-498e-9f99-d65a52b20922" + (reference "U6") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/eb476a6a-11ef-4cef-9a0e-a3b7c65b4530" + (reference "U7") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/8b9b7bfd-937a-49fd-87d2-b76b6663711e" + (reference "U8") (unit 1) (value "adc_bridge_7") (footprint "") + ) + (path "/b070faa8-09f4-4dc2-b2ad-4c6c1b18ffce" + (reference "U9") (unit 1) (value "razor_ff") (footprint "") + ) + (path "/0abc7f53-6f98-4e8f-983a-faaf7dfa02b8" + (reference "U10") (unit 1) (value "dac_bridge_5") (footprint "") + ) + (path "/fa36a6ed-d5f2-419c-9526-2063bff57cc5" + (reference "U11") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/412af4ee-8a59-4dd7-aa1c-62d16412a942" + (reference "U12") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/826d899e-d2cf-4ee5-96fb-e6c3240d31d5" + (reference "U13") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/7c84e47f-36e3-49de-8b0f-6f539e2b1ac2" + (reference "U14") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/530e6449-2928-448c-a548-2a9e83496c28" + (reference "U15") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/afc9eff8-294f-4f49-8111-905e89108ea9" + (reference "v1") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/870c60b2-d173-49a3-a268-badcec292997" + (reference "v2") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/a26e2ad0-49f1-4e13-9a67-178eee76cd84" + (reference "v3") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/9f9436ec-949a-493c-b996-95cf6b11fa77" + (reference "v4") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/0afa7f8a-8fa5-4c4a-b002-77feef7645b1" + (reference "v5") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/542ef728-2b41-4f14-b72d-5be4af6103ab" + (reference "v6") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/896f8f18-5196-4497-aa57-6e5e8faa1405" + (reference "v7") (unit 1) (value "pulse") (footprint "R1") + ) + ) +) diff --git a/razor_ff/razor_ff.kicad_sch-bak b/razor_ff/razor_ff.kicad_sch-bak new file mode 100644 index 0000000..1e05716 --- /dev/null +++ b/razor_ff/razor_ff.kicad_sch-bak @@ -0,0 +1,1739 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 4881d5fe-010a-4145-839e-3ecb8bca0117) + + (paper "A4") + + (lib_symbols + (symbol "eSim_Hybrid:adc_bridge_3" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_3" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_3_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_3_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:adc_bridge_8" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_8_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -17.78) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_8_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -16.51 180) (length 5.08) + (name "OUT8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -16.51 0) (length 5.08) + (name "IN8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_3" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_3" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_3_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_3_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Ngveri:razor_ff" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "razor_ff" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "razor_ff_0_1" + (rectangle (start 0 0) (end 25.4 31.75) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "razor_ff_1_1" + (pin input line (at -5.08 29.21 0) (length 5.08) + (name "clk0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 6.35 0) (length 5.08) + (name "data_in1" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 3.81 0) (length 5.08) + (name "data_in0" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 29.21 180) (length 5.08) + (name "corrected_data7" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 26.67 180) (length 5.08) + (name "corrected_data6" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 24.13 180) (length 5.08) + (name "corrected_data5" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 21.59 180) (length 5.08) + (name "corrected_data4" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 19.05 180) (length 5.08) + (name "corrected_data3" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 16.51 180) (length 5.08) + (name "corrected_data2" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 13.97 180) (length 5.08) + (name "corrected_data1" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 11.43 180) (length 5.08) + (name "corrected_data0" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 26.67 0) (length 5.08) + (name "clk_delayed0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 8.89 180) (length 5.08) + (name "error0" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 24.13 0) (length 5.08) + (name "rst0" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 21.59 0) (length 5.08) + (name "data_in7" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 19.05 0) (length 5.08) + (name "data_in6" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 16.51 0) (length 5.08) + (name "data_in5" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 13.97 0) (length 5.08) + (name "data_in4" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 11.43 0) (length 5.08) + (name "data_in3" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 8.89 0) (length 5.08) + (name "data_in2" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pulse" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pulse_0_1" + (arc (start -1.27 1.27) (mid -1.3491 0) (end -1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2876) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.635 1.2859) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.0703 0) (end 0 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.2124 0) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.905 1.2556) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pulse_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pwl" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at -6.35 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pwl_0_1" + (arc (start -2.54 1.27) (mid -3.1997 0.0124) (end -3.81 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -1.27 1.27) (mid -1.905 1.2806) (end -2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid -0.608 0.0135) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2859) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 -1.27) (mid 1.944 -0.0194) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pwl_1_1" + (pin input line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 0 0)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 0 0)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 217.17 83.82) (diameter 0) (color 0 0 0 0) + (uuid 152c6b1d-8968-4a85-916e-f4dfd1c9b35e) + ) + (junction (at 217.17 76.2) (diameter 0) (color 0 0 0 0) + (uuid 3c9c9953-7894-4f37-8bb4-dce7eda28a9a) + ) + (junction (at 91.44 92.71) (diameter 0) (color 0 0 0 0) + (uuid 40ece3b3-29c5-4008-83c4-44024e05ddfc) + ) + (junction (at 88.9 67.31) (diameter 0) (color 0 0 0 0) + (uuid 4678dcfc-f073-4f12-b79e-69671e518f1e) + ) + (junction (at 217.17 81.28) (diameter 0) (color 0 0 0 0) + (uuid 4c506254-0320-49e7-8ef5-fbec7d6f8e18) + ) + (junction (at 217.17 91.44) (diameter 0) (color 0 0 0 0) + (uuid 5964d47f-5d30-4c76-87f2-8730c67facb0) + ) + (junction (at 90.17 66.04) (diameter 0) (color 0 0 0 0) + (uuid 5a4eeb9e-e359-41c0-af35-2aead4b99068) + ) + (junction (at 90.17 69.85) (diameter 0) (color 0 0 0 0) + (uuid 7f7febdd-7c89-4f2e-bc13-d7d6e3bfe447) + ) + (junction (at 217.17 88.9) (diameter 0) (color 0 0 0 0) + (uuid 882e71c5-831a-41fe-ba28-d6dafe8986a2) + ) + (junction (at 217.17 71.12) (diameter 0) (color 0 0 0 0) + (uuid 8934858b-5260-4cf1-be25-cbdc774c3023) + ) + (junction (at 91.44 90.17) (diameter 0) (color 0 0 0 0) + (uuid 8e30a744-59be-42ed-b66e-094dba62fe76) + ) + (junction (at 91.44 82.55) (diameter 0) (color 0 0 0 0) + (uuid 910a6550-2c64-4526-840d-c940af0a5c79) + ) + (junction (at 217.17 78.74) (diameter 0) (color 0 0 0 0) + (uuid 9ccd171c-fee4-4629-af0d-aeee0313a86a) + ) + (junction (at 91.44 85.09) (diameter 0) (color 0 0 0 0) + (uuid 9f9e8fa9-a123-467f-9b4f-0aa24b4f5338) + ) + (junction (at 88.9 72.39) (diameter 0) (color 0 0 0 0) + (uuid ab7322e0-0f36-4317-b936-696a3ebcc4a8) + ) + (junction (at 217.17 73.66) (diameter 0) (color 0 0 0 0) + (uuid b6b11d00-2e6d-40d2-9494-d7945a042840) + ) + (junction (at 217.17 86.36) (diameter 0) (color 0 0 0 0) + (uuid beefc76d-0594-4956-a049-1e40225db5e0) + ) + (junction (at 91.44 95.25) (diameter 0) (color 0 0 0 0) + (uuid f1e18397-4661-4bbd-8b0a-585291cedfee) + ) + (junction (at 88.9 66.04) (diameter 0) (color 0 0 0 0) + (uuid f2de5625-c41a-4747-9da9-026cb4159685) + ) + + (wire (pts (xy 219.71 77.47) (xy 217.17 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01259412-eda7-4d1b-832f-5d99bfcfc0e0) + ) + (wire (pts (xy 87.63 69.85) (xy 90.17 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 03b399b4-0f91-411a-9c76-37d7648b2006) + ) + (wire (pts (xy 193.04 86.36) (xy 217.17 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07658db1-0d8a-4aa0-8f13-70eb7b8d3eea) + ) + (wire (pts (xy 60.96 67.31) (xy 64.77 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 082a1ed2-e49e-499f-845a-2846cfdc7fc6) + ) + (wire (pts (xy 120.65 71.12) (xy 120.65 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 09aa9521-27a6-4393-aefc-7460966b5fdc) + ) + (wire (pts (xy 160.02 85.09) (xy 163.83 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0f65a4b0-9012-4cc1-83ca-508189eab6d9) + ) + (wire (pts (xy 120.65 77.47) (xy 124.46 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0fed1342-877f-48fa-bec4-8895aabe4e28) + ) + (wire (pts (xy 124.46 77.47) (xy 124.46 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 124b8fd8-2026-4223-ba24-b4f96d4246e2) + ) + (wire (pts (xy 212.09 69.85) (xy 193.04 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 129aa88f-e654-42b2-9417-47df771b30ba) + ) + (wire (pts (xy 219.71 85.09) (xy 217.17 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 14ceb99e-aa27-4076-b02d-a0710a655f32) + ) + (wire (pts (xy 212.09 76.2) (xy 217.17 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 14f95137-bdfd-4cb9-85cd-5219a233913c) + ) + (wire (pts (xy 193.04 100.33) (xy 195.58 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 16674c4d-b7f9-41e6-bb68-6db421f9684a) + ) + (wire (pts (xy 219.71 68.58) (xy 217.17 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a3ec987-16d3-4126-b9ca-2b726b4167ee) + ) + (wire (pts (xy 87.63 64.77) (xy 90.17 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1bbcb393-3c7d-408d-b14c-55a8eaf9f8e0) + ) + (wire (pts (xy 213.36 67.31) (xy 213.36 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1c00e977-cdbb-42d3-af1f-36080437c58b) + ) + (wire (pts (xy 91.44 95.25) (xy 91.44 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1cb8ace0-af37-42dd-b0d6-08cf51edba89) + ) + (wire (pts (xy 91.44 82.55) (xy 91.44 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1d560f7d-54db-4f4b-acb3-786357c9999a) + ) + (wire (pts (xy 219.71 90.17) (xy 217.17 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1e1e89af-6e30-4298-b89e-7fbb8f4516ab) + ) + (wire (pts (xy 120.65 73.66) (xy 120.65 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1fcb632e-93cd-4c57-a0aa-64b65513ad4f) + ) + (wire (pts (xy 87.63 72.39) (xy 88.9 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 20ec3ecf-c419-4f0c-bb51-da6efb2259a8) + ) + (wire (pts (xy 194.31 88.9) (xy 217.17 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 220493e1-8361-47e9-9397-648489f4a3f2) + ) + (wire (pts (xy 88.9 66.04) (xy 88.9 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2238fb63-3ccf-4e7f-8cab-c165d5af88c0) + ) + (wire (pts (xy 217.17 83.82) (xy 226.06 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 266eae60-202f-43fa-b8ab-43c70b2ff709) + ) + (wire (pts (xy 217.17 68.58) (xy 217.17 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 275d7087-0d9c-48a9-b4a4-afd89f669dae) + ) + (wire (pts (xy 161.29 71.12) (xy 160.02 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2944cf7f-4d90-4299-990c-13573c2e32ca) + ) + (wire (pts (xy 124.46 76.2) (xy 120.65 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29a9ccec-b86c-4c83-a628-a1a4c1645687) + ) + (wire (pts (xy 219.71 80.01) (xy 217.17 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a1bd090-e244-4f5a-8b4d-bc503e6371ef) + ) + (wire (pts (xy 160.02 86.36) (xy 162.56 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a2418e4-357b-4c79-9680-8233cccde4e2) + ) + (wire (pts (xy 124.46 93.98) (xy 124.46 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a32ce58-a0b2-458e-8398-17f867f5ae42) + ) + (wire (pts (xy 160.02 78.74) (xy 162.56 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2b3bb96e-183a-4474-bbfe-e1f4a5fb9221) + ) + (wire (pts (xy 219.71 82.55) (xy 217.17 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e07087c-531a-4a2e-831f-2191de89aca7) + ) + (wire (pts (xy 217.17 85.09) (xy 217.17 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e4f0435-6d8a-45e1-85c9-727e219260e4) + ) + (wire (pts (xy 163.83 85.09) (xy 163.83 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ebf5d44-7da2-4bcf-85b1-86e1d60561d7) + ) + (wire (pts (xy 193.04 64.77) (xy 214.63 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 300e150e-134c-41b3-baf0-9d5042433073) + ) + (wire (pts (xy 124.46 67.31) (xy 124.46 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 315f6bf2-71b2-4489-bc34-0a883b39b48a) + ) + (wire (pts (xy 120.65 67.31) (xy 124.46 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35dbd55e-ea29-4c32-9500-aa055bf8d3a6) + ) + (wire (pts (xy 193.04 67.31) (xy 213.36 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 36389ccc-f5db-490c-8df3-7669b448f1db) + ) + (wire (pts (xy 161.29 67.31) (xy 161.29 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 374f6f49-4ecf-4fce-ac9d-aa36c3c8e6ef) + ) + (wire (pts (xy 120.65 76.2) (xy 120.65 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3ade7841-409d-4d25-b99b-873c46856497) + ) + (wire (pts (xy 217.17 72.39) (xy 217.17 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b49763c-fde8-41f2-80c5-5b91e7b188dc) + ) + (wire (pts (xy 163.83 73.66) (xy 160.02 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d64e17f-a631-4406-b36c-cacb3d383341) + ) + (wire (pts (xy 217.17 73.66) (xy 226.06 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4017e8c5-f9db-4d46-8b0d-0b9743245ee9) + ) + (wire (pts (xy 160.02 68.58) (xy 160.02 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48003d7c-7d17-4066-976c-091574d441ea) + ) + (wire (pts (xy 91.44 90.17) (xy 91.44 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 49fc6d48-4802-41a6-82a7-819f2598aa5d) + ) + (wire (pts (xy 91.44 80.01) (xy 91.44 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4ecd02c3-131d-400b-aab8-ca97390cca16) + ) + (wire (pts (xy 120.65 92.71) (xy 124.46 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54ddcf73-6319-4e22-a64c-3521a331604c) + ) + (wire (pts (xy 217.17 76.2) (xy 226.06 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5b0ec22f-2182-452a-816f-682907e0cfbc) + ) + (wire (pts (xy 161.29 88.9) (xy 161.29 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5c75d7b9-5c63-4690-a780-fff21ed9118b) + ) + (wire (pts (xy 217.17 80.01) (xy 217.17 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5cb044ea-fb1a-4130-a01d-dba5f1d686a2) + ) + (wire (pts (xy 213.36 73.66) (xy 217.17 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5f667f62-516c-4aed-95f7-77a48cb787e8) + ) + (wire (pts (xy 217.17 86.36) (xy 226.06 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6584fabc-ca20-4df3-a405-1990cac9ec81) + ) + (wire (pts (xy 124.46 95.25) (xy 120.65 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 688dc6ff-f171-4406-b71d-8fbd2bbc3132) + ) + (wire (pts (xy 124.46 73.66) (xy 120.65 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6932f927-0c59-4113-9c93-fa5963d7654b) + ) + (wire (pts (xy 87.63 74.93) (xy 91.44 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6af4f936-ea06-443f-adb2-b518c22b1d18) + ) + (wire (pts (xy 217.17 74.93) (xy 217.17 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6d6220f2-0c0c-426a-ace3-bff7e379eebe) + ) + (wire (pts (xy 161.29 83.82) (xy 163.83 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 746ffa75-2382-454b-97e9-d29489f82e84) + ) + (wire (pts (xy 120.65 90.17) (xy 120.65 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 765c8d15-5224-4d0e-96a3-b67ef8769379) + ) + (wire (pts (xy 161.29 81.28) (xy 161.29 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 767499b7-f22e-41d1-8f12-2756cca5f037) + ) + (wire (pts (xy 160.02 83.82) (xy 160.02 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 78832538-978e-465d-8aa7-1aaef72021c3) + ) + (wire (pts (xy 91.44 71.12) (xy 88.9 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7c3736bc-a158-40a9-91c3-4646b2bd1ed7) + ) + (wire (pts (xy 120.65 80.01) (xy 124.46 80.01)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7fcea2d6-ab9f-4d2d-9541-2cb9bac976e1) + ) + (wire (pts (xy 163.83 76.2) (xy 163.83 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 839d379e-6d8f-4154-81d0-cf0e56a6dc41) + ) + (wire (pts (xy 160.02 81.28) (xy 161.29 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 851a9e71-4ad4-4d8b-9e4c-acee54be1863) + ) + (wire (pts (xy 162.56 97.79) (xy 163.83 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 869e40a7-1b75-4453-93af-f44783d7f4e9) + ) + (wire (pts (xy 124.46 71.12) (xy 120.65 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 878542ef-a424-4dca-9d8e-fe36ebc27fd0) + ) + (wire (pts (xy 217.17 71.12) (xy 226.06 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 87d97ab8-423e-420d-83dd-452fc586ba45) + ) + (wire (pts (xy 60.96 69.85) (xy 64.77 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8af6e60b-8283-4496-a9f6-9ca53694f396) + ) + (wire (pts (xy 193.04 81.28) (xy 217.17 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8f1919bc-fb5e-44b8-8117-4022e888bcb8) + ) + (wire (pts (xy 217.17 87.63) (xy 217.17 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 910c72d7-1a5a-45a7-9020-4bb80b1a26cf) + ) + (wire (pts (xy 88.9 71.12) (xy 88.9 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 939736b2-3ccb-41d7-8e76-11ab570c9a65) + ) + (wire (pts (xy 217.17 77.47) (xy 217.17 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9994b016-8cb1-4ffb-8853-636c95ab30b5) + ) + (wire (pts (xy 160.02 64.77) (xy 163.83 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9b84db9e-2443-4d6b-8123-c85a4398b73c) + ) + (wire (pts (xy 91.44 92.71) (xy 91.44 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ba04c02-6502-46be-97e8-ae2bc0db07d4) + ) + (wire (pts (xy 194.31 97.79) (xy 193.04 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9fcfc4f6-5145-4644-b941-f10a30cab649) + ) + (wire (pts (xy 162.56 81.28) (xy 163.83 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a662d86b-5ee6-47d4-be68-aa65a1d8abeb) + ) + (wire (pts (xy 193.04 78.74) (xy 217.17 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a7514b09-d43b-47cc-a61e-0e675868a0da) + ) + (wire (pts (xy 219.71 87.63) (xy 217.17 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a787fd63-13d3-4984-a5ac-c48d20e621e1) + ) + (wire (pts (xy 219.71 72.39) (xy 217.17 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aa020abc-b746-4f72-b0e7-03bdc5a268c3) + ) + (wire (pts (xy 120.65 86.36) (xy 124.46 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid aab311c6-2064-4bbe-b403-a35cad1a1f4c) + ) + (wire (pts (xy 90.17 66.04) (xy 91.44 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid afe27c3d-d6ba-42c0-b6aa-a3754b71f5b2) + ) + (wire (pts (xy 60.96 72.39) (xy 64.77 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b040e791-2803-46cb-a949-5586f4aeb4db) + ) + (wire (pts (xy 160.02 88.9) (xy 161.29 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b15f9b4c-b02a-48a1-934d-08c0fabe7f8f) + ) + (wire (pts (xy 217.17 91.44) (xy 226.06 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b639307f-3630-4773-865d-8d0ffb22f76a) + ) + (wire (pts (xy 120.65 88.9) (xy 124.46 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b673c772-ae98-455a-890b-f31e965bcfb6) + ) + (wire (pts (xy 87.63 77.47) (xy 91.44 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b6933838-d2a9-45ea-abf7-6ad20f700adb) + ) + (wire (pts (xy 124.46 80.01) (xy 124.46 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bbb24472-04f1-47f8-b4c7-58cade1322bd) + ) + (wire (pts (xy 160.02 76.2) (xy 163.83 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c5715e0d-7577-4813-9454-cc3845635654) + ) + (wire (pts (xy 87.63 67.31) (xy 88.9 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c669669b-72d9-478b-b926-d82e9aa9eb9d) + ) + (wire (pts (xy 217.17 78.74) (xy 226.06 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c9ffec24-24c4-4c2f-b35d-b83b7da7f942) + ) + (wire (pts (xy 217.17 88.9) (xy 226.06 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cac8a1dc-8c6b-4e38-a887-55de0ecd7ddc) + ) + (wire (pts (xy 90.17 66.04) (xy 90.17 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cddbd9cb-60b5-4275-adff-8b4f39f31554) + ) + (wire (pts (xy 214.63 71.12) (xy 217.17 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cf228ffc-c030-4fa9-90ff-7a5dfe157288) + ) + (wire (pts (xy 193.04 83.82) (xy 217.17 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d0744853-3763-4590-a85e-7aee7048ecf0) + ) + (wire (pts (xy 194.31 88.9) (xy 194.31 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d09a3382-b8d1-4bf0-9dbc-a73cd8bfa892) + ) + (wire (pts (xy 120.65 85.09) (xy 120.65 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d3c61273-898d-4104-8a8d-1c24ad408b99) + ) + (wire (pts (xy 212.09 76.2) (xy 212.09 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d4b8c2fa-8cd4-4fdc-82bd-a9841f75dc3c) + ) + (wire (pts (xy 163.83 67.31) (xy 161.29 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d55c7514-b6be-47f6-83a7-14d1a902a24e) + ) + (wire (pts (xy 162.56 78.74) (xy 162.56 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d850cae3-173e-4509-8cd4-b773f5768d4a) + ) + (wire (pts (xy 124.46 92.71) (xy 124.46 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc193e0c-83d9-4b07-842c-95134b69b09e) + ) + (wire (pts (xy 91.44 85.09) (xy 91.44 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid df8d4888-5613-4f5d-994a-1e1b19c372fb) + ) + (wire (pts (xy 88.9 72.39) (xy 91.44 72.39)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e08a98d8-b597-41e9-8ba0-4d8ef9366140) + ) + (wire (pts (xy 90.17 69.85) (xy 91.44 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e1a218a9-fea7-465d-85a6-1a159414bce9) + ) + (wire (pts (xy 88.9 67.31) (xy 91.44 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e33e2232-ea4a-4fd5-8c16-d59cbd260e9c) + ) + (wire (pts (xy 217.17 90.17) (xy 217.17 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7373226-ef02-4197-8fec-50a632f8a4cc) + ) + (wire (pts (xy 87.63 66.04) (xy 88.9 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e77a20b2-bd93-487f-883b-ead57a9f9a58) + ) + (wire (pts (xy 217.17 81.28) (xy 226.06 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e77d0451-38c5-4fb7-9c91-b68b7272f674) + ) + (wire (pts (xy 214.63 64.77) (xy 214.63 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9054c7d-074e-443f-80e3-8918b896945c) + ) + (wire (pts (xy 60.96 77.47) (xy 64.77 77.47)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea28eaf0-8ae0-4cdb-8793-d8ee66aa7034) + ) + (wire (pts (xy 60.96 74.93) (xy 64.77 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ec09e8ea-32db-4b62-b0a3-6afc4a958bc7) + ) + (wire (pts (xy 90.17 64.77) (xy 90.17 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ee424cea-4a44-40ce-ad4b-978abd6a570e) + ) + (wire (pts (xy 219.71 74.93) (xy 217.17 74.93)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef0b5c82-6966-4945-9f0e-089e3a17bddd) + ) + (wire (pts (xy 163.83 69.85) (xy 163.83 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef4e9058-419f-4bff-b3c8-286a40b21399) + ) + (wire (pts (xy 88.9 63.5) (xy 88.9 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f04067e4-7ae9-4654-9df6-630e5a889e41) + ) + (wire (pts (xy 124.46 82.55) (xy 124.46 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f3a9635e-5568-42a8-b87e-d816d2abede8) + ) + (wire (pts (xy 195.58 100.33) (xy 195.58 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4a6a388-da1f-41c9-8cab-dddfb249743a) + ) + (wire (pts (xy 162.56 86.36) (xy 162.56 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f60478d5-7293-48da-8b98-89254ea06645) + ) + (wire (pts (xy 195.58 91.44) (xy 217.17 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f7bdd00f-8c6a-4ab3-bc46-63bf9b75b93e) + ) + (wire (pts (xy 217.17 82.55) (xy 217.17 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fcd4b492-38a3-4698-84ee-3059627407e9) + ) + (wire (pts (xy 161.29 100.33) (xy 163.83 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ffc9a456-2808-4f22-9fbc-30a7ae8941d4) + ) + (wire (pts (xy 193.04 86.36) (xy 193.04 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ffd07d78-03f0-42a8-a7dc-5d8af7573539) + ) + (wire (pts (xy 120.65 82.55) (xy 124.46 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fff7928a-756f-46fa-9506-89d645cff4fc) + ) + + (global_label "corrected_data2" (shape input) (at 219.71 82.55 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 11330087-f44f-4cb9-a472-835470c912c6) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 237.4236 82.4706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data0" (shape input) (at 219.71 87.63 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 24634665-5824-4859-89d1-f66387f64ffd) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 237.4236 87.5506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data7" (shape input) (at 219.71 68.58 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 49d4d55e-5063-4b55-9d5a-5cf93a45db86) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 237.4236 68.5006 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data1" (shape input) (at 219.71 85.09 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5134908c-7c4c-4a24-85e8-b442dae8ba52) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 237.4236 85.0106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "rst" (shape input) (at 91.44 71.12 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 60a43179-02f7-49fc-8e8d-b794e0433fa4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 96.3931 71.0406 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk_delayed" (shape input) (at 91.44 66.04 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 69e56c7b-004f-4e56-9c2b-01e3e6d49f4f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 104.8598 65.9606 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "error" (shape input) (at 219.71 90.17 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 73f1c3d1-4151-48b3-806d-98c1c0b6b646) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 226.7193 90.0906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data6" (shape input) (at 219.71 72.39 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 77640b7f-bbaa-486c-9fb1-48aa4c57d55e) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 237.4236 72.3106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data4" (shape input) (at 219.71 77.47 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 93816e28-33fc-49f9-8392-e05cd8c9b8f3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 237.4236 77.3906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk" (shape input) (at 87.63 66.04 180) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify right)) + (uuid acebecec-7320-49f5-bb72-9fe373371977) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 82.435 65.9606 0) + (effects (font (size 1.27 1.27)) (justify right) hide) + ) + ) + (global_label "corrected_data5" (shape input) (at 219.71 74.93 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b5a95e57-172a-465a-aaa2-692eac6cf41a) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 237.4236 74.8506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "corrected_data3" (shape input) (at 219.71 80.01 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d5ee72e3-58be-4109-9450-14d99c15a374) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 237.4236 79.9306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 220.98 78.74 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0bbac704-239d-4218-b2bf-ef9a108e5498) + (property "Reference" "U12" (id 0) (at 237.49 77.47 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 237.49 81.28 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 220.98 78.74 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 220.98 78.74 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 824629ee-7be4-4eaa-9e4f-315599c148f1)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_3") (at 179.07 80.01 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 11ecf50c-f5c9-4a80-a088-6a7517720242) + (property "Reference" "U7" (id 0) (at 178.435 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_3" (id 1) (at 178.435 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 179.07 80.01 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 179.07 80.01 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 1897e5c4-5081-407a-a6a6-54c00a3a85d2)) + (pin "2" (uuid 2299648b-4f22-44cd-8a2d-38caaefd5d43)) + (pin "3" (uuid 3073fb01-f192-4cf0-ae09-59d4c31d53b0)) + (pin "4" (uuid 759cd8e9-dfaf-46b7-a1a6-41e0932df6bc)) + (pin "5" (uuid 0ca03b69-04c5-4d0c-882c-6d71c7eecf84)) + (pin "6" (uuid f5302076-2556-4a4e-95ef-0a49a1d33606)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 60.96 67.31 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2651d66c-e491-4541-9a21-3f64eb9fd78b) + (property "Reference" "#PWR01" (id 0) (at 54.61 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 57.15 67.3099 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 60.96 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 60.96 67.31 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 99bb6c71-e204-47f9-a36b-4246e507b2ee)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 60.96 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2f8d88bd-94ac-4551-b334-1f66b70527a7) + (property "Reference" "#PWR04" (id 0) (at 54.61 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 57.15 74.9299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 60.96 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 60.96 74.93 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0c8e80a8-0d7e-4887-a79f-03aec16ae79d)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 220.98 83.82 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 31c6adf7-ac7d-458d-9cc3-da317b6d613e) + (property "Reference" "U14" (id 0) (at 237.49 82.55 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 237.49 86.36 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 220.98 83.82 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 220.98 83.82 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 41cf9e6d-ffa6-43fe-8e54-d61ccf831192)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 76.2 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 35a16497-fc97-4b1e-8c94-27e9e08100fc) + (property "Reference" "v3" (id 0) (at 76.2 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 76.2 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 76.2 67.31 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 76.2 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 3608e8b5-5361-4b04-9ef0-0668ba115230)) + (pin "2" (uuid 44cbe755-e2ea-4b49-bdbc-4a976914c995)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 220.98 76.2 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3ca144e2-e14f-4757-970c-744e5e55feae) + (property "Reference" "U11" (id 0) (at 237.49 74.93 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 237.49 78.74 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 220.98 76.2 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 220.98 76.2 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid f57581a3-d753-4237-bfbf-034a0e3aa6a0)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 220.98 81.28 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 442ba278-d3a0-49e3-a7b0-46ab9e80242a) + (property "Reference" "U13" (id 0) (at 237.49 80.01 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 237.49 83.82 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 220.98 81.28 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 220.98 81.28 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 8b4da549-4adb-44b4-a8da-f635b7fdfd46)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 76.2 77.47 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 52888ddc-574b-46f9-9783-d9ed097e44bf) + (property "Reference" "v5" (id 0) (at 76.2 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 76.2 68.58 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 76.2 72.39 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 76.2 77.47 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 015df8bb-33cc-479c-a863-9564524d80fa)) + (pin "2" (uuid 7b30bc39-6045-4b0f-9f4a-761aca973703)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_3") (at 106.68 91.44 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 72de43fb-da0f-4a4b-8146-cab67ed85592) + (property "Reference" "U4" (id 0) (at 106.045 81.28 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_3" (id 1) (at 106.045 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 106.68 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 106.68 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid cebef666-a200-415a-bb46-0cc239bf3f39)) + (pin "2" (uuid 9c3181f1-06af-43ff-b30c-53e8784be94d)) + (pin "3" (uuid f8d87365-76d4-4117-bef8-7abe3b5d5df9)) + (pin "4" (uuid 9c462f07-014f-48fe-a3b2-ed3331ae90a2)) + (pin "5" (uuid f24f697a-c171-492d-bed1-5e45683759a6)) + (pin "6" (uuid e51d2d5b-4fc6-4576-9ac6-1a9ef502378b)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 220.98 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 765a5cef-7da6-4b31-9543-887e2a4453e8) + (property "Reference" "U9" (id 0) (at 237.49 69.85 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 237.49 73.66 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 220.98 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 220.98 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid dee16625-181b-438c-83cc-4c9d440051af)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 91.44 97.79 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7ce6e711-bb93-4f00-8cd2-f6cf0c0e9057) + (property "Reference" "#PWR06" (id 0) (at 91.44 104.14 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 91.44 102.87 0)) + (property "Footprint" "" (id 2) (at 91.44 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 91.44 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0bef920d-5105-41a9-ba72-39c8d30fbfbc)) + ) + + (symbol (lib_id "eSim_Ngveri:razor_ff") (at 129.54 97.79 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7d25e464-0c4b-4912-89f9-d109b57444c7) + (property "Reference" "U5" (id 0) (at 142.24 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "razor_ff" (id 1) (at 142.24 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 201.93 48.26 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 201.93 48.26 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid f1be73fd-b7c9-4e5d-9125-f6c30f097cb9)) + (pin "10" (uuid 01f24eef-b5bd-445a-85da-3d84fe41f87c)) + (pin "11" (uuid f1d40c42-f7f3-46de-ae6b-d79550f6a899)) + (pin "12" (uuid 56a96e57-031a-47c5-88fd-a98001815116)) + (pin "13" (uuid c44728c7-4b7c-47bb-bd8c-2ba97fb20862)) + (pin "14" (uuid 52a89eba-e65b-4cd4-bf11-34e3ac93e6e4)) + (pin "15" (uuid 0c8f76e8-97e7-4cfe-a3d5-4b95e0f268fb)) + (pin "16" (uuid add30f9c-204f-47d1-8f3c-851e2a647eda)) + (pin "17" (uuid ce55f66b-44de-409c-b4ad-2b922a699e6e)) + (pin "18" (uuid 75348723-2347-493c-acfc-ef57decf598a)) + (pin "19" (uuid 135ca560-b47a-413b-b62d-ea80bd7b70bd)) + (pin "2" (uuid 0f1f8c49-e23a-4c23-8800-c6a87a823e41)) + (pin "20" (uuid d9462815-63b3-4a0e-9536-4cf242a53a67)) + (pin "3" (uuid d57debd0-41bb-4ce3-a833-439cae66ccf6)) + (pin "4" (uuid 78dc7dee-3b50-43f1-b08c-7431745d82e8)) + (pin "5" (uuid a68cf5ba-f29e-4814-90ed-0feb16b007c8)) + (pin "6" (uuid 3b264dbe-8b77-4b4a-a566-608c23d2c425)) + (pin "7" (uuid 3576f7c4-dc6b-418f-b033-43db4978c625)) + (pin "8" (uuid 8e1aa8e6-9562-4355-9911-6b0346d552e0)) + (pin "9" (uuid 9876014b-b357-4cb7-8ee9-72266e76ff6f)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 76.2 67.31 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7ed59441-cfd9-4c7e-8d77-240e8d5306b1) + (property "Reference" "v1" (id 0) (at 76.2 54.61 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 76.2 58.42 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 76.2 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 76.2 67.31 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid e272daba-299e-4be0-bd76-dffbe70a0724)) + (pin "2" (uuid f633d1f3-53b8-4b93-890d-71979d075d99)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 60.96 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 80d7bea0-71b9-4c92-b8cf-5611b52cc853) + (property "Reference" "#PWR02" (id 0) (at 54.61 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 57.15 69.8499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 60.96 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 60.96 69.85 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1c7b2cab-299d-4b95-8648-d32121c6819f)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 220.98 88.9 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 81a60f99-a79c-4b4a-b39c-0380bf9e896f) + (property "Reference" "U16" (id 0) (at 237.49 87.63 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 237.49 91.44 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 220.98 88.9 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 220.98 88.9 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 55d5cf0c-e7d6-473a-bec2-bb9e6eee2141)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_3") (at 179.07 96.52 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 85591e94-1355-4979-af59-b3f490491e5d) + (property "Reference" "U8" (id 0) (at 178.435 86.36 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_3" (id 1) (at 178.435 90.17 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 179.07 96.52 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 179.07 96.52 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid b638e9a4-6b7f-4d6f-a5cc-72e18261efef)) + (pin "2" (uuid d9b3fb20-bed2-4ae7-805e-7f0c233d5e97)) + (pin "3" (uuid a5967a5d-3533-4d9c-9024-2a4edcdfe67d)) + (pin "4" (uuid c88a10b5-0337-48df-998e-d32bcfeba811)) + (pin "5" (uuid b33cfa50-d425-42f8-8b9a-bb2c7979e969)) + (pin "6" (uuid b93bacfe-a255-484e-9b41-f819ee686ba6)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 220.98 73.66 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9b7268e6-2cdc-4c55-a768-544cb75a0ca3) + (property "Reference" "U10" (id 0) (at 237.49 72.39 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 237.49 76.2 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 220.98 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 220.98 73.66 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid b9564dd7-edf0-4dfc-9466-408d6cc4eb4f)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 220.98 86.36 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a932c644-0e39-49a2-be08-23909a27b92a) + (property "Reference" "U15" (id 0) (at 237.49 85.09 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 237.49 88.9 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 220.98 86.36 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 220.98 86.36 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 0a534868-18a8-4896-a950-6374b86ae622)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 76.2 69.85 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a9f01da0-c9a7-4755-95d3-1116fa3e1ef8) + (property "Reference" "v2" (id 0) (at 76.2 57.15 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 76.2 60.96 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 76.2 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 76.2 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 627ba483-d9f8-4adf-8646-94cacfc1a445)) + (pin "2" (uuid 7a9ae885-13b3-4170-8e04-a8967d35cbe5)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 60.96 77.47 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid aad393df-4615-4be8-bfa2-e17e8cbf13e8) + (property "Reference" "#PWR05" (id 0) (at 54.61 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 57.15 77.4699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 60.96 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 60.96 77.47 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c7827ad4-9233-4aca-a1eb-29ad6268c022)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 76.2 74.93 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ab82d161-eada-4076-9573-90a8bb5ab2a3) + (property "Reference" "v4" (id 0) (at 76.2 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 76.2 66.04 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 76.2 69.85 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 76.2 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 5f6a71f7-e762-461b-b6e9-50d46e49a0bc)) + (pin "2" (uuid f275510d-7476-48fc-a6af-ece4639d27c7)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_3") (at 179.07 66.04 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid becba3ec-f886-489c-b1c3-ba50125d4ed6) + (property "Reference" "U6" (id 0) (at 178.435 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_3" (id 1) (at 178.435 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 179.07 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 179.07 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid afcaec82-204f-4b81-a9f2-5d9035c16f5f)) + (pin "2" (uuid cbf611d9-8cdd-4e8c-b845-28e91499440c)) + (pin "3" (uuid 38f1dadb-0875-431e-a534-9dc27ed3c0b7)) + (pin "4" (uuid cd73af86-c9db-44cf-9bf1-c5736e9eefc1)) + (pin "5" (uuid 5cd98950-a825-4987-b1ae-69d287f0721d)) + (pin "6" (uuid 1e87d974-20db-4259-8354-370fa3d540ab)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 220.98 91.44 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid cefe6723-5cfa-42d9-83c7-a4f860981c70) + (property "Reference" "U17" (id 0) (at 237.49 90.17 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 237.49 93.98 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 220.98 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 220.98 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 3febddde-31a2-42ff-abb3-7a4a87593f3d)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 60.96 72.39 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid cfb77a75-e8df-47fc-941f-3951f3f9bf9c) + (property "Reference" "#PWR03" (id 0) (at 54.61 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 57.15 72.3899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 60.96 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 60.96 72.39 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 9447a437-243b-4ab1-b748-730abe3f0cbe)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 88.9 68.58 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d7e97694-a998-40ec-b492-9134f48c817c) + (property "Reference" "U2" (id 0) (at 92.71 54.61 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 92.71 58.42 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 88.9 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 88.9 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 9e2317a1-6991-4635-a436-41981a5113ba)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 87.63 69.85 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d82dc335-385c-4a53-bc4e-9e54ebe9e4cf) + (property "Reference" "U1" (id 0) (at 91.44 55.88 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 91.44 59.69 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 87.63 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 87.63 69.85 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid fa6bfce7-3358-4fef-8a83-02f6d89580f4)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_8") (at 106.68 68.58 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e31e8b74-edc3-4cdf-ac4f-e385edadd1aa) + (property "Reference" "U3" (id 0) (at 106.045 58.42 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 106.045 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 106.68 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 106.68 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 9ddb6c68-ead2-4edb-8d95-e01e5adca692)) + (pin "10" (uuid 35ae7138-e8a5-42c4-ad2c-a0c1cf2a16ff)) + (pin "11" (uuid f93c0f85-2f3c-48d5-ba23-8c475936225d)) + (pin "12" (uuid 3f6e6c41-c1f0-4be3-b6db-c0e49d6e1efb)) + (pin "13" (uuid 58113b2b-b975-4069-b57c-b17944948a6a)) + (pin "14" (uuid 8f0f0323-5cc9-4eb1-9aaa-bfc56bbe36d9)) + (pin "15" (uuid d3b4abae-19c4-4da9-9b40-52a636be0b48)) + (pin "16" (uuid f94f19a3-2de8-4f94-9151-504bd31ab520)) + (pin "2" (uuid 05c20fc0-3e02-41d1-a55d-d2f284443d5a)) + (pin "3" (uuid 302262a5-3274-4707-9e72-0082d94f9b1d)) + (pin "4" (uuid d71226da-c808-4364-a05e-6335d75609fa)) + (pin "5" (uuid 546a17c4-a3de-44ec-9621-ad1c5a56d7aa)) + (pin "6" (uuid 16f591ff-ba8c-4bce-97d3-c692a2f92c82)) + (pin "7" (uuid 7bd83103-a0db-4396-951e-1a6feeac1685)) + (pin "8" (uuid e211a0d0-2544-44ee-aed5-44d4110590ff)) + (pin "9" (uuid 88a55958-ce5e-42d4-9aca-783f3120a1a2)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/2651d66c-e491-4541-9a21-3f64eb9fd78b" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/80d7bea0-71b9-4c92-b8cf-5611b52cc853" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/cfb77a75-e8df-47fc-941f-3951f3f9bf9c" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/2f8d88bd-94ac-4551-b334-1f66b70527a7" + (reference "#PWR04") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/aad393df-4615-4be8-bfa2-e17e8cbf13e8" + (reference "#PWR05") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/7ce6e711-bb93-4f00-8cd2-f6cf0c0e9057" + (reference "#PWR06") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/d82dc335-385c-4a53-bc4e-9e54ebe9e4cf" + (reference "U1") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/d7e97694-a998-40ec-b492-9134f48c817c" + (reference "U2") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/e31e8b74-edc3-4cdf-ac4f-e385edadd1aa" + (reference "U3") (unit 1) (value "adc_bridge_8") (footprint "") + ) + (path "/72de43fb-da0f-4a4b-8146-cab67ed85592" + (reference "U4") (unit 1) (value "adc_bridge_3") (footprint "") + ) + (path "/7d25e464-0c4b-4912-89f9-d109b57444c7" + (reference "U5") (unit 1) (value "razor_ff") (footprint "") + ) + (path "/becba3ec-f886-489c-b1c3-ba50125d4ed6" + (reference "U6") (unit 1) (value "dac_bridge_3") (footprint "") + ) + (path "/11ecf50c-f5c9-4a80-a088-6a7517720242" + (reference "U7") (unit 1) (value "dac_bridge_3") (footprint "") + ) + (path "/85591e94-1355-4979-af59-b3f490491e5d" + (reference "U8") (unit 1) (value "dac_bridge_3") (footprint "") + ) + (path "/765a5cef-7da6-4b31-9543-887e2a4453e8" + (reference "U9") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/9b7268e6-2cdc-4c55-a768-544cb75a0ca3" + (reference "U10") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/3ca144e2-e14f-4757-970c-744e5e55feae" + (reference "U11") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/0bbac704-239d-4218-b2bf-ef9a108e5498" + (reference "U12") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/442ba278-d3a0-49e3-a7b0-46ab9e80242a" + (reference "U13") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/31c6adf7-ac7d-458d-9cc3-da317b6d613e" + (reference "U14") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/a932c644-0e39-49a2-be08-23909a27b92a" + (reference "U15") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/81a60f99-a79c-4b4a-b39c-0380bf9e896f" + (reference "U16") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/cefe6723-5cfa-42d9-83c7-a4f860981c70" + (reference "U17") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/7ed59441-cfd9-4c7e-8d77-240e8d5306b1" + (reference "v1") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/a9f01da0-c9a7-4755-95d3-1116fa3e1ef8" + (reference "v2") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/35a16497-fc97-4b1e-8c94-27e9e08100fc" + (reference "v3") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/ab82d161-eada-4076-9573-90a8bb5ab2a3" + (reference "v4") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/52888ddc-574b-46f9-9783-d9ed097e44bf" + (reference "v5") (unit 1) (value "pulse") (footprint "R1") + ) + ) +) diff --git a/razor_ff/razor_ff.proj b/razor_ff/razor_ff.proj new file mode 100644 index 0000000..a057e90 --- /dev/null +++ b/razor_ff/razor_ff.proj @@ -0,0 +1 @@ +schematicFile razor_ff.kicad_sch diff --git a/razor_ff/razor_ff.raw b/razor_ff/razor_ff.raw new file mode 100644 index 0000000..7b6bd50 --- /dev/null +++ b/razor_ff/razor_ff.raw @@ -0,0 +1,35583 @@ +Title: kicad schematic +Date: Mon Jul 06 20:03:06 2026 +Plotname: Transient Analysis +Flags: real +No. Variables: 25 +No. Points: 1422 +Variables: + 0 time time + 1 v(rst) voltage + 2 v(clk_delayed) voltage + 3 v(clk) voltage + 4 v(data_in2) voltage + 5 v(data_in3) voltage + 6 v(data_in1) voltage + 7 v(data_in0) voltage + 8 v(corrected_data3) voltage + 9 v(corrected_data2) voltage + 10 v(corrected_data1) voltage + 11 v(corrected_data0) voltage + 12 v(error) voltage + 13 i(v1) current + 14 i(v2) current + 15 i(v4) current + 16 i(v3) current + 17 i(v7) current + 18 i(v6) current + 19 i(v5) current + 20 i(a1) current + 21 i(a1) current + 22 i(a1) current + 23 i(a1) current + 24 i(a1) current +Values: +0 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1 1.000000000000002e-12 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e-02 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +2 2.000000000000003e-12 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.000000000000000e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +3 4.000000000000006e-12 + 5.000000000000000e+00 + 0.000000000000000e+00 + 2.000000000000000e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +4 8.000000000000013e-12 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.000000000000000e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +5 1.600000000000003e-11 + 5.000000000000000e+00 + 0.000000000000000e+00 + 8.000000000000000e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +6 3.200000000000005e-11 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.600000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +7 6.400000000000010e-11 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.200000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +8 1.000000000000001e-10 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +9 1.064000000000002e-10 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +10 1.192000000000002e-10 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +11 1.448000000000002e-10 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +12 1.960000000000003e-10 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +13 2.984000000000005e-10 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +14 5.032000000000008e-10 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +15 9.128000000000014e-10 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +16 1.732000000000003e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +17 3.000000000000003e-09 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +18 3.010000000000003e-09 + 5.000000000000000e+00 + 5.000000000000079e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +19 3.030000000000003e-09 + 5.000000000000000e+00 + 1.500000000000003e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +20 3.070000000000003e-09 + 5.000000000000000e+00 + 3.499999999999993e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +21 3.100000000000003e-09 + 5.000000000000000e+00 + 4.999999999999996e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +22 3.108000000000003e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +23 3.124000000000003e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +24 3.156000000000003e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +25 3.220000000000003e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +26 3.348000000000003e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +27 3.604000000000003e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +28 4.116000000000004e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +29 5.140000000000004e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +30 7.188000000000006e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +31 1.010000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +32 1.011000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000012e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +33 1.013000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000038e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +34 1.017000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000007e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +35 1.020000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +36 1.020800000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +37 1.022400000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +38 1.025600000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +39 1.032000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +40 1.044800000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +41 1.070400000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +42 1.121600000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +43 1.224000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +44 1.310000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +45 1.311000000000001e-08 + 5.000000000000000e+00 + 4.500000000000012e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +46 1.313000000000001e-08 + 5.000000000000000e+00 + 3.500000000000038e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +47 1.317000000000001e-08 + 5.000000000000000e+00 + 1.500000000000090e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +48 1.320000000000001e-08 + 5.000000000000000e+00 + 4.529709940470639e-14 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +49 1.320800000000001e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +50 1.322400000000001e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +51 1.325600000000001e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +52 1.332000000000001e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +53 1.344800000000001e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +54 1.370400000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +55 1.421600000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +56 1.524000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +57 1.728800000000005e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +58 2.000000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +59 2.001000000000002e-08 + 4.499999999999950e+00 + 0.000000000000000e+00 + 5.000000000000699e-01 + 4.499999999999950e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +60 2.003000000000002e-08 + 3.500000000000016e+00 + 0.000000000000000e+00 + 1.500000000000044e+00 + 3.500000000000016e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +61 2.007000000000002e-08 + 1.500000000000149e+00 + 0.000000000000000e+00 + 3.499999999999993e+00 + 1.500000000000149e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +62 2.010000000000002e-08 + 1.652011860642233e-13 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.652011860642233e-13 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +63 2.010800000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +64 2.012400000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +65 2.015600000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +66 2.022000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +67 2.034800000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +68 2.060400000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +69 2.111600000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +70 2.214000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +71 2.300000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +72 2.301000000000002e-08 + 0.000000000000000e+00 + 5.000000000000699e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +73 2.303000000000002e-08 + 0.000000000000000e+00 + 1.500000000000044e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +74 2.307000000000002e-08 + 0.000000000000000e+00 + 3.499999999999993e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +75 2.310000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +76 2.310800000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +77 2.312400000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +78 2.315600000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +79 2.322000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +80 2.334800000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +81 2.360400000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +82 2.411600000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +83 2.514000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +84 2.718800000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +85 3.010000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +86 3.011000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000179e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +87 3.013000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000038e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +88 3.017000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000090e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +89 3.020000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.529709940470639e-14 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +90 3.020800000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +91 3.022400000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +92 3.025600000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +93 3.032000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +94 3.044800000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +95 3.070400000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +96 3.121600000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +97 3.224000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +98 3.310000000000003e-08 + 0.000000000000000e+00 + 4.999999999999752e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +99 3.311000000000003e-08 + 0.000000000000000e+00 + 4.499999999999847e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +100 3.313000000000003e-08 + 0.000000000000000e+00 + 3.499999999999708e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +101 3.317000000000003e-08 + 0.000000000000000e+00 + 1.499999999999759e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +102 3.320000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +103 3.320800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +104 3.322400000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +105 3.325600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +106 3.332000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +107 3.344800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +108 3.370400000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +109 3.421600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +110 3.524000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +111 3.728800000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +112 4.000000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +113 4.001000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999045e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +114 4.003000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000044e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +115 4.007000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999993e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +116 4.010000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +117 4.010800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +118 4.012400000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +119 4.015600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +120 4.022000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +121 4.034800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +122 4.060400000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +123 4.111600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +124 4.214000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +125 4.300000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +126 4.301000000000003e-08 + 0.000000000000000e+00 + 4.999999999999045e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +127 4.303000000000004e-08 + 0.000000000000000e+00 + 1.500000000000044e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +128 4.307000000000003e-08 + 0.000000000000000e+00 + 3.499999999999993e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +129 4.310000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +130 4.310800000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +131 4.312400000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +132 4.315600000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +133 4.322000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +134 4.334800000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +135 4.360400000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +136 4.411600000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +137 4.503000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +138 4.513000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000039e-01 + 0.000000000000000e+00 + 5.000000000000039e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +139 4.533000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +140 4.573000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000027e+00 + 0.000000000000000e+00 + 3.500000000000027e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +141 4.603000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +142 4.611000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +143 4.627000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +144 4.659000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +145 4.723000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +146 4.851000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +147 5.010000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999917e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +148 5.011000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000012e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +149 5.013000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999873e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +150 5.017000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999924e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +151 5.020000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +152 5.020800000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +153 5.022400000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +154 5.025600000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +155 5.032000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +156 5.044800000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +157 5.070400000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +158 5.121600000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +159 5.224000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +160 5.310000000000005e-08 + 0.000000000000000e+00 + 4.999999999999917e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +161 5.311000000000004e-08 + 0.000000000000000e+00 + 4.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +162 5.313000000000005e-08 + 0.000000000000000e+00 + 3.499999999999873e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +163 5.317000000000005e-08 + 0.000000000000000e+00 + 1.499999999999924e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +164 5.320000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +165 5.320800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +166 5.322400000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +167 5.325600000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +168 5.332000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +169 5.344800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +170 5.370400000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +171 5.421600000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +172 5.524000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +173 5.728800000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +174 6.000000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +175 6.001000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999045e-01 + 0.000000000000000e+00 + 4.500000000000199e+00 + 5.000000000000000e+00 + 4.999999999998015e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +176 6.003000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999714e+00 + 0.000000000000000e+00 + 3.500000000000596e+00 + 5.000000000000000e+00 + 1.499999999999404e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +177 6.007000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999331e+00 + 0.000000000000000e+00 + 1.500000000001390e+00 + 5.000000000000000e+00 + 3.499999999998610e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +178 6.010000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999707e+00 + 0.000000000000000e+00 + 1.323385845353187e-12 + 5.000000000000000e+00 + 4.999999999998677e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +179 6.010800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +180 6.012400000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +181 6.015600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +182 6.022000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +183 6.034800000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +184 6.060400000000000e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +185 6.111599999999998e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +186 6.213999999999992e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +187 6.300000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +188 6.301000000000005e-08 + 0.000000000000000e+00 + 4.999999999999045e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +189 6.303000000000004e-08 + 0.000000000000000e+00 + 1.499999999999714e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +190 6.307000000000003e-08 + 0.000000000000000e+00 + 3.499999999999331e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +191 6.310000000000004e-08 + 0.000000000000000e+00 + 4.999999999999707e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +192 6.310800000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +193 6.312400000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +194 6.315600000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +195 6.322000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +196 6.334800000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +197 6.360400000000000e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +198 6.411599999999998e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +199 6.503000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +200 6.513000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000029e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999708e-01 + 4.999999999999708e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +201 6.533000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +202 6.573000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999994e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +203 6.603000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999973e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +204 6.611000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +205 6.627000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +206 6.659000000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +207 6.723000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +208 6.851000000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +209 7.010000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +210 7.011000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000344e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +211 7.013000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000535e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +212 7.017000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000917e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +213 7.020000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.417888360170764e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +214 7.020800000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +215 7.022400000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +216 7.025600000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +217 7.032000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +218 7.044800000000002e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +219 7.070400000000001e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +220 7.121599999999998e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +221 7.223999999999992e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +222 7.310000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +223 7.311000000000005e-08 + 0.000000000000000e+00 + 4.500000000000344e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +224 7.313000000000005e-08 + 0.000000000000000e+00 + 3.500000000000535e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +225 7.317000000000004e-08 + 0.000000000000000e+00 + 1.500000000000917e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +226 7.320000000000005e-08 + 0.000000000000000e+00 + 5.417888360170764e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +227 7.320800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +228 7.322400000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +229 7.325600000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +230 7.332000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +231 7.344800000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +232 7.370400000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +233 7.421599999999998e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +234 7.523999999999992e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +235 7.728799999999981e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +236 8.000000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +237 8.001000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999045e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +238 8.003000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999714e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +239 8.007000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999331e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +240 8.010000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999707e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +241 8.010800000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +242 8.012400000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +243 8.015600000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +244 8.022000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +245 8.034800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +246 8.060400000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +247 8.111600000000000e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +248 8.213999999999994e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +249 8.300000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +250 8.301000000000007e-08 + 0.000000000000000e+00 + 4.999999999999045e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +251 8.303000000000006e-08 + 0.000000000000000e+00 + 1.499999999999714e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +252 8.307000000000005e-08 + 0.000000000000000e+00 + 3.499999999999331e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +253 8.310000000000006e-08 + 0.000000000000000e+00 + 4.999999999999707e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +254 8.310800000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +255 8.312400000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +256 8.315600000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +257 8.322000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +258 8.334800000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +259 8.360400000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +260 8.411600000000000e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +261 8.503000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +262 8.513000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000029e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +263 8.533000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +264 8.573000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +265 8.603000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +266 8.611000000000005e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +267 8.627000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +268 8.659000000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +269 8.723000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +270 8.851000000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +271 9.010000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +272 9.011000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000344e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +273 9.013000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000535e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +274 9.017000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000917e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +275 9.020000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.417888360170764e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +276 9.020800000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +277 9.022400000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +278 9.025600000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +279 9.032000000000006e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +280 9.044800000000004e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +281 9.070400000000003e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +282 9.121600000000000e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +283 9.223999999999994e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +284 9.310000000000007e-08 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +285 9.311000000000007e-08 + 0.000000000000000e+00 + 4.500000000000344e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +286 9.313000000000007e-08 + 0.000000000000000e+00 + 3.500000000000535e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +287 9.317000000000006e-08 + 0.000000000000000e+00 + 1.500000000000917e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +288 9.320000000000007e-08 + 0.000000000000000e+00 + 5.417888360170764e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +289 9.320800000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +290 9.322400000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +291 9.325600000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +292 9.332000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +293 9.344800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +294 9.370400000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +295 9.421600000000000e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +296 9.523999999999994e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +297 9.728799999999983e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +298 1.000000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +299 1.000100000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999045e-01 + 0.000000000000000e+00 + 4.999999999998015e-01 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +300 1.000300000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999714e+00 + 0.000000000000000e+00 + 1.499999999999404e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +301 1.000700000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999331e+00 + 0.000000000000000e+00 + 3.499999999998610e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +302 1.001000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999707e+00 + 0.000000000000000e+00 + 4.999999999998677e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +303 1.001080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +304 1.001240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +305 1.001560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +306 1.002200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +307 1.003480000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +308 1.006040000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +309 1.011160000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +310 1.015000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +311 1.015100000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000066e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +312 1.015300000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000199e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +313 1.015700000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000463e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +314 1.016000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +315 1.016080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +316 1.016240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +317 1.016560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +318 1.017200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +319 1.018480000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +320 1.021040000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +321 1.026160000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +322 1.030000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +323 1.030100000000001e-07 + 0.000000000000000e+00 + 4.999999999999045e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +324 1.030300000000001e-07 + 0.000000000000000e+00 + 1.499999999999714e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +325 1.030700000000001e-07 + 0.000000000000000e+00 + 3.499999999999331e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +326 1.031000000000001e-07 + 0.000000000000000e+00 + 4.999999999999707e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +327 1.031080000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +328 1.031240000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +329 1.031560000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +330 1.032200000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +331 1.033480000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +332 1.036040000000000e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +333 1.041160000000000e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +334 1.050300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +335 1.051300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999708e-01 + 0.000000000000000e+00 + 4.500000000000029e+00 + 5.000000000000000e+00 + 4.999999999999708e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +336 1.053300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 3.500000000000021e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +337 1.057300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 1.500000000000006e+00 + 5.000000000000000e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +338 1.060300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 2.708944180085382e-14 + 5.000000000000000e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +339 1.061100000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +340 1.062700000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +341 1.065900000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +342 1.072300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +343 1.085100000000000e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +344 1.101000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +345 1.101100000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000344e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +346 1.101300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000535e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +347 1.101700000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000917e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +348 1.102000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.417888360170764e-13 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +349 1.102080000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +350 1.102240000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +351 1.102560000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +352 1.103200000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +353 1.104480000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +354 1.107040000000000e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +355 1.112160000000000e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +356 1.122400000000000e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +357 1.131000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +358 1.131100000000001e-07 + 0.000000000000000e+00 + 4.500000000000344e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +359 1.131300000000001e-07 + 0.000000000000000e+00 + 3.500000000000535e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +360 1.131700000000001e-07 + 0.000000000000000e+00 + 1.500000000000917e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +361 1.132000000000001e-07 + 0.000000000000000e+00 + 5.417888360170764e-13 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +362 1.132080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +363 1.132240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +364 1.132560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +365 1.133200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +366 1.134480000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +367 1.137040000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +368 1.142160000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +369 1.152400000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +370 1.172879999999999e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +371 1.200000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +372 1.200100000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +373 1.200300000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000375e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +374 1.200700000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999993e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +375 1.201000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +376 1.201080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +377 1.201240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +378 1.201560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +379 1.202200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +380 1.203480000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +381 1.206040000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +382 1.211160000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +383 1.221400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +384 1.230000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +385 1.230100000000001e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +386 1.230300000000001e-07 + 0.000000000000000e+00 + 1.500000000000375e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +387 1.230700000000001e-07 + 0.000000000000000e+00 + 3.499999999999993e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +388 1.231000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +389 1.231080000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +390 1.231240000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +391 1.231560000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +392 1.232200000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +393 1.233480000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +394 1.236040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +395 1.241160000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +396 1.250300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +397 1.251300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +398 1.253300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +399 1.257300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +400 1.260300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +401 1.261100000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +402 1.262700000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +403 1.265900000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +404 1.272300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +405 1.285100000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +406 1.301000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +407 1.301100000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +408 1.301300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +409 1.301700000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +410 1.302000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +411 1.302080000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +412 1.302240000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +413 1.302560000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +414 1.303200000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +415 1.304480000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +416 1.307040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +417 1.312160000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +418 1.322400000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +419 1.331000000000001e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +420 1.331100000000001e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +421 1.331300000000001e-07 + 0.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +422 1.331700000000001e-07 + 0.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +423 1.332000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +424 1.332080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +425 1.332240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +426 1.332560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +427 1.333200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +428 1.334480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +429 1.337040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +430 1.342160000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +431 1.352400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +432 1.372880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +433 1.400000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +434 1.400100000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 4.499999999999603e+00 + 5.000000000003970e-01 + 4.499999999999603e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +435 1.400300000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000375e+00 + 0.000000000000000e+00 + 3.500000000000132e+00 + 1.499999999999868e+00 + 3.500000000000132e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +436 1.400700000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999993e+00 + 0.000000000000000e+00 + 1.500000000001191e+00 + 3.499999999998809e+00 + 1.500000000001191e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +437 1.401000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.323385845353187e-12 + 4.999999999998677e+00 + 1.323385845353187e-12 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +438 1.401080000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +439 1.401240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +440 1.401560000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +441 1.402200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +442 1.403480000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +443 1.406040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +444 1.411160000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +445 1.421400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +446 1.430000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +447 1.430100000000001e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +448 1.430300000000001e-07 + 0.000000000000000e+00 + 1.500000000000375e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +449 1.430700000000001e-07 + 0.000000000000000e+00 + 3.499999999999993e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +450 1.431000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +451 1.431080000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +452 1.431240000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +453 1.431560000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +454 1.432200000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +455 1.433480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +456 1.436040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +457 1.441160000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +458 1.450300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +459 1.451300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999963e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 4.499999999999963e+00 + 5.000000000000370e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +460 1.453300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 3.500000000000021e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +461 1.457300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 1.500000000000006e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +462 1.460300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 4.999999999999973e+00 + 2.708944180085382e-14 + 4.999999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +463 1.461100000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +464 1.462700000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +465 1.465900000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +466 1.472300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +467 1.485100000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +468 1.501000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +469 1.501100000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +470 1.501300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +471 1.501700000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +472 1.502000000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +473 1.502080000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +474 1.502240000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +475 1.502560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +476 1.503200000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +477 1.504480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +478 1.507040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +479 1.512160000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +480 1.522400000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +481 1.531000000000001e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +482 1.531100000000002e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +483 1.531300000000002e-07 + 0.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +484 1.531700000000001e-07 + 0.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +485 1.532000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +486 1.532080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +487 1.532240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +488 1.532560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +489 1.533200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +490 1.534480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +491 1.537040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +492 1.542160000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +493 1.552400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +494 1.572880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +495 1.600000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +496 1.600100000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +497 1.600300000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000375e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +498 1.600700000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999993e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +499 1.601000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +500 1.601080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +501 1.601240000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +502 1.601560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +503 1.602200000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +504 1.603480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +505 1.606040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +506 1.611160000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +507 1.621400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +508 1.630000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +509 1.630100000000002e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +510 1.630300000000002e-07 + 0.000000000000000e+00 + 1.500000000000375e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +511 1.630700000000001e-07 + 0.000000000000000e+00 + 3.499999999999993e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +512 1.631000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +513 1.631080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +514 1.631240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +515 1.631560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +516 1.632200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +517 1.633480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +518 1.636040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +519 1.641160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +520 1.650300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +521 1.651300000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +522 1.653300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +523 1.657300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +524 1.660300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +525 1.661100000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +526 1.662700000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +527 1.665900000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +528 1.672300000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +529 1.685100000000001e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +530 1.701000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +531 1.701100000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +532 1.701300000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +533 1.701700000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +534 1.702000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +535 1.702080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +536 1.702240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +537 1.702560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +538 1.703200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +539 1.704480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +540 1.707040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +541 1.712160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +542 1.722400000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +543 1.731000000000002e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +544 1.731100000000002e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +545 1.731300000000002e-07 + 0.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +546 1.731700000000002e-07 + 0.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +547 1.732000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +548 1.732080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +549 1.732240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +550 1.732560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +551 1.733200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +552 1.734480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +553 1.737040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +554 1.742160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +555 1.752400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +556 1.772880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +557 1.800000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +558 1.800100000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +559 1.800300000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000375e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +560 1.800700000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999993e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +561 1.801000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +562 1.801080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +563 1.801240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +564 1.801560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +565 1.802200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +566 1.803480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +567 1.806040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +568 1.811160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +569 1.821400000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +570 1.830000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +571 1.830100000000002e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +572 1.830300000000002e-07 + 0.000000000000000e+00 + 1.500000000000375e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +573 1.830700000000002e-07 + 0.000000000000000e+00 + 3.499999999999993e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +574 1.831000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +575 1.831080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +576 1.831240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +577 1.831560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +578 1.832200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +579 1.833480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +580 1.836040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +581 1.841160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +582 1.851400000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +583 1.871880000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +584 1.901000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +585 1.901100000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +586 1.901300000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +587 1.901700000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +588 1.902000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +589 1.902080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +590 1.902240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +591 1.902560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +592 1.903200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +593 1.904480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +594 1.907040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +595 1.912160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +596 1.922400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +597 1.931000000000002e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +598 1.931100000000002e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +599 1.931300000000002e-07 + 0.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +600 1.931700000000002e-07 + 0.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +601 1.932000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +602 1.932080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +603 1.932240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +604 1.932560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +605 1.933200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +606 1.934480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +607 1.937040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +608 1.942160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +609 1.952400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +610 1.972880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +611 2.000000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +612 2.000100000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +613 2.000300000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000375e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +614 2.000700000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999993e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +615 2.001000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +616 2.001080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +617 2.001240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +618 2.001560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +619 2.002200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +620 2.003480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +621 2.006040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +622 2.011160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +623 2.021400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +624 2.030000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +625 2.030100000000002e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +626 2.030300000000002e-07 + 0.000000000000000e+00 + 1.500000000000375e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +627 2.030700000000002e-07 + 0.000000000000000e+00 + 3.499999999999993e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +628 2.031000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +629 2.031080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +630 2.031240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +631 2.031560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +632 2.032200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +633 2.033480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +634 2.036040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +635 2.041160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +636 2.051400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +637 2.071880000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +638 2.101000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +639 2.101100000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +640 2.101300000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +641 2.101700000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +642 2.102000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +643 2.102080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +644 2.102240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +645 2.102560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +646 2.103200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +647 2.104480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +648 2.107040000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +649 2.112160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +650 2.122400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +651 2.131000000000002e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +652 2.131100000000002e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +653 2.131300000000002e-07 + 0.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +654 2.131700000000002e-07 + 0.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +655 2.132000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +656 2.132080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +657 2.132240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +658 2.132560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +659 2.133200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +660 2.134480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +661 2.137040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +662 2.142160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +663 2.152400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +664 2.172880000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +665 2.200000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +666 2.200100000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +667 2.200300000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000375e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +668 2.200700000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999993e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +669 2.201000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +670 2.201080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +671 2.201240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +672 2.201560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +673 2.202200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +674 2.203480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +675 2.206040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +676 2.211160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +677 2.221400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +678 2.230000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +679 2.230100000000002e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +680 2.230300000000002e-07 + 0.000000000000000e+00 + 1.500000000000375e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +681 2.230700000000002e-07 + 0.000000000000000e+00 + 3.499999999999993e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +682 2.231000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +683 2.231080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +684 2.231240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +685 2.231560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +686 2.232200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +687 2.233480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +688 2.236040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +689 2.241160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +690 2.251400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +691 2.271880000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +692 2.301000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +693 2.301100000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +694 2.301300000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +695 2.301700000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +696 2.302000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +697 2.302080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +698 2.302240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +699 2.302560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +700 2.303200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +701 2.304480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +702 2.307040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +703 2.312160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +704 2.322400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +705 2.331000000000002e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +706 2.331100000000002e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +707 2.331300000000002e-07 + 0.000000000000000e+00 + 3.499999999999211e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +708 2.331700000000002e-07 + 0.000000000000000e+00 + 1.499999999999593e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +709 2.332000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +710 2.332080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +711 2.332240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +712 2.332560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +713 2.333200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +714 2.334480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +715 2.337040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +716 2.342160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +717 2.352400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +718 2.372880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +719 2.400000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +720 2.400100000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +721 2.400300000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +722 2.400700000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +723 2.401000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +724 2.401080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +725 2.401240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +726 2.401560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +727 2.402200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +728 2.403480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +729 2.406040000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +730 2.411160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +731 2.421400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +732 2.430000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +733 2.430100000000002e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +734 2.430300000000002e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +735 2.430700000000002e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +736 2.431000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +737 2.431080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +738 2.431240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +739 2.431560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +740 2.432200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +741 2.433480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +742 2.436040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +743 2.441160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +744 2.451400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +745 2.471880000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +746 2.501000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +747 2.501100000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +748 2.501300000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +749 2.501700000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +750 2.502000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +751 2.502080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +752 2.502240000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +753 2.502560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +754 2.503200000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +755 2.504480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +756 2.507040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +757 2.512160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +758 2.522400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +759 2.531000000000002e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +760 2.531100000000002e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +761 2.531300000000003e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +762 2.531700000000002e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +763 2.532000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +764 2.532080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +765 2.532240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +766 2.532560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +767 2.533200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +768 2.534480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +769 2.537040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +770 2.542160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +771 2.552400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +772 2.572880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +773 2.600000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +774 2.600100000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +775 2.600300000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +776 2.600700000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +777 2.601000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +778 2.601080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +779 2.601240000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +780 2.601560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +781 2.602200000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +782 2.603480000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +783 2.606040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +784 2.611160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +785 2.621400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +786 2.630000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +787 2.630100000000002e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +788 2.630300000000003e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +789 2.630700000000003e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +790 2.631000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +791 2.631080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +792 2.631240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +793 2.631560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +794 2.632200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +795 2.633480000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +796 2.636040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +797 2.641160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +798 2.651400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +799 2.671880000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +800 2.701000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +801 2.701100000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +802 2.701300000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +803 2.701700000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +804 2.702000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +805 2.702080000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +806 2.702240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +807 2.702560000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +808 2.703200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +809 2.704480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +810 2.707040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +811 2.712160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +812 2.722400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +813 2.731000000000002e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +814 2.731100000000003e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +815 2.731300000000003e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +816 2.731700000000003e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +817 2.732000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +818 2.732080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +819 2.732240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +820 2.732560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +821 2.733200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +822 2.734480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +823 2.737040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +824 2.742160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +825 2.752400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +826 2.772880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +827 2.800000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +828 2.800100000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +829 2.800300000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +830 2.800700000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +831 2.801000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +832 2.801080000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +833 2.801240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +834 2.801560000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +835 2.802200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +836 2.803480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +837 2.806040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +838 2.811160000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +839 2.821400000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +840 2.830000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +841 2.830100000000003e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +842 2.830300000000003e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +843 2.830700000000003e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +844 2.831000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +845 2.831080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +846 2.831240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +847 2.831560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +848 2.832200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +849 2.833480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +850 2.836040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +851 2.841160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +852 2.851400000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +853 2.871880000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +854 2.901000000000002e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +855 2.901100000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +856 2.901300000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +857 2.901700000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +858 2.902000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +859 2.902080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +860 2.902240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +861 2.902560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +862 2.903200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +863 2.904480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +864 2.907040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +865 2.912160000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +866 2.922400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +867 2.931000000000003e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +868 2.931100000000003e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +869 2.931300000000003e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +870 2.931700000000003e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +871 2.932000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +872 2.932080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +873 2.932240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +874 2.932560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +875 2.933200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +876 2.934480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +877 2.937040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +878 2.942160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +879 2.952400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +880 2.972880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +881 3.000000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +882 3.000100000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +883 3.000300000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +884 3.000700000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +885 3.001000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +886 3.001080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +887 3.001240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +888 3.001560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +889 3.002200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +890 3.003480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +891 3.006040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +892 3.011160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +893 3.021400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +894 3.030000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +895 3.030100000000003e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +896 3.030300000000003e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +897 3.030700000000003e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +898 3.031000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +899 3.031080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +900 3.031240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +901 3.031560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +902 3.032200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +903 3.033480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +904 3.036040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +905 3.041160000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +906 3.051400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +907 3.071880000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +908 3.101000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +909 3.101100000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +910 3.101300000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +911 3.101700000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +912 3.102000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +913 3.102080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +914 3.102240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +915 3.102560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +916 3.103200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +917 3.104480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +918 3.107040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +919 3.112160000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +920 3.122400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +921 3.131000000000003e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +922 3.131100000000003e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +923 3.131300000000003e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +924 3.131700000000003e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +925 3.132000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +926 3.132080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +927 3.132240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +928 3.132560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +929 3.133200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +930 3.134480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +931 3.137040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +932 3.142160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +933 3.152400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +934 3.172880000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +935 3.200000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +936 3.200100000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +937 3.200300000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +938 3.200700000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +939 3.201000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +940 3.201080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +941 3.201240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +942 3.201560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +943 3.202200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +944 3.203480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +945 3.206040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +946 3.211160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +947 3.221400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +948 3.230000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +949 3.230100000000003e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +950 3.230300000000003e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +951 3.230700000000003e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +952 3.231000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +953 3.231080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +954 3.231240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +955 3.231560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +956 3.232200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +957 3.233480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +958 3.236040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +959 3.241160000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +960 3.251400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +961 3.271880000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +962 3.301000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +963 3.301100000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +964 3.301300000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +965 3.301700000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +966 3.302000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +967 3.302080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +968 3.302240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +969 3.302560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +970 3.303200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +971 3.304480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +972 3.307040000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +973 3.312160000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +974 3.322400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +975 3.331000000000003e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +976 3.331100000000003e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +977 3.331300000000003e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +978 3.331700000000003e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +979 3.332000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +980 3.332080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +981 3.332240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +982 3.332560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +983 3.333200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +984 3.334480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +985 3.337040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +986 3.342160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +987 3.352400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +988 3.372880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +989 3.400000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +990 3.400100000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +991 3.400300000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +992 3.400700000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +993 3.401000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +994 3.401080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +995 3.401240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +996 3.401560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +997 3.402200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +998 3.403480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +999 3.406040000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1000 3.411160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1001 3.421400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1002 3.430000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1003 3.430100000000003e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1004 3.430300000000003e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1005 3.430700000000003e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1006 3.431000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1007 3.431080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1008 3.431240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1009 3.431560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1010 3.432200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1011 3.433480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1012 3.436040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1013 3.441160000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1014 3.451400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1015 3.471880000000007e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1016 3.501000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1017 3.501100000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1018 3.501300000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1019 3.501700000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1020 3.502000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1021 3.502080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1022 3.502240000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1023 3.502560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1024 3.503200000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1025 3.504480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1026 3.507040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1027 3.512160000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1028 3.522400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1029 3.531000000000003e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1030 3.531100000000003e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1031 3.531300000000004e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1032 3.531700000000003e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1033 3.532000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1034 3.532080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1035 3.532240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1036 3.532560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1037 3.533200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1038 3.534480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1039 3.537040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1040 3.542160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1041 3.552400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1042 3.572880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1043 3.600000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1044 3.600100000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1045 3.600300000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1046 3.600700000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1047 3.601000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1048 3.601080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1049 3.601240000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1050 3.601560000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1051 3.602200000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1052 3.603480000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1053 3.606040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1054 3.611160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1055 3.621400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1056 3.630000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1057 3.630100000000003e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1058 3.630300000000004e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1059 3.630700000000004e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1060 3.631000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1061 3.631080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1062 3.631240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1063 3.631560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1064 3.632200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1065 3.633480000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1066 3.636040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1067 3.641160000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1068 3.651400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1069 3.671880000000007e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1070 3.701000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1071 3.701100000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1072 3.701300000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1073 3.701700000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1074 3.702000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1075 3.702080000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1076 3.702240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1077 3.702560000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1078 3.703200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1079 3.704480000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1080 3.707040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1081 3.712160000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1082 3.722400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1083 3.731000000000003e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1084 3.731100000000004e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1085 3.731300000000004e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1086 3.731700000000004e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1087 3.732000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1088 3.732080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1089 3.732240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1090 3.732560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1091 3.733200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1092 3.734480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1093 3.737040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1094 3.742160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1095 3.752400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1096 3.772880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1097 3.800000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1098 3.800100000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1099 3.800300000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1100 3.800700000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1101 3.801000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1102 3.801080000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1103 3.801240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1104 3.801560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1105 3.802200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1106 3.803480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1107 3.806040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1108 3.811160000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1109 3.821400000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1110 3.830000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1111 3.830100000000004e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1112 3.830300000000004e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1113 3.830700000000004e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1114 3.831000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1115 3.831080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1116 3.831240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1117 3.831560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1118 3.832200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1119 3.833480000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1120 3.836040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1121 3.841160000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1122 3.851400000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1123 3.871880000000007e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1124 3.901000000000003e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1125 3.901100000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1126 3.901300000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1127 3.901700000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1128 3.902000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1129 3.902080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1130 3.902240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1131 3.902560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1132 3.903200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1133 3.904480000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1134 3.907040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1135 3.912160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1136 3.922400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1137 3.931000000000004e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1138 3.931100000000004e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1139 3.931300000000004e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1140 3.931700000000004e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1141 3.932000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1142 3.932080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1143 3.932240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1144 3.932560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1145 3.933200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1146 3.934480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1147 3.937040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1148 3.942160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1149 3.952400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1150 3.972880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1151 4.000000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1152 4.000100000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1153 4.000300000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1154 4.000700000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1155 4.001000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1156 4.001080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1157 4.001240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1158 4.001560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1159 4.002200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1160 4.003480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1161 4.006040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1162 4.011160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1163 4.021400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1164 4.030000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1165 4.030100000000004e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1166 4.030300000000004e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1167 4.030700000000004e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1168 4.031000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1169 4.031080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1170 4.031240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1171 4.031560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1172 4.032200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1173 4.033480000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1174 4.036040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1175 4.041160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1176 4.051400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1177 4.071880000000007e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1178 4.101000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1179 4.101100000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1180 4.101300000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1181 4.101700000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1182 4.102000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1183 4.102080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1184 4.102240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1185 4.102560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1186 4.103200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1187 4.104480000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1188 4.107040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1189 4.112160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1190 4.122400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1191 4.131000000000004e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1192 4.131100000000004e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1193 4.131300000000004e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1194 4.131700000000004e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1195 4.132000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1196 4.132080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1197 4.132240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1198 4.132560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1199 4.133200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1200 4.134480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1201 4.137040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1202 4.142160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1203 4.152400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1204 4.172880000000007e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1205 4.200000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1206 4.200100000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1207 4.200300000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1208 4.200700000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1209 4.201000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1210 4.201080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1211 4.201240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1212 4.201560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1213 4.202200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1214 4.203480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1215 4.206040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1216 4.211160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1217 4.221400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1218 4.230000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1219 4.230100000000004e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1220 4.230300000000004e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1221 4.230700000000004e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1222 4.231000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1223 4.231080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1224 4.231240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1225 4.231560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1226 4.232200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1227 4.233480000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1228 4.236040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1229 4.241160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1230 4.251400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1231 4.271880000000007e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1232 4.301000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1233 4.301100000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1234 4.301300000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1235 4.301700000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1236 4.302000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1237 4.302080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1238 4.302240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1239 4.302560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1240 4.303200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1241 4.304480000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1242 4.307040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1243 4.312160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1244 4.322400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1245 4.331000000000004e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1246 4.331100000000004e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1247 4.331300000000004e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1248 4.331700000000004e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1249 4.332000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1250 4.332080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1251 4.332240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1252 4.332560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1253 4.333200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1254 4.334480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1255 4.337040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1256 4.342160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1257 4.352400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1258 4.372880000000008e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1259 4.400000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1260 4.400100000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1261 4.400300000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1262 4.400700000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1263 4.401000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1264 4.401080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1265 4.401240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1266 4.401560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1267 4.402200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1268 4.403480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1269 4.406040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1270 4.411160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1271 4.421400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1272 4.430000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1273 4.430100000000004e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1274 4.430300000000004e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1275 4.430700000000004e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1276 4.431000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1277 4.431080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1278 4.431240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1279 4.431560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1280 4.432200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1281 4.433480000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1282 4.436040000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1283 4.441160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1284 4.451400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1285 4.471880000000008e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1286 4.501000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1287 4.501100000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1288 4.501300000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1289 4.501700000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1290 4.502000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1291 4.502080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1292 4.502240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1293 4.502560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1294 4.503200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1295 4.504480000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1296 4.507040000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1297 4.512160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1298 4.522400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1299 4.531000000000004e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1300 4.531100000000004e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1301 4.531300000000005e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1302 4.531700000000005e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1303 4.532000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1304 4.532080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1305 4.532240000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1306 4.532560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1307 4.533200000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1308 4.534480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1309 4.537040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1310 4.542160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1311 4.552400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1312 4.572880000000008e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1313 4.600000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1314 4.600100000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000005662e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1315 4.600300000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000001699e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1316 4.600700000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1317 4.601000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1318 4.601080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1319 4.601240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1320 4.601560000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1321 4.602200000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1322 4.603480000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1323 4.606040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1324 4.611160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1325 4.621400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1326 4.630000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1327 4.630100000000004e-07 + 0.000000000000000e+00 + 5.000000000005662e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1328 4.630300000000005e-07 + 0.000000000000000e+00 + 1.500000000001699e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1329 4.630700000000005e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1330 4.631000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1331 4.631080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1332 4.631240000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1333 4.631560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1334 4.632200000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1335 4.633480000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1336 4.636040000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1337 4.641160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1338 4.651400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1339 4.671880000000008e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1340 4.701000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1341 4.701100000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1342 4.701300000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1343 4.701700000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1344 4.702000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1345 4.702080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1346 4.702240000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1347 4.702560000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1348 4.703200000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1349 4.704480000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1350 4.707040000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1351 4.712160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1352 4.722400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1353 4.731000000000004e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1354 4.731100000000005e-07 + 0.000000000000000e+00 + 4.499999999999020e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1355 4.731300000000005e-07 + 0.000000000000000e+00 + 3.499999999997888e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1356 4.731700000000005e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1357 4.732000000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1358 4.732080000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1359 4.732240000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1360 4.732560000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1361 4.733200000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1362 4.734480000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1363 4.737040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1364 4.742160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1365 4.752400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1366 4.772880000000008e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1367 4.800000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1368 4.800100000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999979193e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1369 4.800300000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999052e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1370 4.800700000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000001317e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1371 4.801000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1372 4.801080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1373 4.801240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1374 4.801560000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1375 4.802200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1376 4.803480000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1377 4.806040000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1378 4.811160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1379 4.821400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1380 4.830000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1381 4.830100000000004e-07 + 0.000000000000000e+00 + 4.999999999979193e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1382 4.830300000000004e-07 + 0.000000000000000e+00 + 1.499999999999052e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1383 4.830700000000004e-07 + 0.000000000000000e+00 + 3.500000000001317e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1384 4.831000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1385 4.831080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1386 4.831240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1387 4.831560000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1388 4.832200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1389 4.833480000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1390 4.836040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1391 4.841160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1392 4.851400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1393 4.871880000000008e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1394 4.901000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1395 4.901100000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000001667e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1396 4.901300000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000535e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1397 4.901700000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1398 4.902000000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1399 4.902080000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1400 4.902240000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1401 4.902560000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1402 4.903200000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1403 4.904480000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1404 4.907040000000004e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1405 4.912160000000005e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1406 4.922400000000006e-07 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1407 4.931000000000004e-07 + 0.000000000000000e+00 + 4.999999999999586e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1408 4.931100000000004e-07 + 0.000000000000000e+00 + 4.500000000001667e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1409 4.931300000000004e-07 + 0.000000000000000e+00 + 3.500000000000535e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1410 4.931700000000004e-07 + 0.000000000000000e+00 + 1.499999999998270e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1411 4.932000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1412 4.932080000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1413 4.932240000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1414 4.932560000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1415 4.933200000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1416 4.934480000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1417 4.937040000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1418 4.942160000000005e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1419 4.952400000000006e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1420 4.972880000000008e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1421 5.000000000000004e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 diff --git a/razor_ff/razor_ff_Previous_Values.xml b/razor_ff/razor_ff_Previous_Values.xml new file mode 100644 index 0000000..ca3b339 --- /dev/null +++ b/razor_ff/razor_ff_Previous_Values.xml @@ -0,0 +1 @@ +pulse0510n1n1n50n100npulse0525n1n1n40n100npwl0 5 20n 5 20.1n 0pulse0501n1n50n100npulse055n1n1n40n100npwl0 5 20n 5 20.1n 0pulse053n100p100p10n20npulse050100p100p10n20npwl0 0 60n 0 60.1n 5 100n 5 100.1n 5 140n 5 140.1n 0pwl0 5 60n 5 60.1n 5 101.5n 5 101.6n 0 140n 0 140.1n 5pwl0 5 60n 5 60.1n 0 100n 0 100.1n 5 140n 5 140.1n 0adc_bridgeadc_bridgedac_bridgerazor_ffdac_bridgedac_bridgedac_bridgerazor_ffadc_bridgetruefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or Amperes010500nsnsns \ No newline at end of file diff --git a/scan_chain/analysis b/scan_chain/analysis new file mode 100644 index 0000000..850b8fc --- /dev/null +++ b/scan_chain/analysis @@ -0,0 +1 @@ +.tran 1e-09 200e-09 0e-09 \ No newline at end of file diff --git a/scan_chain/plot_data_i.txt b/scan_chain/plot_data_i.txt new file mode 100644 index 0000000..c7ece63 --- /dev/null +++ b/scan_chain/plot_data_i.txt @@ -0,0 +1,2519 @@ + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time a3#branch_1_0 a3#branch_1_1 a3#branch_1_2 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_0 a3#branch_1_1 a3#branch_1_2 +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_0 a3#branch_1_1 a3#branch_1_2 +-------------------------------------------------------------------------------- +113 5.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 6.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 6.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 6.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_0 a3#branch_1_1 a3#branch_1_2 +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 8.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 8.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 8.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +212 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +213 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +214 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +215 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +216 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +217 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +218 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +219 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +220 1.032000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +221 1.042000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +222 1.052000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +223 1.062000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +224 1.072000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +225 1.082000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +226 1.090000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +227 1.091000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +228 1.093000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_0 a3#branch_1_1 a3#branch_1_2 +-------------------------------------------------------------------------------- +229 1.097000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +230 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +231 1.100800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +232 1.102400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +233 1.105600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +234 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +235 1.110640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +236 1.111920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +237 1.114480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +238 1.119600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +239 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +240 1.120800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +241 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +242 1.125600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +243 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +244 1.142000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +245 1.152000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +246 1.162000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +247 1.172000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +248 1.182000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +249 1.192000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +250 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +251 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +252 1.203000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +253 1.207000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +254 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +255 1.210800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +256 1.212400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +257 1.215600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +258 1.222000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +259 1.232000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +260 1.242000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +261 1.252000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +262 1.262000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +263 1.272000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 1.290000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 1.291000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 1.293000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 1.297000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 1.305000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.382000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.392000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_0 a3#branch_1_1 a3#branch_1_2 +-------------------------------------------------------------------------------- +287 1.403000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.407000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.423000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.424000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.426000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.433000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.433800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.435400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.438600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.445000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.455000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.465000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.475000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.622000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.623000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.624000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.626000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.633000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.633800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.635400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.638600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.645000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.655000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.665000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.675000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_0 a3#branch_1_1 a3#branch_1_2 +-------------------------------------------------------------------------------- +345 1.685000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.695000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.705000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.711000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.717000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.720800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.725600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.742000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.752000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.762000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.772000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.792000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.832000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.842000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.852000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.862000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.872000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.942000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.952000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.962000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.972000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.982000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.992000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time a3#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +113 5.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 6.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 6.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 6.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 8.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 8.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 8.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +212 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +213 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +214 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +215 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +216 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +217 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +218 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +219 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +220 1.032000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +221 1.042000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +222 1.052000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +223 1.062000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +224 1.072000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +225 1.082000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +226 1.090000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +227 1.091000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +228 1.093000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +229 1.097000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +230 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +231 1.100800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +232 1.102400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +233 1.105600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +234 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +235 1.110640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +236 1.111920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +237 1.114480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +238 1.119600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +239 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +240 1.120800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +241 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +242 1.125600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +243 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +244 1.142000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +245 1.152000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +246 1.162000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +247 1.172000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +248 1.182000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +249 1.192000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +250 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +251 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +252 1.203000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +253 1.207000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +254 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +255 1.210800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +256 1.212400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +257 1.215600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +258 1.222000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +259 1.232000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +260 1.242000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +261 1.252000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +262 1.262000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +263 1.272000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 1.290000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 1.291000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 1.293000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 1.297000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 1.305000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.382000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.392000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +287 1.403000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.407000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.423000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.424000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.426000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.433000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.433800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.435400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.438600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.445000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.455000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.465000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.475000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.622000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.623000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.624000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.626000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.633000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.633800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.635400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.638600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.645000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.655000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.665000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.675000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_3 v1#branch v2#branch +-------------------------------------------------------------------------------- +345 1.685000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.695000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.705000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.711000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.717000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.720800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.725600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.742000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.752000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.762000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.772000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.792000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.832000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.842000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.852000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.862000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.872000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.942000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.952000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.962000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.972000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.982000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.992000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +113 5.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 6.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 6.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 6.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 8.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 8.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 8.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +212 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +213 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +214 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +215 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +216 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +217 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +218 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +219 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +220 1.032000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +221 1.042000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +222 1.052000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +223 1.062000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +224 1.072000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +225 1.082000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +226 1.090000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +227 1.091000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +228 1.093000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +229 1.097000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +230 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +231 1.100800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +232 1.102400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +233 1.105600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +234 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +235 1.110640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +236 1.111920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +237 1.114480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +238 1.119600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +239 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +240 1.120800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +241 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +242 1.125600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +243 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +244 1.142000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +245 1.152000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +246 1.162000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +247 1.172000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +248 1.182000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +249 1.192000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +250 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +251 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +252 1.203000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +253 1.207000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +254 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +255 1.210800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +256 1.212400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +257 1.215600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +258 1.222000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +259 1.232000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +260 1.242000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +261 1.252000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +262 1.262000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +263 1.272000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 1.290000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 1.291000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 1.293000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 1.297000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 1.305000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.382000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.392000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +287 1.403000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.407000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.423000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.424000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.426000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.433000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.433800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.435400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.438600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.445000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.455000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.465000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.475000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.622000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.623000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.624000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.626000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.633000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.633800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.635400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.638600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.645000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.655000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.665000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.675000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +345 1.685000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.695000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.705000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.711000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.717000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.720800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.725600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.742000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.752000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.762000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.772000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.792000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.832000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.842000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.852000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.862000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.872000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.942000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.952000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.962000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.972000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.982000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.992000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +113 5.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 6.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 6.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 6.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 8.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 8.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 8.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +212 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +213 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +214 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +215 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +216 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +217 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +218 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +219 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +220 1.032000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +221 1.042000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +222 1.052000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +223 1.062000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +224 1.072000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +225 1.082000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +226 1.090000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +227 1.091000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +228 1.093000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +229 1.097000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +230 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +231 1.100800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +232 1.102400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +233 1.105600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +234 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +235 1.110640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +236 1.111920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +237 1.114480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +238 1.119600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +239 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +240 1.120800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +241 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +242 1.125600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +243 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +244 1.142000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +245 1.152000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +246 1.162000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +247 1.172000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +248 1.182000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +249 1.192000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +250 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +251 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +252 1.203000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +253 1.207000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +254 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +255 1.210800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +256 1.212400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +257 1.215600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +258 1.222000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +259 1.232000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +260 1.242000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +261 1.252000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +262 1.262000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +263 1.272000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 1.290000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 1.291000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 1.293000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 1.297000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 1.305000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.382000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.392000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +287 1.403000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.407000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.423000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.424000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.426000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.433000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.433800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.435400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.438600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.445000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.455000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.465000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.475000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.622000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.623000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.624000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.626000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.633000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.633800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.635400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.638600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.645000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.655000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.665000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.675000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +345 1.685000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.695000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.705000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.711000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.717000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.720800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.725600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.742000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.752000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.762000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.772000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.792000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.832000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.842000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.852000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.862000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.872000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.942000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.952000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.962000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.972000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.982000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.992000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +113 5.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 6.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 6.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 6.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 8.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 8.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 8.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +212 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +213 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +214 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +215 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +216 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +217 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +218 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +219 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +220 1.032000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +221 1.042000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +222 1.052000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +223 1.062000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +224 1.072000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +225 1.082000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +226 1.090000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +227 1.091000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +228 1.093000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +229 1.097000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +230 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +231 1.100800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +232 1.102400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +233 1.105600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +234 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +235 1.110640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +236 1.111920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +237 1.114480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +238 1.119600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +239 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +240 1.120800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +241 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +242 1.125600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +243 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +244 1.142000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +245 1.152000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +246 1.162000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +247 1.172000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +248 1.182000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +249 1.192000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +250 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +251 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +252 1.203000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +253 1.207000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +254 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +255 1.210800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +256 1.212400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +257 1.215600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +258 1.222000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +259 1.232000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +260 1.242000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +261 1.252000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +262 1.262000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +263 1.272000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 1.290000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 1.291000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 1.293000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 1.297000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 1.305000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.382000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.392000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +287 1.403000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.407000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.423000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.424000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.426000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.433000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.433800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.435400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.438600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.445000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.455000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.465000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.475000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.622000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.623000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.624000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.626000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.633000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.633800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.635400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.638600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.645000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.655000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.665000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.675000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +345 1.685000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.695000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.705000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.711000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.717000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.720800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.725600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.742000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.752000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.762000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.772000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.792000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.832000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.842000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.852000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.862000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.872000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.942000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.952000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.962000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.972000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.982000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.992000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time v12#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 +2 2.000000e-11 0.000000e+00 +3 4.000000e-11 0.000000e+00 +4 8.000000e-11 0.000000e+00 +5 1.600000e-10 0.000000e+00 +6 3.200000e-10 0.000000e+00 +7 6.400000e-10 0.000000e+00 +8 1.000000e-09 0.000000e+00 +9 1.064000e-09 0.000000e+00 +10 1.192000e-09 0.000000e+00 +11 1.448000e-09 0.000000e+00 +12 1.960000e-09 0.000000e+00 +13 2.960000e-09 0.000000e+00 +14 3.960000e-09 0.000000e+00 +15 4.960000e-09 0.000000e+00 +16 5.960000e-09 0.000000e+00 +17 6.960000e-09 0.000000e+00 +18 7.960000e-09 0.000000e+00 +19 8.960000e-09 0.000000e+00 +20 9.960000e-09 0.000000e+00 +21 1.000000e-08 0.000000e+00 +22 1.001000e-08 0.000000e+00 +23 1.003000e-08 0.000000e+00 +24 1.007000e-08 0.000000e+00 +25 1.010000e-08 0.000000e+00 +26 1.010800e-08 0.000000e+00 +27 1.012400e-08 0.000000e+00 +28 1.015600e-08 0.000000e+00 +29 1.022000e-08 0.000000e+00 +30 1.034800e-08 0.000000e+00 +31 1.060400e-08 0.000000e+00 +32 1.100000e-08 0.000000e+00 +33 1.105120e-08 0.000000e+00 +34 1.115360e-08 0.000000e+00 +35 1.135840e-08 0.000000e+00 +36 1.176800e-08 0.000000e+00 +37 1.200000e-08 0.000000e+00 +38 1.208192e-08 0.000000e+00 +39 1.224576e-08 0.000000e+00 +40 1.257344e-08 0.000000e+00 +41 1.322880e-08 0.000000e+00 +42 1.422880e-08 0.000000e+00 +43 1.522880e-08 0.000000e+00 +44 1.622880e-08 0.000000e+00 +45 1.722880e-08 0.000000e+00 +46 1.822880e-08 0.000000e+00 +47 1.922880e-08 0.000000e+00 +48 2.000000e-08 0.000000e+00 +49 2.010000e-08 0.000000e+00 +50 2.030000e-08 0.000000e+00 +51 2.070000e-08 0.000000e+00 +52 2.100000e-08 0.000000e+00 +53 2.108000e-08 0.000000e+00 +54 2.124000e-08 0.000000e+00 + +Index time v12#branch +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 +56 2.220000e-08 0.000000e+00 +57 2.320000e-08 0.000000e+00 +58 2.420000e-08 0.000000e+00 +59 2.520000e-08 0.000000e+00 +60 2.620000e-08 0.000000e+00 +61 2.720000e-08 0.000000e+00 +62 2.820000e-08 0.000000e+00 +63 2.900000e-08 0.000000e+00 +64 2.910000e-08 0.000000e+00 +65 2.930000e-08 0.000000e+00 +66 2.970000e-08 0.000000e+00 +67 3.000000e-08 0.000000e+00 +68 3.008000e-08 0.000000e+00 +69 3.024000e-08 0.000000e+00 +70 3.056000e-08 0.000000e+00 +71 3.100000e-08 0.000000e+00 +72 3.106400e-08 0.000000e+00 +73 3.119200e-08 0.000000e+00 +74 3.144800e-08 0.000000e+00 +75 3.196000e-08 0.000000e+00 +76 3.200000e-08 0.000000e+00 +77 3.208000e-08 0.000000e+00 +78 3.224000e-08 0.000000e+00 +79 3.256000e-08 0.000000e+00 +80 3.320000e-08 0.000000e+00 +81 3.420000e-08 0.000000e+00 +82 3.520000e-08 0.000000e+00 +83 3.620000e-08 0.000000e+00 +84 3.720000e-08 0.000000e+00 +85 3.820000e-08 0.000000e+00 +86 3.920000e-08 0.000000e+00 +87 4.000000e-08 0.000000e+00 +88 4.010000e-08 0.000000e+00 +89 4.030000e-08 0.000000e+00 +90 4.070000e-08 0.000000e+00 +91 4.100000e-08 0.000000e+00 +92 4.108000e-08 0.000000e+00 +93 4.124000e-08 0.000000e+00 +94 4.156000e-08 0.000000e+00 +95 4.220000e-08 0.000000e+00 +96 4.320000e-08 0.000000e+00 +97 4.420000e-08 0.000000e+00 +98 4.520000e-08 0.000000e+00 +99 4.620000e-08 0.000000e+00 +100 4.720000e-08 0.000000e+00 +101 4.820000e-08 0.000000e+00 +102 4.900000e-08 0.000000e+00 +103 4.910000e-08 0.000000e+00 +104 4.930000e-08 0.000000e+00 +105 4.970000e-08 0.000000e+00 +106 5.000000e-08 0.000000e+00 +107 5.008000e-08 0.000000e+00 +108 5.024000e-08 0.000000e+00 +109 5.056000e-08 0.000000e+00 +110 5.100000e-08 0.000000e+00 +111 5.106400e-08 0.000000e+00 +112 5.119200e-08 0.000000e+00 + +Index time v12#branch +-------------------------------------------------------------------------------- +113 5.144800e-08 0.000000e+00 +114 5.196000e-08 0.000000e+00 +115 5.200000e-08 0.000000e+00 +116 5.208000e-08 0.000000e+00 +117 5.224000e-08 0.000000e+00 +118 5.256000e-08 0.000000e+00 +119 5.320000e-08 0.000000e+00 +120 5.420000e-08 0.000000e+00 +121 5.520000e-08 0.000000e+00 +122 5.620000e-08 0.000000e+00 +123 5.720000e-08 0.000000e+00 +124 5.820000e-08 0.000000e+00 +125 5.920000e-08 0.000000e+00 +126 6.000000e-08 0.000000e+00 +127 6.010000e-08 0.000000e+00 +128 6.030000e-08 0.000000e+00 +129 6.070000e-08 0.000000e+00 +130 6.100000e-08 0.000000e+00 +131 6.108000e-08 0.000000e+00 +132 6.124000e-08 0.000000e+00 +133 6.156000e-08 0.000000e+00 +134 6.220000e-08 0.000000e+00 +135 6.230000e-08 0.000000e+00 +136 6.240000e-08 0.000000e+00 +137 6.260000e-08 0.000000e+00 +138 6.300000e-08 0.000000e+00 +139 6.330000e-08 0.000000e+00 +140 6.338000e-08 0.000000e+00 +141 6.354000e-08 0.000000e+00 +142 6.386000e-08 0.000000e+00 +143 6.450000e-08 0.000000e+00 +144 6.550000e-08 0.000000e+00 +145 6.650000e-08 0.000000e+00 +146 6.750000e-08 0.000000e+00 +147 6.850000e-08 0.000000e+00 +148 6.900000e-08 0.000000e+00 +149 6.910000e-08 0.000000e+00 +150 6.930000e-08 0.000000e+00 +151 6.970000e-08 0.000000e+00 +152 7.000000e-08 0.000000e+00 +153 7.008000e-08 0.000000e+00 +154 7.024000e-08 0.000000e+00 +155 7.056000e-08 0.000000e+00 +156 7.100000e-08 0.000000e+00 +157 7.106400e-08 0.000000e+00 +158 7.119200e-08 0.000000e+00 +159 7.144800e-08 0.000000e+00 +160 7.196000e-08 0.000000e+00 +161 7.200000e-08 0.000000e+00 +162 7.208000e-08 0.000000e+00 +163 7.224000e-08 0.000000e+00 +164 7.256000e-08 0.000000e+00 +165 7.320000e-08 0.000000e+00 +166 7.420000e-08 0.000000e+00 +167 7.520000e-08 0.000000e+00 +168 7.620000e-08 0.000000e+00 +169 7.720000e-08 0.000000e+00 +170 7.820000e-08 0.000000e+00 + +Index time v12#branch +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 +172 8.000000e-08 0.000000e+00 +173 8.010000e-08 0.000000e+00 +174 8.030000e-08 0.000000e+00 +175 8.070000e-08 0.000000e+00 +176 8.100000e-08 0.000000e+00 +177 8.108000e-08 0.000000e+00 +178 8.124000e-08 0.000000e+00 +179 8.156000e-08 0.000000e+00 +180 8.220000e-08 0.000000e+00 +181 8.320000e-08 0.000000e+00 +182 8.420000e-08 0.000000e+00 +183 8.520000e-08 0.000000e+00 +184 8.620000e-08 0.000000e+00 +185 8.720000e-08 0.000000e+00 +186 8.820000e-08 0.000000e+00 +187 8.900000e-08 0.000000e+00 +188 8.910000e-08 0.000000e+00 +189 8.930000e-08 0.000000e+00 +190 8.970000e-08 0.000000e+00 +191 9.000000e-08 0.000000e+00 +192 9.008000e-08 0.000000e+00 +193 9.024000e-08 0.000000e+00 +194 9.056000e-08 0.000000e+00 +195 9.100000e-08 0.000000e+00 +196 9.106400e-08 0.000000e+00 +197 9.119200e-08 0.000000e+00 +198 9.144800e-08 0.000000e+00 +199 9.196000e-08 0.000000e+00 +200 9.200000e-08 0.000000e+00 +201 9.208000e-08 0.000000e+00 +202 9.224000e-08 0.000000e+00 +203 9.256000e-08 0.000000e+00 +204 9.320000e-08 0.000000e+00 +205 9.420000e-08 0.000000e+00 +206 9.520000e-08 0.000000e+00 +207 9.620000e-08 0.000000e+00 +208 9.720000e-08 0.000000e+00 +209 9.820000e-08 0.000000e+00 +210 9.920000e-08 0.000000e+00 +211 1.000000e-07 0.000000e+00 +212 1.001000e-07 0.000000e+00 +213 1.003000e-07 0.000000e+00 +214 1.007000e-07 0.000000e+00 +215 1.010000e-07 0.000000e+00 +216 1.010800e-07 0.000000e+00 +217 1.012400e-07 0.000000e+00 +218 1.015600e-07 0.000000e+00 +219 1.022000e-07 0.000000e+00 +220 1.032000e-07 0.000000e+00 +221 1.042000e-07 0.000000e+00 +222 1.052000e-07 0.000000e+00 +223 1.062000e-07 0.000000e+00 +224 1.072000e-07 0.000000e+00 +225 1.082000e-07 0.000000e+00 +226 1.090000e-07 0.000000e+00 +227 1.091000e-07 0.000000e+00 +228 1.093000e-07 0.000000e+00 + +Index time v12#branch +-------------------------------------------------------------------------------- +229 1.097000e-07 0.000000e+00 +230 1.100000e-07 0.000000e+00 +231 1.100800e-07 0.000000e+00 +232 1.102400e-07 0.000000e+00 +233 1.105600e-07 0.000000e+00 +234 1.110000e-07 0.000000e+00 +235 1.110640e-07 0.000000e+00 +236 1.111920e-07 0.000000e+00 +237 1.114480e-07 0.000000e+00 +238 1.119600e-07 0.000000e+00 +239 1.120000e-07 0.000000e+00 +240 1.120800e-07 0.000000e+00 +241 1.122400e-07 0.000000e+00 +242 1.125600e-07 0.000000e+00 +243 1.132000e-07 0.000000e+00 +244 1.142000e-07 0.000000e+00 +245 1.152000e-07 0.000000e+00 +246 1.162000e-07 0.000000e+00 +247 1.172000e-07 0.000000e+00 +248 1.182000e-07 0.000000e+00 +249 1.192000e-07 0.000000e+00 +250 1.200000e-07 0.000000e+00 +251 1.201000e-07 0.000000e+00 +252 1.203000e-07 0.000000e+00 +253 1.207000e-07 0.000000e+00 +254 1.210000e-07 0.000000e+00 +255 1.210800e-07 0.000000e+00 +256 1.212400e-07 0.000000e+00 +257 1.215600e-07 0.000000e+00 +258 1.222000e-07 0.000000e+00 +259 1.232000e-07 0.000000e+00 +260 1.242000e-07 0.000000e+00 +261 1.252000e-07 0.000000e+00 +262 1.262000e-07 0.000000e+00 +263 1.272000e-07 0.000000e+00 +264 1.282000e-07 0.000000e+00 +265 1.290000e-07 0.000000e+00 +266 1.291000e-07 0.000000e+00 +267 1.293000e-07 0.000000e+00 +268 1.297000e-07 0.000000e+00 +269 1.305000e-07 0.000000e+00 +270 1.310000e-07 0.000000e+00 +271 1.311000e-07 0.000000e+00 +272 1.313000e-07 0.000000e+00 +273 1.317000e-07 0.000000e+00 +274 1.320000e-07 0.000000e+00 +275 1.320800e-07 0.000000e+00 +276 1.322400e-07 0.000000e+00 +277 1.325600e-07 0.000000e+00 +278 1.332000e-07 0.000000e+00 +279 1.342000e-07 0.000000e+00 +280 1.352000e-07 0.000000e+00 +281 1.362000e-07 0.000000e+00 +282 1.372000e-07 0.000000e+00 +283 1.382000e-07 0.000000e+00 +284 1.392000e-07 0.000000e+00 +285 1.400000e-07 0.000000e+00 +286 1.401000e-07 0.000000e+00 + +Index time v12#branch +-------------------------------------------------------------------------------- +287 1.403000e-07 0.000000e+00 +288 1.407000e-07 0.000000e+00 +289 1.410000e-07 0.000000e+00 +290 1.410800e-07 0.000000e+00 +291 1.412400e-07 0.000000e+00 +292 1.415600e-07 0.000000e+00 +293 1.422000e-07 0.000000e+00 +294 1.423000e-07 0.000000e+00 +295 1.424000e-07 0.000000e+00 +296 1.426000e-07 0.000000e+00 +297 1.430000e-07 0.000000e+00 +298 1.433000e-07 0.000000e+00 +299 1.433800e-07 0.000000e+00 +300 1.435400e-07 0.000000e+00 +301 1.438600e-07 0.000000e+00 +302 1.445000e-07 0.000000e+00 +303 1.455000e-07 0.000000e+00 +304 1.465000e-07 0.000000e+00 +305 1.475000e-07 0.000000e+00 +306 1.485000e-07 0.000000e+00 +307 1.495000e-07 0.000000e+00 +308 1.505000e-07 0.000000e+00 +309 1.510000e-07 0.000000e+00 +310 1.511000e-07 0.000000e+00 +311 1.513000e-07 0.000000e+00 +312 1.517000e-07 0.000000e+00 +313 1.520000e-07 0.000000e+00 +314 1.520800e-07 0.000000e+00 +315 1.522400e-07 0.000000e+00 +316 1.525600e-07 0.000000e+00 +317 1.532000e-07 0.000000e+00 +318 1.542000e-07 0.000000e+00 +319 1.552000e-07 0.000000e+00 +320 1.562000e-07 0.000000e+00 +321 1.572000e-07 0.000000e+00 +322 1.582000e-07 0.000000e+00 +323 1.592000e-07 0.000000e+00 +324 1.600000e-07 0.000000e+00 +325 1.601000e-07 0.000000e+00 +326 1.603000e-07 0.000000e+00 +327 1.607000e-07 0.000000e+00 +328 1.610000e-07 0.000000e+00 +329 1.610800e-07 0.000000e+00 +330 1.612400e-07 0.000000e+00 +331 1.615600e-07 0.000000e+00 +332 1.622000e-07 0.000000e+00 +333 1.623000e-07 0.000000e+00 +334 1.624000e-07 0.000000e+00 +335 1.626000e-07 0.000000e+00 +336 1.630000e-07 0.000000e+00 +337 1.633000e-07 0.000000e+00 +338 1.633800e-07 0.000000e+00 +339 1.635400e-07 0.000000e+00 +340 1.638600e-07 0.000000e+00 +341 1.645000e-07 0.000000e+00 +342 1.655000e-07 0.000000e+00 +343 1.665000e-07 0.000000e+00 +344 1.675000e-07 0.000000e+00 + +Index time v12#branch +-------------------------------------------------------------------------------- +345 1.685000e-07 0.000000e+00 +346 1.695000e-07 0.000000e+00 +347 1.705000e-07 0.000000e+00 +348 1.710000e-07 0.000000e+00 +349 1.711000e-07 0.000000e+00 +350 1.713000e-07 0.000000e+00 +351 1.717000e-07 0.000000e+00 +352 1.720000e-07 0.000000e+00 +353 1.720800e-07 0.000000e+00 +354 1.722400e-07 0.000000e+00 +355 1.725600e-07 0.000000e+00 +356 1.732000e-07 0.000000e+00 +357 1.742000e-07 0.000000e+00 +358 1.752000e-07 0.000000e+00 +359 1.762000e-07 0.000000e+00 +360 1.772000e-07 0.000000e+00 +361 1.782000e-07 0.000000e+00 +362 1.792000e-07 0.000000e+00 +363 1.800000e-07 0.000000e+00 +364 1.801000e-07 0.000000e+00 +365 1.803000e-07 0.000000e+00 +366 1.807000e-07 0.000000e+00 +367 1.810000e-07 0.000000e+00 +368 1.810800e-07 0.000000e+00 +369 1.812400e-07 0.000000e+00 +370 1.815600e-07 0.000000e+00 +371 1.822000e-07 0.000000e+00 +372 1.832000e-07 0.000000e+00 +373 1.842000e-07 0.000000e+00 +374 1.852000e-07 0.000000e+00 +375 1.862000e-07 0.000000e+00 +376 1.872000e-07 0.000000e+00 +377 1.882000e-07 0.000000e+00 +378 1.892000e-07 0.000000e+00 +379 1.902000e-07 0.000000e+00 +380 1.910000e-07 0.000000e+00 +381 1.911000e-07 0.000000e+00 +382 1.913000e-07 0.000000e+00 +383 1.917000e-07 0.000000e+00 +384 1.920000e-07 0.000000e+00 +385 1.920800e-07 0.000000e+00 +386 1.922400e-07 0.000000e+00 +387 1.925600e-07 0.000000e+00 +388 1.932000e-07 0.000000e+00 +389 1.942000e-07 0.000000e+00 +390 1.952000e-07 0.000000e+00 +391 1.962000e-07 0.000000e+00 +392 1.972000e-07 0.000000e+00 +393 1.982000e-07 0.000000e+00 +394 1.992000e-07 0.000000e+00 +395 2.000000e-07 0.000000e+00 diff --git a/scan_chain/plot_data_v.txt b/scan_chain/plot_data_v.txt new file mode 100644 index 0000000..df290ab --- /dev/null +++ b/scan_chain/plot_data_v.txt @@ -0,0 +1,2519 @@ + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time clk net-_u1-pad1_ net-_u1-pad2_ +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 5.000000e+00 0.000000e+00 +1 1.000000e-11 5.000000e-02 5.000000e+00 0.000000e+00 +2 2.000000e-11 1.000000e-01 5.000000e+00 0.000000e+00 +3 4.000000e-11 2.000000e-01 5.000000e+00 0.000000e+00 +4 8.000000e-11 4.000000e-01 5.000000e+00 0.000000e+00 +5 1.600000e-10 8.000000e-01 5.000000e+00 0.000000e+00 +6 3.200000e-10 1.600000e+00 5.000000e+00 0.000000e+00 +7 6.400000e-10 3.200000e+00 5.000000e+00 0.000000e+00 +8 1.000000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +9 1.064000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +10 1.192000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +11 1.448000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +12 1.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +13 2.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +14 3.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +15 4.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +16 5.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +17 6.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +18 7.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +19 8.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +20 9.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +21 1.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +22 1.001000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +23 1.003000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +24 1.007000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +25 1.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +26 1.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +27 1.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +28 1.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +29 1.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +30 1.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +31 1.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +32 1.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +33 1.105120e-08 4.744000e+00 5.000000e+00 0.000000e+00 +34 1.115360e-08 4.232000e+00 5.000000e+00 0.000000e+00 +35 1.135840e-08 3.208000e+00 5.000000e+00 0.000000e+00 +36 1.176800e-08 1.160000e+00 5.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 5.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 5.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 5.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 5.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 5.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 5.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 5.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 5.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 5.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 5.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +49 2.010000e-08 5.000000e-01 5.000000e+00 0.000000e+00 +50 2.030000e-08 1.500000e+00 5.000000e+00 0.000000e+00 +51 2.070000e-08 3.500000e+00 5.000000e+00 0.000000e+00 +52 2.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +53 2.108000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +54 2.124000e-08 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk net-_u1-pad1_ net-_u1-pad2_ +-------------------------------------------------------------------------------- +55 2.156000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +56 2.220000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +57 2.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +58 2.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +59 2.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +60 2.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +61 2.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +62 2.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +63 2.900000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +64 2.910000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +65 2.930000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +66 2.970000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +67 3.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +68 3.008000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +69 3.024000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +70 3.056000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +71 3.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +72 3.106400e-08 4.680000e+00 5.000000e+00 0.000000e+00 +73 3.119200e-08 4.040000e+00 5.000000e+00 0.000000e+00 +74 3.144800e-08 2.760000e+00 5.000000e+00 0.000000e+00 +75 3.196000e-08 2.000000e-01 5.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +88 4.010000e-08 5.000000e-01 5.000000e+00 0.000000e+00 +89 4.030000e-08 1.500000e+00 5.000000e+00 0.000000e+00 +90 4.070000e-08 3.500000e+00 5.000000e+00 0.000000e+00 +91 4.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +92 4.108000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +93 4.124000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +94 4.156000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +95 4.220000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +96 4.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +97 4.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +98 4.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +99 4.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +100 4.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +101 4.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +102 4.900000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +103 4.910000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +104 4.930000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +105 4.970000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +106 5.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +107 5.008000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +108 5.024000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +109 5.056000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +110 5.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +111 5.106400e-08 4.680000e+00 5.000000e+00 0.000000e+00 +112 5.119200e-08 4.040000e+00 5.000000e+00 0.000000e+00 + +Index time clk net-_u1-pad1_ net-_u1-pad2_ +-------------------------------------------------------------------------------- +113 5.144800e-08 2.760000e+00 5.000000e+00 0.000000e+00 +114 5.196000e-08 2.000000e-01 5.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +127 6.010000e-08 5.000000e-01 5.000000e+00 0.000000e+00 +128 6.030000e-08 1.500000e+00 5.000000e+00 0.000000e+00 +129 6.070000e-08 3.500000e+00 5.000000e+00 0.000000e+00 +130 6.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +131 6.108000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +132 6.124000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +133 6.156000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +134 6.220000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +135 6.230000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +136 6.240000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +137 6.260000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +138 6.300000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +139 6.330000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +140 6.338000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +141 6.354000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +142 6.386000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +143 6.450000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +144 6.550000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +145 6.650000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +146 6.750000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +147 6.850000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +148 6.900000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +149 6.910000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +150 6.930000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +151 6.970000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +152 7.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +153 7.008000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +154 7.024000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +155 7.056000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +156 7.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +157 7.106400e-08 4.680000e+00 5.000000e+00 0.000000e+00 +158 7.119200e-08 4.040000e+00 5.000000e+00 0.000000e+00 +159 7.144800e-08 2.760000e+00 5.000000e+00 0.000000e+00 +160 7.196000e-08 2.000000e-01 5.000000e+00 0.000000e+00 +161 7.200000e-08 4.263256e-14 5.000000e+00 0.000000e+00 +162 7.208000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +163 7.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +164 7.256000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +165 7.320000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +166 7.420000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +167 7.520000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +168 7.620000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +169 7.720000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +170 7.820000e-08 0.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk net-_u1-pad1_ net-_u1-pad2_ +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +172 8.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +173 8.010000e-08 5.000000e-01 5.000000e+00 0.000000e+00 +174 8.030000e-08 1.500000e+00 5.000000e+00 0.000000e+00 +175 8.070000e-08 3.500000e+00 5.000000e+00 0.000000e+00 +176 8.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +177 8.108000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +178 8.124000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +179 8.156000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +180 8.220000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +181 8.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +182 8.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +183 8.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +184 8.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +185 8.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +186 8.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +187 8.900000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +188 8.910000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +189 8.930000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +190 8.970000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +191 9.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +192 9.008000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +193 9.024000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +194 9.056000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +195 9.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +196 9.106400e-08 4.680000e+00 5.000000e+00 0.000000e+00 +197 9.119200e-08 4.040000e+00 5.000000e+00 0.000000e+00 +198 9.144800e-08 2.760000e+00 5.000000e+00 0.000000e+00 +199 9.196000e-08 2.000000e-01 5.000000e+00 0.000000e+00 +200 9.200000e-08 4.263256e-14 5.000000e+00 0.000000e+00 +201 9.208000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +202 9.224000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +203 9.256000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +204 9.320000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +205 9.420000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +206 9.520000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +207 9.620000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +208 9.720000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +209 9.820000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +210 9.920000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +211 1.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +212 1.001000e-07 5.000000e-01 5.000000e+00 0.000000e+00 +213 1.003000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +214 1.007000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +215 1.010000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +216 1.010800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +217 1.012400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +218 1.015600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +219 1.022000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +220 1.032000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +221 1.042000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +222 1.052000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +223 1.062000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +224 1.072000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +225 1.082000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +226 1.090000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +227 1.091000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +228 1.093000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk net-_u1-pad1_ net-_u1-pad2_ +-------------------------------------------------------------------------------- +229 1.097000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +230 1.100000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +231 1.100800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +232 1.102400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +233 1.105600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +234 1.110000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +235 1.110640e-07 4.680000e+00 5.000000e+00 0.000000e+00 +236 1.111920e-07 4.040000e+00 5.000000e+00 0.000000e+00 +237 1.114480e-07 2.760000e+00 5.000000e+00 0.000000e+00 +238 1.119600e-07 2.000000e-01 5.000000e+00 0.000000e+00 +239 1.120000e-07 4.263256e-14 5.000000e+00 0.000000e+00 +240 1.120800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +241 1.122400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +242 1.125600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +243 1.132000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +244 1.142000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +245 1.152000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +246 1.162000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +247 1.172000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +248 1.182000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +249 1.192000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +250 1.200000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +251 1.201000e-07 5.000000e-01 5.000000e+00 0.000000e+00 +252 1.203000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +253 1.207000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +254 1.210000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +255 1.210800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +256 1.212400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +257 1.215600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +258 1.222000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +259 1.232000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +260 1.242000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +261 1.252000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +262 1.262000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +263 1.272000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +264 1.282000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +265 1.290000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +266 1.291000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +267 1.293000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +268 1.297000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +269 1.305000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +270 1.310000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +271 1.311000e-07 4.500000e+00 5.000000e+00 0.000000e+00 +272 1.313000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +273 1.317000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +274 1.320000e-07 4.263256e-14 5.000000e+00 0.000000e+00 +275 1.320800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +276 1.322400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +277 1.325600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +278 1.332000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +279 1.342000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +280 1.352000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +281 1.362000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +282 1.372000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +283 1.382000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +284 1.392000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +285 1.400000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +286 1.401000e-07 5.000000e-01 5.000000e+00 0.000000e+00 + +Index time clk net-_u1-pad1_ net-_u1-pad2_ +-------------------------------------------------------------------------------- +287 1.403000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +288 1.407000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +289 1.410000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +290 1.410800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +291 1.412400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +292 1.415600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +293 1.422000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +294 1.423000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +295 1.424000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +296 1.426000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +297 1.430000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +298 1.433000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +299 1.433800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +300 1.435400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +301 1.438600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +302 1.445000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +303 1.455000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +304 1.465000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +305 1.475000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +306 1.485000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +307 1.495000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +308 1.505000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +309 1.510000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +310 1.511000e-07 4.500000e+00 5.000000e+00 0.000000e+00 +311 1.513000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +312 1.517000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +313 1.520000e-07 4.263256e-14 5.000000e+00 0.000000e+00 +314 1.520800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +315 1.522400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +316 1.525600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +317 1.532000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +318 1.542000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +319 1.552000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +320 1.562000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +321 1.572000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +322 1.582000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +323 1.592000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +324 1.600000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +325 1.601000e-07 5.000000e-01 5.000000e+00 0.000000e+00 +326 1.603000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +327 1.607000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +328 1.610000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +329 1.610800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +330 1.612400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +331 1.615600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +332 1.622000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +333 1.623000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +334 1.624000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +335 1.626000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +336 1.630000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +337 1.633000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +338 1.633800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +339 1.635400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +340 1.638600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +341 1.645000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +342 1.655000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +343 1.665000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +344 1.675000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time clk net-_u1-pad1_ net-_u1-pad2_ +-------------------------------------------------------------------------------- +345 1.685000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +346 1.695000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +347 1.705000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +348 1.710000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +349 1.711000e-07 4.500000e+00 5.000000e+00 0.000000e+00 +350 1.713000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +351 1.717000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +352 1.720000e-07 4.263256e-14 5.000000e+00 0.000000e+00 +353 1.720800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +354 1.722400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +355 1.725600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +356 1.732000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +357 1.742000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +358 1.752000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +359 1.762000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +360 1.772000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +361 1.782000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +362 1.792000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +363 1.800000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +364 1.801000e-07 5.000000e-01 5.000000e+00 0.000000e+00 +365 1.803000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +366 1.807000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +367 1.810000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +368 1.810800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +369 1.812400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +370 1.815600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +371 1.822000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +372 1.832000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +373 1.842000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +374 1.852000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +375 1.862000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +376 1.872000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +377 1.882000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +378 1.892000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +379 1.902000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +380 1.910000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +381 1.911000e-07 4.500000e+00 5.000000e+00 0.000000e+00 +382 1.913000e-07 3.500000e+00 5.000000e+00 0.000000e+00 +383 1.917000e-07 1.500000e+00 5.000000e+00 0.000000e+00 +384 1.920000e-07 4.263256e-14 5.000000e+00 0.000000e+00 +385 1.920800e-07 0.000000e+00 5.000000e+00 0.000000e+00 +386 1.922400e-07 0.000000e+00 5.000000e+00 0.000000e+00 +387 1.925600e-07 0.000000e+00 5.000000e+00 0.000000e+00 +388 1.932000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +389 1.942000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +390 1.952000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +391 1.962000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +392 1.972000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +393 1.982000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +394 1.992000e-07 0.000000e+00 5.000000e+00 0.000000e+00 +395 2.000000e-07 0.000000e+00 5.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time net-_u1-pad3_ net-_u1-pad4_ net-_u2-pad5_ +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 5.000000e+00 0.000000e+00 +1 1.000000e-11 5.000000e+00 5.000000e+00 0.000000e+00 +2 2.000000e-11 5.000000e+00 5.000000e+00 0.000000e+00 +3 4.000000e-11 5.000000e+00 5.000000e+00 0.000000e+00 +4 8.000000e-11 5.000000e+00 5.000000e+00 0.000000e+00 +5 1.600000e-10 5.000000e+00 5.000000e+00 0.000000e+00 +6 3.200000e-10 5.000000e+00 5.000000e+00 0.000000e+00 +7 6.400000e-10 5.000000e+00 5.000000e+00 0.000000e+00 +8 1.000000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +9 1.064000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +10 1.192000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +11 1.448000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +12 1.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +13 2.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +14 3.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +15 4.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +16 5.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +17 6.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +18 7.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +19 8.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +20 9.960000e-09 5.000000e+00 5.000000e+00 0.000000e+00 +21 1.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +22 1.001000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +23 1.003000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +24 1.007000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +25 1.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +26 1.010800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +27 1.012400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +28 1.015600e-08 5.000000e+00 5.000000e+00 0.000000e+00 +29 1.022000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +30 1.034800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +31 1.060400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +32 1.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +33 1.105120e-08 5.000000e+00 5.000000e+00 0.000000e+00 +34 1.115360e-08 5.000000e+00 5.000000e+00 0.000000e+00 +35 1.135840e-08 5.000000e+00 5.000000e+00 0.000000e+00 +36 1.176800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +37 1.200000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +38 1.208192e-08 5.000000e+00 5.000000e+00 0.000000e+00 +39 1.224576e-08 5.000000e+00 5.000000e+00 0.000000e+00 +40 1.257344e-08 5.000000e+00 5.000000e+00 0.000000e+00 +41 1.322880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +42 1.422880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +43 1.522880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +44 1.622880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +45 1.722880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +46 1.822880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +47 1.922880e-08 5.000000e+00 5.000000e+00 0.000000e+00 +48 2.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +49 2.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +50 2.030000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +51 2.070000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +52 2.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +53 2.108000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +54 2.124000e-08 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time net-_u1-pad3_ net-_u1-pad4_ net-_u2-pad5_ +-------------------------------------------------------------------------------- +55 2.156000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +56 2.220000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +57 2.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +58 2.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +59 2.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +60 2.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +61 2.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +62 2.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +63 2.900000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +64 2.910000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +65 2.930000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +66 2.970000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +67 3.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +68 3.008000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +69 3.024000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +70 3.056000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +71 3.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +72 3.106400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +73 3.119200e-08 5.000000e+00 5.000000e+00 0.000000e+00 +74 3.144800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +75 3.196000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +76 3.200000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +77 3.208000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +78 3.224000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +79 3.256000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +80 3.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +81 3.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +82 3.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +83 3.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +84 3.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +85 3.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +86 3.920000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +87 4.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +88 4.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +89 4.030000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +90 4.070000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +91 4.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +92 4.108000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +93 4.124000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +94 4.156000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +95 4.220000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +96 4.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +97 4.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +98 4.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +99 4.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +100 4.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +101 4.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +102 4.900000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +103 4.910000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +104 4.930000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +105 4.970000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +106 5.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +107 5.008000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +108 5.024000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +109 5.056000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +110 5.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +111 5.106400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +112 5.119200e-08 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time net-_u1-pad3_ net-_u1-pad4_ net-_u2-pad5_ +-------------------------------------------------------------------------------- +113 5.144800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +114 5.196000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +115 5.200000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +116 5.208000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +117 5.224000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +118 5.256000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +119 5.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +120 5.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +121 5.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +122 5.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +123 5.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +124 5.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +125 5.920000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +126 6.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +127 6.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +128 6.030000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +129 6.070000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +130 6.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +131 6.108000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +132 6.124000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +133 6.156000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +134 6.220000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +135 6.230000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +136 6.240000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +137 6.260000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +138 6.300000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +139 6.330000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +140 6.338000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +141 6.354000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +142 6.386000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +143 6.450000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +144 6.550000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +145 6.650000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +146 6.750000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +147 6.850000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +148 6.900000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +149 6.910000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +150 6.930000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +151 6.970000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +152 7.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +153 7.008000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +154 7.024000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +155 7.056000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +156 7.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +157 7.106400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +158 7.119200e-08 5.000000e+00 5.000000e+00 0.000000e+00 +159 7.144800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +160 7.196000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +161 7.200000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +162 7.208000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +163 7.224000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +164 7.256000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +165 7.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +166 7.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +167 7.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +168 7.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +169 7.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +170 7.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time net-_u1-pad3_ net-_u1-pad4_ net-_u2-pad5_ +-------------------------------------------------------------------------------- +171 7.920000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +172 8.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +173 8.010000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +174 8.030000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +175 8.070000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +176 8.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +177 8.108000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +178 8.124000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +179 8.156000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +180 8.220000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +181 8.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +182 8.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +183 8.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +184 8.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +185 8.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +186 8.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +187 8.900000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +188 8.910000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +189 8.930000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +190 8.970000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +191 9.000000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +192 9.008000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +193 9.024000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +194 9.056000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +195 9.100000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +196 9.106400e-08 5.000000e+00 5.000000e+00 0.000000e+00 +197 9.119200e-08 5.000000e+00 5.000000e+00 0.000000e+00 +198 9.144800e-08 5.000000e+00 5.000000e+00 0.000000e+00 +199 9.196000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +200 9.200000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +201 9.208000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +202 9.224000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +203 9.256000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +204 9.320000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +205 9.420000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +206 9.520000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +207 9.620000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +208 9.720000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +209 9.820000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +210 9.920000e-08 5.000000e+00 5.000000e+00 0.000000e+00 +211 1.000000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +212 1.001000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +213 1.003000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +214 1.007000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +215 1.010000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +216 1.010800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +217 1.012400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +218 1.015600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +219 1.022000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +220 1.032000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +221 1.042000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +222 1.052000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +223 1.062000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +224 1.072000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +225 1.082000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +226 1.090000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +227 1.091000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +228 1.093000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time net-_u1-pad3_ net-_u1-pad4_ net-_u2-pad5_ +-------------------------------------------------------------------------------- +229 1.097000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +230 1.100000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +231 1.100800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +232 1.102400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +233 1.105600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +234 1.110000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +235 1.110640e-07 5.000000e+00 5.000000e+00 0.000000e+00 +236 1.111920e-07 5.000000e+00 5.000000e+00 0.000000e+00 +237 1.114480e-07 5.000000e+00 5.000000e+00 0.000000e+00 +238 1.119600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +239 1.120000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +240 1.120800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +241 1.122400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +242 1.125600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +243 1.132000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +244 1.142000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +245 1.152000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +246 1.162000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +247 1.172000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +248 1.182000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +249 1.192000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +250 1.200000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +251 1.201000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +252 1.203000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +253 1.207000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +254 1.210000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +255 1.210800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +256 1.212400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +257 1.215600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +258 1.222000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +259 1.232000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +260 1.242000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +261 1.252000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +262 1.262000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +263 1.272000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +264 1.282000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +265 1.290000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +266 1.291000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +267 1.293000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +268 1.297000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +269 1.305000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +270 1.310000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +271 1.311000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +272 1.313000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +273 1.317000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +274 1.320000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +275 1.320800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +276 1.322400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +277 1.325600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +278 1.332000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +279 1.342000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +280 1.352000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +281 1.362000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +282 1.372000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +283 1.382000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +284 1.392000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +285 1.400000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +286 1.401000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time net-_u1-pad3_ net-_u1-pad4_ net-_u2-pad5_ +-------------------------------------------------------------------------------- +287 1.403000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +288 1.407000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +289 1.410000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +290 1.410800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +291 1.412400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +292 1.415600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +293 1.422000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +294 1.423000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +295 1.424000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +296 1.426000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +297 1.430000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +298 1.433000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +299 1.433800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +300 1.435400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +301 1.438600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +302 1.445000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +303 1.455000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +304 1.465000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +305 1.475000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +306 1.485000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +307 1.495000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +308 1.505000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +309 1.510000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +310 1.511000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +311 1.513000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +312 1.517000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +313 1.520000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +314 1.520800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +315 1.522400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +316 1.525600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +317 1.532000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +318 1.542000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +319 1.552000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +320 1.562000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +321 1.572000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +322 1.582000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +323 1.592000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +324 1.600000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +325 1.601000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +326 1.603000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +327 1.607000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +328 1.610000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +329 1.610800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +330 1.612400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +331 1.615600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +332 1.622000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +333 1.623000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +334 1.624000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +335 1.626000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +336 1.630000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +337 1.633000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +338 1.633800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +339 1.635400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +340 1.638600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +341 1.645000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +342 1.655000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +343 1.665000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +344 1.675000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time net-_u1-pad3_ net-_u1-pad4_ net-_u2-pad5_ +-------------------------------------------------------------------------------- +345 1.685000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +346 1.695000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +347 1.705000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +348 1.710000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +349 1.711000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +350 1.713000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +351 1.717000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +352 1.720000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +353 1.720800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +354 1.722400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +355 1.725600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +356 1.732000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +357 1.742000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +358 1.752000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +359 1.762000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +360 1.772000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +361 1.782000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +362 1.792000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +363 1.800000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +364 1.801000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +365 1.803000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +366 1.807000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +367 1.810000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +368 1.810800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +369 1.812400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +370 1.815600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +371 1.822000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +372 1.832000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +373 1.842000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +374 1.852000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +375 1.862000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +376 1.872000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +377 1.882000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +378 1.892000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +379 1.902000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +380 1.910000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +381 1.911000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +382 1.913000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +383 1.917000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +384 1.920000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +385 1.920800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +386 1.922400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +387 1.925600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +388 1.932000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +389 1.942000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +390 1.952000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +391 1.962000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +392 1.972000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +393 1.982000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +394 1.992000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +395 2.000000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ +-------------------------------------------------------------------------------- +113 5.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +148 6.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +149 6.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +150 6.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +151 6.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +152 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 8.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +189 8.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +190 8.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +191 9.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +192 9.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +193 9.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +194 9.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +195 9.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +196 9.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +197 9.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +198 9.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +199 9.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +200 9.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +201 9.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +202 9.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +203 9.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +204 9.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +205 9.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +206 9.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +207 9.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +208 9.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +209 9.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +210 9.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +211 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +212 1.001000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +213 1.003000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +214 1.007000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +215 1.010000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +216 1.010800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +217 1.012400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +218 1.015600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +219 1.022000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +220 1.032000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +221 1.042000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +222 1.052000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +223 1.062000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +224 1.072000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +225 1.082000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +226 1.090000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +227 1.091000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +228 1.093000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ +-------------------------------------------------------------------------------- +229 1.097000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +230 1.100000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +231 1.100800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +232 1.102400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +233 1.105600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +234 1.110000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +235 1.110640e-07 0.000000e+00 0.000000e+00 0.000000e+00 +236 1.111920e-07 0.000000e+00 0.000000e+00 0.000000e+00 +237 1.114480e-07 0.000000e+00 0.000000e+00 0.000000e+00 +238 1.119600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +239 1.120000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +240 1.120800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +241 1.122400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +242 1.125600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +243 1.132000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +244 1.142000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +245 1.152000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +246 1.162000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +247 1.172000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +248 1.182000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +249 1.192000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +250 1.200000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +251 1.201000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +252 1.203000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +253 1.207000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +254 1.210000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +255 1.210800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +256 1.212400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +257 1.215600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +258 1.222000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +259 1.232000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +260 1.242000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +261 1.252000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +262 1.262000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +263 1.272000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +264 1.282000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +265 1.290000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +266 1.291000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +267 1.293000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +268 1.297000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +269 1.305000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +270 1.310000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +271 1.311000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +272 1.313000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +273 1.317000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +274 1.320000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +275 1.320800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +276 1.322400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +277 1.325600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +278 1.332000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +279 1.342000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +280 1.352000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +281 1.362000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +282 1.372000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +283 1.382000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +284 1.392000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +285 1.400000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +286 1.401000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ +-------------------------------------------------------------------------------- +287 1.403000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +288 1.407000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +289 1.410000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +290 1.410800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +291 1.412400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +292 1.415600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +293 1.422000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +294 1.423000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +295 1.424000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +296 1.426000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +297 1.430000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +298 1.433000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +299 1.433800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.435400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.438600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.445000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.455000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.465000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.475000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.622000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.623000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.624000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +335 1.626000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +336 1.630000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +337 1.633000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +338 1.633800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +339 1.635400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +340 1.638600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +341 1.645000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +342 1.655000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +343 1.665000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +344 1.675000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ +-------------------------------------------------------------------------------- +345 1.685000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +346 1.695000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +347 1.705000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +348 1.710000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +349 1.711000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +350 1.713000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +351 1.717000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +352 1.720000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +353 1.720800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +354 1.722400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +355 1.725600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +356 1.732000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +357 1.742000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +358 1.752000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +359 1.762000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +360 1.772000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +361 1.782000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +362 1.792000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +363 1.800000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +364 1.801000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +365 1.803000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +366 1.807000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +367 1.810000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +368 1.810800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +369 1.812400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +370 1.815600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +371 1.822000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +372 1.832000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +373 1.842000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +374 1.852000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +375 1.862000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +376 1.872000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +377 1.882000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +378 1.892000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +379 1.902000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +380 1.910000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +381 1.911000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +382 1.913000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +383 1.917000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +384 1.920000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +385 1.920800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +386 1.922400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +387 1.925600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +388 1.932000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +389 1.942000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +390 1.952000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +391 1.962000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +392 1.972000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +393 1.982000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +394 1.992000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +395 2.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time pass_fail rst scan_en +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 5.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 5.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 5.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 5.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 5.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 5.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 5.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 5.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 5.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 5.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 4.500000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 3.500000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 1.500000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time pass_fail rst scan_en +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 2.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 2.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 3.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 3.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 3.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 3.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 3.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 3.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 3.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 3.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 3.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 4.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 4.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 4.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 4.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 4.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 4.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 4.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 4.910000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 4.930000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 4.970000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 5.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 5.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +108 5.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +109 5.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +110 5.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +111 5.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +112 5.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time pass_fail rst scan_en +-------------------------------------------------------------------------------- +113 5.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +114 5.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 0.000000e+00 0.000000e+00 5.000000e-01 +137 6.260000e-08 0.000000e+00 0.000000e+00 1.500000e+00 +138 6.300000e-08 0.000000e+00 0.000000e+00 3.500000e+00 +139 6.330000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +140 6.338000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +141 6.354000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +142 6.386000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +143 6.450000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +144 6.550000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +145 6.650000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +146 6.750000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +147 6.850000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +148 6.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +149 6.910000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +150 6.930000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +151 6.970000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +152 7.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +153 7.008000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +154 7.024000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +155 7.056000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +156 7.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +157 7.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +158 7.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +159 7.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +160 7.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +161 7.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +162 7.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +163 7.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +164 7.256000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +165 7.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +166 7.420000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +167 7.520000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +168 7.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +169 7.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +170 7.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time pass_fail rst scan_en +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +172 8.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +173 8.010000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +174 8.030000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +175 8.070000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +176 8.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +177 8.108000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +178 8.124000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +179 8.156000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +180 8.220000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +181 8.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +182 8.420000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +183 8.520000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +184 8.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +185 8.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +186 8.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +187 8.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +188 8.910000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +189 8.930000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +190 8.970000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +191 9.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +192 9.008000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +193 9.024000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +194 9.056000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +195 9.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +196 9.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +197 9.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +198 9.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +199 9.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +200 9.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +201 9.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +202 9.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +203 9.256000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +204 9.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +205 9.420000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +206 9.520000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +207 9.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +208 9.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +209 9.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +210 9.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +211 1.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +212 1.001000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +213 1.003000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +214 1.007000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +215 1.010000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +216 1.010800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +217 1.012400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +218 1.015600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +219 1.022000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +220 1.032000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +221 1.042000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +222 1.052000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +223 1.062000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +224 1.072000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +225 1.082000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +226 1.090000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +227 1.091000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +228 1.093000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time pass_fail rst scan_en +-------------------------------------------------------------------------------- +229 1.097000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +230 1.100000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +231 1.100800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +232 1.102400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +233 1.105600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +234 1.110000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +235 1.110640e-07 0.000000e+00 0.000000e+00 5.000000e+00 +236 1.111920e-07 0.000000e+00 0.000000e+00 5.000000e+00 +237 1.114480e-07 0.000000e+00 0.000000e+00 5.000000e+00 +238 1.119600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +239 1.120000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +240 1.120800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +241 1.122400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +242 1.125600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +243 1.132000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +244 1.142000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +245 1.152000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +246 1.162000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +247 1.172000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +248 1.182000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +249 1.192000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +250 1.200000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +251 1.201000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +252 1.203000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +253 1.207000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +254 1.210000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +255 1.210800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +256 1.212400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +257 1.215600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +258 1.222000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +259 1.232000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +260 1.242000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +261 1.252000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +262 1.262000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +263 1.272000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +264 1.282000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +265 1.290000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +266 1.291000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +267 1.293000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +268 1.297000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +269 1.305000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +270 1.310000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +271 1.311000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +272 1.313000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +273 1.317000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +274 1.320000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +275 1.320800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +276 1.322400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +277 1.325600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +278 1.332000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +279 1.342000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +280 1.352000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +281 1.362000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +282 1.372000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +283 1.382000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +284 1.392000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +285 1.400000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +286 1.401000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time pass_fail rst scan_en +-------------------------------------------------------------------------------- +287 1.403000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +288 1.407000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +289 1.410000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +290 1.410800e-07 0.000000e+00 0.000000e+00 5.000000e+00 +291 1.412400e-07 0.000000e+00 0.000000e+00 5.000000e+00 +292 1.415600e-07 0.000000e+00 0.000000e+00 5.000000e+00 +293 1.422000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +294 1.423000e-07 0.000000e+00 0.000000e+00 5.000000e+00 +295 1.424000e-07 0.000000e+00 0.000000e+00 4.500000e+00 +296 1.426000e-07 0.000000e+00 0.000000e+00 3.500000e+00 +297 1.430000e-07 0.000000e+00 0.000000e+00 1.500000e+00 +298 1.433000e-07 0.000000e+00 0.000000e+00 2.708944e-14 +299 1.433800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +300 1.435400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +301 1.438600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +302 1.445000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +303 1.455000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +304 1.465000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +305 1.475000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +306 1.485000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +307 1.495000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +308 1.505000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +309 1.510000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +310 1.511000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +311 1.513000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +312 1.517000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +313 1.520000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +314 1.520800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +315 1.522400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +316 1.525600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +317 1.532000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +318 1.542000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +319 1.552000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +320 1.562000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +321 1.572000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +322 1.582000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +323 1.592000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +324 1.600000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +325 1.601000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +326 1.603000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +327 1.607000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +328 1.610000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +329 1.610800e-07 0.000000e+00 0.000000e+00 0.000000e+00 +330 1.612400e-07 0.000000e+00 0.000000e+00 0.000000e+00 +331 1.615600e-07 0.000000e+00 0.000000e+00 0.000000e+00 +332 1.622000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +333 1.623000e-07 0.000000e+00 0.000000e+00 0.000000e+00 +334 1.624000e-07 5.000000e-01 0.000000e+00 0.000000e+00 +335 1.626000e-07 1.500000e+00 0.000000e+00 0.000000e+00 +336 1.630000e-07 3.500000e+00 0.000000e+00 0.000000e+00 +337 1.633000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +338 1.633800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +339 1.635400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +340 1.638600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +341 1.645000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +342 1.655000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +343 1.665000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +344 1.675000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time pass_fail rst scan_en +-------------------------------------------------------------------------------- +345 1.685000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +346 1.695000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +347 1.705000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +348 1.710000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +349 1.711000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +350 1.713000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +351 1.717000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +352 1.720000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +353 1.720800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +354 1.722400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +355 1.725600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +356 1.732000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +357 1.742000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +358 1.752000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +359 1.762000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +360 1.772000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +361 1.782000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +362 1.792000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +363 1.800000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +364 1.801000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +365 1.803000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +366 1.807000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +367 1.810000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +368 1.810800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +369 1.812400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +370 1.815600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +371 1.822000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +372 1.832000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +373 1.842000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +374 1.852000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +375 1.862000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +376 1.872000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +377 1.882000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +378 1.892000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +379 1.902000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +380 1.910000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +381 1.911000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +382 1.913000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +383 1.917000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +384 1.920000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +385 1.920800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +386 1.922400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +387 1.925600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +388 1.932000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +389 1.942000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +390 1.952000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +391 1.962000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +392 1.972000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +393 1.982000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +394 1.992000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +395 2.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time scan_in scan_out scan_start +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.000000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 1.064000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 1.192000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 1.448000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 1.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 2.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 3.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 4.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 5.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 6.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +18 7.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +19 8.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +20 9.960000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.001000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.003000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.007000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.010800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 1.012400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 1.015600e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 1.022000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 1.034800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 1.060400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 1.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 1.105120e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 1.115360e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 1.135840e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 1.176800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 1.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 1.208192e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 1.224576e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 1.257344e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 1.322880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 1.422880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 1.522880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 1.622880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 1.722880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 1.822880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 1.922880e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 2.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 2.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 2.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 2.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 2.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 2.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 2.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time scan_in scan_out scan_start +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 2.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 2.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 2.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 2.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 2.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 2.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 2.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 2.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 2.910000e-08 0.000000e+00 0.000000e+00 5.000000e-01 +65 2.930000e-08 0.000000e+00 0.000000e+00 1.500000e+00 +66 2.970000e-08 0.000000e+00 0.000000e+00 3.500000e+00 +67 3.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +68 3.008000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +69 3.024000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +70 3.056000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +71 3.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +72 3.106400e-08 0.000000e+00 0.000000e+00 5.000000e+00 +73 3.119200e-08 0.000000e+00 0.000000e+00 5.000000e+00 +74 3.144800e-08 0.000000e+00 0.000000e+00 5.000000e+00 +75 3.196000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +76 3.200000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +77 3.208000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +78 3.224000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +79 3.256000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +80 3.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +81 3.420000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +82 3.520000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +83 3.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +84 3.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +85 3.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +86 3.920000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +87 4.000000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +88 4.010000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +89 4.030000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +90 4.070000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +91 4.100000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +92 4.108000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +93 4.124000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +94 4.156000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +95 4.220000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +96 4.320000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +97 4.420000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +98 4.520000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +99 4.620000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +100 4.720000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +101 4.820000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +102 4.900000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +103 4.910000e-08 5.000000e-01 0.000000e+00 4.500000e+00 +104 4.930000e-08 1.500000e+00 0.000000e+00 3.500000e+00 +105 4.970000e-08 3.500000e+00 0.000000e+00 1.500000e+00 +106 5.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +107 5.008000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +108 5.024000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +109 5.056000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +110 5.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +111 5.106400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +112 5.119200e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time scan_in scan_out scan_start +-------------------------------------------------------------------------------- +113 5.144800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +114 5.196000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +115 5.200000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +116 5.208000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +117 5.224000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +118 5.256000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +119 5.320000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +120 5.420000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +121 5.520000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +122 5.620000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +123 5.720000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +124 5.820000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +125 5.920000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +126 6.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +127 6.010000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +128 6.030000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +129 6.070000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +130 6.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +131 6.108000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +132 6.124000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +133 6.156000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +134 6.220000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +135 6.230000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +136 6.240000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +137 6.260000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +138 6.300000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +139 6.330000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +140 6.338000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +141 6.354000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +142 6.386000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +143 6.450000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +144 6.550000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +145 6.650000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +146 6.750000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +147 6.850000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +148 6.900000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +149 6.910000e-08 4.500000e+00 0.000000e+00 0.000000e+00 +150 6.930000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +151 6.970000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +152 7.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +153 7.008000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +154 7.024000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +155 7.056000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +156 7.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +157 7.106400e-08 0.000000e+00 0.000000e+00 0.000000e+00 +158 7.119200e-08 0.000000e+00 0.000000e+00 0.000000e+00 +159 7.144800e-08 0.000000e+00 0.000000e+00 0.000000e+00 +160 7.196000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +161 7.200000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +162 7.208000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +163 7.224000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +164 7.256000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +165 7.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +166 7.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +167 7.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +168 7.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +169 7.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +170 7.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time scan_in scan_out scan_start +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +172 8.000000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +173 8.010000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +174 8.030000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +175 8.070000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +176 8.100000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +177 8.108000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +178 8.124000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +179 8.156000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +180 8.220000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +181 8.320000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +182 8.420000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +183 8.520000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +184 8.620000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +185 8.720000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +186 8.820000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +187 8.900000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +188 8.910000e-08 5.000000e-01 0.000000e+00 0.000000e+00 +189 8.930000e-08 1.500000e+00 0.000000e+00 0.000000e+00 +190 8.970000e-08 3.500000e+00 0.000000e+00 0.000000e+00 +191 9.000000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +192 9.008000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +193 9.024000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +194 9.056000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +195 9.100000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +196 9.106400e-08 5.000000e+00 0.000000e+00 0.000000e+00 +197 9.119200e-08 5.000000e+00 0.000000e+00 0.000000e+00 +198 9.144800e-08 5.000000e+00 0.000000e+00 0.000000e+00 +199 9.196000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +200 9.200000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +201 9.208000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +202 9.224000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +203 9.256000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +204 9.320000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +205 9.420000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +206 9.520000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +207 9.620000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +208 9.720000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +209 9.820000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +210 9.920000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +211 1.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +212 1.001000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +213 1.003000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +214 1.007000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +215 1.010000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +216 1.010800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +217 1.012400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +218 1.015600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +219 1.022000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +220 1.032000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +221 1.042000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +222 1.052000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +223 1.062000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +224 1.072000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +225 1.082000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +226 1.090000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +227 1.091000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +228 1.093000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time scan_in scan_out scan_start +-------------------------------------------------------------------------------- +229 1.097000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +230 1.100000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +231 1.100800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +232 1.102400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +233 1.105600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +234 1.110000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +235 1.110640e-07 5.000000e+00 0.000000e+00 0.000000e+00 +236 1.111920e-07 5.000000e+00 0.000000e+00 0.000000e+00 +237 1.114480e-07 5.000000e+00 0.000000e+00 0.000000e+00 +238 1.119600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +239 1.120000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +240 1.120800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +241 1.122400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +242 1.125600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +243 1.132000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +244 1.142000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +245 1.152000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +246 1.162000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +247 1.172000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +248 1.182000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +249 1.192000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +250 1.200000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +251 1.201000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +252 1.203000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +253 1.207000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +254 1.210000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +255 1.210800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +256 1.212400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +257 1.215600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +258 1.222000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +259 1.232000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +260 1.242000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +261 1.252000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +262 1.262000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +263 1.272000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +264 1.282000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +265 1.290000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +266 1.291000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +267 1.293000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +268 1.297000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +269 1.305000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +270 1.310000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +271 1.311000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +272 1.313000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +273 1.317000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +274 1.320000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +275 1.320800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +276 1.322400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +277 1.325600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +278 1.332000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +279 1.342000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +280 1.352000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +281 1.362000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +282 1.372000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +283 1.382000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +284 1.392000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +285 1.400000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +286 1.401000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time scan_in scan_out scan_start +-------------------------------------------------------------------------------- +287 1.403000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +288 1.407000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +289 1.410000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +290 1.410800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +291 1.412400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +292 1.415600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +293 1.422000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +294 1.423000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +295 1.424000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +296 1.426000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +297 1.430000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +298 1.433000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +299 1.433800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +300 1.435400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +301 1.438600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +302 1.445000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +303 1.455000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +304 1.465000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +305 1.475000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +306 1.485000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +307 1.495000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +308 1.505000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +309 1.510000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +310 1.511000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +311 1.513000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +312 1.517000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +313 1.520000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +314 1.520800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +315 1.522400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +316 1.525600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +317 1.532000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +318 1.542000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +319 1.552000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +320 1.562000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +321 1.572000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +322 1.582000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +323 1.592000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +324 1.600000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +325 1.601000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +326 1.603000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +327 1.607000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +328 1.610000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +329 1.610800e-07 5.000000e+00 0.000000e+00 0.000000e+00 +330 1.612400e-07 5.000000e+00 0.000000e+00 0.000000e+00 +331 1.615600e-07 5.000000e+00 0.000000e+00 0.000000e+00 +332 1.622000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +333 1.623000e-07 5.000000e+00 0.000000e+00 0.000000e+00 +334 1.624000e-07 5.000000e+00 5.000000e-01 0.000000e+00 +335 1.626000e-07 5.000000e+00 1.500000e+00 0.000000e+00 +336 1.630000e-07 5.000000e+00 3.500000e+00 0.000000e+00 +337 1.633000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +338 1.633800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +339 1.635400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +340 1.638600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +341 1.645000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +342 1.655000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +343 1.665000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +344 1.675000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + +Index time scan_in scan_out scan_start +-------------------------------------------------------------------------------- +345 1.685000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +346 1.695000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +347 1.705000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +348 1.710000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +349 1.711000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +350 1.713000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +351 1.717000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +352 1.720000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +353 1.720800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +354 1.722400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +355 1.725600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +356 1.732000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +357 1.742000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +358 1.752000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +359 1.762000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +360 1.772000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +361 1.782000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +362 1.792000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +363 1.800000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +364 1.801000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +365 1.803000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +366 1.807000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +367 1.810000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +368 1.810800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +369 1.812400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +370 1.815600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +371 1.822000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +372 1.832000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +373 1.842000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +374 1.852000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +375 1.862000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +376 1.872000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +377 1.882000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +378 1.892000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +379 1.902000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +380 1.910000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +381 1.911000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +382 1.913000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +383 1.917000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +384 1.920000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +385 1.920800e-07 5.000000e+00 5.000000e+00 0.000000e+00 +386 1.922400e-07 5.000000e+00 5.000000e+00 0.000000e+00 +387 1.925600e-07 5.000000e+00 5.000000e+00 0.000000e+00 +388 1.932000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +389 1.942000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +390 1.952000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +391 1.962000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +392 1.972000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +393 1.982000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +394 1.992000e-07 5.000000e+00 5.000000e+00 0.000000e+00 +395 2.000000e-07 5.000000e+00 5.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Mon Jul 06 01:09:34 2026 +-------------------------------------------------------------------------------- +Index time test_done +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 +2 2.000000e-11 0.000000e+00 +3 4.000000e-11 0.000000e+00 +4 8.000000e-11 0.000000e+00 +5 1.600000e-10 0.000000e+00 +6 3.200000e-10 0.000000e+00 +7 6.400000e-10 0.000000e+00 +8 1.000000e-09 0.000000e+00 +9 1.064000e-09 0.000000e+00 +10 1.192000e-09 0.000000e+00 +11 1.448000e-09 0.000000e+00 +12 1.960000e-09 0.000000e+00 +13 2.960000e-09 0.000000e+00 +14 3.960000e-09 0.000000e+00 +15 4.960000e-09 0.000000e+00 +16 5.960000e-09 0.000000e+00 +17 6.960000e-09 0.000000e+00 +18 7.960000e-09 0.000000e+00 +19 8.960000e-09 0.000000e+00 +20 9.960000e-09 0.000000e+00 +21 1.000000e-08 0.000000e+00 +22 1.001000e-08 0.000000e+00 +23 1.003000e-08 0.000000e+00 +24 1.007000e-08 0.000000e+00 +25 1.010000e-08 0.000000e+00 +26 1.010800e-08 0.000000e+00 +27 1.012400e-08 0.000000e+00 +28 1.015600e-08 0.000000e+00 +29 1.022000e-08 0.000000e+00 +30 1.034800e-08 0.000000e+00 +31 1.060400e-08 0.000000e+00 +32 1.100000e-08 0.000000e+00 +33 1.105120e-08 0.000000e+00 +34 1.115360e-08 0.000000e+00 +35 1.135840e-08 0.000000e+00 +36 1.176800e-08 0.000000e+00 +37 1.200000e-08 0.000000e+00 +38 1.208192e-08 0.000000e+00 +39 1.224576e-08 0.000000e+00 +40 1.257344e-08 0.000000e+00 +41 1.322880e-08 0.000000e+00 +42 1.422880e-08 0.000000e+00 +43 1.522880e-08 0.000000e+00 +44 1.622880e-08 0.000000e+00 +45 1.722880e-08 0.000000e+00 +46 1.822880e-08 0.000000e+00 +47 1.922880e-08 0.000000e+00 +48 2.000000e-08 0.000000e+00 +49 2.010000e-08 0.000000e+00 +50 2.030000e-08 0.000000e+00 +51 2.070000e-08 0.000000e+00 +52 2.100000e-08 0.000000e+00 +53 2.108000e-08 0.000000e+00 +54 2.124000e-08 0.000000e+00 + +Index time test_done +-------------------------------------------------------------------------------- +55 2.156000e-08 0.000000e+00 +56 2.220000e-08 0.000000e+00 +57 2.320000e-08 0.000000e+00 +58 2.420000e-08 0.000000e+00 +59 2.520000e-08 0.000000e+00 +60 2.620000e-08 0.000000e+00 +61 2.720000e-08 0.000000e+00 +62 2.820000e-08 0.000000e+00 +63 2.900000e-08 0.000000e+00 +64 2.910000e-08 0.000000e+00 +65 2.930000e-08 0.000000e+00 +66 2.970000e-08 0.000000e+00 +67 3.000000e-08 0.000000e+00 +68 3.008000e-08 0.000000e+00 +69 3.024000e-08 0.000000e+00 +70 3.056000e-08 0.000000e+00 +71 3.100000e-08 0.000000e+00 +72 3.106400e-08 0.000000e+00 +73 3.119200e-08 0.000000e+00 +74 3.144800e-08 0.000000e+00 +75 3.196000e-08 0.000000e+00 +76 3.200000e-08 0.000000e+00 +77 3.208000e-08 0.000000e+00 +78 3.224000e-08 0.000000e+00 +79 3.256000e-08 0.000000e+00 +80 3.320000e-08 0.000000e+00 +81 3.420000e-08 0.000000e+00 +82 3.520000e-08 0.000000e+00 +83 3.620000e-08 0.000000e+00 +84 3.720000e-08 0.000000e+00 +85 3.820000e-08 0.000000e+00 +86 3.920000e-08 0.000000e+00 +87 4.000000e-08 0.000000e+00 +88 4.010000e-08 0.000000e+00 +89 4.030000e-08 0.000000e+00 +90 4.070000e-08 0.000000e+00 +91 4.100000e-08 0.000000e+00 +92 4.108000e-08 0.000000e+00 +93 4.124000e-08 0.000000e+00 +94 4.156000e-08 0.000000e+00 +95 4.220000e-08 0.000000e+00 +96 4.320000e-08 0.000000e+00 +97 4.420000e-08 0.000000e+00 +98 4.520000e-08 0.000000e+00 +99 4.620000e-08 0.000000e+00 +100 4.720000e-08 0.000000e+00 +101 4.820000e-08 0.000000e+00 +102 4.900000e-08 0.000000e+00 +103 4.910000e-08 0.000000e+00 +104 4.930000e-08 0.000000e+00 +105 4.970000e-08 0.000000e+00 +106 5.000000e-08 0.000000e+00 +107 5.008000e-08 0.000000e+00 +108 5.024000e-08 0.000000e+00 +109 5.056000e-08 0.000000e+00 +110 5.100000e-08 0.000000e+00 +111 5.106400e-08 0.000000e+00 +112 5.119200e-08 0.000000e+00 + +Index time test_done +-------------------------------------------------------------------------------- +113 5.144800e-08 0.000000e+00 +114 5.196000e-08 0.000000e+00 +115 5.200000e-08 0.000000e+00 +116 5.208000e-08 0.000000e+00 +117 5.224000e-08 0.000000e+00 +118 5.256000e-08 0.000000e+00 +119 5.320000e-08 0.000000e+00 +120 5.420000e-08 0.000000e+00 +121 5.520000e-08 0.000000e+00 +122 5.620000e-08 0.000000e+00 +123 5.720000e-08 0.000000e+00 +124 5.820000e-08 0.000000e+00 +125 5.920000e-08 0.000000e+00 +126 6.000000e-08 0.000000e+00 +127 6.010000e-08 0.000000e+00 +128 6.030000e-08 0.000000e+00 +129 6.070000e-08 0.000000e+00 +130 6.100000e-08 0.000000e+00 +131 6.108000e-08 0.000000e+00 +132 6.124000e-08 0.000000e+00 +133 6.156000e-08 0.000000e+00 +134 6.220000e-08 0.000000e+00 +135 6.230000e-08 0.000000e+00 +136 6.240000e-08 0.000000e+00 +137 6.260000e-08 0.000000e+00 +138 6.300000e-08 0.000000e+00 +139 6.330000e-08 0.000000e+00 +140 6.338000e-08 0.000000e+00 +141 6.354000e-08 0.000000e+00 +142 6.386000e-08 0.000000e+00 +143 6.450000e-08 0.000000e+00 +144 6.550000e-08 0.000000e+00 +145 6.650000e-08 0.000000e+00 +146 6.750000e-08 0.000000e+00 +147 6.850000e-08 0.000000e+00 +148 6.900000e-08 0.000000e+00 +149 6.910000e-08 0.000000e+00 +150 6.930000e-08 0.000000e+00 +151 6.970000e-08 0.000000e+00 +152 7.000000e-08 0.000000e+00 +153 7.008000e-08 0.000000e+00 +154 7.024000e-08 0.000000e+00 +155 7.056000e-08 0.000000e+00 +156 7.100000e-08 0.000000e+00 +157 7.106400e-08 0.000000e+00 +158 7.119200e-08 0.000000e+00 +159 7.144800e-08 0.000000e+00 +160 7.196000e-08 0.000000e+00 +161 7.200000e-08 0.000000e+00 +162 7.208000e-08 0.000000e+00 +163 7.224000e-08 0.000000e+00 +164 7.256000e-08 0.000000e+00 +165 7.320000e-08 0.000000e+00 +166 7.420000e-08 0.000000e+00 +167 7.520000e-08 0.000000e+00 +168 7.620000e-08 0.000000e+00 +169 7.720000e-08 0.000000e+00 +170 7.820000e-08 0.000000e+00 + +Index time test_done +-------------------------------------------------------------------------------- +171 7.920000e-08 0.000000e+00 +172 8.000000e-08 0.000000e+00 +173 8.010000e-08 0.000000e+00 +174 8.030000e-08 0.000000e+00 +175 8.070000e-08 0.000000e+00 +176 8.100000e-08 0.000000e+00 +177 8.108000e-08 0.000000e+00 +178 8.124000e-08 0.000000e+00 +179 8.156000e-08 0.000000e+00 +180 8.220000e-08 0.000000e+00 +181 8.320000e-08 0.000000e+00 +182 8.420000e-08 0.000000e+00 +183 8.520000e-08 0.000000e+00 +184 8.620000e-08 0.000000e+00 +185 8.720000e-08 0.000000e+00 +186 8.820000e-08 0.000000e+00 +187 8.900000e-08 0.000000e+00 +188 8.910000e-08 0.000000e+00 +189 8.930000e-08 0.000000e+00 +190 8.970000e-08 0.000000e+00 +191 9.000000e-08 0.000000e+00 +192 9.008000e-08 0.000000e+00 +193 9.024000e-08 0.000000e+00 +194 9.056000e-08 0.000000e+00 +195 9.100000e-08 0.000000e+00 +196 9.106400e-08 0.000000e+00 +197 9.119200e-08 0.000000e+00 +198 9.144800e-08 0.000000e+00 +199 9.196000e-08 0.000000e+00 +200 9.200000e-08 0.000000e+00 +201 9.208000e-08 0.000000e+00 +202 9.224000e-08 0.000000e+00 +203 9.256000e-08 0.000000e+00 +204 9.320000e-08 0.000000e+00 +205 9.420000e-08 0.000000e+00 +206 9.520000e-08 0.000000e+00 +207 9.620000e-08 0.000000e+00 +208 9.720000e-08 0.000000e+00 +209 9.820000e-08 0.000000e+00 +210 9.920000e-08 0.000000e+00 +211 1.000000e-07 0.000000e+00 +212 1.001000e-07 0.000000e+00 +213 1.003000e-07 0.000000e+00 +214 1.007000e-07 0.000000e+00 +215 1.010000e-07 0.000000e+00 +216 1.010800e-07 0.000000e+00 +217 1.012400e-07 0.000000e+00 +218 1.015600e-07 0.000000e+00 +219 1.022000e-07 0.000000e+00 +220 1.032000e-07 0.000000e+00 +221 1.042000e-07 0.000000e+00 +222 1.052000e-07 0.000000e+00 +223 1.062000e-07 0.000000e+00 +224 1.072000e-07 0.000000e+00 +225 1.082000e-07 0.000000e+00 +226 1.090000e-07 0.000000e+00 +227 1.091000e-07 0.000000e+00 +228 1.093000e-07 0.000000e+00 + +Index time test_done +-------------------------------------------------------------------------------- +229 1.097000e-07 0.000000e+00 +230 1.100000e-07 0.000000e+00 +231 1.100800e-07 0.000000e+00 +232 1.102400e-07 0.000000e+00 +233 1.105600e-07 0.000000e+00 +234 1.110000e-07 0.000000e+00 +235 1.110640e-07 0.000000e+00 +236 1.111920e-07 0.000000e+00 +237 1.114480e-07 0.000000e+00 +238 1.119600e-07 0.000000e+00 +239 1.120000e-07 0.000000e+00 +240 1.120800e-07 0.000000e+00 +241 1.122400e-07 0.000000e+00 +242 1.125600e-07 0.000000e+00 +243 1.132000e-07 0.000000e+00 +244 1.142000e-07 0.000000e+00 +245 1.152000e-07 0.000000e+00 +246 1.162000e-07 0.000000e+00 +247 1.172000e-07 0.000000e+00 +248 1.182000e-07 0.000000e+00 +249 1.192000e-07 0.000000e+00 +250 1.200000e-07 0.000000e+00 +251 1.201000e-07 0.000000e+00 +252 1.203000e-07 0.000000e+00 +253 1.207000e-07 0.000000e+00 +254 1.210000e-07 0.000000e+00 +255 1.210800e-07 0.000000e+00 +256 1.212400e-07 0.000000e+00 +257 1.215600e-07 0.000000e+00 +258 1.222000e-07 0.000000e+00 +259 1.232000e-07 0.000000e+00 +260 1.242000e-07 0.000000e+00 +261 1.252000e-07 0.000000e+00 +262 1.262000e-07 0.000000e+00 +263 1.272000e-07 0.000000e+00 +264 1.282000e-07 0.000000e+00 +265 1.290000e-07 0.000000e+00 +266 1.291000e-07 0.000000e+00 +267 1.293000e-07 0.000000e+00 +268 1.297000e-07 0.000000e+00 +269 1.305000e-07 0.000000e+00 +270 1.310000e-07 0.000000e+00 +271 1.311000e-07 0.000000e+00 +272 1.313000e-07 0.000000e+00 +273 1.317000e-07 0.000000e+00 +274 1.320000e-07 0.000000e+00 +275 1.320800e-07 0.000000e+00 +276 1.322400e-07 0.000000e+00 +277 1.325600e-07 0.000000e+00 +278 1.332000e-07 0.000000e+00 +279 1.342000e-07 0.000000e+00 +280 1.352000e-07 0.000000e+00 +281 1.362000e-07 0.000000e+00 +282 1.372000e-07 0.000000e+00 +283 1.382000e-07 0.000000e+00 +284 1.392000e-07 0.000000e+00 +285 1.400000e-07 0.000000e+00 +286 1.401000e-07 0.000000e+00 + +Index time test_done +-------------------------------------------------------------------------------- +287 1.403000e-07 0.000000e+00 +288 1.407000e-07 0.000000e+00 +289 1.410000e-07 0.000000e+00 +290 1.410800e-07 0.000000e+00 +291 1.412400e-07 0.000000e+00 +292 1.415600e-07 0.000000e+00 +293 1.422000e-07 0.000000e+00 +294 1.423000e-07 0.000000e+00 +295 1.424000e-07 0.000000e+00 +296 1.426000e-07 0.000000e+00 +297 1.430000e-07 0.000000e+00 +298 1.433000e-07 0.000000e+00 +299 1.433800e-07 0.000000e+00 +300 1.435400e-07 0.000000e+00 +301 1.438600e-07 0.000000e+00 +302 1.445000e-07 0.000000e+00 +303 1.455000e-07 0.000000e+00 +304 1.465000e-07 0.000000e+00 +305 1.475000e-07 0.000000e+00 +306 1.485000e-07 0.000000e+00 +307 1.495000e-07 0.000000e+00 +308 1.505000e-07 0.000000e+00 +309 1.510000e-07 0.000000e+00 +310 1.511000e-07 0.000000e+00 +311 1.513000e-07 0.000000e+00 +312 1.517000e-07 0.000000e+00 +313 1.520000e-07 0.000000e+00 +314 1.520800e-07 0.000000e+00 +315 1.522400e-07 0.000000e+00 +316 1.525600e-07 0.000000e+00 +317 1.532000e-07 0.000000e+00 +318 1.542000e-07 0.000000e+00 +319 1.552000e-07 0.000000e+00 +320 1.562000e-07 0.000000e+00 +321 1.572000e-07 0.000000e+00 +322 1.582000e-07 0.000000e+00 +323 1.592000e-07 0.000000e+00 +324 1.600000e-07 0.000000e+00 +325 1.601000e-07 0.000000e+00 +326 1.603000e-07 0.000000e+00 +327 1.607000e-07 0.000000e+00 +328 1.610000e-07 0.000000e+00 +329 1.610800e-07 0.000000e+00 +330 1.612400e-07 0.000000e+00 +331 1.615600e-07 0.000000e+00 +332 1.622000e-07 0.000000e+00 +333 1.623000e-07 0.000000e+00 +334 1.624000e-07 5.000000e-01 +335 1.626000e-07 1.500000e+00 +336 1.630000e-07 3.500000e+00 +337 1.633000e-07 5.000000e+00 +338 1.633800e-07 5.000000e+00 +339 1.635400e-07 5.000000e+00 +340 1.638600e-07 5.000000e+00 +341 1.645000e-07 5.000000e+00 +342 1.655000e-07 5.000000e+00 +343 1.665000e-07 5.000000e+00 +344 1.675000e-07 5.000000e+00 + +Index time test_done +-------------------------------------------------------------------------------- +345 1.685000e-07 5.000000e+00 +346 1.695000e-07 5.000000e+00 +347 1.705000e-07 5.000000e+00 +348 1.710000e-07 5.000000e+00 +349 1.711000e-07 5.000000e+00 +350 1.713000e-07 5.000000e+00 +351 1.717000e-07 5.000000e+00 +352 1.720000e-07 5.000000e+00 +353 1.720800e-07 5.000000e+00 +354 1.722400e-07 5.000000e+00 +355 1.725600e-07 5.000000e+00 +356 1.732000e-07 5.000000e+00 +357 1.742000e-07 5.000000e+00 +358 1.752000e-07 5.000000e+00 +359 1.762000e-07 5.000000e+00 +360 1.772000e-07 5.000000e+00 +361 1.782000e-07 5.000000e+00 +362 1.792000e-07 5.000000e+00 +363 1.800000e-07 5.000000e+00 +364 1.801000e-07 5.000000e+00 +365 1.803000e-07 5.000000e+00 +366 1.807000e-07 5.000000e+00 +367 1.810000e-07 5.000000e+00 +368 1.810800e-07 5.000000e+00 +369 1.812400e-07 5.000000e+00 +370 1.815600e-07 5.000000e+00 +371 1.822000e-07 5.000000e+00 +372 1.832000e-07 5.000000e+00 +373 1.842000e-07 5.000000e+00 +374 1.852000e-07 5.000000e+00 +375 1.862000e-07 5.000000e+00 +376 1.872000e-07 5.000000e+00 +377 1.882000e-07 5.000000e+00 +378 1.892000e-07 5.000000e+00 +379 1.902000e-07 5.000000e+00 +380 1.910000e-07 5.000000e+00 +381 1.911000e-07 5.000000e+00 +382 1.913000e-07 5.000000e+00 +383 1.917000e-07 5.000000e+00 +384 1.920000e-07 5.000000e+00 +385 1.920800e-07 5.000000e+00 +386 1.922400e-07 5.000000e+00 +387 1.925600e-07 5.000000e+00 +388 1.932000e-07 5.000000e+00 +389 1.942000e-07 5.000000e+00 +390 1.952000e-07 5.000000e+00 +391 1.962000e-07 5.000000e+00 +392 1.972000e-07 5.000000e+00 +393 1.982000e-07 5.000000e+00 +394 1.992000e-07 5.000000e+00 +395 2.000000e-07 5.000000e+00 diff --git a/scan_chain/scan_chain.cir b/scan_chain/scan_chain.cir new file mode 100644 index 0000000..b6e18de --- /dev/null +++ b/scan_chain/scan_chain.cir @@ -0,0 +1,26 @@ +.title KiCad schematic +U1 Net-_U1-Pad1_ Net-_U1-Pad2_ Net-_U1-Pad3_ Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U1-Pad6_ Net-_U1-Pad7_ Net-_U1-Pad8_ adc_bridge_4 +U2 clk rst scan_start scan_in Net-_U2-Pad5_ Net-_U2-Pad6_ Net-_U2-Pad7_ Net-_U2-Pad8_ Net-_U2-Pad9_ Net-_U2-Pad10_ Net-_U2-Pad11_ Net-_U2-Pad12_ Net-_U2-Pad13_ Net-_U2-Pad14_ Net-_U2-Pad15_ Net-_U2-Pad16_ adc_bridge_8 +U10 clk plot_v1 +U9 scan_in plot_v1 +U11 rst plot_v1 +U12 scan_start plot_v1 +U4 Net-_U4-Pad1_ Net-_U4-Pad2_ Net-_U4-Pad3_ Net-_U4-Pad4_ scan_en scan_out test_done pass_fail dac_bridge_4 +U3 Net-_U2-Pad9_ Net-_U2-Pad10_ Net-_U2-Pad11_ Net-_U2-Pad12_ Net-_U2-Pad13_ Net-_U2-Pad14_ Net-_U2-Pad15_ Net-_U2-Pad16_ Net-_U1-Pad5_ Net-_U1-Pad6_ Net-_U1-Pad7_ Net-_U1-Pad8_ Net-_U4-Pad1_ Net-_U4-Pad2_ Net-_U4-Pad3_ Net-_U4-Pad4_ scan_chain_controller +U7 test_done plot_v1 +U5 scan_en plot_v1 +U6 scan_out plot_v1 +U8 pass_fail plot_v1 +v3 scan_start GND pwl +v5 Net-_U2-Pad5_ GND DC +v4 scan_in GND pwl +v1 clk GND pulse +v2 rst GND pwl +v7 Net-_U2-Pad7_ GND DC +v6 Net-_U2-Pad6_ GND DC +v8 Net-_U2-Pad8_ GND DC +v11 Net-_U1-Pad3_ GND DC +v12 Net-_U1-Pad4_ GND DC +v10 Net-_U1-Pad2_ GND DC +v9 Net-_U1-Pad1_ GND DC +.end diff --git a/scan_chain/scan_chain.cir.out b/scan_chain/scan_chain.cir.out new file mode 100644 index 0000000..62d3224 --- /dev/null +++ b/scan_chain/scan_chain.cir.out @@ -0,0 +1,55 @@ +.title kicad schematic + +* u1 net-_u1-pad1_ net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ net-_u1-pad8_ adc_bridge_4 +* u2 clk rst scan_start scan_in net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ net-_u2-pad12_ net-_u2-pad13_ net-_u2-pad14_ net-_u2-pad15_ net-_u2-pad16_ adc_bridge_8 +* u10 clk plot_v1 +* u9 scan_in plot_v1 +* u11 rst plot_v1 +* u12 scan_start plot_v1 +* u4 net-_u4-pad1_ net-_u4-pad2_ net-_u4-pad3_ net-_u4-pad4_ scan_en scan_out test_done pass_fail dac_bridge_4 +* u3 net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ net-_u2-pad12_ net-_u2-pad13_ net-_u2-pad14_ net-_u2-pad15_ net-_u2-pad16_ net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ net-_u1-pad8_ net-_u4-pad1_ net-_u4-pad2_ net-_u4-pad3_ net-_u4-pad4_ scan_chain_controller +* u7 test_done plot_v1 +* u5 scan_en plot_v1 +* u6 scan_out plot_v1 +* u8 pass_fail plot_v1 +v3 scan_start gnd pwl(0n 0 29n 0 30n 5 49n 5 50n 0 300n 0) +v5 net-_u2-pad5_ gnd dc 0 +v4 scan_in gnd pwl(0n 0 49n 0 50n 5 69n 5 70n 0 89n 0 90n 5 109n 5 110n 5 129n 5) +v1 clk gnd pulse(0 5 0 1n 1n 10n 20n) +v2 rst gnd pwl(0n 5 10n 5 10.1n 0 300n 0) +v7 net-_u2-pad7_ gnd dc 0 +v6 net-_u2-pad6_ gnd dc 0 +v8 net-_u2-pad8_ gnd dc 0 +v11 net-_u1-pad3_ gnd dc 5 +v12 net-_u1-pad4_ gnd dc 5 +v10 net-_u1-pad2_ gnd dc 0 +v9 net-_u1-pad1_ gnd dc 5 +a1 [net-_u1-pad1_ net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ ] [net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ net-_u1-pad8_ ] u1 +a2 [clk rst scan_start scan_in net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ ] [net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ net-_u2-pad12_ net-_u2-pad13_ net-_u2-pad14_ net-_u2-pad15_ net-_u2-pad16_ ] u2 +a3 [net-_u4-pad1_ net-_u4-pad2_ net-_u4-pad3_ net-_u4-pad4_ ] [scan_en scan_out test_done pass_fail ] u4 +a4 [net-_u2-pad9_ ] [net-_u2-pad10_ ] [net-_u2-pad11_ ] [net-_u2-pad12_ ] [net-_u2-pad13_ net-_u2-pad14_ net-_u2-pad15_ net-_u2-pad16_ net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ net-_u1-pad8_ ] [net-_u4-pad1_ ] [net-_u4-pad2_ ] [net-_u4-pad3_ ] [net-_u4-pad4_ ] u3 +* Schematic Name: adc_bridge_4, Ngspice Name: adc_bridge +.model u1 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +* Schematic Name: adc_bridge_8, Ngspice Name: adc_bridge +.model u2 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +* Schematic Name: dac_bridge_4, Ngspice Name: dac_bridge +.model u4 dac_bridge(out_low=0.0 out_high=5.0 out_undef=0.5 input_load=1.0e-12 t_rise=1.0e-9 t_fall=1.0e-9 ) +* Schematic Name: scan_chain_controller, Ngspice Name: scan_chain_controller +.model u3 scan_chain_controller(rise_delay=1.0e-9 fall_delay=1.0e-9 input_load=1.0e-12 instance_id=1 ) +.tran 1e-09 200e-09 0e-09 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(clk) +plot v(scan_in) +plot v(rst) +plot v(scan_start) +plot v(test_done) +plot v(scan_en) +plot v(scan_out) +plot v(pass_fail) +.endc +.end diff --git a/scan_chain/scan_chain.kicad_sch b/scan_chain/scan_chain.kicad_sch new file mode 100644 index 0000000..9d80668 --- /dev/null +++ b/scan_chain/scan_chain.kicad_sch @@ -0,0 +1,1655 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid bd0da604-f650-43c2-9fa7-905df0e2e57d) + + (paper "A4") + + (lib_symbols + (symbol "eSim_Hybrid:adc_bridge_4" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_4" (id 1) (at 0 7.62 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_4_0_1" + (rectangle (start -8.89 8.89) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_4_1_1" + (pin input line (at -13.97 5.08 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 2.54 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 0 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 -2.54 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 5.08 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 2.54 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 0 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -2.54 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:adc_bridge_8" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_8_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -17.78) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_8_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -16.51 180) (length 5.08) + (name "OUT8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -16.51 0) (length 5.08) + (name "IN8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_4" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_4" (id 1) (at 0 7.62 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_4_0_1" + (rectangle (start -8.89 8.89) (end 8.89 -5.08) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_4_1_1" + (pin input line (at -13.97 5.08 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 2.54 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 0 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -13.97 -2.54 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 5.08 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 2.54 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 0 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -2.54 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Ngveri:scan_chain_controller" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "scan_chain_controller" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "scan_chain_controller_0_1" + (rectangle (start 0 0) (end 25.4 34.29) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "scan_chain_controller_1_1" + (pin input line (at -5.08 31.75 0) (length 5.08) + (name "clk0" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 8.89 0) (length 5.08) + (name "expected2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 6.35 0) (length 5.08) + (name "expected1" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 3.81 0) (length 5.08) + (name "expected0" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 31.75 180) (length 5.08) + (name "scan_en0" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 29.21 180) (length 5.08) + (name "scan_out0" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 26.67 180) (length 5.08) + (name "test_done0" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 24.13 180) (length 5.08) + (name "pass_fail0" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 29.21 0) (length 5.08) + (name "rst0" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 26.67 0) (length 5.08) + (name "scan_start0" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 24.13 0) (length 5.08) + (name "scan_in0" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 21.59 0) (length 5.08) + (name "expected7" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 19.05 0) (length 5.08) + (name "expected6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 16.51 0) (length 5.08) + (name "expected5" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 13.97 0) (length 5.08) + (name "expected4" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 11.43 0) (length 5.08) + (name "expected3" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:DC" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "DC_0_1" + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "DC_1_1" + (pin power_out line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pulse" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pulse_0_1" + (arc (start -1.27 1.27) (mid -1.3491 0) (end -1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2876) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.635 1.2859) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 1.27) (mid -0.0703 0) (end 0 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.2124 0) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 1.27) (mid 1.905 1.2556) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pulse_1_1" + (pin passive line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin passive line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:pwl" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at -6.35 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "pwl_0_1" + (arc (start -2.54 1.27) (mid -3.1997 0.0124) (end -3.81 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start -1.27 1.27) (mid -1.905 1.2806) (end -2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid -0.608 0.0135) (end -1.27 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 0 -1.27) (mid 0.635 -1.2859) (end 1.27 -1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + (arc (start 1.27 -1.27) (mid 1.944 -0.0194) (end 2.54 1.27) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "pwl_1_1" + (pin input line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 0 0)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 0 0)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 105.41 75.565) (diameter 0) (color 0 0 0 0) + (uuid 09cc0be6-8e70-4440-ad87-27c5e558ef40) + ) + (junction (at 206.375 70.485) (diameter 0) (color 0 0 0 0) + (uuid 145c0b18-4f9e-4019-8726-d2b0ed5b4877) + ) + (junction (at 106.045 67.945) (diameter 0) (color 0 0 0 0) + (uuid 32be6a17-3c02-4564-bede-efd4e223f43d) + ) + (junction (at 104.775 71.755) (diameter 0) (color 0 0 0 0) + (uuid 41588926-3146-4048-a08c-29fe01601a2f) + ) + (junction (at 104.775 73.025) (diameter 0) (color 0 0 0 0) + (uuid 5a6f85f0-f4fe-4098-83e1-0d50e49d9a9b) + ) + (junction (at 206.375 73.025) (diameter 0) (color 0 0 0 0) + (uuid 7cfefb22-30d4-4a10-afc9-5edea4f53b11) + ) + (junction (at 106.68 78.105) (diameter 0) (color 0 0 0 0) + (uuid 91fb420e-0a3c-4bff-9b2e-032918290c97) + ) + (junction (at 206.375 75.565) (diameter 0) (color 0 0 0 0) + (uuid 959d0393-78db-4663-8741-56b850885d03) + ) + (junction (at 106.045 70.485) (diameter 0) (color 0 0 0 0) + (uuid b90f774f-96eb-47eb-ad96-699e3aed952c) + ) + (junction (at 106.68 76.835) (diameter 0) (color 0 0 0 0) + (uuid e496a583-14e9-40ea-83df-1b088527ac21) + ) + (junction (at 206.375 78.105) (diameter 0) (color 0 0 0 0) + (uuid e9e72b6f-ee3e-44be-b719-c7016a457fab) + ) + + (wire (pts (xy 104.775 71.755) (xy 104.775 73.025)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0467b371-d017-4b08-bb61-d67c35249dde) + ) + (wire (pts (xy 137.795 93.345) (xy 141.605 93.345)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d8f1b24-aa19-491f-91a3-d3e31af75659) + ) + (wire (pts (xy 104.775 73.025) (xy 108.585 73.025)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0dc712c4-436b-4d2f-a2a4-f3de06af3c4b) + ) + (wire (pts (xy 137.795 85.725) (xy 141.605 85.725)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0e09c33c-52a8-4b7a-8ac0-c2f1a469494c) + ) + (wire (pts (xy 106.045 70.485) (xy 108.585 70.485)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1499a4c2-b1e4-4595-a001-0f1954162df7) + ) + (wire (pts (xy 106.68 78.105) (xy 108.585 78.105)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 158887ee-7893-4de9-91a4-eeea1e99a760) + ) + (wire (pts (xy 207.645 69.215) (xy 206.375 69.215)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1a9b199c-713b-4197-8232-77cd7df56ccb) + ) + (wire (pts (xy 137.795 96.52) (xy 137.795 93.345)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1be26fe6-cb96-4b1e-a51e-dcf14f5c0ad9) + ) + (wire (pts (xy 106.68 76.835) (xy 108.585 76.835)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 219c4819-d421-4b36-8ed0-a20a0d7f4268) + ) + (wire (pts (xy 206.375 70.485) (xy 210.185 70.485)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3175a90d-7474-4207-b68a-1564603ee7c7) + ) + (wire (pts (xy 104.775 71.755) (xy 106.045 71.755)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 32fae91c-77d6-477f-8a9d-84eb13149e9b) + ) + (wire (pts (xy 104.775 80.645) (xy 108.585 80.645)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 39f7e841-1587-4e38-8e00-611db5bc231c) + ) + (wire (pts (xy 104.775 88.265) (xy 108.585 88.265)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3d315bed-a7d6-45a3-9d70-5c2da11fbe1e) + ) + (wire (pts (xy 104.775 78.105) (xy 106.68 78.105)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 46f2c60d-199e-43a8-8067-8ab1b980c0a1) + ) + (wire (pts (xy 207.645 71.755) (xy 206.375 71.755)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4adf1f95-7f86-41e2-bead-85a25c9cd592) + ) + (wire (pts (xy 137.16 96.52) (xy 137.795 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4d65d6af-0f76-4902-a51e-3f7b21ccee3a) + ) + (wire (pts (xy 106.045 67.945) (xy 106.045 70.485)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 50b84af9-94da-4ac7-94f6-32d11de15851) + ) + (wire (pts (xy 206.375 69.215) (xy 206.375 70.485)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5a476792-15bf-4ce9-9573-beeb58cf821d) + ) + (wire (pts (xy 205.105 75.565) (xy 206.375 75.565)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 643a0f29-afb7-4a67-a137-dbdbaf73be7b) + ) + (wire (pts (xy 137.795 73.025) (xy 141.605 73.025)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 688845cf-9b57-4a28-9d52-4b5cff204142) + ) + (wire (pts (xy 137.795 70.485) (xy 141.605 70.485)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 68e9b092-a6d9-4d53-8557-d11ff4884e0f) + ) + (wire (pts (xy 137.795 83.185) (xy 141.605 83.185)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6e4b6542-0c17-4262-a53f-6d1ee64d38ab) + ) + (wire (pts (xy 137.795 75.565) (xy 141.605 75.565)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 71a5d7af-3964-4507-baae-332611cf6e08) + ) + (wire (pts (xy 104.775 70.485) (xy 106.045 70.485)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 72fb097a-2727-429e-8225-77cb4790701b) + ) + (wire (pts (xy 206.375 78.105) (xy 210.185 78.105)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 78113abf-b690-4547-a812-c8f850ebc99b) + ) + (wire (pts (xy 107.315 69.215) (xy 107.315 67.945)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7d2e4958-35e3-4627-ad0f-5dd9a691e0c3) + ) + (wire (pts (xy 207.645 76.835) (xy 206.375 76.835)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e61c4ec-bdcc-4f06-9ab3-718d7ff075ca) + ) + (wire (pts (xy 207.645 74.295) (xy 206.375 74.295)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82073b45-0a8a-461c-a027-caa1be76f839) + ) + (wire (pts (xy 139.7 98.425) (xy 141.605 98.425)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 82edeace-ab34-41f3-9497-e0333addea4e) + ) + (wire (pts (xy 104.775 85.725) (xy 108.585 85.725)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8536ae91-1408-4f38-b152-0fb2d8955c45) + ) + (wire (pts (xy 205.105 73.025) (xy 206.375 73.025)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8895b78f-a4d6-4a70-8e4a-182c6fc06b41) + ) + (wire (pts (xy 206.375 75.565) (xy 210.185 75.565)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 94ae0d9e-7e85-4a00-aec4-0ef3597e91b8) + ) + (wire (pts (xy 205.105 70.485) (xy 206.375 70.485)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 956c469d-c887-4334-a7fd-e10be19120a2) + ) + (wire (pts (xy 104.775 83.185) (xy 108.585 83.185)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9d8173ee-79b4-483b-985e-a4046631fa89) + ) + (wire (pts (xy 141.605 90.805) (xy 137.16 90.805)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a330a009-a449-4567-b225-66349c03f26a) + ) + (wire (pts (xy 206.375 76.835) (xy 206.375 78.105)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4a42ba3-c19a-4829-ba91-d6d753b751ae) + ) + (wire (pts (xy 106.045 67.31) (xy 106.045 67.945)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a4f08b6b-f5e2-44fe-8f09-1acd406149d0) + ) + (wire (pts (xy 138.43 95.885) (xy 138.43 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a62d2fa3-7b4f-4023-a79a-e2e100813c4b) + ) + (wire (pts (xy 104.775 69.215) (xy 106.68 69.215)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6388d0e-d280-4421-b5d1-cb25796c2ea9) + ) + (wire (pts (xy 137.16 101.6) (xy 139.7 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a6a97be0-76b2-44eb-8628-b42d4729bc6e) + ) + (wire (pts (xy 137.16 90.805) (xy 137.16 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a703b8a7-1405-4bf4-ac00-37a859e19902) + ) + (wire (pts (xy 139.7 101.6) (xy 139.7 98.425)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae26a996-109d-406a-9915-15e280607cbe) + ) + (wire (pts (xy 141.605 95.885) (xy 138.43 95.885)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ae9be8fe-a44d-4a68-bcae-c6e2a67c42cc) + ) + (wire (pts (xy 109.22 69.215) (xy 107.315 69.215)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b13aa257-5a42-41c3-84ac-78a9b460ed1f) + ) + (wire (pts (xy 206.375 71.755) (xy 206.375 73.025)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c0026ab1-5da6-4b47-b596-d28e29b3e9d0) + ) + (wire (pts (xy 137.795 88.265) (xy 141.605 88.265)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c1aea6b8-045e-472b-a24f-ec017a69063d) + ) + (wire (pts (xy 137.795 78.105) (xy 141.605 78.105)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc361559-54ab-489a-9205-18c6246c8008) + ) + (wire (pts (xy 105.41 75.565) (xy 105.41 76.835)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ccdde16f-4a6a-40ed-8012-286842004497) + ) + (wire (pts (xy 106.045 101.6) (xy 109.22 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd71183c-cd28-4cbf-9d9c-fb7f0bcd8180) + ) + (wire (pts (xy 106.045 99.06) (xy 109.22 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cdc10e6b-c331-4cb2-b9b9-5b9b4eab71e2) + ) + (wire (pts (xy 106.045 93.98) (xy 109.22 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ce1d2bba-334c-4755-afca-46b489244a1a) + ) + (wire (pts (xy 104.775 75.565) (xy 105.41 75.565)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d545508d-bbfe-4b48-9cd7-40cec853dd1b) + ) + (wire (pts (xy 105.41 75.565) (xy 108.585 75.565)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d89bc3ad-51b8-4e87-9946-02b3486bcc3f) + ) + (wire (pts (xy 107.315 67.945) (xy 106.045 67.945)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dc732ae6-5faa-41b9-9504-a9173845f73d) + ) + (wire (pts (xy 137.795 80.645) (xy 141.605 80.645)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e1131111-7ad9-4bc1-8e4b-43a61c623882) + ) + (wire (pts (xy 138.43 99.06) (xy 137.16 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e3540f32-3122-472c-ae59-7a8eebcf2de3) + ) + (wire (pts (xy 205.105 78.105) (xy 206.375 78.105)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e79ff577-dff8-4371-bf9b-afdc5adb38ec) + ) + (wire (pts (xy 206.375 73.025) (xy 210.185 73.025)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e957d05b-15e3-420c-b005-753d239bfc95) + ) + (wire (pts (xy 106.045 96.52) (xy 109.22 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea0431f7-f2d5-4896-b9d0-beefbc6eba0f) + ) + (wire (pts (xy 206.375 74.295) (xy 206.375 75.565)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef19cbb4-37e4-47ea-90b1-c38a4c60cfd4) + ) + (wire (pts (xy 105.41 74.295) (xy 105.41 75.565)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ef9a708f-7ec6-4722-a61c-e9628ec21e73) + ) + (wire (pts (xy 106.68 69.215) (xy 106.68 76.835)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f0732f5a-d999-4c98-be34-2d67d82b7cba) + ) + (wire (pts (xy 106.68 76.835) (xy 106.68 78.105)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1a60163-8d10-44e1-8748-41bfd85cdfdc) + ) + + (global_label "scan_en" (shape input) (at 207.645 69.215 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 589ff190-775c-4827-bcc3-2167d8dc17a5) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 217.6781 69.1356 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "pass_fail" (shape input) (at 207.645 76.835 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 6cf7a611-5553-4195-9044-db7ccd29c8cf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 218.5248 76.7556 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "scan_in" (shape input) (at 108.585 76.835 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 84dfbb69-5c9f-4a2d-b6f0-cf2625a10e62) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 118.1343 76.7556 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "test_done" (shape input) (at 207.645 74.295 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9e52fbc3-06c4-4ae2-b427-697f2879dad7) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 219.1295 74.2156 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "rst" (shape input) (at 106.045 71.755 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid a48fa0b6-fdd8-450d-bc7a-125721ab117f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 110.9981 71.6756 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "scan_start" (shape input) (at 105.41 74.295 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e8745d6d-81e7-4d39-b166-002e3d70c247) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 117.6202 74.2156 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "scan_out" (shape input) (at 207.645 71.755 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ec616b42-663b-47da-9505-a0d9cea1cc92) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 218.4643 71.6756 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "clk" (shape input) (at 109.22 69.215 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid eecb8565-d371-4827-87a5-8b8bd99ad4b0) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 114.415 69.1356 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 83.185 101.6 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 00e61b16-606a-43d4-9254-ba0435ba5894) + (property "Reference" "#PWR012" (id 0) (at 76.835 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 80.01 101.5999 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 83.185 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 83.185 101.6 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 02f5252f-0c94-4878-b78a-804a60a1f0a1)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 81.915 83.185 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 03dd35b2-3fbf-492c-a59a-ac5fc05f2ca9) + (property "Reference" "#PWR06" (id 0) (at 75.565 83.185 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 78.74 83.1849 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.915 83.185 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.915 83.185 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 38cf518a-57a9-453d-a69e-bab564ebe82e)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 205.105 70.485 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 069e1c45-0565-4f5d-ab70-4843410344cd) + (property "Reference" "U5" (id 0) (at 220.98 69.215 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 220.98 73.025 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 205.105 70.485 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 205.105 70.485 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid be496cc1-72c3-42d5-9a98-cedfd4fc5aa3)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 93.345 78.105 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 13b5e7b4-2b7b-4faf-828a-b5ab3233a7d9) + (property "Reference" "v4" (id 0) (at 93.345 64.77 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 93.345 68.58 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 93.345 72.39 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 93.345 78.105 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 6bb458d3-6af5-4289-89de-f41ab899de00)) + (pin "2" (uuid a97578b1-bcf6-400b-bd76-a8a282c229f3)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 93.345 75.565 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1496893d-0c2a-4cb2-a31e-0f1571ef90e4) + (property "Reference" "v3" (id 0) (at 93.345 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 93.345 66.04 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 93.345 69.85 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 93.345 75.565 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 63e084b7-9a64-41d3-95d6-669ec5085ef7)) + (pin "2" (uuid 0a666120-ca28-42a3-a12c-2f3f32e82843)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 81.915 85.725 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 170a5554-5420-471b-92d9-d96ea84d2c54) + (property "Reference" "#PWR07" (id 0) (at 75.565 85.725 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 78.74 85.7249 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.915 85.725 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.915 85.725 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 43a782f0-5661-4cff-aac3-bfa6c7b34393)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 106.045 72.39 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 292e0d7f-c351-4518-a7b1-768c140b750c) + (property "Reference" "U10" (id 0) (at 109.22 58.42 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 109.22 62.23 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 106.045 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 106.045 72.39 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 43530e8a-fefb-4e76-9360-e1eadd5b739d)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 83.185 96.52 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2f4ea3c2-e03f-48ad-8cc8-b6f1a772dfb2) + (property "Reference" "#PWR010" (id 0) (at 76.835 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 80.01 96.5199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 83.185 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 83.185 96.52 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid ebe26710-ee39-45b7-a1d6-13d3e4c205b8)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_4") (at 123.19 99.06 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 30fe14bd-3627-435e-8e3a-1001fe79f11d) + (property "Reference" "U1" (id 0) (at 123.19 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_4" (id 1) (at 123.19 88.9 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 123.19 99.06 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 123.19 99.06 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid cf3235e3-22ce-4e6c-954c-a90862b742af)) + (pin "2" (uuid 8ccc2b86-0f5e-47a2-80b3-d6e3b679ae20)) + (pin "3" (uuid f3e05d96-f2d3-4641-85e8-fb6275f77728)) + (pin "4" (uuid 34d4e049-3c31-41f3-847e-838387174603)) + (pin "5" (uuid c01b2e06-ad63-40a4-8b3c-f3d8a95ef84d)) + (pin "6" (uuid d0c01685-c131-4424-bfb9-a6ab7abe6894)) + (pin "7" (uuid b82aa582-a484-40a7-bf71-8830a4dd6c2f)) + (pin "8" (uuid dbb03118-6fb0-45b8-abd8-66f90d7ff6b7)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 93.345 83.185 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 373e0586-7378-4230-b3e8-561f3bebc8d1) + (property "Reference" "v6" (id 0) (at 93.345 69.85 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 93.345 73.66 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 93.345 77.47 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 93.345 83.185 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 41b42ae7-96ca-4fb1-aac9-a6f40c363634)) + (pin "2" (uuid dbcc0799-3612-4a15-bd3f-71da9ba351e8)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 94.615 101.6 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3b0696e6-22c3-45ba-af58-4293b077d57d) + (property "Reference" "v12" (id 0) (at 94.615 88.9 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 94.615 92.71 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 94.615 96.52 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 94.615 101.6 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 1db33b68-883a-4ba1-b888-f1cd875d64f1)) + (pin "2" (uuid c49853b0-d1a2-4902-9623-83bef080c77c)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 104.775 76.835 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 4b8f9304-42b2-4b2e-9034-151cb7013346) + (property "Reference" "U11" (id 0) (at 107.95 62.865 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 107.95 66.675 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 104.775 76.835 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 104.775 76.835 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid e2e6e4c1-03c1-4a6e-8a40-c3918cd9f467)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 205.105 73.025 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5084f2cf-2317-4b2b-9ed6-07082c201afc) + (property "Reference" "U6" (id 0) (at 220.98 71.755 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 220.98 75.565 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 205.105 73.025 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 205.105 73.025 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 38a1a4e1-90c5-4753-95ab-22d0ab5c6dab)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 83.185 93.98 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 52ba2fb1-877e-4e6e-a6c9-1fc7c49d1578) + (property "Reference" "#PWR09" (id 0) (at 76.835 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 80.01 93.9799 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 83.185 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 83.185 93.98 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid a69a8287-6501-4e7b-b558-d3f369b3ecbc)) + ) + + (symbol (lib_id "eSim_Ngveri:scan_chain_controller") (at 146.685 102.235 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5ca0fa88-05b8-46fc-9172-34f8aa7a9ad1) + (property "Reference" "U3" (id 0) (at 159.385 62.23 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "scan_chain_controller" (id 1) (at 159.385 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 219.075 52.705 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 219.075 52.705 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 1a0a12a3-bafb-44f5-b1c4-e76e68ef2a15)) + (pin "10" (uuid 0be97e8c-8922-4420-ae8d-062465323b36)) + (pin "11" (uuid 3bf0fbaf-02d1-46d2-9582-1d86033e4b98)) + (pin "12" (uuid a732eb85-3ef8-4fb9-b050-07282cc2fed9)) + (pin "13" (uuid 5eafd174-5c7f-4ab7-8676-a37dd043151e)) + (pin "14" (uuid 5ed003f2-77c9-444d-8f35-bc764eed7405)) + (pin "15" (uuid c1e748c2-971d-4468-a20f-de65743ac035)) + (pin "16" (uuid 9d9e6c93-044e-4094-8e36-39008adf7688)) + (pin "2" (uuid fe757f28-b535-426d-8fd1-0ec9e08d09d8)) + (pin "3" (uuid f9ea9bac-fa99-48d3-ab05-e90fa1313ea6)) + (pin "4" (uuid 235e96eb-b1df-4b17-ad77-4b2c07fc1b62)) + (pin "5" (uuid 895afd05-3c11-4813-a2b1-a201f9065bff)) + (pin "6" (uuid d0dae929-53bf-4e83-8f12-68e050ea179b)) + (pin "7" (uuid 103da235-e0b9-4531-8b21-45c14fe93a9d)) + (pin "8" (uuid 042b8c20-a853-4eba-b056-10394d966197)) + (pin "9" (uuid 8ad5f872-977d-4bfd-9deb-77956f99ef85)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 205.105 75.565 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5d6b0201-3757-4323-9c44-860e0f3e46af) + (property "Reference" "U7" (id 0) (at 220.98 74.295 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 220.98 78.105 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 205.105 75.565 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 205.105 75.565 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 78b554b7-6430-4bd6-9e35-edf40e3889ab)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 94.615 96.52 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 5f3607f5-6dd7-40ad-b5c9-df1e9635c9c2) + (property "Reference" "v10" (id 0) (at 94.615 83.82 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 94.615 87.63 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 94.615 91.44 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 94.615 96.52 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 4b4ee254-984f-4d8d-aad2-913f10924f9a)) + (pin "2" (uuid e37387f6-b129-4a6c-946c-b369f0054967)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 81.915 73.025 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 62acf38c-4e2e-4356-8103-f49cb8934346) + (property "Reference" "#PWR02" (id 0) (at 75.565 73.025 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 78.74 73.0249 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.915 73.025 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.915 73.025 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 4ab70f37-bdd7-4cbd-a94b-f379f22bdcff)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_4") (at 191.135 75.565 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7e8553fc-9761-4bea-91c3-0b054ce4c1dc) + (property "Reference" "U4" (id 0) (at 191.135 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_4" (id 1) (at 191.135 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 191.135 75.565 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 191.135 75.565 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 4642726e-f572-4906-8a3a-9fda25d40734)) + (pin "2" (uuid 675143f1-b1ed-44d5-9d1e-9613d187a7c3)) + (pin "3" (uuid 82977fd5-7bd3-485d-aa36-38e7c57edab6)) + (pin "4" (uuid 50381a0e-a106-4e30-af1e-2bc3ed7f6ed0)) + (pin "5" (uuid 42dc93ed-1f20-4dec-a191-1649dfce2720)) + (pin "6" (uuid 0ef6522c-d9a8-4e55-b200-216f80f35a72)) + (pin "7" (uuid ac5ec50a-8cdb-4b5a-9b5c-116b49223d54)) + (pin "8" (uuid b01c9825-1c02-47ef-925f-16c9d7e2cee2)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 81.915 88.265 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 81b714a6-4b92-47ea-84d7-d0f91f3d7d2c) + (property "Reference" "#PWR08" (id 0) (at 75.565 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 78.74 88.2649 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.915 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.915 88.265 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 1dfb5197-33d8-4e73-ab23-877fce92b404)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 81.915 78.105 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9d84dc11-3015-4acc-ac5a-0c0aea0a71ba) + (property "Reference" "#PWR04" (id 0) (at 75.565 78.105 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 78.74 78.1049 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.915 78.105 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.915 78.105 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 0bcb5383-1844-4190-89cf-d2360c5dc7c8)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 81.915 70.485 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 9f8f93ec-e65b-40e4-9787-a2bb537ab28e) + (property "Reference" "#PWR01" (id 0) (at 75.565 70.485 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 78.74 70.4849 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.915 70.485 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.915 70.485 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e6e12243-72c6-4e3a-8941-887fc6e6b64b)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 93.345 80.645 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a704ecf4-f375-4caa-96e9-cdb911af2505) + (property "Reference" "v5" (id 0) (at 93.345 67.31 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 93.345 71.12 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 93.345 74.93 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 93.345 80.645 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid a37023ca-8b44-4acd-ad41-11754b2fb121)) + (pin "2" (uuid 5012d049-6ca1-43f8-80d0-c6361de73103)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 104.775 74.295 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid abec7523-2a24-474f-8551-e296086f7704) + (property "Reference" "U9" (id 0) (at 107.95 60.325 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 107.95 64.135 0) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 104.775 74.295 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 104.775 74.295 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 61a2c1d6-dad5-4132-9237-a91ff964b710)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_8") (at 123.825 71.755 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b96eb164-d792-4a85-b370-c56de7b92a6c) + (property "Reference" "U2" (id 0) (at 123.19 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 123.19 64.77 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 123.825 71.755 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 123.825 71.755 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 245d3e80-5e38-49cd-8c88-75deccd6dd86)) + (pin "10" (uuid f71228d6-41fe-4043-a2fd-b3f58e1acdce)) + (pin "11" (uuid c8d23486-ce00-4fec-8c81-cb19c49801f7)) + (pin "12" (uuid 57868f8d-a715-47b8-8b9d-4c464f25549c)) + (pin "13" (uuid 0be93450-0301-411a-8127-730a08dd5ed6)) + (pin "14" (uuid 12bc5307-dece-451e-b81b-62369f00aac3)) + (pin "15" (uuid ead3d1e7-002f-411a-b6ad-c6d1dc850017)) + (pin "16" (uuid b3f0fb53-fef1-42b1-a297-1d03853762d3)) + (pin "2" (uuid fd1ed96e-38ec-4be4-831f-e3caa54b0c7c)) + (pin "3" (uuid 971538d4-ab37-4ae0-b70d-d859ebc44e6b)) + (pin "4" (uuid 4d10583d-3249-484e-9d03-b19419629a3d)) + (pin "5" (uuid 84297c22-eae0-4a75-a2f9-2c2936873ec4)) + (pin "6" (uuid 0287d52a-08bf-48c2-99ab-f952c9169eed)) + (pin "7" (uuid a8cf1617-78fa-41f5-8262-08287c0d86b1)) + (pin "8" (uuid 592f2a98-7e4c-4fbc-aefd-82eaf984b8b1)) + (pin "9" (uuid 3ba1a3d5-e6f6-459c-b56e-ea6687f01823)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 93.345 85.725 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c90d16b3-98e6-438b-98e3-e3ea067e63d3) + (property "Reference" "v7" (id 0) (at 93.345 72.39 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 93.345 76.2 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 93.345 80.01 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 93.345 85.725 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 46f2e4d2-a385-41f7-a16f-dc95aa07920b)) + (pin "2" (uuid fdb89a09-a712-4a2f-b51e-3838fc6b3dd0)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 105.41 71.755 180) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d87c3b2a-6d77-40a9-af32-0f2c56e1123e) + (property "Reference" "U12" (id 0) (at 109.22 83.185 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Value" "plot_v1" (id 1) (at 109.22 86.995 0) + (effects (font (size 1.524 1.524)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 105.41 71.755 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 105.41 71.755 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 61672047-1f5e-4e8e-8bfb-021b7a7116db)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 205.105 78.105 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ddccd9c4-360f-4ceb-af84-a18eb2076392) + (property "Reference" "U8" (id 0) (at 220.98 76.835 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 220.98 80.645 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 205.105 78.105 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 205.105 78.105 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid e3a2cb73-aa33-4e86-aa27-8c8efea64c6b)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 93.345 88.265 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e76fcec2-679d-4629-ac4e-5b3fad7f5ee9) + (property "Reference" "v8" (id 0) (at 93.345 74.93 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 93.345 78.74 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 93.345 82.55 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 93.345 88.265 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 2d244d53-c210-422b-9bdf-f6ded83c6d26)) + (pin "2" (uuid e2d9a885-f687-47df-ac40-51874996547b)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 81.915 80.645 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e9df2b87-18ef-4788-b998-7a21e3c0bd73) + (property "Reference" "#PWR05" (id 0) (at 75.565 80.645 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 78.74 80.6449 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.915 80.645 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.915 80.645 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 3a398d93-4478-4f43-a203-ed46c4cffc86)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 81.915 75.565 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ee535838-4778-4b59-9145-2b2c4730db88) + (property "Reference" "#PWR03" (id 0) (at 75.565 75.565 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 78.74 75.5649 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 81.915 75.565 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 81.915 75.565 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 69644f0a-8327-459c-be7d-b1b98b042986)) + ) + + (symbol (lib_id "eSim_Sources:pulse") (at 93.345 70.485 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid eeb7db49-7d8c-41ee-962c-53cf92940e2f) + (property "Reference" "v1" (id 0) (at 93.345 57.785 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pulse" (id 1) (at 93.345 61.595 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 93.345 65.405 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 93.345 70.485 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 143f8839-0f55-470b-bc8c-500f2a535d7f)) + (pin "2" (uuid 69898104-1255-4017-a19e-de2eeb241af6)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 83.185 99.06 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f551a210-caa2-498d-b0fb-ae325737d0a8) + (property "Reference" "#PWR011" (id 0) (at 76.835 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 80.01 99.0599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 83.185 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 83.185 99.06 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 277aecac-268f-4b0d-b132-67f6329b52e5)) + ) + + (symbol (lib_id "eSim_Sources:pwl") (at 93.345 73.025 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f592bfae-58b0-435e-83fc-c7569e6eff10) + (property "Reference" "v2" (id 0) (at 93.345 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "pwl" (id 1) (at 93.345 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 93.345 67.31 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 93.345 73.025 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 3c3513de-260a-4696-aabf-dcf2e37d652f)) + (pin "2" (uuid 0ca29ba3-d249-4541-8be9-8897a8acc553)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 94.615 93.98 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f6de1985-544d-4ab3-b228-88efca7d8fdb) + (property "Reference" "v9" (id 0) (at 94.615 81.28 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 94.615 85.09 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 94.615 88.9 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 94.615 93.98 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid d32ec0c0-a24a-48ce-98e6-d4196f4f2cad)) + (pin "2" (uuid 7c5bccc8-2a1f-43aa-9b36-beb6c790128e)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 94.615 99.06 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fb6a13c7-3b38-4c8b-8937-bbfa7032c9c8) + (property "Reference" "v11" (id 0) (at 94.615 86.36 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 94.615 90.17 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 94.615 93.98 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 94.615 99.06 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 5bf36420-ed22-48db-ba0b-543a46e95762)) + (pin "2" (uuid 784383b7-89e7-4bdb-9a43-e43b299dee9e)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/9f8f93ec-e65b-40e4-9787-a2bb537ab28e" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/62acf38c-4e2e-4356-8103-f49cb8934346" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/ee535838-4778-4b59-9145-2b2c4730db88" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/9d84dc11-3015-4acc-ac5a-0c0aea0a71ba" + (reference "#PWR04") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/e9df2b87-18ef-4788-b998-7a21e3c0bd73" + (reference "#PWR05") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/03dd35b2-3fbf-492c-a59a-ac5fc05f2ca9" + (reference "#PWR06") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/170a5554-5420-471b-92d9-d96ea84d2c54" + (reference "#PWR07") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/81b714a6-4b92-47ea-84d7-d0f91f3d7d2c" + (reference "#PWR08") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/52ba2fb1-877e-4e6e-a6c9-1fc7c49d1578" + (reference "#PWR09") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/2f4ea3c2-e03f-48ad-8cc8-b6f1a772dfb2" + (reference "#PWR010") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/f551a210-caa2-498d-b0fb-ae325737d0a8" + (reference "#PWR011") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/00e61b16-606a-43d4-9254-ba0435ba5894" + (reference "#PWR012") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/30fe14bd-3627-435e-8e3a-1001fe79f11d" + (reference "U1") (unit 1) (value "adc_bridge_4") (footprint "") + ) + (path "/b96eb164-d792-4a85-b370-c56de7b92a6c" + (reference "U2") (unit 1) (value "adc_bridge_8") (footprint "") + ) + (path "/5ca0fa88-05b8-46fc-9172-34f8aa7a9ad1" + (reference "U3") (unit 1) (value "scan_chain_controller") (footprint "") + ) + (path "/7e8553fc-9761-4bea-91c3-0b054ce4c1dc" + (reference "U4") (unit 1) (value "dac_bridge_4") (footprint "") + ) + (path "/069e1c45-0565-4f5d-ab70-4843410344cd" + (reference "U5") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/5084f2cf-2317-4b2b-9ed6-07082c201afc" + (reference "U6") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/5d6b0201-3757-4323-9c44-860e0f3e46af" + (reference "U7") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/ddccd9c4-360f-4ceb-af84-a18eb2076392" + (reference "U8") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/abec7523-2a24-474f-8551-e296086f7704" + (reference "U9") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/292e0d7f-c351-4518-a7b1-768c140b750c" + (reference "U10") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/4b8f9304-42b2-4b2e-9034-151cb7013346" + (reference "U11") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/d87c3b2a-6d77-40a9-af32-0f2c56e1123e" + (reference "U12") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/eeb7db49-7d8c-41ee-962c-53cf92940e2f" + (reference "v1") (unit 1) (value "pulse") (footprint "R1") + ) + (path "/f592bfae-58b0-435e-83fc-c7569e6eff10" + (reference "v2") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/1496893d-0c2a-4cb2-a31e-0f1571ef90e4" + (reference "v3") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/13b5e7b4-2b7b-4faf-828a-b5ab3233a7d9" + (reference "v4") (unit 1) (value "pwl") (footprint "R1") + ) + (path "/a704ecf4-f375-4caa-96e9-cdb911af2505" + (reference "v5") (unit 1) (value "DC") (footprint "R1") + ) + (path "/373e0586-7378-4230-b3e8-561f3bebc8d1" + (reference "v6") (unit 1) (value "DC") (footprint "R1") + ) + (path "/c90d16b3-98e6-438b-98e3-e3ea067e63d3" + (reference "v7") (unit 1) (value "DC") (footprint "R1") + ) + (path "/e76fcec2-679d-4629-ac4e-5b3fad7f5ee9" + (reference "v8") (unit 1) (value "DC") (footprint "R1") + ) + (path "/f6de1985-544d-4ab3-b228-88efca7d8fdb" + (reference "v9") (unit 1) (value "DC") (footprint "R1") + ) + (path "/5f3607f5-6dd7-40ad-b5c9-df1e9635c9c2" + (reference "v10") (unit 1) (value "DC") (footprint "R1") + ) + (path "/fb6a13c7-3b38-4c8b-8937-bbfa7032c9c8" + (reference "v11") (unit 1) (value "DC") (footprint "R1") + ) + (path "/3b0696e6-22c3-45ba-af58-4293b077d57d" + (reference "v12") (unit 1) (value "DC") (footprint "R1") + ) + ) +) diff --git a/scan_chain/scan_chain.proj b/scan_chain/scan_chain.proj new file mode 100644 index 0000000..925e61c --- /dev/null +++ b/scan_chain/scan_chain.proj @@ -0,0 +1 @@ +schematicFile scan_chain.kicad_sch diff --git a/scan_chain/scan_chain.raw b/scan_chain/scan_chain.raw new file mode 100644 index 0000000..11c6b58 --- /dev/null +++ b/scan_chain/scan_chain.raw @@ -0,0 +1,13109 @@ +Title: kicad schematic +Date: Mon Jul 06 01:09:34 2026 +Plotname: Transient Analysis +Flags: real +No. Variables: 33 +No. Points: 396 +Variables: + 0 time time + 1 v(scan_start) voltage + 2 v(net-_u2-pad5_) voltage + 3 v(scan_in) voltage + 4 v(clk) voltage + 5 v(rst) voltage + 6 v(net-_u2-pad7_) voltage + 7 v(net-_u2-pad6_) voltage + 8 v(net-_u2-pad8_) voltage + 9 v(net-_u1-pad3_) voltage + 10 v(net-_u1-pad4_) voltage + 11 v(net-_u1-pad2_) voltage + 12 v(net-_u1-pad1_) voltage + 13 v(scan_en) voltage + 14 v(scan_out) voltage + 15 v(test_done) voltage + 16 v(pass_fail) voltage + 17 i(v9) current + 18 i(v10) current + 19 i(v12) current + 20 i(v11) current + 21 i(v8) current + 22 i(v6) current + 23 i(v7) current + 24 i(v2) current + 25 i(v1) current + 26 i(v4) current + 27 i(v5) current + 28 i(v3) current + 29 i(a3) current + 30 i(a3) current + 31 i(a3) current + 32 i(a3) current +Values: +0 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1 1.000000000000001e-11 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e-02 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +2 2.000000000000002e-11 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +3 4.000000000000004e-11 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +4 8.000000000000007e-11 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +5 1.600000000000001e-10 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 8.000000000000000e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +6 3.200000000000003e-10 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.600000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +7 6.400000000000006e-10 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.200000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +8 1.000000000000001e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +9 1.064000000000001e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +10 1.192000000000001e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +11 1.448000000000001e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +12 1.960000000000002e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +13 2.960000000000002e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +14 3.960000000000003e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +15 4.960000000000004e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +16 5.960000000000004e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +17 6.960000000000005e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +18 7.960000000000006e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +19 8.960000000000007e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +20 9.960000000000008e-09 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +21 1.000000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +22 1.001000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.500000000000025e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +23 1.003000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999992e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +24 1.007000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000008e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +25 1.010000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +26 1.010800000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +27 1.012400000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +28 1.015600000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +29 1.022000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +30 1.034800000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +31 1.060400000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +32 1.100000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +33 1.105120000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.743999999999996e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +34 1.115360000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.231999999999980e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +35 1.135840000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.207999999999957e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +36 1.176800000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.159999999999909e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +37 1.200000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +38 1.208192000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +39 1.224576000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +40 1.257344000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +41 1.322880000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +42 1.422880000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +43 1.522880000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +44 1.622880000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +45 1.722880000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +46 1.822880000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +47 1.922880000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +48 2.000000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +49 2.010000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000040e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +50 2.030000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +51 2.070000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +52 2.100000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +53 2.108000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +54 2.124000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +55 2.156000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +56 2.220000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +57 2.320000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +58 2.420000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +59 2.520000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +60 2.620000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +61 2.720000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +62 2.820000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +63 2.900000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +64 2.910000000000003e-08 + 5.000000000000050e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +65 2.930000000000002e-08 + 1.499999999999998e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +66 2.970000000000002e-08 + 3.500000000000001e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +67 3.000000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +68 3.008000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +69 3.024000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +70 3.056000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +71 3.100000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +72 3.106400000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.680000000000001e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +73 3.119200000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.040000000000004e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +74 3.144800000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.760000000000010e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +75 3.196000000000002e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.000000000000206e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +76 3.200000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +77 3.208000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +78 3.224000000000006e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +79 3.256000000000011e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +80 3.320000000000020e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +81 3.420000000000020e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +82 3.520000000000020e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +83 3.620000000000021e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +84 3.720000000000021e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +85 3.820000000000021e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +86 3.920000000000021e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +87 4.000000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +88 4.010000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000040e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +89 4.030000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.500000000000012e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +90 4.070000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000028e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +91 4.100000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +92 4.108000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +93 4.124000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +94 4.156000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +95 4.220000000000003e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +96 4.320000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +97 4.420000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +98 4.520000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +99 4.620000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +100 4.720000000000005e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +101 4.820000000000005e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +102 4.900000000000004e-08 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +103 4.910000000000004e-08 + 4.499999999999996e+00 + 0.000000000000000e+00 + 5.000000000000033e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +104 4.930000000000004e-08 + 3.499999999999990e+00 + 0.000000000000000e+00 + 1.500000000000010e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +105 4.970000000000005e-08 + 1.499999999999977e+00 + 0.000000000000000e+00 + 3.500000000000023e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +106 5.000000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +107 5.008000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +108 5.024000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +109 5.056000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +110 5.100000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999983e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +111 5.106400000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.679999999999985e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +112 5.119200000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.039999999999988e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +113 5.144800000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.759999999999993e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +114 5.196000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.000000000000046e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +115 5.200000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +116 5.208000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +117 5.224000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +118 5.256000000000013e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +119 5.320000000000022e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +120 5.420000000000022e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +121 5.520000000000022e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +122 5.620000000000023e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +123 5.720000000000023e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +124 5.820000000000023e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +125 5.920000000000023e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +126 6.000000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +127 6.010000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999710e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +128 6.030000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +129 6.070000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +130 6.100000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +131 6.108000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +132 6.124000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +133 6.156000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +134 6.220000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +135 6.230000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +136 6.240000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999708e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +137 6.260000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +138 6.300000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +139 6.330000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +140 6.338000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +141 6.354000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +142 6.386000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +143 6.450000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +144 6.550000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +145 6.650000000000001e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +146 6.750000000000000e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +147 6.850000000000000e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +148 6.900000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +149 6.910000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.500000000000027e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +150 6.930000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000013e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +151 6.970000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999987e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +152 7.000000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +153 7.008000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +154 7.024000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +155 7.056000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +156 7.100000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +157 7.106400000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.680000000000051e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +158 7.119200000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.040000000000054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +159 7.144800000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.760000000000059e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +160 7.196000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 2.000000000000703e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +161 7.200000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +162 7.208000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +163 7.224000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +164 7.256000000000013e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +165 7.320000000000022e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +166 7.420000000000021e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +167 7.520000000000021e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +168 7.620000000000021e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +169 7.720000000000020e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +170 7.820000000000020e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +171 7.920000000000019e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +172 8.000000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +173 8.010000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999710e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +174 8.030000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +175 8.070000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +176 8.100000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +177 8.108000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +178 8.124000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +179 8.156000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +180 8.220000000000005e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +181 8.320000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +182 8.420000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +183 8.520000000000004e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +184 8.620000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +185 8.720000000000003e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +186 8.820000000000002e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +187 8.900000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +188 8.910000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999735e-01 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +189 8.930000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999987e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +190 8.970000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 3.500000000000013e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +191 9.000000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +192 9.008000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +193 9.024000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +194 9.056000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +195 9.100000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +196 9.106400000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.680000000000051e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +197 9.119200000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.040000000000054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +198 9.144800000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.760000000000059e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +199 9.196000000000006e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.000000000000703e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +200 9.200000000000007e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +201 9.208000000000008e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +202 9.224000000000010e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +203 9.256000000000015e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +204 9.320000000000024e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +205 9.420000000000023e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +206 9.520000000000023e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +207 9.620000000000023e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +208 9.720000000000022e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +209 9.820000000000022e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +210 9.920000000000021e-08 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +211 1.000000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +212 1.001000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999710e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +213 1.003000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +214 1.007000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +215 1.010000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +216 1.010800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +217 1.012400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +218 1.015600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +219 1.022000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +220 1.032000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +221 1.042000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +222 1.052000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +223 1.062000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +224 1.072000000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +225 1.082000000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +226 1.090000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +227 1.091000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +228 1.093000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +229 1.097000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +230 1.100000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +231 1.100800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +232 1.102400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +233 1.105600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +234 1.110000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +235 1.110640000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.680000000000051e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +236 1.111920000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.040000000000054e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +237 1.114480000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.760000000000059e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +238 1.119600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.000000000000703e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +239 1.120000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +240 1.120800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +241 1.122400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +242 1.125600000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +243 1.132000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +244 1.142000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +245 1.152000000000003e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +246 1.162000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +247 1.172000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +248 1.182000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +249 1.192000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +250 1.200000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +251 1.201000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000371e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +252 1.203000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +253 1.207000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +254 1.210000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +255 1.210800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +256 1.212400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +257 1.215600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +258 1.222000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +259 1.232000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +260 1.242000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +261 1.252000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +262 1.262000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +263 1.272000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +264 1.282000000000000e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +265 1.290000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +266 1.291000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +267 1.293000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +268 1.297000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +269 1.305000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +270 1.310000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +271 1.311000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999980e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +272 1.313000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +273 1.317000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +274 1.320000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +275 1.320800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +276 1.322400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +277 1.325600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +278 1.332000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +279 1.342000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +280 1.352000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +281 1.362000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +282 1.372000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +283 1.382000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +284 1.392000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +285 1.400000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +286 1.401000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000371e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +287 1.403000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +288 1.407000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +289 1.410000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +290 1.410800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +291 1.412400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +292 1.415600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +293 1.422000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +294 1.423000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +295 1.424000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999963e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +296 1.426000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +297 1.430000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000006e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +298 1.433000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 2.708944180085382e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +299 1.433800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +300 1.435400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +301 1.438600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +302 1.445000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +303 1.455000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +304 1.465000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +305 1.475000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +306 1.485000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +307 1.495000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +308 1.505000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +309 1.510000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +310 1.511000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999980e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +311 1.513000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +312 1.517000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +313 1.520000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +314 1.520800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +315 1.522400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +316 1.525600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +317 1.532000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +318 1.542000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +319 1.552000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +320 1.562000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +321 1.572000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +322 1.582000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +323 1.592000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +324 1.600000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +325 1.601000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000371e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +326 1.603000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +327 1.607000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +328 1.610000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +329 1.610800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +330 1.612400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +331 1.615600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +332 1.622000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +333 1.623000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +334 1.624000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000370e-01 + 5.000000000000370e-01 + 5.000000000000370e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +335 1.626000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 1.499999999999979e+00 + 1.499999999999979e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +336 1.630000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 3.499999999999994e+00 + 3.499999999999994e+00 + 3.499999999999994e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +337 1.633000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 4.999999999999973e+00 + 4.999999999999973e+00 + 4.999999999999973e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +338 1.633800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +339 1.635400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +340 1.638600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +341 1.645000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +342 1.655000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +343 1.665000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +344 1.675000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +345 1.685000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +346 1.695000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +347 1.705000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +348 1.710000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +349 1.711000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999980e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +350 1.713000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +351 1.717000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +352 1.720000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +353 1.720800000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +354 1.722400000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +355 1.725600000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +356 1.732000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +357 1.742000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +358 1.752000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +359 1.762000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +360 1.772000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +361 1.782000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +362 1.792000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +363 1.800000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +364 1.801000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000371e-01 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +365 1.803000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.499999999999979e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +366 1.807000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.499999999999995e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +367 1.810000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.999999999999974e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +368 1.810800000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +369 1.812400000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +370 1.815600000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +371 1.822000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +372 1.832000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +373 1.842000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +374 1.852000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +375 1.862000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +376 1.872000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +377 1.882000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +378 1.892000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +379 1.902000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +380 1.910000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +381 1.911000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.499999999999980e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +382 1.913000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 3.500000000000037e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +383 1.917000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 1.500000000000021e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +384 1.920000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 4.263256414560601e-14 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +385 1.920800000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +386 1.922400000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +387 1.925600000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +388 1.932000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +389 1.942000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +390 1.952000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +391 1.962000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +392 1.972000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +393 1.982000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +394 1.992000000000001e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +395 2.000000000000002e-07 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 diff --git a/scan_chain/scan_chain_Previous_Values.xml b/scan_chain/scan_chain_Previous_Values.xml new file mode 100644 index 0000000..ea88705 --- /dev/null +++ b/scan_chain/scan_chain_Previous_Values.xml @@ -0,0 +1 @@ +dc5dc0dc5dc5dc0pulse0501n1n10n20ndc5dc0dc0dc0pulse5020n1n1n20n40ndc0pwl0n 0 49n 0 50n 5 69n 5 70n 0 89n 0 90n 5 109n 5 110n 5 129n 5pwl0n 0 29n 0 30n 5 49n 5 50n 0 300n 0pwl0n 5 10n 5 10.1n 0 300n 0adc_bridgeadc_bridgescan_chain_controllerdac_bridgetruefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or Amperes01200nsnsns \ No newline at end of file diff --git a/sorter4/analysis b/sorter4/analysis new file mode 100644 index 0000000..bba3312 --- /dev/null +++ b/sorter4/analysis @@ -0,0 +1 @@ +.tran 1e-09 100e-09 0e-09 \ No newline at end of file diff --git a/sorter4/plot_data_i.txt b/sorter4/plot_data_i.txt new file mode 100644 index 0000000..2f7b485 --- /dev/null +++ b/sorter4/plot_data_i.txt @@ -0,0 +1,1286 @@ + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_0 a1#branch_1_1 a1#branch_1_2 +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_3 a1#branch_1_4 a1#branch_1_5 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_3 a1#branch_1_4 a1#branch_1_5 +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time a1#branch_1_6 a1#branch_1_7 a3#branch_1_0 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a1#branch_1_6 a1#branch_1_7 a3#branch_1_0 +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time a3#branch_1_1 a3#branch_1_2 a3#branch_1_3 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_1 a3#branch_1_2 a3#branch_1_3 +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time a3#branch_1_4 a3#branch_1_5 a3#branch_1_6 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_4 a3#branch_1_5 a3#branch_1_6 +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time a3#branch_1_7 v1#branch v2#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time a3#branch_1_7 v1#branch v2#branch +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v3#branch v4#branch v5#branch +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v6#branch v7#branch v8#branch +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v9#branch v10#branch v11#branch +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time v12#branch v13#branch v14#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 + +Index time v12#branch v13#branch v14#branch +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time v15#branch v16#branch +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 + +Index time v15#branch v16#branch +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 diff --git a/sorter4/plot_data_v.txt b/sorter4/plot_data_v.txt new file mode 100644 index 0000000..f88bf55 --- /dev/null +++ b/sorter4/plot_data_v.txt @@ -0,0 +1,1286 @@ + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time net-_u1-pad1_ net-_u1-pad2_ net-_u1-pad3_ +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 5.000000e+00 5.000000e+00 +1 1.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +2 2.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +3 4.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +4 8.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +5 1.600000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +6 3.200000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +7 6.400000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +8 1.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +9 2.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +10 3.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +11 4.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +12 5.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +13 6.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +14 7.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +15 8.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +16 9.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +17 1.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +18 1.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +19 1.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +20 1.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +21 1.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +22 1.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +23 1.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +24 1.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +25 1.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +26 1.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +27 2.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +28 2.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +29 2.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +30 2.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +31 2.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +32 2.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +33 2.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +34 2.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +35 2.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +36 2.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +37 3.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +38 3.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +39 3.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +40 3.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +41 3.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +42 3.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +43 3.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +44 3.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +45 3.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +46 3.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +47 4.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +48 4.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +49 4.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +50 4.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +51 4.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +52 4.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +53 4.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +54 4.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad1_ net-_u1-pad2_ net-_u1-pad3_ +-------------------------------------------------------------------------------- +55 4.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +56 4.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +57 5.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +58 5.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +59 5.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +60 5.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +61 5.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +62 5.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +63 5.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +64 5.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +65 5.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +66 5.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +67 6.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +68 6.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +69 6.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +70 6.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +71 6.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +72 6.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +73 6.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +74 6.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +75 6.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +76 6.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +77 7.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +78 7.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +79 7.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +80 7.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +81 7.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +82 7.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +83 7.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +84 7.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +85 7.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +86 7.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +87 8.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +88 8.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +89 8.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +90 8.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +91 8.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +92 8.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +93 8.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +94 8.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +95 8.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +96 8.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +97 9.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +98 9.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +99 9.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +100 9.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +101 9.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +102 9.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +103 9.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +104 9.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +105 9.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +106 9.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +107 1.000000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ +-------------------------------------------------------------------------------- +55 4.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time net-_u1-pad7_ net-_u1-pad8_ net-_u2-pad1_ +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 5.000000e+00 5.000000e+00 +1 1.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +2 2.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +3 4.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +4 8.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +5 1.600000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +6 3.200000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +7 6.400000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +8 1.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +9 2.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +10 3.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +11 4.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +12 5.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +13 6.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +14 7.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +15 8.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +16 9.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +17 1.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +18 1.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +19 1.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +20 1.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +21 1.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +22 1.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +23 1.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +24 1.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +25 1.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +26 1.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +27 2.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +28 2.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +29 2.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +30 2.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +31 2.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +32 2.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +33 2.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +34 2.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +35 2.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +36 2.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +37 3.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +38 3.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +39 3.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +40 3.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +41 3.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +42 3.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +43 3.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +44 3.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +45 3.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +46 3.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +47 4.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +48 4.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +49 4.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +50 4.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +51 4.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +52 4.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +53 4.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +54 4.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time net-_u1-pad7_ net-_u1-pad8_ net-_u2-pad1_ +-------------------------------------------------------------------------------- +55 4.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +56 4.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +57 5.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +58 5.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +59 5.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +60 5.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +61 5.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +62 5.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +63 5.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +64 5.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +65 5.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +66 5.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +67 6.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +68 6.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +69 6.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +70 6.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +71 6.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +72 6.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +73 6.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +74 6.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +75 6.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +76 6.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +77 7.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +78 7.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +79 7.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +80 7.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +81 7.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +82 7.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +83 7.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +84 7.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +85 7.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +86 7.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +87 8.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +88 8.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +89 8.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +90 8.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +91 8.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +92 8.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +93 8.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +94 8.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +95 8.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +96 8.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +97 9.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +98 9.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +99 9.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +100 9.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +101 9.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +102 9.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +103 9.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +104 9.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +105 9.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +106 9.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +107 1.000000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time net-_u2-pad2_ net-_u2-pad3_ net-_u2-pad4_ +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time net-_u2-pad2_ net-_u2-pad3_ net-_u2-pad4_ +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time net-_u2-pad8_ y000 y010 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time net-_u2-pad8_ y000 y010 +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time y020 y030 y100 +-------------------------------------------------------------------------------- +0 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e+00 +1 1.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +2 2.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +3 4.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +4 8.000000e-11 0.000000e+00 0.000000e+00 5.000000e+00 +5 1.600000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +6 3.200000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +7 6.400000e-10 0.000000e+00 0.000000e+00 5.000000e+00 +8 1.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +9 2.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +10 3.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +11 4.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +12 5.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +13 6.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +14 7.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +15 8.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +16 9.280000e-09 0.000000e+00 0.000000e+00 5.000000e+00 +17 1.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +18 1.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +19 1.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +20 1.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +21 1.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +22 1.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +23 1.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +24 1.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +25 1.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +26 1.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +27 2.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +28 2.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +29 2.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +30 2.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +31 2.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +32 2.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +33 2.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +34 2.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +35 2.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +36 2.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +37 3.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +38 3.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +39 3.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +40 3.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +41 3.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +42 3.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +43 3.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +44 3.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +45 3.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +46 3.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +47 4.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +48 4.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +49 4.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +50 4.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +51 4.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +52 4.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +53 4.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +54 4.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 + +Index time y020 y030 y100 +-------------------------------------------------------------------------------- +55 4.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +56 4.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +57 5.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +58 5.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +59 5.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +60 5.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +61 5.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +62 5.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +63 5.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +64 5.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +65 5.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +66 5.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +67 6.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +68 6.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +69 6.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +70 6.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +71 6.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +72 6.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +73 6.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +74 6.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +75 6.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +76 6.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +77 7.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +78 7.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +79 7.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +80 7.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +81 7.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +82 7.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +83 7.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +84 7.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +85 7.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +86 7.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +87 8.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +88 8.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +89 8.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +90 8.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +91 8.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +92 8.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +93 8.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +94 8.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +95 8.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +96 8.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +97 9.028000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +98 9.128000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +99 9.228000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +100 9.328000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +101 9.428000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +102 9.528000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +103 9.628000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +104 9.728000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +105 9.828000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +106 9.928000e-08 0.000000e+00 0.000000e+00 5.000000e+00 +107 1.000000e-07 0.000000e+00 0.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time y110 y120 y130 +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time y110 y120 y130 +-------------------------------------------------------------------------------- +55 4.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time y200 y210 y220 +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 0.000000e+00 0.000000e+00 +1 1.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +2 2.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +3 4.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +4 8.000000e-11 5.000000e+00 0.000000e+00 0.000000e+00 +5 1.600000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +6 3.200000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +7 6.400000e-10 5.000000e+00 0.000000e+00 0.000000e+00 +8 1.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +9 2.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +10 3.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +11 4.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +12 5.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +13 6.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +14 7.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +15 8.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +16 9.280000e-09 5.000000e+00 0.000000e+00 0.000000e+00 +17 1.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +18 1.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +19 1.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +20 1.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +21 1.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +22 1.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +23 1.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +24 1.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +25 1.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +26 1.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +27 2.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +28 2.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +29 2.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +30 2.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +31 2.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +32 2.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +33 2.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +34 2.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +35 2.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +36 2.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +37 3.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +38 3.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +39 3.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +40 3.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +41 3.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +42 3.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +43 3.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +44 3.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +45 3.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +46 3.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +47 4.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +48 4.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +49 4.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +50 4.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +51 4.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +52 4.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +53 4.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +54 4.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 + +Index time y200 y210 y220 +-------------------------------------------------------------------------------- +55 4.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +56 4.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +57 5.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +58 5.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +59 5.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +60 5.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +61 5.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +62 5.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +63 5.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +64 5.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +65 5.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +66 5.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +67 6.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +68 6.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +69 6.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +70 6.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +71 6.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +72 6.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +73 6.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +74 6.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +75 6.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +76 6.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +77 7.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +78 7.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +79 7.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +80 7.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +81 7.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +82 7.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +83 7.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +84 7.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +85 7.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +86 7.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +87 8.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +88 8.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +89 8.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +90 8.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +91 8.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +92 8.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +93 8.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +94 8.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +95 8.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +96 8.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +97 9.028000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +98 9.128000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +99 9.228000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +100 9.328000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +101 9.428000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +102 9.528000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +103 9.628000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +104 9.728000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +105 9.828000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +106 9.928000e-08 5.000000e+00 0.000000e+00 0.000000e+00 +107 1.000000e-07 5.000000e+00 0.000000e+00 0.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time y230 y300 y310 +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 5.000000e+00 5.000000e+00 +1 1.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +2 2.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +3 4.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +4 8.000000e-11 5.000000e+00 5.000000e+00 5.000000e+00 +5 1.600000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +6 3.200000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +7 6.400000e-10 5.000000e+00 5.000000e+00 5.000000e+00 +8 1.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +9 2.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +10 3.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +11 4.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +12 5.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +13 6.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +14 7.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +15 8.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +16 9.280000e-09 5.000000e+00 5.000000e+00 5.000000e+00 +17 1.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +18 1.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +19 1.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +20 1.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +21 1.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +22 1.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +23 1.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +24 1.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +25 1.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +26 1.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +27 2.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +28 2.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +29 2.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +30 2.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +31 2.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +32 2.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +33 2.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +34 2.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +35 2.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +36 2.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +37 3.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +38 3.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +39 3.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +40 3.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +41 3.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +42 3.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +43 3.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +44 3.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +45 3.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +46 3.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +47 4.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +48 4.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +49 4.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +50 4.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +51 4.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +52 4.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +53 4.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +54 4.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 + +Index time y230 y300 y310 +-------------------------------------------------------------------------------- +55 4.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +56 4.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +57 5.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +58 5.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +59 5.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +60 5.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +61 5.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +62 5.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +63 5.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +64 5.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +65 5.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +66 5.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +67 6.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +68 6.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +69 6.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +70 6.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +71 6.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +72 6.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +73 6.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +74 6.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +75 6.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +76 6.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +77 7.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +78 7.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +79 7.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +80 7.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +81 7.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +82 7.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +83 7.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +84 7.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +85 7.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +86 7.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +87 8.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +88 8.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +89 8.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +90 8.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +91 8.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +92 8.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +93 8.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +94 8.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +95 8.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +96 8.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +97 9.028000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +98 9.128000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +99 9.228000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +100 9.328000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +101 9.428000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +102 9.528000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +103 9.628000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +104 9.728000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +105 9.828000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +106 9.928000e-08 5.000000e+00 5.000000e+00 5.000000e+00 +107 1.000000e-07 5.000000e+00 5.000000e+00 5.000000e+00 + + kicad schematic + Transient Analysis Sat Jul 04 13:22:52 2026 +-------------------------------------------------------------------------------- +Index time y320 y330 +-------------------------------------------------------------------------------- +0 0.000000e+00 5.000000e+00 5.000000e+00 +1 1.000000e-11 5.000000e+00 5.000000e+00 +2 2.000000e-11 5.000000e+00 5.000000e+00 +3 4.000000e-11 5.000000e+00 5.000000e+00 +4 8.000000e-11 5.000000e+00 5.000000e+00 +5 1.600000e-10 5.000000e+00 5.000000e+00 +6 3.200000e-10 5.000000e+00 5.000000e+00 +7 6.400000e-10 5.000000e+00 5.000000e+00 +8 1.280000e-09 5.000000e+00 5.000000e+00 +9 2.280000e-09 5.000000e+00 5.000000e+00 +10 3.280000e-09 5.000000e+00 5.000000e+00 +11 4.280000e-09 5.000000e+00 5.000000e+00 +12 5.280000e-09 5.000000e+00 5.000000e+00 +13 6.280000e-09 5.000000e+00 5.000000e+00 +14 7.280000e-09 5.000000e+00 5.000000e+00 +15 8.280000e-09 5.000000e+00 5.000000e+00 +16 9.280000e-09 5.000000e+00 5.000000e+00 +17 1.028000e-08 5.000000e+00 5.000000e+00 +18 1.128000e-08 5.000000e+00 5.000000e+00 +19 1.228000e-08 5.000000e+00 5.000000e+00 +20 1.328000e-08 5.000000e+00 5.000000e+00 +21 1.428000e-08 5.000000e+00 5.000000e+00 +22 1.528000e-08 5.000000e+00 5.000000e+00 +23 1.628000e-08 5.000000e+00 5.000000e+00 +24 1.728000e-08 5.000000e+00 5.000000e+00 +25 1.828000e-08 5.000000e+00 5.000000e+00 +26 1.928000e-08 5.000000e+00 5.000000e+00 +27 2.028000e-08 5.000000e+00 5.000000e+00 +28 2.128000e-08 5.000000e+00 5.000000e+00 +29 2.228000e-08 5.000000e+00 5.000000e+00 +30 2.328000e-08 5.000000e+00 5.000000e+00 +31 2.428000e-08 5.000000e+00 5.000000e+00 +32 2.528000e-08 5.000000e+00 5.000000e+00 +33 2.628000e-08 5.000000e+00 5.000000e+00 +34 2.728000e-08 5.000000e+00 5.000000e+00 +35 2.828000e-08 5.000000e+00 5.000000e+00 +36 2.928000e-08 5.000000e+00 5.000000e+00 +37 3.028000e-08 5.000000e+00 5.000000e+00 +38 3.128000e-08 5.000000e+00 5.000000e+00 +39 3.228000e-08 5.000000e+00 5.000000e+00 +40 3.328000e-08 5.000000e+00 5.000000e+00 +41 3.428000e-08 5.000000e+00 5.000000e+00 +42 3.528000e-08 5.000000e+00 5.000000e+00 +43 3.628000e-08 5.000000e+00 5.000000e+00 +44 3.728000e-08 5.000000e+00 5.000000e+00 +45 3.828000e-08 5.000000e+00 5.000000e+00 +46 3.928000e-08 5.000000e+00 5.000000e+00 +47 4.028000e-08 5.000000e+00 5.000000e+00 +48 4.128000e-08 5.000000e+00 5.000000e+00 +49 4.228000e-08 5.000000e+00 5.000000e+00 +50 4.328000e-08 5.000000e+00 5.000000e+00 +51 4.428000e-08 5.000000e+00 5.000000e+00 +52 4.528000e-08 5.000000e+00 5.000000e+00 +53 4.628000e-08 5.000000e+00 5.000000e+00 +54 4.728000e-08 5.000000e+00 5.000000e+00 + +Index time y320 y330 +-------------------------------------------------------------------------------- +55 4.828000e-08 5.000000e+00 5.000000e+00 +56 4.928000e-08 5.000000e+00 5.000000e+00 +57 5.028000e-08 5.000000e+00 5.000000e+00 +58 5.128000e-08 5.000000e+00 5.000000e+00 +59 5.228000e-08 5.000000e+00 5.000000e+00 +60 5.328000e-08 5.000000e+00 5.000000e+00 +61 5.428000e-08 5.000000e+00 5.000000e+00 +62 5.528000e-08 5.000000e+00 5.000000e+00 +63 5.628000e-08 5.000000e+00 5.000000e+00 +64 5.728000e-08 5.000000e+00 5.000000e+00 +65 5.828000e-08 5.000000e+00 5.000000e+00 +66 5.928000e-08 5.000000e+00 5.000000e+00 +67 6.028000e-08 5.000000e+00 5.000000e+00 +68 6.128000e-08 5.000000e+00 5.000000e+00 +69 6.228000e-08 5.000000e+00 5.000000e+00 +70 6.328000e-08 5.000000e+00 5.000000e+00 +71 6.428000e-08 5.000000e+00 5.000000e+00 +72 6.528000e-08 5.000000e+00 5.000000e+00 +73 6.628000e-08 5.000000e+00 5.000000e+00 +74 6.728000e-08 5.000000e+00 5.000000e+00 +75 6.828000e-08 5.000000e+00 5.000000e+00 +76 6.928000e-08 5.000000e+00 5.000000e+00 +77 7.028000e-08 5.000000e+00 5.000000e+00 +78 7.128000e-08 5.000000e+00 5.000000e+00 +79 7.228000e-08 5.000000e+00 5.000000e+00 +80 7.328000e-08 5.000000e+00 5.000000e+00 +81 7.428000e-08 5.000000e+00 5.000000e+00 +82 7.528000e-08 5.000000e+00 5.000000e+00 +83 7.628000e-08 5.000000e+00 5.000000e+00 +84 7.728000e-08 5.000000e+00 5.000000e+00 +85 7.828000e-08 5.000000e+00 5.000000e+00 +86 7.928000e-08 5.000000e+00 5.000000e+00 +87 8.028000e-08 5.000000e+00 5.000000e+00 +88 8.128000e-08 5.000000e+00 5.000000e+00 +89 8.228000e-08 5.000000e+00 5.000000e+00 +90 8.328000e-08 5.000000e+00 5.000000e+00 +91 8.428000e-08 5.000000e+00 5.000000e+00 +92 8.528000e-08 5.000000e+00 5.000000e+00 +93 8.628000e-08 5.000000e+00 5.000000e+00 +94 8.728000e-08 5.000000e+00 5.000000e+00 +95 8.828000e-08 5.000000e+00 5.000000e+00 +96 8.928000e-08 5.000000e+00 5.000000e+00 +97 9.028000e-08 5.000000e+00 5.000000e+00 +98 9.128000e-08 5.000000e+00 5.000000e+00 +99 9.228000e-08 5.000000e+00 5.000000e+00 +100 9.328000e-08 5.000000e+00 5.000000e+00 +101 9.428000e-08 5.000000e+00 5.000000e+00 +102 9.528000e-08 5.000000e+00 5.000000e+00 +103 9.628000e-08 5.000000e+00 5.000000e+00 +104 9.728000e-08 5.000000e+00 5.000000e+00 +105 9.828000e-08 5.000000e+00 5.000000e+00 +106 9.928000e-08 5.000000e+00 5.000000e+00 +107 1.000000e-07 5.000000e+00 5.000000e+00 diff --git a/sorter4/sorter4.cir b/sorter4/sorter4.cir new file mode 100644 index 0000000..350a1b7 --- /dev/null +++ b/sorter4/sorter4.cir @@ -0,0 +1,39 @@ +.title KiCad schematic +v4 Net-_U1-Pad4_ GND DC +v3 Net-_U1-Pad3_ GND DC +v1 Net-_U1-Pad1_ GND DC +v2 Net-_U1-Pad2_ GND DC +v7 Net-_U1-Pad7_ GND DC +v5 Net-_U1-Pad5_ GND DC +v6 Net-_U1-Pad6_ GND DC +v8 Net-_U1-Pad8_ GND DC +v14 Net-_U2-Pad6_ GND DC +v15 Net-_U2-Pad7_ GND DC +v11 Net-_U2-Pad3_ GND DC +v9 Net-_U2-Pad1_ GND DC +v13 Net-_U2-Pad5_ GND DC +v10 Net-_U2-Pad2_ GND DC +v12 Net-_U2-Pad4_ GND DC +v16 Net-_U2-Pad8_ GND DC +U5 Net-_U3-Pad25_ Net-_U3-Pad26_ Net-_U3-Pad27_ Net-_U3-Pad28_ Net-_U3-Pad29_ Net-_U3-Pad30_ Net-_U3-Pad31_ Net-_U3-Pad32_ y230 y220 y210 y200 y330 y320 y310 y300 dac_bridge_8 +U3 Net-_U1-Pad9_ Net-_U1-Pad10_ Net-_U1-Pad11_ Net-_U1-Pad12_ Net-_U1-Pad13_ Net-_U1-Pad14_ Net-_U1-Pad15_ Net-_U1-Pad16_ Net-_U2-Pad9_ Net-_U2-Pad10_ Net-_U2-Pad11_ Net-_U2-Pad12_ Net-_U2-Pad13_ Net-_U2-Pad14_ Net-_U2-Pad15_ Net-_U2-Pad16_ Net-_U3-Pad17_ Net-_U3-Pad18_ Net-_U3-Pad19_ Net-_U3-Pad20_ Net-_U3-Pad21_ Net-_U3-Pad22_ Net-_U3-Pad23_ Net-_U3-Pad24_ Net-_U3-Pad25_ Net-_U3-Pad26_ Net-_U3-Pad27_ Net-_U3-Pad28_ Net-_U3-Pad29_ Net-_U3-Pad30_ Net-_U3-Pad31_ Net-_U3-Pad32_ bitonic_sort +U4 Net-_U3-Pad17_ Net-_U3-Pad18_ Net-_U3-Pad19_ Net-_U3-Pad20_ Net-_U3-Pad21_ Net-_U3-Pad22_ Net-_U3-Pad23_ Net-_U3-Pad24_ y030 y020 y010 y000 y130 y120 y110 y100 dac_bridge_8 +U1 Net-_U1-Pad1_ Net-_U1-Pad2_ Net-_U1-Pad3_ Net-_U1-Pad4_ Net-_U1-Pad5_ Net-_U1-Pad6_ Net-_U1-Pad7_ Net-_U1-Pad8_ Net-_U1-Pad9_ Net-_U1-Pad10_ Net-_U1-Pad11_ Net-_U1-Pad12_ Net-_U1-Pad13_ Net-_U1-Pad14_ Net-_U1-Pad15_ Net-_U1-Pad16_ adc_bridge_8 +U2 Net-_U2-Pad1_ Net-_U2-Pad2_ Net-_U2-Pad3_ Net-_U2-Pad4_ Net-_U2-Pad5_ Net-_U2-Pad6_ Net-_U2-Pad7_ Net-_U2-Pad8_ Net-_U2-Pad9_ Net-_U2-Pad10_ Net-_U2-Pad11_ Net-_U2-Pad12_ Net-_U2-Pad13_ Net-_U2-Pad14_ Net-_U2-Pad15_ Net-_U2-Pad16_ adc_bridge_8 +U11 y120 plot_v1 +U12 y110 plot_v1 +U13 y100 plot_v1 +U9 y000 plot_v1 +U6 y030 plot_v1 +U7 y020 plot_v1 +U10 y130 plot_v1 +U8 y010 plot_v1 +U20 y310 plot_v1 +U16 y210 plot_v1 +U14 y230 plot_v1 +U21 y300 plot_v1 +U18 y330 plot_v1 +U17 y200 plot_v1 +U15 y220 plot_v1 +U19 y320 plot_v1 +.end diff --git a/sorter4/sorter4.cir.out b/sorter4/sorter4.cir.out new file mode 100644 index 0000000..ea4e07b --- /dev/null +++ b/sorter4/sorter4.cir.out @@ -0,0 +1,79 @@ +.title kicad schematic + +v4 net-_u1-pad4_ gnd dc 5 +v3 net-_u1-pad3_ gnd dc 5 +v1 net-_u1-pad1_ gnd dc 5 +v2 net-_u1-pad2_ gnd dc 5 +v7 net-_u1-pad7_ gnd dc 5 +v5 net-_u1-pad5_ gnd dc 0 +v6 net-_u1-pad6_ gnd dc 0 +v8 net-_u1-pad8_ gnd dc 5 +v14 net-_u2-pad6_ gnd dc 0 +v15 net-_u2-pad7_ gnd dc 5 +v11 net-_u2-pad3_ gnd dc 0 +v9 net-_u2-pad1_ gnd dc 5 +v13 net-_u2-pad5_ gnd dc 0 +v10 net-_u2-pad2_ gnd dc 0 +v12 net-_u2-pad4_ gnd dc 5 +v16 net-_u2-pad8_ gnd dc 0 +* u5 net-_u3-pad25_ net-_u3-pad26_ net-_u3-pad27_ net-_u3-pad28_ net-_u3-pad29_ net-_u3-pad30_ net-_u3-pad31_ net-_u3-pad32_ y230 y220 y210 y200 y330 y320 y310 y300 dac_bridge_8 +* u3 net-_u1-pad9_ net-_u1-pad10_ net-_u1-pad11_ net-_u1-pad12_ net-_u1-pad13_ net-_u1-pad14_ net-_u1-pad15_ net-_u1-pad16_ net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ net-_u2-pad12_ net-_u2-pad13_ net-_u2-pad14_ net-_u2-pad15_ net-_u2-pad16_ net-_u3-pad17_ net-_u3-pad18_ net-_u3-pad19_ net-_u3-pad20_ net-_u3-pad21_ net-_u3-pad22_ net-_u3-pad23_ net-_u3-pad24_ net-_u3-pad25_ net-_u3-pad26_ net-_u3-pad27_ net-_u3-pad28_ net-_u3-pad29_ net-_u3-pad30_ net-_u3-pad31_ net-_u3-pad32_ bitonic_sort +* u4 net-_u3-pad17_ net-_u3-pad18_ net-_u3-pad19_ net-_u3-pad20_ net-_u3-pad21_ net-_u3-pad22_ net-_u3-pad23_ net-_u3-pad24_ y030 y020 y010 y000 y130 y120 y110 y100 dac_bridge_8 +* u1 net-_u1-pad1_ net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ net-_u1-pad8_ net-_u1-pad9_ net-_u1-pad10_ net-_u1-pad11_ net-_u1-pad12_ net-_u1-pad13_ net-_u1-pad14_ net-_u1-pad15_ net-_u1-pad16_ adc_bridge_8 +* u2 net-_u2-pad1_ net-_u2-pad2_ net-_u2-pad3_ net-_u2-pad4_ net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ net-_u2-pad12_ net-_u2-pad13_ net-_u2-pad14_ net-_u2-pad15_ net-_u2-pad16_ adc_bridge_8 +* u11 y120 plot_v1 +* u12 y110 plot_v1 +* u13 y100 plot_v1 +* u9 y000 plot_v1 +* u6 y030 plot_v1 +* u7 y020 plot_v1 +* u10 y130 plot_v1 +* u8 y010 plot_v1 +* u20 y310 plot_v1 +* u16 y210 plot_v1 +* u14 y230 plot_v1 +* u21 y300 plot_v1 +* u18 y330 plot_v1 +* u17 y200 plot_v1 +* u15 y220 plot_v1 +* u19 y320 plot_v1 +a1 [net-_u3-pad25_ net-_u3-pad26_ net-_u3-pad27_ net-_u3-pad28_ net-_u3-pad29_ net-_u3-pad30_ net-_u3-pad31_ net-_u3-pad32_ ] [y230 y220 y210 y200 y330 y320 y310 y300 ] u5 +a2 [net-_u1-pad9_ ] [net-_u1-pad10_ ] [net-_u1-pad11_ ] [net-_u1-pad12_ ] [net-_u1-pad13_ ] [net-_u1-pad14_ ] [net-_u1-pad15_ ] [net-_u1-pad16_ ] [net-_u2-pad9_ ] [net-_u2-pad10_ ] [net-_u2-pad11_ ] [net-_u2-pad12_ ] [net-_u2-pad13_ ] [net-_u2-pad14_ ] [net-_u2-pad15_ ] [net-_u2-pad16_ ] [net-_u3-pad17_ ] [net-_u3-pad18_ ] [net-_u3-pad19_ ] [net-_u3-pad20_ ] [net-_u3-pad21_ ] [net-_u3-pad22_ ] [net-_u3-pad23_ ] [net-_u3-pad24_ ] [net-_u3-pad25_ ] [net-_u3-pad26_ ] [net-_u3-pad27_ ] [net-_u3-pad28_ ] [net-_u3-pad29_ ] [net-_u3-pad30_ ] [net-_u3-pad31_ ] [net-_u3-pad32_ ] u3 +a3 [net-_u3-pad17_ net-_u3-pad18_ net-_u3-pad19_ net-_u3-pad20_ net-_u3-pad21_ net-_u3-pad22_ net-_u3-pad23_ net-_u3-pad24_ ] [y030 y020 y010 y000 y130 y120 y110 y100 ] u4 +a4 [net-_u1-pad1_ net-_u1-pad2_ net-_u1-pad3_ net-_u1-pad4_ net-_u1-pad5_ net-_u1-pad6_ net-_u1-pad7_ net-_u1-pad8_ ] [net-_u1-pad9_ net-_u1-pad10_ net-_u1-pad11_ net-_u1-pad12_ net-_u1-pad13_ net-_u1-pad14_ net-_u1-pad15_ net-_u1-pad16_ ] u1 +a5 [net-_u2-pad1_ net-_u2-pad2_ net-_u2-pad3_ net-_u2-pad4_ net-_u2-pad5_ net-_u2-pad6_ net-_u2-pad7_ net-_u2-pad8_ ] [net-_u2-pad9_ net-_u2-pad10_ net-_u2-pad11_ net-_u2-pad12_ net-_u2-pad13_ net-_u2-pad14_ net-_u2-pad15_ net-_u2-pad16_ ] u2 +* Schematic Name: dac_bridge_8, Ngspice Name: dac_bridge +.model u5 dac_bridge(out_low=0.0 out_high=5.0 out_undef=0.5 input_load=1.0e-12 t_rise=1.0e-9 t_fall=1.0e-9 ) +* Schematic Name: bitonic_sort, Ngspice Name: bitonic_sort +.model u3 bitonic_sort(rise_delay=1.0e-9 fall_delay=1.0e-9 input_load=1.0e-12 instance_id=1 ) +* Schematic Name: dac_bridge_8, Ngspice Name: dac_bridge +.model u4 dac_bridge(out_low=0.0 out_high=5.0 out_undef=0.5 input_load=1.0e-12 t_rise=1.0e-9 t_fall=1.0e-9 ) +* Schematic Name: adc_bridge_8, Ngspice Name: adc_bridge +.model u1 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +* Schematic Name: adc_bridge_8, Ngspice Name: adc_bridge +.model u2 adc_bridge(in_low=1.0 in_high=2.0 rise_delay=1.0e-9 fall_delay=1.0e-9 ) +.tran 1e-09 100e-09 0e-09 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(y120) +plot v(y110) +plot v(y100) +plot v(y000) +plot v(y030) +plot v(y020) +plot v(y130) +plot v(y010) +plot v(y310) +plot v(y210) +plot v(y230) +plot v(y300) +plot v(y330) +plot v(y200) +plot v(y220) +plot v(y320) +.endc +.end diff --git a/sorter4/sorter4.kicad_sch b/sorter4/sorter4.kicad_sch new file mode 100644 index 0000000..e791411 --- /dev/null +++ b/sorter4/sorter4.kicad_sch @@ -0,0 +1,2410 @@ +(kicad_sch (version 20211123) (generator eeschema) + + (uuid 56ad59a3-da42-4bad-be19-28181901d339) + + (paper "A4") + + (lib_symbols + (symbol "eSim_Hybrid:adc_bridge_8" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "adc_bridge_8_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -17.78) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "adc_bridge_8_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -16.51 180) (length 5.08) + (name "OUT8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -16.51 0) (length 5.08) + (name "IN8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Hybrid:dac_bridge_8" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_8" (id 1) (at 0 3.81 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "dac_bridge_8_0_1" + (rectangle (start -10.16 5.08) (end 8.89 -17.78) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "dac_bridge_8_1_1" + (pin input line (at -15.24 1.27 0) (length 5.08) + (name "IN1" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -1.27 180) (length 5.08) + (name "OUT2" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -3.81 180) (length 5.08) + (name "OUT3" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -6.35 180) (length 5.08) + (name "OUT4" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -8.89 180) (length 5.08) + (name "OUT5" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -11.43 180) (length 5.08) + (name "OUT6" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -13.97 180) (length 5.08) + (name "OUT7" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 -16.51 180) (length 5.08) + (name "OUT8" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -1.27 0) (length 5.08) + (name "IN2" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -3.81 0) (length 5.08) + (name "IN3" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -6.35 0) (length 5.08) + (name "IN4" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -8.89 0) (length 5.08) + (name "IN5" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -11.43 0) (length 5.08) + (name "IN6" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -13.97 0) (length 5.08) + (name "IN7" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -15.24 -16.51 0) (length 5.08) + (name "IN8" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 13.97 1.27 180) (length 5.08) + (name "OUT1" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Ngveri:bitonic_sort" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 12 15 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "bitonic_sort" (id 1) (at 12 18 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 72.39 49.53 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "bitonic_sort_0_1" + (rectangle (start 0 0) (end 25.4 44.45) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "bitonic_sort_1_1" + (pin input line (at -5.08 41.91 0) (length 5.08) + (name "a30" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 19.05 0) (length 5.08) + (name "c20" (effects (font (size 1.27 1.27)))) + (number "10" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 16.51 0) (length 5.08) + (name "c10" (effects (font (size 1.27 1.27)))) + (number "11" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 13.97 0) (length 5.08) + (name "c00" (effects (font (size 1.27 1.27)))) + (number "12" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 11.43 0) (length 5.08) + (name "d30" (effects (font (size 1.27 1.27)))) + (number "13" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 8.89 0) (length 5.08) + (name "d20" (effects (font (size 1.27 1.27)))) + (number "14" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 6.35 0) (length 5.08) + (name "d10" (effects (font (size 1.27 1.27)))) + (number "15" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 3.81 0) (length 5.08) + (name "d00" (effects (font (size 1.27 1.27)))) + (number "16" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 41.91 180) (length 5.08) + (name "y030" (effects (font (size 1.27 1.27)))) + (number "17" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 39.37 180) (length 5.08) + (name "y020" (effects (font (size 1.27 1.27)))) + (number "18" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 36.83 180) (length 5.08) + (name "y010" (effects (font (size 1.27 1.27)))) + (number "19" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 39.37 0) (length 5.08) + (name "a20" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 34.29 180) (length 5.08) + (name "y000" (effects (font (size 1.27 1.27)))) + (number "20" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 31.75 180) (length 5.08) + (name "y130" (effects (font (size 1.27 1.27)))) + (number "21" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 29.21 180) (length 5.08) + (name "y120" (effects (font (size 1.27 1.27)))) + (number "22" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 26.67 180) (length 5.08) + (name "y110" (effects (font (size 1.27 1.27)))) + (number "23" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 24.13 180) (length 5.08) + (name "y100" (effects (font (size 1.27 1.27)))) + (number "24" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 21.59 180) (length 5.08) + (name "y230" (effects (font (size 1.27 1.27)))) + (number "25" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 19.05 180) (length 5.08) + (name "y220" (effects (font (size 1.27 1.27)))) + (number "26" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 16.51 180) (length 5.08) + (name "y210" (effects (font (size 1.27 1.27)))) + (number "27" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 13.97 180) (length 5.08) + (name "y200" (effects (font (size 1.27 1.27)))) + (number "28" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 11.43 180) (length 5.08) + (name "y330" (effects (font (size 1.27 1.27)))) + (number "29" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 36.83 0) (length 5.08) + (name "a10" (effects (font (size 1.27 1.27)))) + (number "3" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 8.89 180) (length 5.08) + (name "y320" (effects (font (size 1.27 1.27)))) + (number "30" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 6.35 180) (length 5.08) + (name "y310" (effects (font (size 1.27 1.27)))) + (number "31" (effects (font (size 1.27 1.27)))) + ) + (pin output line (at 30.48 3.81 180) (length 5.08) + (name "y300" (effects (font (size 1.27 1.27)))) + (number "32" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 34.29 0) (length 5.08) + (name "a00" (effects (font (size 1.27 1.27)))) + (number "4" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 31.75 0) (length 5.08) + (name "b30" (effects (font (size 1.27 1.27)))) + (number "5" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 29.21 0) (length 5.08) + (name "b20" (effects (font (size 1.27 1.27)))) + (number "6" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 26.67 0) (length 5.08) + (name "b10" (effects (font (size 1.27 1.27)))) + (number "7" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 24.13 0) (length 5.08) + (name "b00" (effects (font (size 1.27 1.27)))) + (number "8" (effects (font (size 1.27 1.27)))) + ) + (pin input line (at -5.08 21.59 0) (length 5.08) + (name "c30" (effects (font (size 1.27 1.27)))) + (number "9" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Plot:plot_v1" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "U" (id 0) (at 0 12.7 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "plot_v1" (id 1) (at 5.08 8.89 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (symbol "plot_v1_0_1" + (circle (center 0 12.7) (radius 2.54) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "plot_v1_1_1" + (pin input line (at 0 5.08 90) (length 5.08) + (name "~" (effects (font (size 1.27 1.27)))) + (number "~" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Power:eSim_GND" (power) (pin_names (offset 0)) (in_bom yes) (on_board yes) + (property "Reference" "#PWR" (id 0) (at 0 -6.35 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 0 -3.81 0) + (effects (font (size 1.27 1.27))) + ) + (property "Footprint" "" (id 2) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "eSim_GND_0_1" + (polyline + (pts + (xy 0 0) + (xy 0 -1.27) + (xy 1.27 -1.27) + (xy 0 -2.54) + (xy -1.27 -1.27) + (xy 0 -1.27) + ) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "eSim_GND_1_1" + (pin power_in line (at 0 0 270) (length 0) hide + (name "GND" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + ) + ) + (symbol "eSim_Sources:DC" (pin_names (offset 1.016)) (in_bom yes) (on_board yes) + (property "Reference" "v" (id 0) (at -5.08 2.54 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at -5.08 -1.27 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at -7.62 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 0 0 0) + (effects (font (size 1.524 1.524))) + ) + (property "ki_fp_filters" "1_pin" (id 4) (at 0 0 0) + (effects (font (size 1.27 1.27)) hide) + ) + (symbol "DC_0_1" + (circle (center 0 0) (radius 3.81) + (stroke (width 0) (type default) (color 0 0 0 0)) + (fill (type none)) + ) + ) + (symbol "DC_1_1" + (pin power_out line (at 0 11.43 270) (length 7.62) + (name "+" (effects (font (size 1.27 1.27)))) + (number "1" (effects (font (size 1.27 1.27)))) + ) + (pin power_out line (at 0 -11.43 90) (length 7.62) + (name "-" (effects (font (size 1.27 1.27)))) + (number "2" (effects (font (size 1.27 1.27)))) + ) + ) + ) + ) + + (junction (at 227.33 86.36) (diameter 0) (color 0 0 0 0) + (uuid 03cbbf3e-fe0a-4959-84eb-4c02a5cc921f) + ) + (junction (at 227.33 93.98) (diameter 0) (color 0 0 0 0) + (uuid 0f9225bd-7f47-481e-aa45-43e5449caec9) + ) + (junction (at 224.79 60.96) (diameter 0) (color 0 0 0 0) + (uuid 258ee925-242b-43f3-84fc-47e4c42bcdfd) + ) + (junction (at 224.79 53.34) (diameter 0) (color 0 0 0 0) + (uuid 334b91d2-69e7-4caf-998d-0fb70d1118bd) + ) + (junction (at 227.33 101.6) (diameter 0) (color 0 0 0 0) + (uuid 3ca3dc23-ad83-4c47-a04c-19532ba6ac8f) + ) + (junction (at 223.52 71.12) (diameter 0) (color 0 0 0 0) + (uuid 519a3d38-83bd-4413-8681-bf0df53ba03e) + ) + (junction (at 227.33 83.82) (diameter 0) (color 0 0 0 0) + (uuid 792fefdd-0df2-4dd1-8783-46c0e09bc520) + ) + (junction (at 224.79 55.88) (diameter 0) (color 0 0 0 0) + (uuid 86ff7c03-aa91-4971-8b88-15f010ec01ce) + ) + (junction (at 227.33 99.06) (diameter 0) (color 0 0 0 0) + (uuid 9169951c-0b51-41d1-8113-385cb2b5f02b) + ) + (junction (at 227.33 91.44) (diameter 0) (color 0 0 0 0) + (uuid 9c0f75b3-293c-4b86-8b4c-8e188dfcedbb) + ) + (junction (at 223.52 66.04) (diameter 0) (color 0 0 0 0) + (uuid a1d81c70-1897-4d1c-b69f-0750d8609e29) + ) + (junction (at 223.52 68.58) (diameter 0) (color 0 0 0 0) + (uuid a933a955-e2a2-4ba3-b7e1-361b602dc59c) + ) + (junction (at 227.33 88.9) (diameter 0) (color 0 0 0 0) + (uuid dcc9d512-0675-4058-b688-39ff2b4bcf6d) + ) + (junction (at 223.52 63.5) (diameter 0) (color 0 0 0 0) + (uuid e6f9118d-5484-41dd-a4af-12e83c3e1fed) + ) + (junction (at 224.79 58.42) (diameter 0) (color 0 0 0 0) + (uuid ea21b864-8dab-4aa2-b450-ef4b0ec47206) + ) + (junction (at 227.33 96.52) (diameter 0) (color 0 0 0 0) + (uuid fdf86e86-e597-4c49-9737-05cb41f5de8b) + ) + + (wire (pts (xy 113.03 97.79) (xy 113.03 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01148971-16ce-46f5-a08c-f36852437153) + ) + (wire (pts (xy 77.47 58.42) (xy 83.82 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 01220615-5189-422e-aafb-7f1ad59b2e7e) + ) + (wire (pts (xy 227.33 93.98) (xy 238.76 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 030e7694-56a2-498a-b750-5071ad4977e8) + ) + (wire (pts (xy 113.03 92.71) (xy 113.03 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0421c2bc-8c8e-48f8-9f25-bd189c9884d5) + ) + (wire (pts (xy 120.65 63.5) (xy 113.03 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0579b1a9-7c2b-4dd7-aebb-12fa816bc9f7) + ) + (wire (pts (xy 77.47 53.34) (xy 83.82 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 06845b92-fb02-4d44-ac5c-c76aa379f554) + ) + (wire (pts (xy 231.14 97.79) (xy 227.33 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 07f7a966-4807-4ac5-bebd-f2391396ff4e) + ) + (wire (pts (xy 77.47 87.63) (xy 83.82 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08626ea9-b31d-432e-8dfb-fcfd1fa43e10) + ) + (wire (pts (xy 231.14 87.63) (xy 227.33 87.63)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 08e90da6-6fc5-4a50-b9aa-7cf8962f78ce) + ) + (wire (pts (xy 167.64 68.58) (xy 165.1 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0c671164-e8eb-47ff-b3d1-8f2438207029) + ) + (wire (pts (xy 214.63 91.44) (xy 227.33 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d8ef557-6bec-4ef8-8a9b-9f79f5467e8c) + ) + (wire (pts (xy 165.1 91.44) (xy 185.42 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 0d984cd9-464e-4eff-b787-3ffa6aeffd0f) + ) + (wire (pts (xy 129.54 53.34) (xy 129.54 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 105c4e2b-b9e9-4e32-a90f-d0571ebe0a62) + ) + (wire (pts (xy 227.33 85.09) (xy 227.33 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 12d58f28-a711-4d27-9f54-c3e5622d0cef) + ) + (wire (pts (xy 166.37 55.88) (xy 185.42 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1b735ecf-a20d-478c-b490-699ce4d27c1d) + ) + (wire (pts (xy 214.63 93.98) (xy 227.33 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1d15521f-ba0d-447e-9ce2-c9426ef38311) + ) + (wire (pts (xy 113.03 86.36) (xy 129.54 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1ec3c802-b260-4595-b14c-90964a5e2b35) + ) + (wire (pts (xy 113.03 66.04) (xy 119.38 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 1faedf58-758e-4a0f-add6-0522e4e29087) + ) + (wire (pts (xy 167.64 58.42) (xy 167.64 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2296e719-db95-48d1-8de6-cf749cb90e81) + ) + (wire (pts (xy 165.1 93.98) (xy 185.42 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2470600b-f813-46bb-b362-f15f5b16ac1d) + ) + (wire (pts (xy 113.03 55.88) (xy 128.27 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 248dd863-cbdf-4dc9-a519-507d11025435) + ) + (wire (pts (xy 185.42 68.58) (xy 173.99 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2507dfa3-828c-4a79-9db4-e06b3dc8a9fd) + ) + (wire (pts (xy 214.63 68.58) (xy 223.52 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 26c8ed90-250b-433d-bf87-78725787bec6) + ) + (wire (pts (xy 120.65 73.66) (xy 120.65 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 27e12cd0-1d99-4e73-88e8-3cb8d58cba0e) + ) + (wire (pts (xy 166.37 66.04) (xy 166.37 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 297ffcb8-5068-4c2d-8aa4-66254e7d7ec3) + ) + (wire (pts (xy 227.33 92.71) (xy 227.33 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 29a6451e-3d61-419f-b371-461f062959f7) + ) + (wire (pts (xy 77.47 71.12) (xy 83.82 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2a47fbfb-1b56-4638-8e30-dbedccc1854f) + ) + (wire (pts (xy 77.47 60.96) (xy 83.82 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2ac59a00-f5f6-4a6d-8a59-b9bfd1b24829) + ) + (wire (pts (xy 223.52 64.77) (xy 228.6 64.77)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2e599de4-c669-4ce9-a450-7da862fcf422) + ) + (wire (pts (xy 214.63 71.12) (xy 223.52 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 2f6cb7d4-01e5-4add-85c7-0dd3fd64e407) + ) + (wire (pts (xy 77.47 92.71) (xy 83.82 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3200eb0d-a385-412f-9ae6-d1a0e803d2b1) + ) + (wire (pts (xy 77.47 63.5) (xy 83.82 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 358c3751-d618-4b03-97e3-94bdc771a218) + ) + (wire (pts (xy 113.03 68.58) (xy 115.57 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 35cecad5-864f-4f84-9c7c-1fefe0518620) + ) + (wire (pts (xy 171.45 63.5) (xy 171.45 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3619116e-6214-4ae3-976e-c59256d2e833) + ) + (wire (pts (xy 227.33 82.55) (xy 227.33 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 386bd7a4-62a1-4ae0-b63f-8ce3e9dae442) + ) + (wire (pts (xy 227.33 83.82) (xy 238.76 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3b9514ef-3aeb-4ef7-ab96-8c26ec261f57) + ) + (wire (pts (xy 228.6 52.07) (xy 224.79 52.07)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3c551994-a292-4232-8ccf-281b32183c2e) + ) + (wire (pts (xy 113.03 91.44) (xy 129.54 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3dac5801-9e99-4dc9-a62f-cbf97614d467) + ) + (wire (pts (xy 165.1 99.06) (xy 185.42 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 3f68ca8d-7fb2-4d00-bb69-a4eeadfba0cd) + ) + (wire (pts (xy 227.33 87.63) (xy 227.33 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4063b015-701d-4ffa-9b37-ce8d1a3b53ec) + ) + (wire (pts (xy 115.57 78.74) (xy 115.57 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 41e03ef2-bf9c-4023-b175-3685a054954d) + ) + (wire (pts (xy 227.33 97.79) (xy 227.33 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 41f41578-10ce-45ec-af5c-35729dd9ffdf) + ) + (wire (pts (xy 165.1 86.36) (xy 185.42 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4234a4ef-3b83-451d-9798-5162b7a187d5) + ) + (wire (pts (xy 173.99 78.74) (xy 165.1 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 46c15124-f0e2-4979-a3e3-a27563ec4dc1) + ) + (wire (pts (xy 227.33 101.6) (xy 238.76 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 48c28425-b0e7-4f1c-9a35-c7233a58b217) + ) + (wire (pts (xy 227.33 91.44) (xy 238.76 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4b863f81-8afb-4cda-9915-8c8d4605baf6) + ) + (wire (pts (xy 214.63 63.5) (xy 223.52 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 4fb461ce-a776-4540-a5af-a541083fde01) + ) + (wire (pts (xy 165.1 96.52) (xy 185.42 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 51d1d23d-cf2a-485b-be18-51689538a685) + ) + (wire (pts (xy 185.42 58.42) (xy 167.64 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5279e502-e4a2-4a9d-8589-301a42ac62b6) + ) + (wire (pts (xy 227.33 96.52) (xy 238.76 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 534e78d4-8d06-41c8-a4bb-2bf60aa1d29a) + ) + (wire (pts (xy 77.47 102.87) (xy 83.82 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 53645371-9e05-48cc-9811-f9555b1b7552) + ) + (wire (pts (xy 228.6 59.69) (xy 224.79 59.69)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 53b4c9a5-67ea-4b4b-b142-616c884a0232) + ) + (wire (pts (xy 77.47 66.04) (xy 83.82 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 543ee657-849b-4326-917d-f82d9e170c41) + ) + (wire (pts (xy 165.1 53.34) (xy 185.42 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 54ec3c80-4fe7-47e5-a62d-9e716e600bc9) + ) + (wire (pts (xy 185.42 71.12) (xy 175.26 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 577dd002-258d-4f0b-bf37-cc6bda43452e) + ) + (wire (pts (xy 175.26 71.12) (xy 175.26 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 59140480-a5a5-47ae-98c3-1d9b1036782e) + ) + (wire (pts (xy 123.19 60.96) (xy 123.19 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ad37551-07c4-42b7-98fa-b655b433f62b) + ) + (wire (pts (xy 77.47 68.58) (xy 83.82 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5bb786c6-815e-43b1-aa2f-c9fb9534c6eb) + ) + (wire (pts (xy 113.03 102.87) (xy 129.54 102.87)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 5ce392a0-8f7d-4e86-afcc-47869492cd79) + ) + (wire (pts (xy 228.6 57.15) (xy 224.79 57.15)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 616442f9-cf36-462c-9709-7757d93eba62) + ) + (wire (pts (xy 231.14 92.71) (xy 227.33 92.71)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 625cf830-8901-4de2-9610-aef7c8178e9b) + ) + (wire (pts (xy 224.79 60.96) (xy 238.76 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6264b7da-64de-47e8-8dc4-86f9f9e7c1e2) + ) + (wire (pts (xy 231.14 82.55) (xy 227.33 82.55)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 626d9651-79c0-478e-97bf-e30f291fee2e) + ) + (wire (pts (xy 125.73 58.42) (xy 113.03 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 63b3822e-5c5c-40fc-a608-ee70d9cbfdc7) + ) + (wire (pts (xy 231.14 90.17) (xy 227.33 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 650b2a5d-db8b-42f2-bfc0-dbd6abf91cc4) + ) + (wire (pts (xy 224.79 53.34) (xy 238.76 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 655fbf9a-f07a-4bca-9488-df91bb5e2c91) + ) + (wire (pts (xy 77.47 85.09) (xy 83.82 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 658f1809-6370-464b-8c5e-184e26b692ba) + ) + (wire (pts (xy 227.33 90.17) (xy 227.33 91.44)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 66176a33-1ba5-4d1b-97f6-43cbe7eca4a7) + ) + (wire (pts (xy 77.47 55.88) (xy 83.82 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 69289048-9fa4-4a5f-8dae-4e6dffd603bc) + ) + (wire (pts (xy 214.63 86.36) (xy 227.33 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6a681496-da12-4b2c-beda-70861596fde2) + ) + (wire (pts (xy 129.54 102.87) (xy 129.54 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6aa26c44-dd6e-4a76-87d5-372004fbce40) + ) + (wire (pts (xy 214.63 60.96) (xy 224.79 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 6c5c6f83-830e-46d5-9c95-2c4d8474f38e) + ) + (wire (pts (xy 165.1 88.9) (xy 185.42 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 727f0a42-95cf-4c99-b712-b4d6fad429c5) + ) + (wire (pts (xy 173.99 68.58) (xy 173.99 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 74b3db52-5950-4880-a45c-8815ea573cd8) + ) + (wire (pts (xy 113.03 85.09) (xy 113.03 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7791690f-034c-45f6-894f-ff18778690e8) + ) + (wire (pts (xy 168.91 60.96) (xy 185.42 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 79c71f7e-6c0b-4451-9fb1-4e780916b58f) + ) + (wire (pts (xy 227.33 100.33) (xy 227.33 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7a8506c3-9abc-4c09-aec0-ab11a8a39550) + ) + (wire (pts (xy 77.47 100.33) (xy 83.82 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7b6c8ae8-27ec-4719-b2a9-3146b8262c07) + ) + (wire (pts (xy 224.79 55.88) (xy 238.76 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7c29b5c0-1113-4641-a6b0-a7811249d191) + ) + (wire (pts (xy 113.03 93.98) (xy 129.54 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7cb63113-a7ef-4c93-8ad9-260738599548) + ) + (wire (pts (xy 113.03 96.52) (xy 129.54 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7cd00f4a-dd94-44ea-ad4c-7c6bdb0f7284) + ) + (wire (pts (xy 113.03 99.06) (xy 113.03 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 7e91a426-ebd8-4f42-bdb1-c0f462b9bd7d) + ) + (wire (pts (xy 165.1 71.12) (xy 168.91 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 81165e4b-38fc-424a-8da7-c7317a4c2a77) + ) + (wire (pts (xy 223.52 63.5) (xy 238.76 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 85cd4f8d-73c4-40a4-bd46-3348225a9ba9) + ) + (wire (pts (xy 129.54 78.74) (xy 115.57 78.74)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 86eea7dd-893d-487c-9746-f7698bd4809a) + ) + (wire (pts (xy 224.79 54.61) (xy 224.79 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 872d1ccc-1c15-4c88-8616-f945fe2f94de) + ) + (wire (pts (xy 113.03 95.25) (xy 113.03 93.98)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 886431f8-42c9-40b6-85f6-0f41cb736ad8) + ) + (wire (pts (xy 227.33 99.06) (xy 238.76 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a2c03f6-e4a6-4956-9901-0f3ad0bb6bb2) + ) + (wire (pts (xy 77.47 97.79) (xy 83.82 97.79)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8a5116a4-ca63-4126-8b63-8fb4b780c7ee) + ) + (wire (pts (xy 227.33 86.36) (xy 238.76 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8aae946e-1f4e-4d20-a139-c1edeeb68e80) + ) + (wire (pts (xy 223.52 62.23) (xy 228.6 62.23)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8e4c0815-8b26-4327-89ce-31405cca1d74) + ) + (wire (pts (xy 231.14 95.25) (xy 227.33 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 8e5b29c4-3075-4b82-aba7-58de0f72ff51) + ) + (wire (pts (xy 129.54 81.28) (xy 113.03 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 91e69330-d68f-4ab0-8a57-625acc7403bd) + ) + (wire (pts (xy 214.63 88.9) (xy 227.33 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 92ef93bd-552d-4bf2-90c7-51a4a7a57034) + ) + (wire (pts (xy 224.79 58.42) (xy 238.76 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9526f58a-49c4-420c-97c3-094992e5a199) + ) + (wire (pts (xy 77.47 90.17) (xy 83.82 90.17)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 952b0c8f-cbbf-49fc-8973-d0ff4906ab2f) + ) + (wire (pts (xy 227.33 95.25) (xy 227.33 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 96b1019e-7d7c-479b-a279-fa93fce7fd3c) + ) + (wire (pts (xy 113.03 83.82) (xy 129.54 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 97014310-eeae-43c1-b85d-0bdb11e7b16b) + ) + (wire (pts (xy 223.52 67.31) (xy 228.6 67.31)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 98415dd5-e495-4a3f-9b76-8d8121dd32ed) + ) + (wire (pts (xy 113.03 90.17) (xy 113.03 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9900c9b7-0421-4251-b892-722f3a8c9efa) + ) + (wire (pts (xy 223.52 62.23) (xy 223.52 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid 9ae32cb0-889b-4e84-b6c8-9772f0051acd) + ) + (wire (pts (xy 224.79 59.69) (xy 224.79 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a082c212-7a22-45d7-b9b4-85277d96883d) + ) + (wire (pts (xy 214.63 58.42) (xy 224.79 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a579310f-16ee-4e8c-8a2c-cd02e8ff34da) + ) + (wire (pts (xy 168.91 71.12) (xy 168.91 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid a95d42a0-0595-4561-9961-6edc70212657) + ) + (wire (pts (xy 165.1 66.04) (xy 166.37 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b30f765a-d0c5-4e3a-b03b-756b5d0b714a) + ) + (wire (pts (xy 172.72 76.2) (xy 172.72 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b3dca18d-b8f3-4153-9967-7f081c58579f) + ) + (wire (pts (xy 214.63 53.34) (xy 224.79 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b432ea1f-ac72-4fee-9665-191e42f4eba2) + ) + (wire (pts (xy 171.45 73.66) (xy 165.1 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b4bd12ed-6925-4f02-80f6-05cfc62fe02c) + ) + (wire (pts (xy 214.63 66.04) (xy 223.52 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b5c129bf-7239-4e1c-8136-63e082b882d0) + ) + (wire (pts (xy 113.03 87.63) (xy 113.03 86.36)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b910e3c4-2ffc-45b0-9af4-7507a69bb0fb) + ) + (wire (pts (xy 223.52 69.85) (xy 228.6 69.85)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid b9952fc5-7dea-4ff0-9fa8-0161d894a1c9) + ) + (wire (pts (xy 224.79 52.07) (xy 224.79 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb0e6106-490b-426d-b2bf-521e02cd82bd) + ) + (wire (pts (xy 113.03 60.96) (xy 123.19 60.96)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bb0ecc84-b4e5-4bcb-b4bb-12528d4f4e3d) + ) + (wire (pts (xy 165.1 63.5) (xy 165.1 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bc936357-82b0-45a8-a629-3345cd5b5b57) + ) + (wire (pts (xy 113.03 53.34) (xy 129.54 53.34)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bda765ef-091c-4014-947e-ab2f10ee3fab) + ) + (wire (pts (xy 214.63 101.6) (xy 227.33 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bdb44771-ccda-42d7-b6fc-ca09b0be75f5) + ) + (wire (pts (xy 125.73 68.58) (xy 125.73 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid bfaf9c34-3325-4400-8404-28bd40c805b8) + ) + (wire (pts (xy 113.03 81.28) (xy 113.03 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c155b45d-68d8-4e24-ac9e-48ac0e6823f6) + ) + (wire (pts (xy 119.38 66.04) (xy 119.38 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c19a66a9-29a9-4171-aed5-6f7bbf190532) + ) + (wire (pts (xy 227.33 88.9) (xy 238.76 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid c74a5cfb-5d1f-4be4-a139-7079d808a132) + ) + (wire (pts (xy 165.1 83.82) (xy 185.42 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cc0c4bf6-ec0f-4840-8324-2c90018444d1) + ) + (wire (pts (xy 185.42 63.5) (xy 171.45 63.5)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid cd8a041d-ba94-43f3-877e-9f48d2deddfb) + ) + (wire (pts (xy 223.52 71.12) (xy 238.76 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d099c704-1a52-4b63-810a-6598b645555f) + ) + (wire (pts (xy 165.1 76.2) (xy 172.72 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d5550fb5-2dc7-4839-92df-c1623798c40e) + ) + (wire (pts (xy 113.03 88.9) (xy 129.54 88.9)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d6f02d6d-37e6-4b33-a5dd-b762f550df54) + ) + (wire (pts (xy 165.1 101.6) (xy 185.42 101.6)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d8698ece-ab2d-45a4-bd19-50501ed4c219) + ) + (wire (pts (xy 128.27 55.88) (xy 128.27 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d91a95b5-b304-47ba-943d-4e7ed1336098) + ) + (wire (pts (xy 172.72 66.04) (xy 185.42 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid d979d715-7a98-4200-a3e5-b97e4853eb61) + ) + (wire (pts (xy 223.52 64.77) (xy 223.52 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid db7f9c16-de16-441d-b265-3573ba9b2563) + ) + (wire (pts (xy 231.14 100.33) (xy 227.33 100.33)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid dd1f2fe8-f8c6-4663-a35b-6a41a4447485) + ) + (wire (pts (xy 128.27 66.04) (xy 129.54 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de855658-0b84-41d5-8669-7fcdec04be3c) + ) + (wire (pts (xy 129.54 68.58) (xy 125.73 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid de9538b4-bd36-4630-9bee-e1e92f71c6c9) + ) + (wire (pts (xy 223.52 68.58) (xy 238.76 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e0bceb9d-0eaf-4fa1-8c25-eff63c16f6a4) + ) + (wire (pts (xy 224.79 57.15) (xy 224.79 58.42)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e765dbbc-702d-4746-a2de-746768e43f84) + ) + (wire (pts (xy 77.47 95.25) (xy 83.82 95.25)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e7b46e2d-43a4-4b2e-91ae-09005e3d3eab) + ) + (wire (pts (xy 123.19 71.12) (xy 129.54 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid e9379c61-01fa-42a6-b942-7d249ef7986f) + ) + (wire (pts (xy 214.63 83.82) (xy 227.33 83.82)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ea1608fc-9881-47e6-9002-0180dadc3872) + ) + (wire (pts (xy 214.63 55.88) (xy 224.79 55.88)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed1cbab6-bb38-44d2-bd78-4866d9c01b3d) + ) + (wire (pts (xy 119.38 76.2) (xy 129.54 76.2)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ed6b72b2-26ca-4ff9-a3c9-fa7d3e21cc92) + ) + (wire (pts (xy 214.63 99.06) (xy 227.33 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f1947bbb-0eab-4468-868a-e7190a33cc4c) + ) + (wire (pts (xy 228.6 54.61) (xy 224.79 54.61)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f28b5466-806f-4587-8698-bd8dd2bd85e8) + ) + (wire (pts (xy 214.63 96.52) (xy 227.33 96.52)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f2e169e9-42c8-43d6-83d1-44fdd9cb23b1) + ) + (wire (pts (xy 175.26 81.28) (xy 165.1 81.28)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f377b655-49b5-44a1-b1f9-0b891c0f4e32) + ) + (wire (pts (xy 129.54 73.66) (xy 120.65 73.66)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f4053de0-f639-44f3-ad2a-d773cc5070f6) + ) + (wire (pts (xy 223.52 66.04) (xy 238.76 66.04)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f83e9916-1e46-483f-b49e-f980e070971d) + ) + (wire (pts (xy 223.52 67.31) (xy 223.52 68.58)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9145f60-2df3-46e4-89f2-c1ca78c60485) + ) + (wire (pts (xy 231.14 85.09) (xy 227.33 85.09)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid f9163bee-353c-40b0-b105-8919e9f53c4b) + ) + (wire (pts (xy 129.54 99.06) (xy 113.03 99.06)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid fab6bb55-049f-4bcb-b03c-8acf83b19e9c) + ) + (wire (pts (xy 223.52 69.85) (xy 223.52 71.12)) + (stroke (width 0) (type default) (color 0 0 0 0)) + (uuid ff6d93b5-e816-471e-aec1-468f4fa76fcc) + ) + + (global_label "y220" (shape input) (at 231.14 85.09 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 177a185c-f002-4bb6-baab-b8fcb81bcbc4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 238.1493 85.0106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y110" (shape input) (at 228.6 67.31 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 3a43c2a4-91e2-4ec6-9665-3e55ae4ac1ef) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 235.6093 67.2306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y100" (shape input) (at 228.6 69.85 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 422281ab-f98d-4c48-94c0-9a2272c9321f) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 235.6093 69.7706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y300" (shape input) (at 231.14 100.33 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 5e156bc7-4ca0-45a6-ad6b-9c29a8cd8704) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 238.1493 100.2506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y230" (shape input) (at 231.14 82.55 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 760b593e-1b9c-4eea-a566-87eb82903b79) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 238.1493 82.4706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y030" (shape input) (at 228.6 52.07 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 784e9996-16f4-4998-ab12-1c01d88ddfec) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 235.6093 51.9906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y010" (shape input) (at 228.6 57.15 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 79e0e01f-6eab-4db5-a726-983a39fbbaa9) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 235.6093 57.0706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y200" (shape input) (at 231.14 90.17 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 7e202e94-38c8-4fc5-a792-262378abd594) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 238.1493 90.0906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y210" (shape input) (at 231.14 87.63 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 8ac72bd5-6625-476c-930c-2394670208e4) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 238.1493 87.5506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y000" (shape input) (at 228.6 59.69 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 94d374b3-38c4-40bf-bc7e-02ce2ad4907d) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 235.6093 59.6106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y020" (shape input) (at 228.6 54.61 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid 9b07ab3b-16e2-4836-bcf1-572d731184d3) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 235.6093 54.5306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y330" (shape input) (at 231.14 92.71 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid b4c7ce87-f6bf-4ae9-ae27-69b6be0086bf) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 238.1493 92.6306 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y310" (shape input) (at 231.14 97.79 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid ca05fa30-1b35-47ed-a389-bb713c2c4dbe) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 238.1493 97.7106 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y120" (shape input) (at 228.6 64.77 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid d608925a-a64a-4292-b75c-6857e947b1a2) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 235.6093 64.6906 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y320" (shape input) (at 231.14 95.25 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid e324472c-e060-486c-b618-c496f38693ad) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 238.1493 95.1706 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + (global_label "y130" (shape input) (at 228.6 62.23 0) (fields_autoplaced) + (effects (font (size 1.27 1.27)) (justify left)) + (uuid f57836b2-35ec-408e-bcc0-c4139e51bb72) + (property "Intersheet References" "${INTERSHEET_REFS}" (id 0) (at 235.6093 62.1506 0) + (effects (font (size 1.27 1.27)) (justify left) hide) + ) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 68.58 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 013fe148-79d3-4868-bc72-e5ca619d91a8) + (property "Reference" "#PWR07" (id 0) (at 48.26 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 68.5799 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 68.58 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d0a6d7eb-0b84-4248-9e86-3fdef3661ff0)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_8") (at 200.66 54.61 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 05243ddb-1dc4-4c0a-b2ad-ce8a3183428b) + (property "Reference" "U4" (id 0) (at 200.025 44.45 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_8" (id 1) (at 200.025 48.26 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 200.66 54.61 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 200.66 54.61 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 038589f7-8b75-4b22-995a-ce64ed885d39)) + (pin "10" (uuid 4150a2f5-9c2c-4abc-9a40-71c66c1fb731)) + (pin "11" (uuid acce4c01-7c64-427e-91de-b1e9a6e9f77f)) + (pin "12" (uuid 8bfd9b63-1e49-4e92-bfbb-5a1119dcf00e)) + (pin "13" (uuid 94c967c8-ce27-4870-a254-c0b32c69ec0f)) + (pin "14" (uuid 2bb29b2f-93ae-4c0a-9755-832a330c51b4)) + (pin "15" (uuid 24154507-87d2-41ca-9397-72886240ccf4)) + (pin "16" (uuid 98ed151e-54c5-4e3e-ae6e-487aade4566b)) + (pin "2" (uuid 29ae9584-7d9c-41f3-bf81-c03f96e96a6b)) + (pin "3" (uuid 5b721235-a61b-40fa-86ca-bb0e162aa5ab)) + (pin "4" (uuid 6fff7441-b6ad-40c5-a0a1-db9dccf0f559)) + (pin "5" (uuid b1a977a9-ed91-487d-8205-ceb204200332)) + (pin "6" (uuid e5a82789-a74b-420b-811d-1cb96496e981)) + (pin "7" (uuid 6870256e-b4dd-4bd1-9ce7-c7949e6a9b0d)) + (pin "8" (uuid affb6a28-48bb-41d4-bc75-022b4dd322a3)) + (pin "9" (uuid f9c316c2-34e6-4c05-9db7-2dd0f4add9e0)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 101.6 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0d419b3c-929d-40d8-b65e-3b9b1d2af75e) + (property "Reference" "U21" (id 0) (at 250.19 100.33 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 104.14 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 101.6 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 101.6 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 5a044fd8-dce8-4c9a-9166-956887125d5c)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 93.98 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 0e4a0e04-eebd-4c64-93a6-f4c00dd1b05d) + (property "Reference" "U18" (id 0) (at 250.19 92.71 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 96.52 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 93.98 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 93.98 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 8ceae4ad-1299-4830-9fd2-fa0936823787)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 91.44 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 1c53ed3b-9be7-4601-9e1d-aa32e67f8e77) + (property "Reference" "U17" (id 0) (at 250.19 90.17 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 93.98 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 91.44 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid d1a045a9-22b4-4180-808a-00506c5f93af)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 97.79 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 22d80f5d-2a48-421b-8569-09cd6ba8bd9c) + (property "Reference" "#PWR014" (id 0) (at 48.26 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 97.7899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 97.79 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid c39378ee-2214-4756-836c-428d4b4b218a)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 63.5 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 260b55ee-660b-48fa-99ca-a3900df58be6) + (property "Reference" "#PWR05" (id 0) (at 48.26 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 63.4999 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 63.5 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6c593827-c396-4196-a030-d359323bdbc4)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 60.96 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 26153b52-53e0-414d-a26e-1bdcd7d34e20) + (property "Reference" "U9" (id 0) (at 250.19 59.69 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 63.5 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 29285c56-3702-46c5-9530-45888ebc46e0)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 60.96 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 28bf61a2-ce6b-4a3e-9a14-12a47754a15d) + (property "Reference" "v4" (id 0) (at 66.04 48.26 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 52.07 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 55.88 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 60.96 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 86a500fc-3493-4306-801d-40eabb8ceecd)) + (pin "2" (uuid fc3a8e7f-85e2-4e1c-98da-d45543171bfe)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 86.36 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2be7ecd5-4b3c-4055-9d51-54e64e8b2096) + (property "Reference" "U15" (id 0) (at 250.19 85.09 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 88.9 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 86.36 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 86.36 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 2508d572-842c-4bbe-98a0-b806f80db2bd)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 63.5 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2bfe61da-8bc2-4dab-b16c-9896bbd0cade) + (property "Reference" "v5" (id 0) (at 66.04 50.8 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 54.61 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 58.42 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 205793e9-98d4-471c-93f0-db2b2950bac5)) + (pin "2" (uuid fefa7546-8a32-4815-b484-fb47860c7d22)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 97.79 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2c43ab03-65f6-48cc-9ef3-0d14a75c24c2) + (property "Reference" "v14" (id 0) (at 66.04 85.09 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 88.9 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 92.71 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 97.79 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid c7caaaeb-5d2e-46fc-8b26-a4af8c2c08a9)) + (pin "2" (uuid a4a150c7-d0a9-4b9f-9477-3b1e61b8bbfb)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_8") (at 99.06 54.61 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2d00beeb-ff2e-4d70-8ea0-41d7c7136a43) + (property "Reference" "U1" (id 0) (at 98.425 44.45 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 98.425 48.26 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 99.06 54.61 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 99.06 54.61 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 11d4f461-05ed-4983-8197-804654f7f354)) + (pin "10" (uuid 0d7a7a4f-92b0-4b63-8cf8-d07ce75bbbb1)) + (pin "11" (uuid 58b897b7-9e8b-4949-892e-e309f3882dc6)) + (pin "12" (uuid 9b515ee2-a694-4127-b939-b3fd610c1c9b)) + (pin "13" (uuid d033ff52-a4c8-4118-be7b-a554a9394a99)) + (pin "14" (uuid bf1b9f81-7e1f-470a-9739-3fe5665b9cd6)) + (pin "15" (uuid f99fd631-c6e8-4a97-9854-6e175abc3975)) + (pin "16" (uuid 4e3da4c3-bd0b-4dfa-9440-e8c3033cad75)) + (pin "2" (uuid 7f081455-68d7-4569-9bc1-cfeb8e1821ba)) + (pin "3" (uuid 9ec1ebb6-5210-4c01-a72c-dcd48d663fdb)) + (pin "4" (uuid 86d5f762-e3ed-4db0-8948-f59105d20090)) + (pin "5" (uuid b989578c-73f4-4308-900c-2bbae795e011)) + (pin "6" (uuid 7bedb394-60b5-4754-b02e-cf859986071f)) + (pin "7" (uuid 3704026e-7b45-453c-8ca2-af4cd0f47556)) + (pin "8" (uuid f22f2ba5-cade-44bf-92eb-ecb8814a9c43)) + (pin "9" (uuid b77da0d8-03b3-4a7d-a2b3-183583c91abc)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 66.04 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 2f96ac80-8560-468a-945c-e11cbdd055fd) + (property "Reference" "#PWR06" (id 0) (at 48.26 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 66.0399 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 66.04 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 764ff02d-7c5b-4137-ab64-68ac60b34f4c)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 85.09 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 3003d0bc-80af-469a-8b34-b11283f9276c) + (property "Reference" "v9" (id 0) (at 66.04 72.39 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 76.2 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 80.01 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 7fea7fbb-e7bd-4b75-ad16-a6d16e462d61)) + (pin "2" (uuid 26fa9024-c58e-4fd2-9c54-57822880b759)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 99.06 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 46afbbd1-ead1-4481-8f9b-57b4003f9cb3) + (property "Reference" "U20" (id 0) (at 250.19 97.79 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 101.6 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 99.06 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 99.06 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 7fca31f8-888e-4c99-bed4-8c8b17293476)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 100.33 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 46c58b61-2849-4aa8-8039-6c74fe948344) + (property "Reference" "v15" (id 0) (at 66.04 87.63 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 91.44 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 95.25 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 100.33 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 7933fa19-c5d8-4dcf-b946-9208a4941ba3)) + (pin "2" (uuid 5eb5e4e7-0a36-4c70-a226-08307fdc5c8b)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 88.9 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 58c71512-7267-47ed-8dc9-f8ad2c0793c2) + (property "Reference" "U16" (id 0) (at 250.19 87.63 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 91.44 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 88.9 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 88.9 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid d804668e-6595-40a9-99af-42ce2586da2e)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 95.25 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 6068d1a7-8e99-4d90-b6fc-dbc3825386b7) + (property "Reference" "v13" (id 0) (at 66.04 82.55 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 86.36 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 90.17 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 95.25 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 921d950a-c818-4ce7-a64e-51670ae042e3)) + (pin "2" (uuid 03773793-8638-47fb-b7ba-e19535a13e44)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 87.63 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 64ff4a06-e4b3-421c-b19a-406fb3cfe28f) + (property "Reference" "v10" (id 0) (at 66.04 74.93 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 78.74 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 82.55 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 87.63 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 77d79695-fb09-4f04-8037-54a2c397d3be)) + (pin "2" (uuid 5a3bf0e6-1508-4a94-b0d7-bd3663cf9792)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 58.42 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 69076ad6-a200-44c0-8501-0f85d71cc3fc) + (property "Reference" "v3" (id 0) (at 66.04 45.72 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 49.53 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 53.34 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 58.42 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 4225d7b8-e1e5-4964-8b17-699ed2594a36)) + (pin "2" (uuid 09900831-e910-4c39-b066-c481a5e94224)) + ) + + (symbol (lib_id "eSim_Ngveri:bitonic_sort") (at 134.62 105.41 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7154569d-c7c0-4970-aca8-96ae8f641876) + (property "Reference" "U3" (id 0) (at 147.32 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "bitonic_sort" (id 1) (at 147.32 59.69 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 207.01 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 207.01 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 59e5e440-839c-477e-8314-ad6fe38701eb)) + (pin "10" (uuid 624365c3-797e-45f8-8945-08d3ee62b491)) + (pin "11" (uuid e0bf489d-3d94-4e11-bb67-751a37efe76c)) + (pin "12" (uuid 13ff3a3f-6906-4e97-b75a-b0bb49ba2ec7)) + (pin "13" (uuid f9c7ed68-f78f-45b2-b287-4a1617e94225)) + (pin "14" (uuid 768d50e1-d836-4e52-9df0-57ee44df0727)) + (pin "15" (uuid 07e21978-11ea-49ff-a1bf-c3c3654d0dda)) + (pin "16" (uuid 37bc12e6-25ed-4cf5-994e-e65e8760d539)) + (pin "17" (uuid 9fb432fc-edd0-4ada-b4f6-bab821b9702e)) + (pin "18" (uuid 1a0c0bf7-11c0-49e2-9085-85f4bd92c8ac)) + (pin "19" (uuid ca6b7da0-6cc5-4722-b740-f355db15e739)) + (pin "2" (uuid b6dcefc2-4989-47a9-8c04-54a25c295f31)) + (pin "20" (uuid 11ad17a1-62e4-4a1d-bc03-dd83c67fb27d)) + (pin "21" (uuid e89fa34b-95ae-49a6-88fc-027f8ad536cf)) + (pin "22" (uuid ed28cb72-5cd6-4945-b696-36f089679a77)) + (pin "23" (uuid 9d499549-1ffd-4192-857c-f0b742353e80)) + (pin "24" (uuid e61e2af9-4013-4a0c-a088-eb888b5fdbe5)) + (pin "25" (uuid 5034704a-51c5-4843-999b-42a84858bab2)) + (pin "26" (uuid 86ebe3b2-cc6f-431a-ae5a-dbb115d6b6a4)) + (pin "27" (uuid 38b8e911-b95d-410b-b01c-def1aec6de38)) + (pin "28" (uuid e478b353-b1fa-4b63-a16d-52fc06a74f6e)) + (pin "29" (uuid fd0ade4f-5bb8-4de0-a8d3-377e4d82726c)) + (pin "3" (uuid ae71a521-039f-46a1-b783-39ea42974b39)) + (pin "30" (uuid 6635ea55-ea13-426b-8544-16a057d0d846)) + (pin "31" (uuid 89c7f48a-4731-45f4-acce-6b241230f77e)) + (pin "32" (uuid 665447f8-41e0-4545-b657-50e5385c6a50)) + (pin "4" (uuid 84ab72d4-a0d8-44a8-b19d-f5548dc86579)) + (pin "5" (uuid b3191faa-7e47-424c-af3f-84e22fa62cb3)) + (pin "6" (uuid d374684b-aa87-4a33-9862-ddd5cc84f72f)) + (pin "7" (uuid f83e657e-8411-455c-b6c7-20d04b81c080)) + (pin "8" (uuid f5118f43-0d00-4ed0-a8b6-b989cbcbc436)) + (pin "9" (uuid 15bb1f5a-120e-4fb2-a170-f40bf582da97)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 60.96 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 73b5f113-2c0c-40d0-82bd-5ce3c1837991) + (property "Reference" "#PWR04" (id 0) (at 48.26 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 60.9599 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 60.96 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid f09d8e45-9df1-431f-b825-6a38eb51e331)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 100.33 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 766ba9b0-c3ee-4e29-91aa-813b61584f8b) + (property "Reference" "#PWR015" (id 0) (at 48.26 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 100.3299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 100.33 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6ecbcc43-e435-4abb-abe2-611b591f76f2)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 90.17 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 77587d3f-2d01-47ff-a89a-21039578c07e) + (property "Reference" "v11" (id 0) (at 66.04 77.47 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 81.28 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 85.09 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 90.17 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid d60f5db9-d282-4f83-a6c7-bf4664ef7c6f)) + (pin "2" (uuid c0be6a50-7631-4dc7-a4c8-259592742cab)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 68.58 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 7b51588a-baf2-4925-b809-37898662e578) + (property "Reference" "v7" (id 0) (at 66.04 55.88 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 59.69 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 63.5 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid fca59b70-ef0f-4b78-b011-1266cbd4b49c)) + (pin "2" (uuid 68e04bf1-c69f-41d2-b5f6-4e4200d21342)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 53.34 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 818765c1-7bfa-46a4-8bc6-bf06499aa2c0) + (property "Reference" "v1" (id 0) (at 66.04 40.64 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 44.45 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 48.26 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 53.34 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 68524799-2797-4f17-a321-e070397a2971)) + (pin "2" (uuid 49152722-6c86-47b8-9303-03a5ba9df2ec)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8528b2a7-ff99-47cd-a9c1-72687287b735) + (property "Reference" "#PWR08" (id 0) (at 48.26 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 71.1199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 71.12 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fc414563-e471-4aef-95e3-a4df9f5ea0e8)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 55.88 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8768d708-9241-4214-a3f0-a42081aaf85f) + (property "Reference" "v2" (id 0) (at 66.04 43.18 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 46.99 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 50.8 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid f0908350-48c4-4241-88d2-8bc945b2a0d6)) + (pin "2" (uuid 8ffe24ec-6054-4c24-a8af-29e883217d7c)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 92.71 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 8e065ed4-0173-4fce-96d1-f1dc36cf0342) + (property "Reference" "#PWR012" (id 0) (at 48.26 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 92.7099 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 92.71 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid eb43006a-16cd-4a70-a6fc-3c2f5ff8b7fa)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 83.82 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 913a4f57-6f18-4ebd-a70c-4017a4695fe7) + (property "Reference" "U14" (id 0) (at 250.19 82.55 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 86.36 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 83.82 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 83.82 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid da91f481-746a-4c40-b592-cf1be9beeb86)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 53.34 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 976b838e-44d4-443f-b89a-317ce33f75ed) + (property "Reference" "U6" (id 0) (at 250.19 52.07 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 55.88 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 53.34 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 53.34 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid fffc5590-36b1-4286-a1fb-ef8463b4bf93)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 85.09 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid 988f4707-0aa1-43cb-85de-9bbd51a72956) + (property "Reference" "#PWR09" (id 0) (at 48.26 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 85.0899 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 85.09 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 277cc3ec-8611-460c-96a8-e699223b7a1d)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 55.88 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a1406be2-7afa-454a-a6f6-7fa0e7a1f108) + (property "Reference" "U7" (id 0) (at 250.19 54.61 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 58.42 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 55.88 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 76306f8b-3204-4208-bce3-41f07d499a01)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 95.25 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid a4ae1c93-c62d-4b97-883e-53bb6c32a7fa) + (property "Reference" "#PWR013" (id 0) (at 48.26 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 95.2499 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 95.25 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 15d24303-6404-4bd4-8a42-59579a04c8f7)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 68.58 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b11ce336-6238-434c-a012-48a2e9f9c2d7) + (property "Reference" "U12" (id 0) (at 250.19 67.31 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 71.12 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 68.58 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 7dd9a719-da14-4541-9a34-23b63844c35b)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 55.88 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b1e84cc4-d1ae-40ed-86df-cbb239eef027) + (property "Reference" "#PWR02" (id 0) (at 48.26 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 55.8799 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 55.88 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid d3e94924-5344-4ee7-a661-c4c60ff8a341)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 96.52 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid b612d3e3-2a72-43b5-8034-5c232c46b81d) + (property "Reference" "U19" (id 0) (at 250.19 95.25 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 99.06 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 96.52 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 96.52 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid fc298f82-0c36-4a3e-9d98-90611a935cdd)) + ) + + (symbol (lib_id "eSim_Hybrid:adc_bridge_8") (at 99.06 86.36 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid bb153c43-b62c-4c66-81d5-1e290a0e2b85) + (property "Reference" "U2" (id 0) (at 98.425 76.2 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "adc_bridge_8" (id 1) (at 98.425 80.01 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 99.06 86.36 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 99.06 86.36 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 80d6b88e-046a-4779-b038-f0f199f8c46a)) + (pin "10" (uuid e45676e0-fd4f-4156-9eb5-3f57b1fa18b4)) + (pin "11" (uuid 4ac4e060-59b8-4c55-be8a-cbfd5b4cc72d)) + (pin "12" (uuid 19fac781-a03e-43ff-8dee-96d01c223f71)) + (pin "13" (uuid b815ccc7-ceb1-4cc6-b43e-59967ece4ee3)) + (pin "14" (uuid 9f851d67-9497-4d6e-8373-5ec44227beac)) + (pin "15" (uuid e422e9ee-ecb0-4feb-8e5a-05d1030183cd)) + (pin "16" (uuid fd996a9d-ff73-4fb8-a761-ad288ea38880)) + (pin "2" (uuid b761d9c9-8673-4e2e-b545-40de3cbda843)) + (pin "3" (uuid b2a75be6-539c-49d5-93db-3c5e77412fc5)) + (pin "4" (uuid 877ce464-e6d8-4914-886c-02be559d7cbb)) + (pin "5" (uuid eee5fa7c-4e46-4675-87a8-1ebbf66b3939)) + (pin "6" (uuid f0db75dd-17ac-49d9-a77a-d39f9b7ea935)) + (pin "7" (uuid 4678a287-28e5-489b-ad5a-b4d227b95fc2)) + (pin "8" (uuid aa31c146-33b4-4292-a230-5869a64d0880)) + (pin "9" (uuid 96e880f7-3a85-46a4-a439-ac98d5f9f44b)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 66.04 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid bf6698ef-cf1c-4ac3-8942-b85274864132) + (property "Reference" "v6" (id 0) (at 66.04 53.34 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 57.15 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 60.96 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 60fb471b-3862-46bc-98c8-fdc88ff367d5)) + (pin "2" (uuid 2b3bd87a-1541-4512-adde-71c3f809d9f7)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 102.87 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid c2c9737b-9daf-4e6d-8298-cb7bba20ca41) + (property "Reference" "#PWR016" (id 0) (at 48.26 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 102.8699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 102.87 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 2e27d4a7-7350-42a8-974b-b48b18e1754b)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 92.71 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d8b37c7e-2d52-4803-9f4e-79fe3b448d65) + (property "Reference" "v12" (id 0) (at 66.04 80.01 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 83.82 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 87.63 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 92.71 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid ec0069e3-b6a5-4d9a-a258-fbaba77e25b2)) + (pin "2" (uuid c1a68b76-f942-404d-a634-dc6a28cfafa6)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 66.04 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid d8e1c222-feb0-458c-b075-246ee8453df3) + (property "Reference" "U11" (id 0) (at 250.19 64.77 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 68.58 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 66.04 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid d113e8d4-b11d-4009-b688-cb0f1ac183da)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 63.5 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid dcef1489-cb9c-4bb1-bbb3-a5d8ff987a56) + (property "Reference" "U10" (id 0) (at 250.19 62.23 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 66.04 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 63.5 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid b645996d-d336-4f3d-bf9b-1ed5b570df64)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid dfad74c1-114e-4746-89f2-4e9c0c4c0404) + (property "Reference" "U13" (id 0) (at 250.19 69.85 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 73.66 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 9ebbc56d-b0c3-48b0-bdf0-7aa60996d061)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 87.63 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid e0c38dd9-e52e-4475-86a3-54aff58a71df) + (property "Reference" "#PWR010" (id 0) (at 48.26 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 87.6299 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 87.63 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 696b37e9-efb6-49d0-ae2a-8c0f0e6f69f7)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 71.12 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid eabc4c57-45bc-4373-ae06-3c95688cb017) + (property "Reference" "v8" (id 0) (at 66.04 58.42 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 62.23 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 66.04 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 71.12 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 38519d17-696a-4747-83ad-fc9e80f688d5)) + (pin "2" (uuid ff2c6baa-5c41-44a7-a0fa-1cb73700540e)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 53.34 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid ee5a1a23-621e-4fa7-baca-ae199bdaa08b) + (property "Reference" "#PWR01" (id 0) (at 48.26 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 53.3399 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 53.34 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid e32f8887-cc4a-45a7-8323-c5dfcba020e1)) + ) + + (symbol (lib_id "eSim_Plot:plot_v1") (at 233.68 58.42 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f7d6cff4-6b35-4c02-ade9-b4cc64395b0c) + (property "Reference" "U8" (id 0) (at 250.19 57.15 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Value" "plot_v1" (id 1) (at 250.19 60.96 90) + (effects (font (size 1.524 1.524)) (justify left)) + ) + (property "Footprint" "" (id 2) (at 233.68 58.42 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 233.68 58.42 0) + (effects (font (size 1.524 1.524))) + ) + (pin "~" (uuid 169e59dc-fa35-4d4e-8154-e84f37014627)) + ) + + (symbol (lib_id "eSim_Sources:DC") (at 66.04 102.87 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid f8014a61-4672-4d0d-9caa-55f6ea84aa5a) + (property "Reference" "v16" (id 0) (at 66.04 90.17 90) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "DC" (id 1) (at 66.04 93.98 90) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "R1" (id 2) (at 66.04 97.79 90) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 66.04 102.87 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid 97c88749-6e50-4501-8172-64f2ad4cbea7)) + (pin "2" (uuid 40e38d06-46a9-4b6e-a53f-276c91704949)) + ) + + (symbol (lib_id "eSim_Hybrid:dac_bridge_8") (at 200.66 85.09 0) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fb676477-646d-4936-bbfc-3ceb4e0c1295) + (property "Reference" "U5" (id 0) (at 200.025 74.93 0) + (effects (font (size 1.524 1.524))) + ) + (property "Value" "dac_bridge_8" (id 1) (at 200.025 78.74 0) + (effects (font (size 1.524 1.524))) + ) + (property "Footprint" "" (id 2) (at 200.66 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (property "Datasheet" "" (id 3) (at 200.66 85.09 0) + (effects (font (size 1.524 1.524))) + ) + (pin "1" (uuid e3f12a7d-fd8d-45a9-a83f-b9e2f6f7e90b)) + (pin "10" (uuid 1859868f-03e9-4164-9459-bcd0bf7e39ad)) + (pin "11" (uuid dce20db5-6eb1-4f01-9912-20c78514f258)) + (pin "12" (uuid f5b842de-adc1-4055-a71a-f3abbab34909)) + (pin "13" (uuid bddaa7c0-791f-4a4d-a8d2-6188dc66897e)) + (pin "14" (uuid 3f881d3e-5c51-4da9-80df-e2fba7b88c54)) + (pin "15" (uuid dea2a38e-0872-4de6-874b-bf25af6542a4)) + (pin "16" (uuid 6fcad411-62e1-4910-a1bb-31f6a4c357fd)) + (pin "2" (uuid 1e6e531f-8ffe-48fd-9e3a-bc35aec0fb3b)) + (pin "3" (uuid 1c1d66e0-ad19-417e-b33f-30073e7b7781)) + (pin "4" (uuid 0c20883b-29cc-4cd1-85e2-b4bd375148a7)) + (pin "5" (uuid b6af8b25-58ec-4c93-b3d3-39429b404776)) + (pin "6" (uuid 432a3c31-3832-4bde-a79f-ec708b622681)) + (pin "7" (uuid 3c8f8274-cfbb-4df3-abb6-b536d78eb3e3)) + (pin "8" (uuid d417e099-804d-4f21-87de-43c21e0e8e3b)) + (pin "9" (uuid b605a83e-64b8-45c4-bfcd-b49ebf89a857)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 90.17 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fc7d28e1-18b9-4f15-8a4b-e4d705e93118) + (property "Reference" "#PWR011" (id 0) (at 48.26 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 90.1699 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 90.17 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid 6042cd9f-fb5d-4b93-9997-debc99ed3204)) + ) + + (symbol (lib_id "eSim_Power:eSim_GND") (at 54.61 58.42 270) (unit 1) + (in_bom yes) (on_board yes) (fields_autoplaced) + (uuid fd422679-d8d6-452a-b239-238c0f5b6db6) + (property "Reference" "#PWR03" (id 0) (at 48.26 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Value" "eSim_GND" (id 1) (at 50.8 58.4199 90) + (effects (font (size 1.27 1.27)) (justify right)) + ) + (property "Footprint" "" (id 2) (at 54.61 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (property "Datasheet" "" (id 3) (at 54.61 58.42 0) + (effects (font (size 1.27 1.27)) hide) + ) + (pin "1" (uuid fa117eec-c26f-4d78-b5f4-2a9498db2fe9)) + ) + + (sheet_instances + (path "/" (page "1")) + ) + + (symbol_instances + (path "/ee5a1a23-621e-4fa7-baca-ae199bdaa08b" + (reference "#PWR01") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/b1e84cc4-d1ae-40ed-86df-cbb239eef027" + (reference "#PWR02") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/fd422679-d8d6-452a-b239-238c0f5b6db6" + (reference "#PWR03") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/73b5f113-2c0c-40d0-82bd-5ce3c1837991" + (reference "#PWR04") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/260b55ee-660b-48fa-99ca-a3900df58be6" + (reference "#PWR05") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/2f96ac80-8560-468a-945c-e11cbdd055fd" + (reference "#PWR06") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/013fe148-79d3-4868-bc72-e5ca619d91a8" + (reference "#PWR07") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/8528b2a7-ff99-47cd-a9c1-72687287b735" + (reference "#PWR08") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/988f4707-0aa1-43cb-85de-9bbd51a72956" + (reference "#PWR09") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/e0c38dd9-e52e-4475-86a3-54aff58a71df" + (reference "#PWR010") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/fc7d28e1-18b9-4f15-8a4b-e4d705e93118" + (reference "#PWR011") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/8e065ed4-0173-4fce-96d1-f1dc36cf0342" + (reference "#PWR012") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/a4ae1c93-c62d-4b97-883e-53bb6c32a7fa" + (reference "#PWR013") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/22d80f5d-2a48-421b-8569-09cd6ba8bd9c" + (reference "#PWR014") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/766ba9b0-c3ee-4e29-91aa-813b61584f8b" + (reference "#PWR015") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/c2c9737b-9daf-4e6d-8298-cb7bba20ca41" + (reference "#PWR016") (unit 1) (value "eSim_GND") (footprint "") + ) + (path "/2d00beeb-ff2e-4d70-8ea0-41d7c7136a43" + (reference "U1") (unit 1) (value "adc_bridge_8") (footprint "") + ) + (path "/bb153c43-b62c-4c66-81d5-1e290a0e2b85" + (reference "U2") (unit 1) (value "adc_bridge_8") (footprint "") + ) + (path "/7154569d-c7c0-4970-aca8-96ae8f641876" + (reference "U3") (unit 1) (value "bitonic_sort") (footprint "") + ) + (path "/05243ddb-1dc4-4c0a-b2ad-ce8a3183428b" + (reference "U4") (unit 1) (value "dac_bridge_8") (footprint "") + ) + (path "/fb676477-646d-4936-bbfc-3ceb4e0c1295" + (reference "U5") (unit 1) (value "dac_bridge_8") (footprint "") + ) + (path "/976b838e-44d4-443f-b89a-317ce33f75ed" + (reference "U6") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/a1406be2-7afa-454a-a6f6-7fa0e7a1f108" + (reference "U7") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/f7d6cff4-6b35-4c02-ade9-b4cc64395b0c" + (reference "U8") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/26153b52-53e0-414d-a26e-1bdcd7d34e20" + (reference "U9") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/dcef1489-cb9c-4bb1-bbb3-a5d8ff987a56" + (reference "U10") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/d8e1c222-feb0-458c-b075-246ee8453df3" + (reference "U11") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/b11ce336-6238-434c-a012-48a2e9f9c2d7" + (reference "U12") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/dfad74c1-114e-4746-89f2-4e9c0c4c0404" + (reference "U13") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/913a4f57-6f18-4ebd-a70c-4017a4695fe7" + (reference "U14") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/2be7ecd5-4b3c-4055-9d51-54e64e8b2096" + (reference "U15") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/58c71512-7267-47ed-8dc9-f8ad2c0793c2" + (reference "U16") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/1c53ed3b-9be7-4601-9e1d-aa32e67f8e77" + (reference "U17") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/0e4a0e04-eebd-4c64-93a6-f4c00dd1b05d" + (reference "U18") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/b612d3e3-2a72-43b5-8034-5c232c46b81d" + (reference "U19") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/46afbbd1-ead1-4481-8f9b-57b4003f9cb3" + (reference "U20") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/0d419b3c-929d-40d8-b65e-3b9b1d2af75e" + (reference "U21") (unit 1) (value "plot_v1") (footprint "") + ) + (path "/818765c1-7bfa-46a4-8bc6-bf06499aa2c0" + (reference "v1") (unit 1) (value "DC") (footprint "R1") + ) + (path "/8768d708-9241-4214-a3f0-a42081aaf85f" + (reference "v2") (unit 1) (value "DC") (footprint "R1") + ) + (path "/69076ad6-a200-44c0-8501-0f85d71cc3fc" + (reference "v3") (unit 1) (value "DC") (footprint "R1") + ) + (path "/28bf61a2-ce6b-4a3e-9a14-12a47754a15d" + (reference "v4") (unit 1) (value "DC") (footprint "R1") + ) + (path "/2bfe61da-8bc2-4dab-b16c-9896bbd0cade" + (reference "v5") (unit 1) (value "DC") (footprint "R1") + ) + (path "/bf6698ef-cf1c-4ac3-8942-b85274864132" + (reference "v6") (unit 1) (value "DC") (footprint "R1") + ) + (path "/7b51588a-baf2-4925-b809-37898662e578" + (reference "v7") (unit 1) (value "DC") (footprint "R1") + ) + (path "/eabc4c57-45bc-4373-ae06-3c95688cb017" + (reference "v8") (unit 1) (value "DC") (footprint "R1") + ) + (path "/3003d0bc-80af-469a-8b34-b11283f9276c" + (reference "v9") (unit 1) (value "DC") (footprint "R1") + ) + (path "/64ff4a06-e4b3-421c-b19a-406fb3cfe28f" + (reference "v10") (unit 1) (value "DC") (footprint "R1") + ) + (path "/77587d3f-2d01-47ff-a89a-21039578c07e" + (reference "v11") (unit 1) (value "DC") (footprint "R1") + ) + (path "/d8b37c7e-2d52-4803-9f4e-79fe3b448d65" + (reference "v12") (unit 1) (value "DC") (footprint "R1") + ) + (path "/6068d1a7-8e99-4d90-b6fc-dbc3825386b7" + (reference "v13") (unit 1) (value "DC") (footprint "R1") + ) + (path "/2c43ab03-65f6-48cc-9ef3-0d14a75c24c2" + (reference "v14") (unit 1) (value "DC") (footprint "R1") + ) + (path "/46c58b61-2849-4aa8-8039-6c74fe948344" + (reference "v15") (unit 1) (value "DC") (footprint "R1") + ) + (path "/f8014a61-4672-4d0d-9caa-55f6ea84aa5a" + (reference "v16") (unit 1) (value "DC") (footprint "R1") + ) + ) +) diff --git a/sorter4/sorter4.proj b/sorter4/sorter4.proj new file mode 100644 index 0000000..960c1a5 --- /dev/null +++ b/sorter4/sorter4.proj @@ -0,0 +1 @@ +schematicFile sorter4.kicad_sch diff --git a/sorter4/sorter4.raw b/sorter4/sorter4.raw new file mode 100644 index 0000000..79b92c6 --- /dev/null +++ b/sorter4/sorter4.raw @@ -0,0 +1,7093 @@ +Title: kicad schematic +Date: Sat Jul 04 13:22:51 2026 +Plotname: Transient Analysis +Flags: real +No. Variables: 65 +No. Points: 108 +Variables: + 0 time time + 1 v(net-_u1-pad4_) voltage + 2 v(net-_u1-pad3_) voltage + 3 v(net-_u1-pad1_) voltage + 4 v(net-_u1-pad2_) voltage + 5 v(net-_u1-pad7_) voltage + 6 v(net-_u1-pad5_) voltage + 7 v(net-_u1-pad6_) voltage + 8 v(net-_u1-pad8_) voltage + 9 v(net-_u2-pad6_) voltage + 10 v(net-_u2-pad7_) voltage + 11 v(net-_u2-pad3_) voltage + 12 v(net-_u2-pad1_) voltage + 13 v(net-_u2-pad5_) voltage + 14 v(net-_u2-pad2_) voltage + 15 v(net-_u2-pad4_) voltage + 16 v(net-_u2-pad8_) voltage + 17 v(y230) voltage + 18 v(y220) voltage + 19 v(y210) voltage + 20 v(y200) voltage + 21 v(y330) voltage + 22 v(y320) voltage + 23 v(y310) voltage + 24 v(y300) voltage + 25 v(y030) voltage + 26 v(y020) voltage + 27 v(y010) voltage + 28 v(y000) voltage + 29 v(y130) voltage + 30 v(y120) voltage + 31 v(y110) voltage + 32 v(y100) voltage + 33 i(v16) current + 34 i(v12) current + 35 i(v10) current + 36 i(v13) current + 37 i(v9) current + 38 i(v11) current + 39 i(v15) current + 40 i(v14) current + 41 i(v8) current + 42 i(v6) current + 43 i(v5) current + 44 i(v7) current + 45 i(v2) current + 46 i(v1) current + 47 i(v3) current + 48 i(v4) current + 49 i(a3) current + 50 i(a3) current + 51 i(a3) current + 52 i(a3) current + 53 i(a3) current + 54 i(a3) current + 55 i(a3) current + 56 i(a3) current + 57 i(a1) current + 58 i(a1) current + 59 i(a1) current + 60 i(a1) current + 61 i(a1) current + 62 i(a1) current + 63 i(a1) current + 64 i(a1) current +Values: +0 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +1 1.000000000000001e-11 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +2 2.000000000000002e-11 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +3 4.000000000000004e-11 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +4 8.000000000000007e-11 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +5 1.600000000000001e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +6 3.200000000000003e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +7 6.400000000000006e-10 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +8 1.280000000000001e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +9 2.280000000000002e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +10 3.280000000000003e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +11 4.280000000000003e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +12 5.280000000000004e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +13 6.280000000000005e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +14 7.280000000000005e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +15 8.280000000000007e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +16 9.280000000000008e-09 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +17 1.028000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +18 1.128000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +19 1.228000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +20 1.328000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +21 1.428000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +22 1.528000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +23 1.628000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +24 1.728000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +25 1.828000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +26 1.928000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +27 2.028000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +28 2.128000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +29 2.228000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +30 2.328000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +31 2.428000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +32 2.528000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +33 2.628000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +34 2.728000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +35 2.828000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +36 2.928000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +37 3.028000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +38 3.128000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +39 3.228000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +40 3.328000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +41 3.428000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +42 3.528000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +43 3.628000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +44 3.728000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +45 3.828000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +46 3.928000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +47 4.028000000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +48 4.128000000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +49 4.228000000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +50 4.328000000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +51 4.428000000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +52 4.528000000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +53 4.628000000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +54 4.728000000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +55 4.828000000000009e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +56 4.928000000000009e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +57 5.028000000000009e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +58 5.128000000000009e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +59 5.228000000000009e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +60 5.328000000000010e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +61 5.428000000000010e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +62 5.528000000000010e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +63 5.628000000000010e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +64 5.728000000000011e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +65 5.828000000000011e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +66 5.928000000000011e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +67 6.028000000000011e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +68 6.128000000000011e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +69 6.228000000000011e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +70 6.328000000000010e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +71 6.428000000000010e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +72 6.528000000000009e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +73 6.628000000000009e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +74 6.728000000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +75 6.828000000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +76 6.928000000000008e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +77 7.028000000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +78 7.128000000000007e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +79 7.228000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +80 7.328000000000006e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +81 7.428000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +82 7.528000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +83 7.628000000000005e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +84 7.728000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +85 7.828000000000004e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +86 7.928000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +87 8.028000000000003e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +88 8.128000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +89 8.228000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +90 8.328000000000002e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +91 8.428000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +92 8.528000000000001e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +93 8.628000000000000e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +94 8.728000000000000e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +95 8.827999999999999e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +96 8.927999999999999e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +97 9.027999999999999e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +98 9.127999999999998e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +99 9.227999999999998e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +100 9.327999999999997e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +101 9.427999999999997e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +102 9.527999999999996e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +103 9.627999999999996e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +104 9.727999999999996e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +105 9.827999999999995e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +106 9.927999999999995e-08 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 +107 1.000000000000001e-07 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 5.000000000000000e+00 + 5.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 + 0.000000000000000e+00 diff --git a/sorter4/sorter4_Previous_Values.xml b/sorter4/sorter4_Previous_Values.xml new file mode 100644 index 0000000..d5025a2 --- /dev/null +++ b/sorter4/sorter4_Previous_Values.xml @@ -0,0 +1 @@ +50dc0dc5dc0dc5dc5dc0dc0dc0dc5dc5dc5dc5dc0dc0dc5dc5adc_bridgeadc_bridgesorter4dac_bridgedac_bridgebitonic_sorttruefalsefalseHzHz0Volts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or AmperesVolts or Amperes01100nsnsns \ No newline at end of file